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: <164428741235.20223.1353999217126442524.git-patchwork-notify@kernel.org> Date: Tue, 08 Feb 2022 02:30:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Song Liu <song@...nel.org> Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, ast@...nel.org, daniel@...earbox.net, andrii@...nel.org, kernel-team@...com, peterz@...radead.org, x86@...nel.org, iii@...ux.ibm.com Subject: Re: [PATCH v9 bpf-next 0/9] bpf_prog_pack allocator Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@...nel.org>: On Fri, 4 Feb 2022 10:57:33 -0800 you wrote: > Changes v8 => v9: > 1. Fix an error with multi function program, in 4/9. > > Changes v7 => v8: > 1. Rebase and fix conflicts. > 2. Lock text_mutex for text_poke_copy. (Daniel) > > [...] Here is the summary with links: - [v9,bpf-next,1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP https://git.kernel.org/bpf/bpf-next/c/fac54e2bfb5b - [v9,bpf-next,2/9] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem https://git.kernel.org/bpf/bpf-next/c/3486bedd9919 - [v9,bpf-next,3/9] bpf: use size instead of pages in bpf_binary_header https://git.kernel.org/bpf/bpf-next/c/ed2d9e1a26cc - [v9,bpf-next,4/9] bpf: use prog->jited_len in bpf_prog_ksym_set_addr() https://git.kernel.org/bpf/bpf-next/c/d00c6473b1ee - [v9,bpf-next,5/9] x86/alternative: introduce text_poke_copy https://git.kernel.org/bpf/bpf-next/c/0e06b4037168 - [v9,bpf-next,6/9] bpf: introduce bpf_arch_text_copy https://git.kernel.org/bpf/bpf-next/c/ebc1415d9b4f - [v9,bpf-next,7/9] bpf: introduce bpf_prog_pack allocator https://git.kernel.org/bpf/bpf-next/c/57631054fae6 - [v9,bpf-next,8/9] bpf: introduce bpf_jit_binary_pack_[alloc|finalize|free] https://git.kernel.org/bpf/bpf-next/c/33c9805860e5 - [v9,bpf-next,9/9] bpf, x86_64: use bpf_jit_binary_pack_alloc https://git.kernel.org/bpf/bpf-next/c/1022a5498f6f 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