Show patches with: State = Action Required       |   614 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,3/3] selftests/bpf: Add edge case tests for sockmap bpf: Fix use-after-free of sockmap - - - 59-12 2025-03-17 Jiayuan Chen bpf New
[bpf-next,v3,2/3] bpf, sockmap: avoid using sk_socket after free when reading bpf: Fix use-after-free of sockmap - - - 58-13 2025-03-17 Jiayuan Chen bpf New
[bpf-next,v3,1/3] bpf, sockmap: avoid using sk_socket after free when sending bpf: Fix use-after-free of sockmap - - - 58-13 2025-03-17 Jiayuan Chen bpf New
LoongArch: BPF: Fix off by one error in build_prologue() LoongArch: BPF: Fix off by one error in build_prologue() - - - 54-- 2025-03-15 Hengqi Chen bpf New
[syzbot,bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok [syzbot,bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok - - 1 52-3 2025-03-15 Kohei Enju bpf New
[bpf-next,v1] bpf: Fix out-of-bounds read in check_atomic_load/store() [bpf-next,v1] bpf: Fix out-of-bounds read in check_atomic_load/store() - - 1 7011 2025-03-14 Kohei Enju bpf New
[bpf-next,v8,2/2] arm64/cfi,bpf: Support kCFI + BPF on arm64 Support kCFI + BPF on arm64 - - - 6821 2025-03-10 Sami Tolvanen bpf New
[bpf-next,v8,1/2] cfi: add C CFI type macro Support kCFI + BPF on arm64 - - - 692- 2025-03-10 Sami Tolvanen bpf New
[bpf-next,v2,6/6] selftests/bpf: Add test case for atomic update of fd htab bpf: Support atomic update for htab of maps - - - 692- 2025-03-08 Hou Tao bpf New
[bpf-next,v2,5/6] bpf: Don't allocate per-cpu extra_elems for fd htab bpf: Support atomic update for htab of maps - - - 71-- 2025-03-08 Hou Tao bpf New
[bpf-next,v2,4/6] bpf: Add is_fd_htab() helper bpf: Support atomic update for htab of maps - - - 70-1 2025-03-08 Hou Tao bpf New
[bpf-next,v2,3/6] bpf: Support atomic update for htab of maps bpf: Support atomic update for htab of maps - - - 692- 2025-03-08 Hou Tao bpf New
[bpf-next,v2,2/6] bpf: Rename __htab_percpu_map_update_elem to htab_map_update_elem_in_place bpf: Support atomic update for htab of maps - - - 701- 2025-03-08 Hou Tao bpf New
[bpf-next,v2,1/6] bpf: Factor out htab_elem_value helper() bpf: Support atomic update for htab of maps - - - 6911 2025-03-08 Hou Tao bpf New
[bpf-next,v2,4/4] tcp_bpf: improve ingress redirection performance with message corking tcp_bpf: improve ingress redirection performance with message corking - 1 - 692- 2025-03-06 Cong Wang bpf New
[bpf-next,v2,3/4] skmsg: save some space in struct sk_psock tcp_bpf: improve ingress redirection performance with message corking - - - 701- 2025-03-06 Cong Wang bpf New
[bpf-next,v2,2/4] skmsg: implement slab allocator cache for sk_msg tcp_bpf: improve ingress redirection performance with message corking - 1 - 701- 2025-03-06 Cong Wang bpf New
[bpf-next,v2,1/4] skmsg: rename sk_msg_alloc() to sk_msg_expand() tcp_bpf: improve ingress redirection performance with message corking - - - 692- 2025-03-06 Cong Wang bpf New
[v2,2/2] selftests/bpf: Refactor xdp_adjust_tail selftest with dynamic sizing Fix xdp_adjust_frags_tail_grow selftest on powerpc - - - 692- 2025-03-05 Saket Kumar Bhaskar bpf New
[v2,1/2] bpf, test_run: Replace hardcoded page size with dynamic PAGE_SIZE in test_run Fix xdp_adjust_frags_tail_grow selftest on powerpc - - - 692- 2025-03-05 Saket Kumar Bhaskar bpf New
[bpf-next,v3,2/2] selftests/xsk: Add tail adjustment tests and support check selftests/xsk: Add tests for XDP tail adjustment in AF_XDP - - - 692- 2025-03-05 Tushar Vyavahare bpf Needs ACK
[bpf-next,v3,1/2] selftests/xsk: Add packet stream replacement function selftests/xsk: Add tests for XDP tail adjustment in AF_XDP - - - 692- 2025-03-05 Tushar Vyavahare bpf Needs ACK
[iproute2,10/10] devlink: params set: add support for nested attributes values devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[iproute2,09/10] devlink: helper function to parse param vlaue attributes into dl_param devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[iproute2,08/10] devlink: helper function to put param value mnl attributes from dl_params devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[iproute2,07/10] devlink: helper function to compare dl_params devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[iproute2,06/10] devlink: helper function to read user param input into dl_param devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[iproute2,05/10] devlink: rename param_ctx to dl_param devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[iproute2,04/10] devlink: param set: reuse cmd_dev_param_set_cb for port params set devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[iproute2,03/10] devlink: param show: handle multi-attribute values devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[iproute2,02/10] devlink: use dynamic attributes enum devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[iproute2,01/10] update kernel headers devlink params nested multi-attribute values - - - 1-- 2025-02-28 Saeed Mahameed dsa New
[v3,iproute2-next,1/1] tc: add dualpi2 scheduler module DualPI2 iproute2 patch - - - 1-- 2025-02-22 Chia-Yu Chang (Nokia) dsa New
[bpf-next,v2,2/2] selftests/bpf: add ktls selftest bpf: fix ktls panic with sockmap and add tests - - - 701- 2025-02-19 Jiayuan Chen bpf Needs ACK
[bpf-next,v2,1/2] bpf: fix ktls panic with sockmap bpf: fix ktls panic with sockmap and add tests - - - 71-- 2025-02-19 Jiayuan Chen bpf Needs ACK
[iproute2-next] ss: escape characters in command name [iproute2-next] ss: escape characters in command name - - - 1-- 2025-02-04 Stephen Hemminger dsa New
[bpf-next,3/3] selftests/bpf: Add test case for atomic htab update bpf: Overwrite the htab element atomically - - - 692- 2025-02-04 Hou Tao bpf New
[bpf-next,2/3] bpf: Overwrite the element in hash map atomically bpf: Overwrite the htab element atomically - - - 71-- 2025-02-04 Hou Tao bpf New
[bpf-next,1/3] rculist: add hlist_nulls_replace_rcu() helper bpf: Overwrite the htab element atomically - - - 692- 2025-02-04 Hou Tao bpf New
[v12,bpf-next,5/5] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs Enable writing xattr from BPF programs - - - 6722 2025-01-30 Song Liu bpf New
[v12,bpf-next,4/5] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs Enable writing xattr from BPF programs 1 1 - 6722 2025-01-30 Song Liu bpf New
[v12,bpf-next,3/5] bpf: lsm: Add two more sleepable hooks Enable writing xattr from BPF programs - 1 - 6911 2025-01-30 Song Liu bpf New
[v12,bpf-next,2/5] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names Enable writing xattr from BPF programs - - - 6821 2025-01-30 Song Liu bpf New
[v12,bpf-next,1/5] fs/xattr: bpf: Introduce security.bpf. xattr name prefix Enable writing xattr from BPF programs 1 2 - 6911 2025-01-30 Song Liu bpf New
ipxfrm: Make xfrm_selector_print() output port ranges based on port masks ipxfrm: Make xfrm_selector_print() output port ranges based on port masks - - - 1-- 2025-01-21 Nathan Tran dsa New
[bpf-next,v3] selftests/Makefile: override the srctree for out-of-tree builds [bpf-next,v3] selftests/Makefile: override the srctree for out-of-tree builds - - 1 69-- 2025-01-15 Zhijian Li (Fujitsu) bpf New
[iproute2-next,2/2] iproute2: add 'ip monitor acaddress' support [iproute2-next,1/2] iproute2: expose anycast netlink constants in UAPI - - - 1-- 2024-12-22 Yuyang Huang dsa New
[bpf-next,v2,3/3] selftests/bpf: Extend netkit tests to validate set {head,tail}room [bpf-next,v2,1/3] netkit: Allow for configuring needed_{head,tail}room 1 - - 633- 2024-12-20 Daniel Borkmann bpf New
[bpf-next,v2,2/3] netkit: Add add netkit {head,tail}room to rt_link.yaml [bpf-next,v2,1/3] netkit: Allow for configuring needed_{head,tail}room 1 1 - 642- 2024-12-20 Daniel Borkmann bpf New
[bpf-next,v2,1/3] netkit: Allow for configuring needed_{head,tail}room [bpf-next,v2,1/3] netkit: Allow for configuring needed_{head,tail}room 1 1 - 642- 2024-12-20 Daniel Borkmann bpf New
[bpf-next,v2,14/14] selftests: Add a bpf fq qdisc to selftest bpf qdisc - - - 6411 2024-12-20 Amery Hung bpf New
[bpf-next,v2,13/14] selftests: Add a basic fifo qdisc test bpf qdisc - - - 6312 2024-12-20 Amery Hung bpf New
[bpf-next,v2,12/14] libbpf: Support creating and destroying qdisc bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,11/14] bpf: net_sched: Allow writing to more Qdisc members bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,10/14] bpf: net_sched: Support updating qstats bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,09/14] bpf: net_sched: Support updating bstats bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,08/14] bpf: net_sched: Add a qdisc watchdog timer bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,07/14] bpf: Search and add kfuncs in struct_ops prologue and epilogue bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,06/14] bpf: net_sched: Add basic bpf qdisc kfuncs bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,05/14] bpf: net_sched: Support implementation of Qdisc_ops in bpf bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,04/14] selftests/bpf: Test returning referenced kptr from struct_ops programs bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,03/14] bpf: Allow struct_ops prog to return referenced kptr bpf qdisc - - - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,02/14] selftests/bpf: Test referenced kptr arguments of struct_ops programs bpf qdisc - 1 - 642- 2024-12-20 Amery Hung bpf New
[bpf-next,v2,01/14] bpf: Support getting referenced kptr from struct_ops argument bpf qdisc - - - 6321 2024-12-20 Amery Hung bpf New
[bpf-next,v1,2/2] selftests/bpf: Add tests for bpf_copy_from_user_task_str [bpf-next,v1,1/2] bpf: Add bpf_copy_from_user_task_str kfunc - - - 47-3 2024-12-20 Jordan Rome bpf New
[bpf-next,v1,1/2] bpf: Add bpf_copy_from_user_task_str kfunc [bpf-next,v1,1/2] bpf: Add bpf_copy_from_user_task_str kfunc - - - 47-3 2024-12-20 Jordan Rome bpf New
[bpf-next,v6,5/5] bpf: selftests: verifier: Add nullness elision tests Support eliding map lookup nullness - - - 672- 2024-12-20 Daniel Xu bpf New
[bpf-next,v6,4/5] bpf: verifier: Support eliding map lookup nullness Support eliding map lookup nullness - - - 672- 2024-12-20 Daniel Xu bpf New
[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
« 1 2 3 46 7 »