Show patches with: Archived = No       |    Delegate = bpf       |   23619 patches
« 1 2 3 4236 237 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
bpf, sockmap: defer sk_psock_free_link() using RCU bpf, sockmap: defer sk_psock_free_link() using RCU - - 2 621- 2024-05-12 Tetsuo Handa bpf New
[v2] riscv, bpf: Optimize zextw insn with Zba extension [v2] riscv, bpf: Optimize zextw insn with Zba extension - - - 45-- 2024-05-11 Xiao Wang bpf New
[bpf-next,v2,4/4] selftests: bpf: crypto: adjust bench to use nullable IV bpf: make trusted args nullable - - - 44-- 2024-05-10 Vadim Fedorenko bpf New
[bpf-next,v2,3/4] selftests: bpf: crypto: use NULL instead of 0-sized dynptr bpf: make trusted args nullable - - - 44-- 2024-05-10 Vadim Fedorenko bpf New
[bpf-next,v2,2/4] bpf: crypto: make state and IV dynptr nullable bpf: make trusted args nullable - - - 44-- 2024-05-10 Vadim Fedorenko bpf New
[bpf-next,v2,1/4] bpf: verifier: make kfuncs args nullalble bpf: make trusted args nullable - - - 44-- 2024-05-10 Vadim Fedorenko bpf New
[v3,bpf-next,11/11] bpftool: support displaying relocated-with-base split BTF bpf: support resilient split BTF 1 - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,10/11] libbpf,bpf: share BTF relocate-related code with kernel bpf: support resilient split BTF - - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,09/11] module, bpf: store BTF base pointer in struct module bpf: support resilient split BTF - - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,08/11] selftests/bpf: extend distilled BTF tests to cover BTF relocation bpf: support resilient split BTF 1 - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,07/11] libbpf: split BTF relocation bpf: support resilient split BTF - - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,06/11] kbuild, bpf: add module-specific pahole/resolve_btfids flags for distilled base… bpf: support resilient split BTF - - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,05/11] resolve_btfids: use .BTF.base ELF section as base BTF if -B option is used bpf: support resilient split BTF - - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,04/11] bpftool: support displaying raw split BTF using base BTF section as base bpf: support resilient split BTF - - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,03/11] libbpf: add btf__parse_opts() API for flexible BTF parsing bpf: support resilient split BTF - - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,02/11] selftests/bpf: test distilled base, split BTF generation bpf: support resilient split BTF - - - 21-23 2024-05-10 Alan Maguire bpf New
[v3,bpf-next,01/11] libbpf: add btf__distill_base() creating split BTF with distilled base BTF bpf: support resilient split BTF - - - 21-23 2024-05-10 Alan Maguire bpf New
[bpf-next,v5,9/9] selftests/bpf: Test global bpf_list_head arrays. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v5,8/9] selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v5,7/9] selftests/bpf: Test kptr arrays and kptrs in nested struct fields. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v5,6/9] bpf: limit the number of levels of a nested struct type. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v5,5/9] bpf: look into the types of the fields of a struct type recursively. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. - - - 44-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v5,4/9] bpf: create repeated fields for arrays. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v5,3/9] bpf: refactor btf_find_struct_field() and btf_find_datasec_var(). Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v5,2/9] bpf: Remove unnecessary call to btf_field_type_size(). Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v5,1/9] bpf: Remove unnecessary checks on the offset of btf_field. Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head. 1 - - 44-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v3,7/7] selftests/bpf: make sure bpf_testmod handling racing link destroying well. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v3,6/7] selftests/bpf: detach a struct_ops link from the subsystem managing it. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v3,5/7] selftests/bpf: test struct_ops with epoll Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v3,4/7] bpf: export bpf_link_inc_not_zero. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v3,3/7] bpf: support epoll from bpf struct_ops links. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v3,2/7] bpf: enable detaching links of struct_ops objects. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v3,1/7] bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops. Notify user space when a struct_ops object is detached/unregistered - - - 49-- 2024-05-10 Kui-Feng Lee bpf New
[bpf-next,v8,3/3] selftests/bpf: Handle forwarding of UDP CLOCK_TAI packets Replace mono_delivery_time with tstamp_type - 1 - 49-- 2024-05-09 Abhishek Chauhan bpf New
[bpf-next,v8,2/3] net: Add additional bit to support clockid_t timestamp type Replace mono_delivery_time with tstamp_type - 2 - 49-- 2024-05-09 Abhishek Chauhan bpf New
[bpf-next,v8,1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty Replace mono_delivery_time with tstamp_type - 2 - 49-- 2024-05-09 Abhishek Chauhan bpf New
[bpf-next,v4,5/5] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf: Fix tailcall hierarchy - - - 43-1 2024-05-09 Leon Hwang bpf New
[bpf-next,v4,4/5] bpf, arm64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy - - - 43-1 2024-05-09 Leon Hwang bpf New
[bpf-next,v4,3/5] bpf, x64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy - - - 43-1 2024-05-09 Leon Hwang bpf New
[bpf-next,v4,2/5] bpf: Introduce bpf_jit_supports_tail_call_cnt_ptr() bpf: Fix tailcall hierarchy - - - 43-1 2024-05-09 Leon Hwang bpf New
[bpf-next,v4,1/5] bpf, verifier: Correct tail_call_reachable when no tailcall in subprog bpf: Fix tailcall hierarchy - - - 43-1 2024-05-09 Leon Hwang bpf New
[bpf-next,v3,2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs [bpf-next,v3,1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers - - - 44-- 2024-05-08 Brad Cowie bpf New
[bpf-next,v3,1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers [bpf-next,v3,1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers - - - 44-- 2024-05-08 Brad Cowie bpf New
[PATCHv5,bpf-next,7/8] selftests/x86: Add return uprobe shadow stack test uprobe: uretprobe speed up - - - 44-- 2024-05-07 Jiri Olsa bpf New
[PATCHv5,bpf-next,6/8] x86/shstk: Add return uprobe support uprobe: uretprobe speed up - - - 44-- 2024-05-07 Jiri Olsa bpf New
[PATCHv5,bpf-next,5/8] selftests/bpf: Add uretprobe syscall call from user space test uprobe: uretprobe speed up 1 1 - 44-- 2024-05-07 Jiri Olsa bpf New
[PATCHv5,bpf-next,4/8] selftests/bpf: Add uretprobe syscall test for regs changes uprobe: uretprobe speed up 1 1 - 44-- 2024-05-07 Jiri Olsa bpf New
[PATCHv5,bpf-next,3/8] selftests/bpf: Add uretprobe syscall test for regs integrity uprobe: uretprobe speed up 1 1 - 44-- 2024-05-07 Jiri Olsa bpf New
[PATCHv5,bpf-next,2/8] uprobe: Add uretprobe syscall to speed up return probe uprobe: uretprobe speed up 1 2 - 44-- 2024-05-07 Jiri Olsa bpf New
[PATCHv5,bpf-next,1/8] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up 1 2 - 44-- 2024-05-07 Jiri Olsa bpf New
[bpf-next] bpf: ignore expected GCC warning in test_global_func10.c [bpf-next] bpf: ignore expected GCC warning in test_global_func10.c - - - 44-- 2024-05-11 Jose E. Marchesi bpf Accepted
[bpf-next,V2] bpf: make list_for_each_entry portable [bpf-next,V2] bpf: make list_for_each_entry portable - - - 48-1 2024-05-11 Jose E. Marchesi bpf Accepted
[bpf-next] bpf: disable strict aliasing in test_global_func9.c [bpf-next] bpf: disable strict aliasing in test_global_func9.c - - - 44-- 2024-05-11 Jose E. Marchesi bpf Accepted
[bpf-next] selftests/bpf: Free strdup memory in xdp_hw_metadata [bpf-next] selftests/bpf: Free strdup memory in xdp_hw_metadata - - - 44-- 2024-05-11 Geliang Tang bpf Accepted
[v1,bpf-next,17/17] selftests/bpf: Expand ATTACH_REJECT tests Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,16/17] selftests/bpf: Expand getsockname and getpeername tests Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,15/17] sefltests/bpf: Expand sockaddr hook deny tests Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,14/17] selftests/bpf: Expand sockaddr program return value tests Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,13/17] selftests/bpf: Retire test_sock_addr.(c|sh) Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,12/17] selftests/bpf: Remove redundant sendmsg test cases Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,11/17] selftests/bpf: Migrate ATTACH_REJECT test cases Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,10/17] selftests/bpf: Migrate expected_attach_type tests Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,09/17] selftests/bpf: Migrate wildcard destination rewrite test Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,08/17] selftests/bpf: Migrate sendmsg6 v4 mapped address tests Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,07/17] selftests/bpf: Migrate sendmsg deny test cases Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,06/17] selftests/bpf: Migrate WILDCARD_IP test Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,05/17] selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test cases Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,04/17] selftests/bpf: Handle ATTACH_REJECT test cases Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,03/17] selftests/bpf: Handle LOAD_REJECT test cases Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,02/17] selftests/bpf: Use program name for skel load/destroy functions Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[v1,bpf-next,01/17] selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.c Retire progs/test_sock_addr.c - - - 43-1 2024-05-10 Jordan Rife bpf Accepted
[bpf-next,v2,1/1] selftests/bpf: Fix a few tests for GCC related warnings. selftests/bpf: Fix a few tests for GCC related - - - 44-- 2024-05-10 Cupertino Miranda bpf Accepted
[bpf-next,10/10] selftests/bpf: Retire bpf_tcp_helpers.h selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next,09/10] selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc tests selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next,08/10] selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc tests selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next,07/10] selftests/bpf: Use bpf_tracing_net.h in bpf_dctcp selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next,06/10] selftests/bpf: Use bpf_tracing_net.h in bpf_cubic selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next,05/10] selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcp selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next,04/10] selftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc tests selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next,03/10] selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.h selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next,02/10] selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.h selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next,01/10] selftests/bpf: Remove bpf_tracing_net.h usages from two networking tests selftests/bpf: Retire bpf_tcp_helpers.h - - - 44-- 2024-05-09 Martin KaFai Lau bpf Accepted
[bpf-next] bpf: avoid gcc overflow warning in test_xdp_vlan.c [bpf-next] bpf: avoid gcc overflow warning in test_xdp_vlan.c - - - 44-- 2024-05-08 David Faust bpf Accepted
[bpf-next] bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c [bpf-next] bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c 1 - - 44-- 2024-05-08 Jose E. Marchesi bpf Accepted
[bpf-next] tools: remove redundant ethtool.h from tooling infra [bpf-next] tools: remove redundant ethtool.h from tooling infra 1 - - 44-- 2024-05-08 Tushar Vyavahare bpf Accepted
[bpf-next,V3] bpf: avoid UB in usages of the __imm_insn macro [bpf-next,V3] bpf: avoid UB in usages of the __imm_insn macro 1 - - 44-- 2024-05-08 Jose E. Marchesi bpf Accepted
[bpf-next,V2] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD [bpf-next,V2] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD - - - 48-- 2024-05-08 Jose E. Marchesi bpf Accepted
[bpf-next,V2] bpf: avoid uninitialized warnings in verifier_global_subprogs.c [bpf-next,V2] bpf: avoid uninitialized warnings in verifier_global_subprogs.c 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[v2,bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later [v2,bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later 1 - 1 48-- 2024-05-07 Alan Maguire bpf Accepted
[bpf-next,v2,2/2] selftests/bpf: Change functions definitions to support GCC Fix number of arguments in test 1 - - 44-- 2024-05-07 Cupertino Miranda bpf Accepted
[bpf-next,v2,1/2] selftests/bpf: Add CFLAGS per source file and runner Fix number of arguments in test 1 - - 44-- 2024-05-07 Cupertino Miranda bpf Accepted
riscv, bpf: Fix typo in comment riscv, bpf: Fix typo in comment - 1 - 45-- 2024-05-07 Xiao Wang bpf Accepted
[bpf-next] bpf: temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC [bpf-next] bpf: temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC - - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf-next,V2,2/2] bpf: disable some `attribute ignored' warnings in GCC bpf: avoid `attribute ignored' warnings in GCC 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf-next,V2,1/2] bpf: avoid __hidden__ attribute in static object bpf: avoid `attribute ignored' warnings in GCC 1 - - 44-- 2024-05-07 Jose E. Marchesi bpf Accepted
[bpf-next,v1] bpf,arena: Remove redundant page mask of vmf->address [bpf-next,v1] bpf,arena: Remove redundant page mask of vmf->address - - - 44-- 2024-05-07 Wang, Haiyue bpf Accepted
[bpf-next,7/7] selftests/bpf: shorten subtest names for struct_ops_module test libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,6/7] selftests/bpf: validate struct_ops early failure detection logic libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,5/7] libbpf: improve early detection of doomed-to-fail BPF program loading libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
[bpf-next,4/7] libbpf: fix libbpf_strerror_r() handling unknown errors libbpf: further struct_ops fixes and improvements - - - 44-- 2024-05-07 Andrii Nakryiko bpf Accepted
« 1 2 3 4236 237 »