lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 28 Feb 2024 14:34:54 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Catalin Marinas <catalin.marinas@....com>,
 Puranjay Mohan <puranjay12@...il.com>
Cc: ast@...nel.org, andrii@...nel.org, martin.lau@...ux.dev, song@...nel.org,
 mark.rutland@....com, bpf@...r.kernel.org, kpsingh@...nel.org,
 linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
 xukuohai@...weicloud.com
Subject: Re: [PATCH bpf-next v8 0/2] bpf, arm64: use BPF prog pack allocator
 in BPF JIT

On 2/28/24 1:37 PM, Catalin Marinas wrote:
> On Wed, Feb 21, 2024 at 02:51:04PM +0000, Puranjay Mohan wrote:
>> Puranjay Mohan (2):
>>    arm64: patching: implement text_poke API
>>    bpf, arm64: use bpf_prog_pack for memory management
>>
>>   arch/arm64/include/asm/patching.h |   2 +
>>   arch/arm64/kernel/patching.c      |  75 ++++++++++++++++
>>   arch/arm64/net/bpf_jit_comp.c     | 139 ++++++++++++++++++++++++------
>>   3 files changed, 192 insertions(+), 24 deletions(-)
> 
> Acked-by: Catalin Marinas <catalin.marinas@....com>
> 
> Feel free to take it through the bpf tree.

Thanks for the review, Catalin!

Puranjay, this needs a rebase before it can be merged into bpf-next,
please take a look and resubmit.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ