Show patches with: State = Action Required       |   582 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v2,2/8] selftests/bpf: Use unshare_netns helper add netns helpers - - - 43-1 2024-05-16 Geliang Tang bpf New
[bpf-next,v2,1/8] selftests/bpf: Add unshare_netns helper add netns helpers - - - 43-1 2024-05-16 Geliang Tang bpf New
[bpf-next,v1,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM - - - 44-- 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 - - - 44-- 2024-05-15 Kumar Kartikeya Dwivedi bpf New
[bpf-next] bpf: tcp: Improve bpf write tcp opt performance [bpf-next] bpf: tcp: Improve bpf write tcp opt performance - - - 49112 2024-05-15 Feng Zhou 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 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 dsa New
[v3,bpf-next,1/2] bpf: Patch to Fix deadlocks in queue and stack maps [v3,bpf-next,1/2] bpf: Patch to Fix deadlocks in queue and stack maps 1 - - 5615 2024-05-14 Siddharth Chintamaneni bpf New
[v3,bpf-next,2/2] selftests/bpf: Added selftests to check deadlocks in queue and stack map [v3,bpf-next,1/2] bpf: Patch to Fix deadlocks in queue and stack maps - - - 5723 2024-05-14 Siddharth Chintamaneni bpf New
bpf: Fix potential integer overflow in resolve_btfids bpf: Fix potential integer overflow in resolve_btfids - - - 45-- 2024-05-14 Friedrich Vock bpf New
[v2] connector: Fix invalid conversion in cn_proc.h [v2] connector: Fix invalid conversion in cn_proc.h - - - 1-- 2024-05-14 Matt Jan Under Review
[bpf-next,v3,2/2] bpftool: Support dumping kfunc prototypes from BTF bpf: bpftool: Support dumping kfunc prototypes from BTF - - - 611- 2024-05-13 Daniel Xu bpf New
[bpf-next,v3,1/2] kbuild: bpf: Tell pahole to DECL_TAG kfuncs bpf: bpftool: Support dumping kfunc prototypes from BTF - - - 62-- 2024-05-13 Daniel Xu bpf New
[bpf-next,v4,3/3] arm64/cfi,bpf: Use DEFINE_CFI_TYPE in arm64 Support kCFI + BPF on arm64 - - - 611- 2024-05-13 Maxwell Bland bpf New
[bpf-next,v4,2/3] arm64/cfi,bpf: Support kCFI + BPF on arm64 Support kCFI + BPF on arm64 - - - 5921 2024-05-13 Maxwell Bland bpf New
[bpf-next,v4,1/3] cfi: add C CFI type macro Support kCFI + BPF on arm64 - - - 622- 2024-05-13 Maxwell Bland 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
[8/7] perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlines Combine perf and bpf for fast eval of hw breakpoint conditions - - - 44-- 2024-04-12 Ingo Molnar bpf New
[v6,7/7] selftest/bpf: Test a perf bpf program that suppresses side effects. Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,6/7] perf/bpf: Allow a bpf program to suppress all sample side effects Combine perf and bpf for fast eval of hw breakpoint conditions 4 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,5/7] perf/bpf: Remove unneeded uses_default_overflow_handler() Combine perf and bpf for fast eval of hw breakpoint conditions 4 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,4/7] perf/bpf: Call bpf handler directly, not through overflow machinery Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,3/7] perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event members Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,2/7] perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALL Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2024-04-12 Kyle Huey bpf New
[v6,1/7] perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow() Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2024-04-12 Kyle Huey bpf New
[bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs [bpf-next] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs - - - 62-- 2024-04-05 Puranjay Mohan bpf New
ip: Exit exec in child process if setup fails ip: Exit exec in child process if setup fails - - - 1-- 2024-03-24 Yedaya Katsman dsa New
[ethtool] ethtool: put driver specific code into drivers dir [ethtool] ethtool: put driver specific code into drivers dir - - - 1-- 2024-02-14 Denis Kirjanov ethtool New
iproute2: fix build failure on ppc64le iproute2: fix build failure on ppc64le - - - 1-- 2024-02-09 Andrea Claudi shemminger New
[bpf-next,v3,2/2] bpf, arm64: support exceptions bpf, arm64: Support Exceptions - - - 62-- 2024-02-01 Puranjay Mohan bpf New
[bpf-next,v3,1/2] arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JIT bpf, arm64: Support Exceptions 1 - - 611- 2024-02-01 Puranjay Mohan bpf New
[v5,4/4] selftest/bpf: Test a perf bpf program that suppresses side effects. Combine perf and bpf for fast eval of hw breakpoint conditions 2 - - 43-2 2024-01-22 Kyle Huey bpf New
[v5,3/4] perf/bpf: Allow a bpf program to suppress all sample side effects Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 43-2 2024-01-22 Kyle Huey bpf New
[v5,2/4] perf/bpf: Remove unneeded uses_default_overflow_handler. Combine perf and bpf for fast eval of hw breakpoint conditions 3 - - 43-2 2024-01-22 Kyle Huey bpf New
[v5,1/4] perf/bpf: Call bpf handler directly, not through overflow machinery Combine perf and bpf for fast eval of hw breakpoint conditions 2 - - 43-2 2024-01-22 Kyle Huey bpf New
[ethtool-next,2/3] ethtool: Allow passing a PHY index for phy-targetting commands ethtool: Introduce PHY listing and targetting - - - 1-- 2024-01-03 Maxime Chevallier ethtool New
[bpf-next,2/2] selftests/bpf: Add benchmark for bpf memory allocator bpf: Add benchmark for bpf memory allocator - - - 592- 2023-12-21 Hou Tao bpf New
[bpf-next,1/2] selftests/bpf: Move bench specific metrics into union of structs bpf: Add benchmark for bpf memory allocator 1 - - 592- 2023-12-21 Hou Tao bpf New
[v3,bpf,4/4] i40e: handle multi-buffer packets that are shrunk by xdp prog net: bpf_xdp_adjust_tail() fixes - 1 1 45-1 2023-12-21 Maciej Fijalkowski bpf New
[v3,bpf,3/4] ice: work on pre-XDP prog frag count net: bpf_xdp_adjust_tail() fixes - - - 45-1 2023-12-21 Maciej Fijalkowski bpf New
[v3,bpf,2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP net: bpf_xdp_adjust_tail() fixes 1 - - 45-1 2023-12-21 Maciej Fijalkowski bpf New
[v3,bpf,1/4] xsk: recycle buffer in case Rx queue was full net: bpf_xdp_adjust_tail() fixes 1 - - 45-1 2023-12-21 Maciej Fijalkowski bpf New
[bpf-next,15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO} Improvements for tracking scalars in the BPF verifier - - - 47212 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,14/15] bpf: Optimize state pruning for spilled scalars Improvements for tracking scalars in the BPF verifier - - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,13/15] selftests/bpf: Add test cases for narrowing fill Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,12/15] bpf: Preserve boundaries and track scalars on narrowing fill Improvements for tracking scalars in the BPF verifier - - - 48-13 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,11/15] selftests/bpf: Test tracking spilled unbounded scalars Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,10/15] bpf: Track spilled unbounded scalars Improvements for tracking scalars in the BPF verifier 1 - - 44215 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,09/15] selftests/bpf: Test assigning ID to scalars on spill Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,08/15] bpf: Assign ID to scalars on spill Improvements for tracking scalars in the BPF verifier 1 - - 49-12 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,07/15] bpf: Add the get_reg_width function Improvements for tracking scalars in the BPF verifier - - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,06/15] bpf: Add the assign_scalar_id_before_mov function Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,05/15] selftests/bpf: Add a test case for 32-bit spill tracking Improvements for tracking scalars in the BPF verifier 1 - - 48112 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,04/15] bpf: Make bpf_for_each_spilled_reg consider narrow spills Improvements for tracking scalars in the BPF verifier 1 - - 49-12 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,03/15] selftests/bpf: check if imprecise stack spills confuse infinite loop detection Improvements for tracking scalars in the BPF verifier - - - 48-13 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,02/15] bpf: make infinite loop detection in is_state_visited() exact Improvements for tracking scalars in the BPF verifier - - - 49-12 2023-12-20 Maxim Mikityanskiy bpf New
[bpf-next,01/15] selftests/bpf: Fix the u64_offset_to_skb_data test Improvements for tracking scalars in the BPF verifier 1 - - 48-13 2023-12-20 Maxim Mikityanskiy bpf New
[2/2] powerpc/bpf: enable kfunc call [1/2] powerpc/bpf: ensure module addresses are supported - - - 45-- 2023-12-20 Hari Bathini bpf New
[1/2] powerpc/bpf: ensure module addresses are supported [1/2] powerpc/bpf: ensure module addresses are supported - - - 45-- 2023-12-20 Hari Bathini bpf New
[v5,bpf-next,5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf - - - 592- 2023-12-14 Yafang Shao bpf New
[v3,4/4] selftest/bpf: Test a perf bpf program that suppresses side effects. Combine perf and bpf for fast eval of hw breakpoint conditions - - - 45-- 2023-12-11 Kyle Huey bpf New
[bpf-next,2/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen() bpf: Use GFP_KERNEL in bpf_event_entry_gen() - - - 47-- 2023-11-13 Hou Tao bpf New
[bpf-next,1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map bpf: Use GFP_KERNEL in bpf_event_entry_gen() - - - 47-- 2023-11-13 Hou Tao bpf New
[v10,bpf-next,17/17] bpf,selinux: allocate bpf_security_struct per BPF token BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,16/17] selftests/bpf: add BPF token-enabled tests BPF token and BPF FS-based delegation - - - 4223 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,15/17] libbpf: add BPF token support to bpf_prog_load() API BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,14/17] libbpf: add BPF token support to bpf_btf_load() API BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,13/17] libbpf: add BPF token support to bpf_map_create() API BPF token and BPF FS-based delegation - - - 4313 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,12/17] libbpf: add bpf_token_create() API BPF token and BPF FS-based delegation - - - 4214 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,11/17] bpf,lsm: add BPF token LSM hooks BPF token and BPF FS-based delegation 1 - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks BPF token and BPF FS-based delegation 1 - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks BPF token and BPF FS-based delegation 1 - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,08/17] bpf: consistently use BPF token throughout BPF verifier logic BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,07/17] bpf: take into account BPF token when fetching helper protos BPF token and BPF FS-based delegation - - - 4412 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,06/17] bpf: add BPF token support to BPF_PROG_LOAD command BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,05/17] bpf: add BPF token support to BPF_BTF_LOAD command BPF token and BPF FS-based delegation - - - 4412 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,04/17] bpf: add BPF token support to BPF_MAP_CREATE command BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,03/17] bpf: introduce BPF token object BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,02/17] bpf: add BPF token delegation mount options to BPF FS BPF token and BPF FS-based delegation - - - 4313 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach BPF token and BPF FS-based delegation 1 - - 4412 2023-11-10 Andrii Nakryiko bpf New
[bpf-next,v7,7/7] selftests/bpf: add tests for verdict skmsg to closed socket add BPF_F_PERMANENT flag for sockmap skmsg redirect - - - 4124 2023-10-28 Liu Jian bpf New
[bpf-next,v7,6/7] selftests/bpf: add tests for verdict skmsg to itself add BPF_F_PERMANENT flag for sockmap skmsg redirect - - - 4124 2023-10-28 Liu Jian bpf New
[bpf-next,v7,5/7] selftests/bpf: add two skmsg verdict tests for BPF_F_PERMANENT flag add BPF_F_PERMANENT flag for sockmap skmsg redirect - - - 4124 2023-10-28 Liu Jian bpf New
[bpf-next,v7,4/7] selftests/bpf: add skmsg verdict tests add BPF_F_PERMANENT flag for sockmap skmsg redirect - - - 4124 2023-10-28 Liu Jian bpf New
[bpf-next,v7,3/7] selftests/bpf: Add txmsg redir permanently test for sockmap add BPF_F_PERMANENT flag for sockmap skmsg redirect - - - 4124 2023-10-28 Liu Jian bpf New
[bpf-next,v7,2/7] selftests/bpf: Add txmsg permanently test for sockmap add BPF_F_PERMANENT flag for sockmap skmsg redirect - - - 4124 2023-10-28 Liu Jian bpf New
[bpf-next,v7,1/7] bpf, sockmap: add BPF_F_PERMANENT flag for skmsg redirect add BPF_F_PERMANENT flag for sockmap skmsg redirect - - 1 4214 2023-10-28 Liu Jian bpf New
[bpf-next,8/8] selftests/bpf: Enable cpu v4 tests for LoongArch bpf: Support cpu v4 instructions for LoongArch - - - 4721 2023-10-26 Hengqi Chen bpf New
[bpf-next,7/8] LoongArch: BPF: Support signed mod instructions bpf: Support cpu v4 instructions for LoongArch - - - 4811 2023-10-26 Hengqi Chen bpf New
[bpf-next,6/8] LoongArch: BPF: Support signed div instructions bpf: Support cpu v4 instructions for LoongArch - - - 4811 2023-10-26 Hengqi Chen bpf New
[bpf-next,5/8] LoongArch: BPF: Support 32-bit offset jmp instructions bpf: Support cpu v4 instructions for LoongArch - - - 4811 2023-10-26 Hengqi Chen bpf New
[bpf-next,4/8] LoongArch: BPF: Support unconditional bswap instructions bpf: Support cpu v4 instructions for LoongArch - - - 4811 2023-10-26 Hengqi Chen bpf New
[bpf-next,3/8] LoongArch: BPF: Support sign-extension mov instructions bpf: Support cpu v4 instructions for LoongArch - - - 4811 2023-10-26 Hengqi Chen bpf New
« 1 2 3 45 6 »