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
| ||
|
Message-Id: <165756661463.27404.16087446828795658696.git-patchwork-notify@kernel.org> Date: Mon, 11 Jul 2022 19:10:14 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Xu Kuohai <xukuohai@...wei.com> Cc: bpf@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, jean-philippe@...aro.org, will@...nel.org, kpsingh@...nel.org, mark.rutland@....com, catalin.marinas@....com, daniel@...earbox.net, ast@...nel.org, andrii@...nel.org, zlim.lnx@...il.com, kafai@...com, songliubraving@...com, yhs@...com, john.fastabend@...il.com, davem@...emloft.net, yoshfuji@...ux-ipv6.org, dsahern@...nel.org, tglx@...utronix.de, mingo@...hat.com, bp@...en8.de, dave.hansen@...ux.intel.com, x86@...nel.org, hpa@...or.com, kuba@...nel.org, hawk@...nel.org, rmk+kernel@...linux.org.uk, james.morse@....com, houtao1@...wei.com, wangborong@...rlc.com Subject: Re: [PATCH bpf-next v9 0/4] bpf trampoline for arm64 Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@...earbox.net>: On Mon, 11 Jul 2022 11:08:19 -0400 you wrote: > This patchset introduces bpf trampoline on arm64. A bpf trampoline converts > native calling convention to bpf calling convention and is used to implement > various bpf features, such as fentry, fexit, fmod_ret and struct_ops. > > The trampoline introduced does essentially the same thing as the bpf > trampoline does on x86. > > [...] Here is the summary with links: - [bpf-next,v9,1/4] bpf: Remove is_valid_bpf_tramp_flags() https://git.kernel.org/bpf/bpf-next/c/535a57a7ffc0 - [bpf-next,v9,2/4] arm64: Add LDR (literal) instruction https://git.kernel.org/bpf/bpf-next/c/f1e8a24ed2ca - [bpf-next,v9,3/4] bpf, arm64: Implement bpf_arch_text_poke() for arm64 https://git.kernel.org/bpf/bpf-next/c/b2ad54e1533e - [bpf-next,v9,4/4] bpf, arm64: bpf trampoline for arm64 https://git.kernel.org/bpf/bpf-next/c/efc9909fdce0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists