Show patches with: Archived = No       |    Delegate = bpf       |   24138 patches
« 1 2 3 4241 242 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
libbpf: checking the btf_type kind when fixing variable offsets libbpf: checking the btf_type kind when fixing variable offsets - - - 45-- 2024-06-16 Donglin Peng bpf New
[bpf] bpf: Fix remap of arena. [bpf] bpf: Fix remap of arena. - - - 56-6 2024-06-15 Alexei Starovoitov bpf New
[bpf,3/3] selftests/bpf: Add a few tests to cover bpf: Fix missed var_off related to movsx in verifier - - - 5723 2024-06-15 Yonghong Song bpf New
[bpf,2/3] bpf: Add missed var_off setting in coerce_subreg_to_size_sx() bpf: Fix missed var_off related to movsx in verifier - - - 58-4 2024-06-15 Yonghong Song bpf New
[bpf,1/3] bpf: Add missed var_off setting in set_sext32_default_val() bpf: Fix missed var_off related to movsx in verifier - - - 58-4 2024-06-15 Yonghong Song bpf New
bpf, devmap: Add .map_alloc_check bpf, devmap: Add .map_alloc_check - - - 602- 2024-06-15 Florian Lehner bpf New
[bpf-next,V2,3/3] bpf: remove redeclaration of new_n in bpf_verifier_vlog Fix compiler warnings, looking for suggestions - - - 46-- 2024-06-15 Rafael Passos bpf New
[bpf-next,V2,2/3] bpf: remove unused parameter in __bpf_free_used_btfs Fix compiler warnings, looking for suggestions - - - 46-- 2024-06-15 Rafael Passos bpf New
[bpf-next,V2,1/3] bpf: remove unused parameter in bpf_jit_binary_pack_finalize Fix compiler warnings, looking for suggestions - - - 44-- 2024-06-15 Rafael Passos bpf New
[v5,bpf-next,3/3] selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc netfilter: Add the capability to offload flowtable in XDP layer - - - 42-2 2024-06-14 Lorenzo Bianconi bpf New
[v5,bpf-next,2/3] netfilter: add bpf_xdp_flow_lookup kfunc netfilter: Add the capability to offload flowtable in XDP layer 1 - - 42-2 2024-06-14 Lorenzo Bianconi bpf New
[v5,bpf-next,1/3] netfilter: nf_tables: add flowtable map for xdp offload netfilter: Add the capability to offload flowtable in XDP layer - - - 42-2 2024-06-14 Lorenzo Bianconi bpf New
[bpf] bpf: avoid splat in pskb_pull_reason [bpf] bpf: avoid splat in pskb_pull_reason - 1 - 58-4 2024-06-14 Florian Westphal bpf Accepted
bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test - - - 1-1 2024-06-14 Jiri Olsa bpf New
[RESEND,bpf-next,v3,5/5] selftests: bpf: add testmod kfunc for nullable params bpf: make trusted args nullable 1 - - 44-- 2024-06-13 Vadim Fedorenko bpf Accepted
[RESEND,bpf-next,v3,4/5] selftests: bpf: crypto: adjust bench to use nullable IV bpf: make trusted args nullable - 1 - 44-- 2024-06-13 Vadim Fedorenko bpf Accepted
[RESEND,bpf-next,v3,3/5] selftests: bpf: crypto: use NULL instead of 0-sized dynptr bpf: make trusted args nullable - 1 - 44-- 2024-06-13 Vadim Fedorenko bpf Accepted
[RESEND,bpf-next,v3,2/5] bpf: crypto: make state and IV dynptr nullable bpf: make trusted args nullable - 1 - 44-- 2024-06-13 Vadim Fedorenko bpf Accepted
[RESEND,bpf-next,v3,1/5] bpf: verifier: make kfuncs args nullalble bpf: make trusted args nullable 1 - - 44-- 2024-06-13 Vadim Fedorenko bpf Accepted
[bpf,v2] bpf: fix UML x86_64 compile failure [bpf,v2] bpf: fix UML x86_64 compile failure - - - 6313 2024-06-13 Maciej Żenczykowski bpf Accepted
[bpf-next,2/2] bpf: selftests: Do not use generated kfunc prototypes for arena progs Fixes for kfunc prototype generation - - - 44-- 2024-06-13 Daniel Xu bpf Accepted
[bpf-next,1/2] bpf: Fix bpf_dynptr documentation comments Fixes for kfunc prototype generation - - - 44-- 2024-06-13 Daniel Xu bpf Accepted
[bpf-next,v4,2/2] selftests/bpf: Match tests against regular expression Regular expression support for test output matching 1 - - 49-- 2024-06-13 Cupertino Miranda bpf New
[bpf-next,v4,1/2] selftests/bpf: Support checks against a regular expression Regular expression support for test output matching 1 - - 49-- 2024-06-13 Cupertino Miranda bpf New
[bpf,v2,3/3] selftests/bpf: Add test coverage for reg_set_min_max handling [bpf,v2,1/3] bpf: Fix reg_set_min_max corruption of fake_reg 1 - - 5933 2024-06-13 Daniel Borkmann bpf Accepted
[bpf,v2,2/3] bpf: Reduce stack consumption in check_stack_write_fixed_off [bpf,v2,1/3] bpf: Fix reg_set_min_max corruption of fake_reg - - - 6023 2024-06-13 Daniel Borkmann bpf Accepted
[bpf,v2,1/3] bpf: Fix reg_set_min_max corruption of fake_reg [bpf,v2,1/3] bpf: Fix reg_set_min_max corruption of fake_reg - 1 - 6014 2024-06-13 Daniel Borkmann bpf Accepted
[bpf] bpf: fix UML x86_64 compile failure [bpf] bpf: fix UML x86_64 compile failure - - - 5813 2024-06-13 Maciej Żenczykowski bpf Superseded
[v6,bpf-next,9/9] kbuild,bpf: add module-specific pahole flags for distilled base BTF bpf: support resilient split BTF - - - 44-- 2024-06-13 Alan Maguire bpf New
[v6,bpf-next,8/9] libbpf,bpf: share BTF relocate-related code with kernel bpf: support resilient split BTF - - - 44-- 2024-06-13 Alan Maguire bpf New
[v6,bpf-next,7/9] module, bpf: store BTF base pointer in struct module bpf: support resilient split BTF - 1 - 44-- 2024-06-13 Alan Maguire bpf New
[v6,bpf-next,6/9] resolve_btfids: handle presence of .BTF.base section bpf: support resilient split BTF - 1 - 44-- 2024-06-13 Alan Maguire bpf New
[v6,bpf-next,5/9] libbpf: make btf_parse_elf process .BTF.base transparently bpf: support resilient split BTF - - - 44-- 2024-06-13 Alan Maguire bpf New
[v6,bpf-next,4/9] selftests/bpf: extend distilled BTF tests to cover BTF relocation bpf: support resilient split BTF 1 - - 44-- 2024-06-13 Alan Maguire bpf New
[v6,bpf-next,3/9] libbpf: split BTF relocation bpf: support resilient split BTF 1 - - 44-- 2024-06-13 Alan Maguire bpf New
[v6,bpf-next,2/9] selftests/bpf: test distilled base, split BTF generation bpf: support resilient split BTF 1 - - 44-- 2024-06-13 Alan Maguire bpf New
[v6,bpf-next,1/9] libbpf: add btf__distill_base() creating split BTF with distilled base BTF bpf: support resilient split BTF 1 - - 44-- 2024-06-13 Alan Maguire bpf New
[v2,04/10] bpftool: Ensure task comm is always NUL-terminated Improve the copy of task comm - 1 - 611- 2024-06-13 Yafang Shao bpf Not Applicable
bpf: increase frame warning limit in verifier when using KASAN or KCSAN bpf: increase frame warning limit in verifier when using KASAN or KCSAN - - - 602- 2024-06-13 Hao Peng bpf Changes Requested
[bpf-next,3/3] bpf: remove redeclaration of new_n in bpf_verifier_vlog Fix compiler warnings, looking for suggestions - - - 39-2 2024-06-13 Rafael Passos bpf Superseded
[bpf-next,2/3] bpf: remove unused parameter in __bpf_free_used_btfs Fix compiler warnings, looking for suggestions - - - 39-2 2024-06-13 Rafael Passos bpf Superseded
[bpf-next,1/3] bpf: remove unused parameter in bpf_jit_binary_pack_finalize Fix compiler warnings, looking for suggestions - - - 39-2 2024-06-13 Rafael Passos bpf Superseded
[v3,bpf-next,4/4] selftests/bpf: Add tests for add_const bpf: Track delta between "linked" registers. - - - 44-- 2024-06-13 Alexei Starovoitov bpf Accepted
[v3,bpf-next,3/4] bpf: Support can_loop/cond_break on big endian bpf: Track delta between "linked" registers. 1 - - 44-- 2024-06-13 Alexei Starovoitov bpf Accepted
[v3,bpf-next,2/4] bpf: Track delta between "linked" registers. bpf: Track delta between "linked" registers. 1 - - 44-- 2024-06-13 Alexei Starovoitov bpf Accepted
[v3,bpf-next,1/4] bpf: Relax tuple len requirement for sk helpers. bpf: Track delta between "linked" registers. 1 - - 44-- 2024-06-13 Alexei Starovoitov bpf Accepted
[bpf-next] MAINTAINERS: mailmap: Update Stanislav's email address [bpf-next] MAINTAINERS: mailmap: Update Stanislav's email address - - - 44-- 2024-06-12 Stanislav Fomichev bpf Accepted
[bpf,2/2] selftests/bpf: Add test coverage for reg_set_min_max handling [bpf,1/2] bpf: Fix reg_set_min_max corruption of fake_reg 1 - - 5723 2024-06-12 Daniel Borkmann bpf Superseded
[bpf,1/2] bpf: Fix reg_set_min_max corruption of fake_reg [bpf,1/2] bpf: Fix reg_set_min_max corruption of fake_reg - 1 - 58-4 2024-06-12 Daniel Borkmann bpf Superseded
[bpf-next,v5,12/12] bpftool: Support dumping kfunc prototypes from BTF bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,11/12] bpf: selftests: xfrm: Opt out of using generated kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,10/12] bpf: selftests: nf: Opt out of using generated kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,09/12] bpf: treewide: Align kfunc signatures to prog point-of-view bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,08/12] bpf: verifier: Relax caller requirements for kfunc projection type args bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,07/12] bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,06/12] bpf: Make bpf_session_cookie() kfunc return long * bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,05/12] bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,04/12] bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,03/12] bpf: selftests: Fix fentry test kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,02/12] bpf: selftests: Fix bpf_iter_task_vma_new() prototype bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v5,01/12] kbuild: bpf: Tell pahole to DECL_TAG kfuncs bpf: Support dumping kfunc prototypes from BTF - - - 49-- 2024-06-12 Daniel Xu bpf Accepted
[bpf-next,v6,3/3] arm64/cfi,bpf: Use DEFINE_CFI_TYPE in arm64 Support kCFI + BPF on arm64 - - - 49-- 2024-06-12 Maxwell Bland bpf Changes Requested
[bpf-next,v6,2/3] arm64/cfi,bpf: Support kCFI + BPF on arm64 Support kCFI + BPF on arm64 - - - 49-- 2024-06-12 Maxwell Bland bpf Changes Requested
[bpf-next,v6,1/3] cfi: add C CFI type macro Support kCFI + BPF on arm64 - - - --- 2024-06-12 Maxwell Bland bpf Changes Requested
[bpf-next,v2,4/4] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user use network helpers, part 7 1 - - 44-- 2024-06-12 Geliang Tang bpf Superseded
[bpf-next,v2,3/4] selftests/bpf: Use start_server_str in mptcp use network helpers, part 7 1 - - 44-- 2024-06-12 Geliang Tang bpf Superseded
[bpf-next,v2,2/4] selftests/bpf: Drop noconnect from network_helper_opts use network helpers, part 7 - - - 44-- 2024-06-12 Geliang Tang bpf Superseded
[bpf-next,v2,1/4] selftests/bpf: Drop type from network_helper_opts use network helpers, part 7 - - - 44-- 2024-06-12 Geliang Tang bpf Superseded
[RESEND] bpf: fix order of args in call to bpf_map_kvcalloc [RESEND] bpf: fix order of args in call to bpf_map_kvcalloc - 1 - 45-- 2024-06-12 Mohammad Shehar Yaar Tausif bpf Changes Requested
x86: net: bpf_jit_comp32: Remove unused 'cnt' variables from most functions x86: net: bpf_jit_comp32: Remove unused 'cnt' variables from most functions - - - 45-- 2024-06-12 kunyu bpf Changes Requested
[bpf-next,v3,2/2] selftests/bpf: Match tests against regular expres Regular expression support for test output matching - - - 44-- 2024-06-11 Cupertino Miranda bpf Superseded
[bpf-next,v3,1/2] selftests/bpf: Support checks against a regular expression. Regular expression support for test output matching 1 - - 44-- 2024-06-11 Cupertino Miranda bpf Superseded
[PATCHv8,bpf-next,8/9] selftests/bpf: Add uretprobe shadow stack test uprobe: uretprobe speed up 1 1 - 44-- 2024-06-11 Jiri Olsa bpf Handled Elsewhere
[PATCHv8,bpf-next,7/9] selftests/bpf: Add uretprobe syscall call from user space test uprobe: uretprobe speed up 1 1 - 44-- 2024-06-11 Jiri Olsa bpf Handled Elsewhere
[PATCHv8,bpf-next,6/9] selftests/bpf: Add uretprobe syscall test for regs changes uprobe: uretprobe speed up 1 1 - 44-- 2024-06-11 Jiri Olsa bpf Handled Elsewhere
[PATCHv8,bpf-next,5/9] selftests/bpf: Add uretprobe syscall test for regs integrity uprobe: uretprobe speed up 1 1 - 44-- 2024-06-11 Jiri Olsa bpf Handled Elsewhere
[PATCHv8,bpf-next,4/9] selftests/x86: Add return uprobe shadow stack test uprobe: uretprobe speed up 1 - - 44-- 2024-06-11 Jiri Olsa bpf Handled Elsewhere
[PATCHv8,bpf-next,3/9] uprobe: Add uretprobe syscall to speed up return probe uprobe: uretprobe speed up 1 2 1 44-- 2024-06-11 Jiri Olsa bpf Handled Elsewhere
[PATCHv8,bpf-next,2/9] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up 1 2 - 44-- 2024-06-11 Jiri Olsa bpf Handled Elsewhere
[PATCHv8,bpf-next,1/9] x86/shstk: Make return uprobe work with shadow stack uprobe: uretprobe speed up 2 1 - 44-- 2024-06-11 Jiri Olsa bpf Handled Elsewhere
[v4,7/7] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 45-- 2024-06-11 Andrii Nakryiko bpf Changes Requested
[v4,6/7] selftests/bpf: make use of PROCMAP_QUERY ioctl if available ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 45-- 2024-06-11 Andrii Nakryiko bpf Changes Requested
[v4,5/7] tools: sync uapi/linux/fs.h header into tools subdir ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 45-- 2024-06-11 Andrii Nakryiko bpf Changes Requested
[v4,4/7] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 45-- 2024-06-11 Andrii Nakryiko bpf Changes Requested
[v4,3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 45-- 2024-06-11 Andrii Nakryiko bpf Changes Requested
[v4,2/7] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 45-- 2024-06-11 Andrii Nakryiko bpf Changes Requested
[v4,1/7] fs/procfs: extract logic for getting VMA name constituents ioctl()-based API to query VMAs from /proc/<pid>/maps - - - 45-- 2024-06-11 Andrii Nakryiko bpf Changes Requested
[bpf-next,v2,2/2] selftests/bpf: Close netns in error paths in test_tunnel Enable INET_XFRM_TUNNEL in config - - - 611- 2024-06-11 Geliang Tang bpf New
[bpf-next,v2,1/2] selftests/bpf: Enable INET_XFRM_TUNNEL in config Enable INET_XFRM_TUNNEL in config - - - 62-- 2024-06-11 Geliang Tang bpf New
[bpf-next,5/5] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user use network helpers, part 7 1 - - 62-- 2024-06-11 Geliang Tang bpf Superseded
[bpf-next,4/5] selftests/bpf: Use start_server_str in mptcp use network helpers, part 7 1 - - 611- 2024-06-11 Geliang Tang bpf Superseded
[bpf-next,3/5] selftests/bpf: Drop must_fail from network_helper_opts use network helpers, part 7 - - - 602- 2024-06-11 Geliang Tang bpf Superseded
[bpf-next,2/5] selftests/bpf: Drop noconnect from network_helper_opts use network helpers, part 7 - - - 611- 2024-06-11 Geliang Tang bpf Superseded
[bpf-next,1/5] selftests/bpf: Drop type from network_helper_opts use network helpers, part 7 - - - 611- 2024-06-11 Geliang Tang bpf Superseded
[v2,bpf-next,4/4] selftests/bpf: Add tests for add_const bpf: Track delta between "linked" registers. - - - 42-6 2024-06-10 Alexei Starovoitov bpf Superseded
[v2,bpf-next,3/4] bpf: Support can_loop/cond_break on big endian bpf: Track delta between "linked" registers. 1 - - 42-6 2024-06-10 Alexei Starovoitov bpf Superseded
[v2,bpf-next,2/4] bpf: Track delta between "linked" registers. bpf: Track delta between "linked" registers. - - - 42-6 2024-06-10 Alexei Starovoitov bpf Superseded
[v2,bpf-next,1/4] bpf: Relax tuple len requirement for sk helpers. bpf: Track delta between "linked" registers. 1 - - 42-6 2024-06-10 Alexei Starovoitov bpf Superseded
[bpf-next,v5,3/3] arm64/cfi,bpf: Use DEFINE_CFI_TYPE in arm64 Support kCFI + BPF on arm64 - - - 611- 2024-06-10 Maxwell Bland bpf Superseded
[bpf-next,v5,2/3] arm64/cfi,bpf: Support kCFI + BPF on arm64 Support kCFI + BPF on arm64 - - - 5921 2024-06-10 Maxwell Bland bpf Superseded
« 1 2 3 4241 242 »