Show patches with: State = Action Required       |   654 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,15/16] selftests/bpf: Add test cases for hash map with dynptr key Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,14/16] selftests/bpf: Add bpf_dynptr_user_init() helper Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,13/16] bpf: Enable the creation of hash map with dynptr key Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,12/16] bpf: Disable unsupported operations for map with dynptr key Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,11/16] bpf: Support get_next_key operation for dynptr key in hash map Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,10/16] bpf: Export bpf_dynptr_set_size Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,09/16] bpf: Support basic operations for dynptr key in hash map Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,08/16] bpf: Handle bpf_dynptr in bpf syscall when it is used as output Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,07/16] bpf: Handle bpf_dynptr in bpf syscall when it is used as input Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,06/16] bpf: Reuse bpf_dynptr for userspace application use case Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,05/16] bpf: Support map key with dynptr in verifier Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,04/16] bpf: Split check_stack_range_initialized() into small functions Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,03/16] bpf: Add helper bpf_map_has_dynptr_key() Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,02/16] bpf: Parse bpf_dynptr in map key Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[bpf-next,v3,01/16] bpf: Introduce BPF_DYNPTR and helpers to facilitate its parsing Support dynptr key for hash map - - - 54-2 2025-03-27 Hou Tao bpf New
[net] net: decrease cached dst counters in dst_release [net] net: decrease cached dst counters in dst_release - - - 172- 2025-03-26 Antoine Tenart netdev Under Review
[RESEND] powerpc64/bpf: fix JIT code size calculation of bpf trampoline [RESEND] powerpc64/bpf: fix JIT code size calculation of bpf trampoline - - 1 52-2 2025-03-26 Hari Bathini bpf New
[iproute2,2/2] color: Do not use dark blue in dark-background palette Improve coloured text readability - - - 1-- 2025-03-26 Ben Hutchings dsa New
[iproute2,1/2] color: Assume background is dark if unknown Improve coloured text readability - - - 1-- 2025-03-26 Ben Hutchings dsa New
[iproute2] nstat: Fix NULL Pointer Dereference [iproute2] nstat: Fix NULL Pointer Dereference - - - 1-- 2025-03-24 Ziao Li shemminger New
selftests/bpf: close the file descriptor to avoid resource leaks selftests/bpf: close the file descriptor to avoid resource leaks 1 - - 54-- 2025-03-24 Malaya Kumar Rout bpf New
[v2] selftests/bpf: fix the compilation errors caused by larchintrin.h [v2] selftests/bpf: fix the compilation errors caused by larchintrin.h - - - 54-- 2025-03-21 Zhang Xi bpf New
[bpf-next,v4,2/2] selftests/xsk: Add tail adjustment tests and support check selftests/xsk: Add tests for XDP tail adjustment in AF_XDP - 1 - 692- 2025-03-21 Tushar Vyavahare bpf New
[bpf-next,v4,1/2] selftests/xsk: Add packet stream replacement function selftests/xsk: Add tests for XDP tail adjustment in AF_XDP - 1 - 692- 2025-03-21 Tushar Vyavahare bpf New
[bpf-next/net,v3,5/5] selftests/bpf: Drop cgroup_fd of run_mptcpify bpf: Add mptcp_subflow bpf_iter support - 1 - 71-- 2025-03-20 Matthieu Baerts bpf New
[bpf-next/net,v3,4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest bpf: Add mptcp_subflow bpf_iter support - 1 - 701- 2025-03-20 Matthieu Baerts bpf New
[bpf-next/net,v3,3/5] selftests/bpf: More endpoints for endpoint_init bpf: Add mptcp_subflow bpf_iter support - 1 - 701- 2025-03-20 Matthieu Baerts bpf New
[bpf-next/net,v3,2/5] bpf: Add mptcp_subflow bpf_iter bpf: Add mptcp_subflow bpf_iter support - 1 - 701- 2025-03-20 Matthieu Baerts bpf New
[bpf-next/net,v3,1/5] bpf: Register mptcp common kfunc set bpf: Add mptcp_subflow bpf_iter support - 2 - 71-- 2025-03-20 Matthieu Baerts bpf New
bpf: Remove duplicate judgments bpf: Remove duplicate judgments 1 - - 6713 2025-03-20 Feng Yang bpf New
[bpf-next,v6,11/11] selftests/bpf: Test attaching bpf qdisc to mq and non root bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,10/11] selftests/bpf: Add a bpf fq qdisc to selftest bpf qdisc 1 - - 6911 2025-03-19 Amery Hung bpf New
[bpf-next,v6,09/11] selftests/bpf: Add a basic fifo qdisc test bpf qdisc 1 - - 6812 2025-03-19 Amery Hung bpf New
[bpf-next,v6,08/11] libbpf: Support creating and destroying qdisc bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,07/11] bpf: net_sched: Disable attaching bpf qdisc to non root bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,06/11] bpf: net_sched: Support updating bstats bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,05/11] bpf: net_sched: Add a qdisc watchdog timer bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,04/11] bpf: net_sched: Add basic bpf qdisc kfuncs bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,03/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf bpf qdisc 2 - - 692- 2025-03-19 Amery Hung bpf New
[bpf-next,v6,02/11] bpf: Prepare to reuse get_ctx_arg_idx bpf qdisc 1 - - 692- 2025-03-19 Amery Hung bpf New
[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 Li Zhijian 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
« 1 2 3 46 7 »