Show patches with: State = Action Required       |   646 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v6,3/5] bpf: verifier: Refactor helper access type tracking Support eliding map lookup nullness 1 - - 672- 2024-12-20 Daniel Xu bpf New
[bpf-next,v6,2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write Support eliding map lookup nullness 1 - - 68-1 2024-12-20 Daniel Xu bpf New
[bpf-next,v6,1/5] bpf: verifier: Add missing newline on verbose() call Support eliding map lookup nullness - - - 681- 2024-12-20 Daniel Xu bpf New
[v7,bpf-next,7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs Enable writing xattr from BPF programs - - - 6224 2024-12-19 Song Liu bpf New
[v7,bpf-next,6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs Enable writing xattr from BPF programs - - - 6323 2024-12-19 Song Liu bpf New
[v7,bpf-next,5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb Enable writing xattr from BPF programs - - - 6323 2024-12-19 Song Liu bpf New
[v7,bpf-next,4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism Enable writing xattr from BPF programs - - - 662- 2024-12-19 Song Liu bpf New
[v7,bpf-next,3/7] bpf: lsm: Add two more sleepable hooks Enable writing xattr from BPF programs - - - 671- 2024-12-19 Song Liu bpf New
[v7,bpf-next,2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names Enable writing xattr from BPF programs - - - 662- 2024-12-19 Song Liu bpf New
[v7,bpf-next,1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix Enable writing xattr from BPF programs 1 1 - 671- 2024-12-19 Song Liu bpf New
[bpf-next/net,v2,7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest bpf: Add mptcp_subflow bpf_iter support - 1 - 681- 2024-12-19 Matthieu Baerts bpf New
[bpf-next/net,v2,6/7] selftests/bpf: More endpoints for endpoint_init bpf: Add mptcp_subflow bpf_iter support - 1 - 681- 2024-12-19 Matthieu Baerts bpf New
[bpf-next/net,v2,5/7] bpf: Acquire and release mptcp socket bpf: Add mptcp_subflow bpf_iter support - 1 - 69-- 2024-12-19 Matthieu Baerts bpf New
[bpf-next/net,v2,4/7] bpf: Add mptcp_subflow bpf_iter bpf: Add mptcp_subflow bpf_iter support - 1 - 681- 2024-12-19 Matthieu Baerts bpf New
[bpf-next/net,v2,3/7] bpf: Register mptcp common kfunc set bpf: Add mptcp_subflow bpf_iter support - 2 - 69-- 2024-12-19 Matthieu Baerts bpf New
[bpf-next/net,v2,2/7] bpf: Allow use of skc_to_mptcp_sock in cg_sockopt bpf: Add mptcp_subflow bpf_iter support - 1 - 69-- 2024-12-19 Matthieu Baerts bpf New
[bpf-next/net,v2,1/7] bpf: Extend bpf_skc_to_mptcp_sock to MPTCP sock bpf: Add mptcp_subflow bpf_iter support - 1 - 681- 2024-12-19 Matthieu Baerts bpf New
[bpf-next] kbuild, bpf: Enable reproducible BTF generation [bpf-next] kbuild, bpf: Enable reproducible BTF generation - - - 70-- 2024-12-10 Thomas Weißschuh bpf New
[bpf,v3,2/2] selftests/bpf: Add test cases for various pointer specifiers bpf: enhance validation of pointer formatting 2 - - 6311 2024-11-19 Ilya Shchipletsov bpf New
[bpf,v3,1/2] bpf: fix %p% runtime check in bpf_bprintf_prepare bpf: enhance validation of pointer formatting 2 - - 6311 2024-11-19 Ilya Shchipletsov bpf New
[GIT,PULL] BPF changes for v6.13 [GIT,PULL] BPF changes for v6.13 - - - 7-2 2024-11-18 Alexei Starovoitov New
[2/2] umd: Remove bpf/umd possible deadcode - - - 592- 2024-11-14 Dr. David Alan Gilbert bpf New
[1/2] bpf: Don't select USERMODE_DRIVER bpf/umd possible deadcode - - - 601- 2024-11-14 Dr. David Alan Gilbert bpf New
[bpf-next,v3,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM 1 - - 5722 2024-11-03 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v3,1/2] x86: Perform BPF exception fixup in do_user_addr_fault Zero overhead PROBE_MEM 1 - - 5812 2024-11-03 Kumar Kartikeya Dwivedi bpf New
dcb-app.8: some remarks and editorial changes for this manual dcb-app.8: some remarks and editorial changes for this manual - - - 1-- 2024-11-03 Bjarni Ingi Gislason shemminger New
[v3,iproute] bridge: dump mcast querier state [v3,iproute] bridge: dump mcast querier state 1 - - 1-- 2024-11-01 Fabian Pfitzner dsa New
bridge.8: some remarks and editorial changes for this manual bridge.8: some remarks and editorial changes for this manual - - - 1-- 2024-10-22 Bjarni Ingi Gislason shemminger New
[v2,bpf-next,2/2] selftests/bpf: Extend test fs_kfuncs to cover security.bpf xattr names security.bpf xattr name prefix - - - 592- 2024-10-16 Song Liu bpf New
[v2,bpf-next,1/2] fs/xattr: bpf: Introduce security.bpf xattr name prefix security.bpf xattr name prefix 1 - - 61-- 2024-10-16 Song Liu bpf New
[bpf-next] selftests, bpf: Skip MPLS test_tc_tunnel tests if MPLS is unavailable [bpf-next] selftests, bpf: Skip MPLS test_tc_tunnel tests if MPLS is unavailable - - - 61-- 2024-09-27 Simon Horman bpf New
答复: [Discuss]Questions about active slave select in bonding 8023ad 答复: [Discuss]Questions about active slave select in bonding 8023ad - - - 1-- 2024-09-26 chengyechun New
[bpf,v2,2/2] selftests/bpf: Add more test case for field flattening Check the remaining info_cnt before repeating btf fields - - - 592- 2024-09-14 Hou Tao bpf New
[bpf,v2,1/2] bpf: Check the remaining info_cnt before repeating btf fields Check the remaining info_cnt before repeating btf fields - - - 5911 2024-09-14 Hou Tao bpf New
[net,v4,2/2] bpf: selftests: send packet to devmap redirect XDP bpf: devmap: provide rxq after redirect - 1 - 611- 2024-09-11 Florian Kauer bpf Needs ACK
[net,v4,1/2] bpf: devmap: provide rxq after redirect bpf: devmap: provide rxq after redirect 1 1 - 611- 2024-09-11 Florian Kauer bpf Needs ACK
[iproute2] include/libnetlink.h: add missing include for htobe64 definitions [iproute2] include/libnetlink.h: add missing include for htobe64 definitions - - - 1-- 2024-08-26 Alexander Kanavin dsa New
[3/3] selftests/bpf: Add selftest for sockmap/hashmap redirection [1/3] selftests/bpf: Support AF_UNIX SOCK_DGRAM socket pair creation - - - 42-3 2024-08-14 Michal Luczaj bpf New
[2/3] selftests/bpf: Allow setting BPF_F_INGRESS in prog_msg_verdict() [1/3] selftests/bpf: Support AF_UNIX SOCK_DGRAM socket pair creation - - - 42-3 2024-08-14 Michal Luczaj bpf New
[1/3] selftests/bpf: Support AF_UNIX SOCK_DGRAM socket pair creation [1/3] selftests/bpf: Support AF_UNIX SOCK_DGRAM socket pair creation - - - 42-3 2024-08-14 Michal Luczaj bpf New
[bpf-next,8/8] bpf: convert bpf_token_create() to CLASS(fd, ...) BPF follow ups to struct fd refactorings 1 1 - 44-1 2024-08-13 Andrii Nakryiko bpf New
[bpf-next,7/8] security,bpf: constify struct path in bpf_token_create() LSM hook BPF follow ups to struct fd refactorings 1 - - 44-1 2024-08-13 Andrii Nakryiko bpf New
[bpf-next,6/8] bpf: more trivial fdget() conversions BPF follow ups to struct fd refactorings - 1 - 44-1 2024-08-13 Andrii Nakryiko bpf New
[bpf-next,5/8] bpf: trivial conversions for fdget() BPF follow ups to struct fd refactorings - 1 - 44-1 2024-08-13 Andrii Nakryiko bpf New
[bpf-next,4/8] bpf: switch maps to CLASS(fd, ...) BPF follow ups to struct fd refactorings - 1 - 44-1 2024-08-13 Andrii Nakryiko bpf New
[bpf-next,3/8] bpf: factor out fetching bpf_map from FD and adding it to used_maps list BPF follow ups to struct fd refactorings - - - 44-1 2024-08-13 Andrii Nakryiko bpf New
[bpf-next,2/8] bpf: switch fdget_raw() uses to CLASS(fd_raw, ...) BPF follow ups to struct fd refactorings - 1 - 44-1 2024-08-13 Andrii Nakryiko bpf New
[bpf-next,1/8] bpf: convert __bpf_prog_get() to CLASS(fd, ...) BPF follow ups to struct fd refactorings 1 1 - 44-1 2024-08-13 Andrii Nakryiko bpf New
[iproute2-next,3/3] man8: ip-route: update documentation add support for tunsrc - - - 1-- 2024-08-09 Justin Iurman dsa New
[iproute2-next,2/3] ip: lwtunnel: tunsrc support add support for tunsrc - - - 1-- 2024-08-09 Justin Iurman dsa New
[v2,iproute2] libnetlink.h: Include <endian.h> explicitly for musl [v2,iproute2] libnetlink.h: Include <endian.h> explicitly for musl - - - 1-- 2024-08-04 Andreas K. Hüttel shemminger New
[v3] vdpa: Add support for setting the MAC address and MTU in vDPA tool. [v3] vdpa: Add support for setting the MAC address and MTU in vDPA tool. - - - 1-- 2024-07-31 Cindy Lu dsa New
[bpf-next,15/15] selftests/bpf: Use start_server_str in sockmap_helpers use network helpers, part 11 - - - 5921 2024-07-23 Geliang Tang bpf New
[bpf-next,14/15] selftests/bpf: Clear type bits for start_server_addr use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,13/15] selftests/bpf: Check listen support for start_server_addr use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,12/15] selftests/bpf: Use make_sockaddr in sockmap_helpers use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,11/15] selftests/bpf: Add loopback_addr_str helper use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,10/15] selftests/bpf: AF_VSOCK support for make_sockaddr use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,09/15] selftests/bpf: Use start_server_str in crypto_sanity use network helpers, part 11 - - - 602- 2024-07-23 Geliang Tang bpf New
[bpf-next,08/15] selftests/bpf: Add nolisten for network_helper_opts use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,07/15] selftests/bpf: AF_ALG support for make_sockaddr use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,06/15] selftests/bpf: Use send_to_addr_str in xdp_bonding use network helpers, part 11 - - - 602- 2024-07-23 Geliang Tang bpf New
[bpf-next,05/15] selftests/bpf: Add send_to_addr_str helper use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,04/15] selftests/bpf: Add send_to_fd_opts helper use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,03/15] selftests/bpf: Use start_server_str in lwt_redirect use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,02/15] selftests/bpf: AF_PACKET support for make_sockaddr use network helpers, part 11 - - - 611- 2024-07-23 Geliang Tang bpf New
[bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock use network helpers, part 11 - - - 602- 2024-07-23 Geliang Tang bpf New
[iproute2-next,v3,2/2] tc: f_flower: add support for matching on tunnel metadata tc: f_flower: add support for matching on tunnel metadata - 1 - 1-- 2024-07-16 Davide Caratti dsa New
[iproute2-next,v3,1/2] uapi: add support for dissecting tunnel metadata with TC flower tc: f_flower: add support for matching on tunnel metadata - - - 1-- 2024-07-16 Davide Caratti dsa New
[v3,iproute2,4/4] bridge: mst: Add get/set support for MST states Multiple Spanning Tree (MST) Support - - - 1-- 2024-07-02 Tobias Waldekranz dsa New
[v2,2/2] test_bpf: Introduce an skb_segment test for frag_list whose head_frag=true and gso_size wa… [v2,1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list wh… - - - 5822 2024-06-26 Fred Li bpf New
[v5,bpf-next,3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing bpf: Fix tailcall hierarchy 1 - - 5525 2024-06-23 Leon Hwang bpf New
[v5,bpf-next,2/3] bpf, arm64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy 1 - - 5615 2024-06-23 Leon Hwang bpf New
[v5,bpf-next,1/3] bpf, x64: Fix tailcall hierarchy bpf: Fix tailcall hierarchy - 1 - 5525 2024-06-23 Leon Hwang bpf New
[bpf-next,v2,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM - - - 5822 2024-06-19 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v2,1/2] x86: Perform BPF exception fixup in do_user_addr_fault Zero overhead PROBE_MEM - - - 60-2 2024-06-19 Kumar Kartikeya Dwivedi bpf New
bpf, devmap: Add .map_alloc_check bpf, devmap: Add .map_alloc_check - - - 602- 2024-06-15 Florian Lehner bpf New
vdpa: add the support to set mac address and MTU vdpa: add the support to set mac address and MTU - - - 1-- 2024-06-11 Cindy Lu dsa New
[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
[iproute-next,v1,1/2] xfrm: add SA direction attribute Add support for xfrm state direction attribute - - - 1-- 2024-05-23 Christian Hopps dsa New
[PATCHv7,bpf-next,8/9] selftests/bpf: Add uretprobe shadow stack test uprobe: uretprobe speed up - 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,7/9] selftests/bpf: Add uretprobe syscall call from user space test uprobe: uretprobe speed up 1 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,6/9] selftests/bpf: Add uretprobe syscall test for regs changes uprobe: uretprobe speed up 1 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,5/9] selftests/bpf: Add uretprobe syscall test for regs integrity uprobe: uretprobe speed up 1 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,4/9] selftests/x86: Add return uprobe shadow stack test uprobe: uretprobe speed up - - - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,3/9] uprobe: Add uretprobe syscall to speed up return probe uprobe: uretprobe speed up 1 2 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,2/9] uprobe: Wire up uretprobe system call uprobe: uretprobe speed up 1 2 - 45-1 2024-05-23 Jiri Olsa bpf New
[PATCHv7,bpf-next,1/9] x86/shstk: Make return uprobe work with shadow stack uprobe: uretprobe speed up - 1 - 45-1 2024-05-23 Jiri Olsa bpf New
[bpf-next,v2,3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline Use bpf_prog_pack for RV64 bpf trampoline - - 1 602- 2024-05-18 Pu Lehui bpf New
[bpf-next,v2,2/3] riscv, bpf: Fix out-of-bounds issue when preparing trampoline image Use bpf_prog_pack for RV64 bpf trampoline - - - 6011 2024-05-18 Pu Lehui bpf New
[bpf-next,v2,1/3] bpf: Use precise image size for struct_ops trampoline Use bpf_prog_pack for RV64 bpf trampoline 1 - 1 611- 2024-05-18 Pu Lehui bpf New
[bpf-next,v4,3/3] selftests/bpf: Add testcase where 7th argment is struct Add 12-argument support for RV64 bpf trampoline 1 1 - 44-2 2024-05-18 Pu Lehui bpf New
[bpf-next,v4,2/3] selftests/bpf: Factor out many args tests from tracing_struct Add 12-argument support for RV64 bpf trampoline - - - 44-2 2024-05-18 Pu Lehui bpf New
[bpf-next,v4,1/3] riscv, bpf: Add 12-argument support for RV64 bpf trampoline Add 12-argument support for RV64 bpf trampoline 1 1 - 44-2 2024-05-18 Pu Lehui bpf New
test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was man… test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was man… - - - 45-- 2024-05-17 Fred Li bpf New
[bpf-next,v1,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM - - - 45-1 2024-05-15 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,1/2] x86: Perform BPF exception fixup in do_user_addr_fault Zero overhead PROBE_MEM - - - 45-1 2024-05-15 Kumar Kartikeya Dwivedi bpf New
utils.c: Fixed potential memory leak in getcmdline function utils.c: Fixed potential memory leak in getcmdline function - - - 1-- 2024-05-14 Anton Moryakov dsa New
ila_common.h: Remove redundant check for neutral-map-auto in ila_csum_name2mode function ila_common.h: Remove redundant check for neutral-map-auto in ila_csum_name2mode function - - - 1-- 2024-05-14 Anton Moryakov dsa New
« 1 2 3 46 7 »