Show patches with: Delegate = bpf       |   26860 patches
« 1 2 3 4268 269 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,3/3] bpf/tests: Make staggered jump tests constant blinding compatible test_bpf.ko blinding fixes - - - 43-- 2024-11-04 Mathias Krause bpf New
[bpf-next,2/3] bpf: Allow calling bpf_jit_blinding_enabled() with a NULL program test_bpf.ko blinding fixes - - - 43-- 2024-11-04 Mathias Krause bpf New
[bpf-next,1/3] bpf/tests: Make max jump tests constant blinding compatible test_bpf.ko blinding fixes - - - 43-- 2024-11-04 Mathias Krause bpf New
[bpf-next,v9,10/10] selftests/bpf: Add struct_ops prog private stack tests bpf: Support private stack for bpf progs - - - --- 2024-11-04 Yonghong Song bpf New
[bpf-next,v9,09/10] bpf: Support private stack for struct_ops progs bpf: Support private stack for bpf progs 1 - - --- 2024-11-04 Yonghong Song bpf New
[bpf-next,v9,08/10] selftests/bpf: Add tracing prog private stack tests bpf: Support private stack for bpf progs - - - --- 2024-11-04 Yonghong Song bpf New
[bpf-next,v9,07/10] bpf, x86: Support private stack in jit bpf: Support private stack for bpf progs - - - --- 2024-11-04 Yonghong Song bpf New
[bpf-next,v9,06/10] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth bpf: Support private stack for bpf progs - - - --- 2024-11-04 Yonghong Song bpf New
[bpf-next,v9,05/10] bpf: Allocate private stack for eligible main prog or subprogs bpf: Support private stack for bpf progs - - - --- 2024-11-04 Yonghong Song bpf New
[bpf-next,v9,04/10] bpf: Check potential private stack recursion for progs with async callback bpf: Support private stack for bpf progs - - - --- 2024-11-04 Yonghong Song bpf New
[bpf-next,v9,03/10] bpf: Allow private stack to have each subprog having stack size of 512 bytes bpf: Support private stack for bpf progs - - - 1-- 2024-11-04 Yonghong Song bpf New
[bpf-next,v9,02/10] bpf: Return false for bpf_prog_check_recur() default case bpf: Support private stack for bpf progs - - - 1-- 2024-11-04 Yonghong Song bpf New
[bpf-next,v9,01/10] bpf: Check stack depth limit after visiting all subprogs bpf: Support private stack for bpf progs - - - 1-- 2024-11-04 Yonghong Song bpf New
[bpf-next,v3,3/3] selftests/bpf: Add tests for raw_tp null handling Handle possible NULL trusted raw_tp arguments - 1 - 592- 2024-11-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,2/3] selftests/bpf: Clean up open-coded gettid syscall invocations Handle possible NULL trusted raw_tp arguments - 1 - 592- 2024-11-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL Handle possible NULL trusted raw_tp arguments - 1 1 59-2 2024-11-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2] libbpf: stringify error codes in warning messages [bpf-next,v2] libbpf: stringify error codes in warning messages - - - 592- 2024-11-04 Mykyta Yatsenko bpf New
[bpf-next,v3] bpf: Refactor active lock management [bpf-next,v3] bpf: Refactor active lock management - - - 592- 2024-11-04 Kumar Kartikeya Dwivedi bpf Changes Requested
include: btf: Guard inline function with CONFIG_BPF_SYSCALL include: btf: Guard inline function with CONFIG_BPF_SYSCALL - - - 44-- 2024-11-04 Alistair Francis bpf Accepted
[3/3] selftests/bpf: Define SYS_PREFIX for powerpc Fix test_bpf_syscall_macro selftest on powerpc - - - 44-- 2024-11-04 Saket Kumar Bhaskar bpf New
[2/3] libbpf: Remove powerpc prefix from syscall function names Fix test_bpf_syscall_macro selftest on powerpc - - - 44-- 2024-11-04 Saket Kumar Bhaskar bpf New
[1/3] libbpf: Fix accessing the syscall argument on powerpc Fix test_bpf_syscall_macro selftest on powerpc - - - 44-- 2024-11-04 Saket Kumar Bhaskar bpf New
[net] Drop packets with invalid headers to prevent KMSAN infoleak [net] Drop packets with invalid headers to prevent KMSAN infoleak - - - 18-1 2024-11-04 Daniel Yang bpf Changes Requested
[bpf-next,v1,3/3] selftests/bpf: Add tests for tail calls with locks and refs Fix resource leak checks for tail calls - - - 5911 2024-11-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v1,2/3] bpf: Unify resource leak checks Fix resource leak checks for tail calls - - - 592- 2024-11-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v1,1/3] bpf: Tighten tail call checks for lingering locks, RCU, preempt_disable Fix resource leak checks for tail calls - - - 5911 2024-11-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2] bpf: Refactor active lock management [bpf-next,v2] bpf: Refactor active lock management - - - 1022- 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1] bpf: Refactor active lock management [bpf-next,v1] bpf: Refactor active lock management - - - 592- 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM 1 - - 592- 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 - - 601- 2024-11-03 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v2,3/3] selftests/bpf: Add tests for raw_tp null handling Handle possible NULL trusted raw_tp arguments - - - 592- 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,2/3] selftests/bpf: Clean up open-coded gettid syscall invocations Handle possible NULL trusted raw_tp arguments - - - 592- 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL Handle possible NULL trusted raw_tp arguments - - - 5911 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf] selftests/bpf: Add a copyright notice to lpm_trie_map_get_next_key [bpf] selftests/bpf: Add a copyright notice to lpm_trie_map_get_next_key - - - 5713 2024-11-03 Byeonguk Jeong bpf Rejected
kbuild,bpf: pass make jobs' value to pahole kbuild,bpf: pass make jobs' value to pahole - - 1 44-- 2024-11-02 Florian Schmaus bpf New
[for-next,3/3] bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links tracing: Updates for 6.13 - - 1 29312 2024-11-02 Steven Rostedt bpf New
[for-next,2/3] bpf: decouple BPF link/attach hook and BPF program sleepable semantics tracing: Updates for 6.13 - - 1 3338 2024-11-02 Steven Rostedt bpf New
[for-next,1/3] bpf: put bpf_links program when link is safe to be deallocated tracing: Updates for 6.13 - - 1 3338 2024-11-02 Steven Rostedt bpf New
[bpf-next,2/2] bpf: Switch bpf arena to use drm_mm instead of maple_tree drm, bpf: User drm_mm in bpf 1 - - 5623 2024-11-01 Alexei Starovoitov bpf New
[bpf-next,1/2] drm, bpf: Move drm_mm.c to lib to be used by bpf arena drm, bpf: User drm_mm in bpf 1 - - 5533 2024-11-01 Alexei Starovoitov bpf New
bpf: Fix incorrect precision backtracking bpf: Fix incorrect precision backtracking - - - 3923 2024-11-01 Tao Lyu bpf Changes Requested
[v2,trace/for-next,3/3] bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links [v2,trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated - - 1 29312 2024-11-01 Andrii Nakryiko bpf New
[v2,trace/for-next,2/3] bpf: decouple BPF link/attach hook and BPF program sleepable semantics [v2,trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated - - 1 3338 2024-11-01 Andrii Nakryiko bpf New
[v2,trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated [v2,trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated - - 1 3338 2024-11-01 Andrii Nakryiko bpf New
[v2,2/2] bpf: implement libbpf sockmap cpu affinity bpf: Introduce cpu affinity for sockmap - - - 5911 2024-11-01 Jiayuan Chen bpf Changes Requested
[v2,1/2] bpf: Introduce cpu affinity for sockmap bpf: Introduce cpu affinity for sockmap - - - 592- 2024-11-01 Jiayuan Chen bpf Changes Requested
[bpf-next,v2] bpf: Add kernel symbol for struct_ops trampoline [bpf-next,v2] bpf: Add kernel symbol for struct_ops trampoline 1 - - 601- 2024-11-01 Xu Kuohai bpf Changes Requested
perf test stat_bpf_counters_cgrp: Remove cpu-list BPF counter test perf test stat_bpf_counters_cgrp: Remove cpu-list BPF counter test - - - 1-- 2024-11-01 Michael Petlan bpf Not Applicable
[bpf-next,v3,3/3] selftests/bpf: Disable warnings on unused flags for Clang builds selftests/bpf: Improve building with extra 1 - - 601- 2024-11-01 Viktor Malik bpf Accepted
[bpf-next,v3,2/3] bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile selftests/bpf: Improve building with extra 2 1 - 601- 2024-11-01 Viktor Malik bpf Accepted
[bpf-next,v3,1/3] selftests/bpf: Allow building with extra flags selftests/bpf: Improve building with extra - 1 - 601- 2024-11-01 Viktor Malik bpf New
[bpf-next,v8,9/9] selftests/bpf: Add struct_ops prog private stack tests bpf: Support private stack for bpf progs - - - 592- 2024-11-01 Yonghong Song bpf Superseded
[bpf-next,v8,8/9] bpf: Support private stack for struct_ops progs bpf: Support private stack for bpf progs 1 - - 592- 2024-11-01 Yonghong Song bpf Superseded
[bpf-next,v8,7/9] selftests/bpf: Add tracing prog private stack tests bpf: Support private stack for bpf progs - - - 592- 2024-11-01 Yonghong Song bpf Superseded
[bpf-next,v8,6/9] bpf, x86: Support private stack in jit bpf: Support private stack for bpf progs - - - 592- 2024-11-01 Yonghong Song bpf Superseded
[bpf-next,v8,5/9] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth bpf: Support private stack for bpf progs - - - 601- 2024-11-01 Yonghong Song bpf Superseded
[bpf-next,v8,4/9] bpf: Allocate private stack for eligible main prog or subprogs bpf: Support private stack for bpf progs - - - 592- 2024-11-01 Yonghong Song bpf Superseded
[bpf-next,v8,3/9] bpf: Check potential private stack recursion for progs with async callback bpf: Support private stack for bpf progs - - - 592- 2024-11-01 Yonghong Song bpf Superseded
[bpf-next,v8,2/9] bpf: Allow private stack to have each subprog having stack size of 512 bytes bpf: Support private stack for bpf progs - - - 592- 2024-11-01 Yonghong Song bpf Superseded
[bpf-next,v8,1/9] bpf: Check stack depth limit after visiting all subprogs bpf: Support private stack for bpf progs - - - 592- 2024-11-01 Yonghong Song bpf Superseded
[2/2] bpf: implement libbpf sockmap cpu affinity [1/2] bpf: Introduce cpu affinity for sockmap - - - 5911 2024-11-01 Jiayuan Chen bpf Superseded
[1/2] bpf: Introduce cpu affinity for sockmap [1/2] bpf: Introduce cpu affinity for sockmap - - - 592- 2024-11-01 Jiayuan Chen bpf Superseded
[bpf-next,v1,2/2] selftests/bpf: Add tests for raw_tp null handling Handle possible NULL trusted raw_tp arguments - - - 592- 2024-11-01 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/2] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL Handle possible NULL trusted raw_tp arguments - - - 5911 2024-11-01 Kumar Kartikeya Dwivedi bpf Superseded
[GIT,PULL] bpf for v6.12-rc6 [GIT,PULL] bpf for v6.12-rc6 - - - 9-1 2024-10-31 Daniel Borkmann bpf Accepted
[bpf-next] libbpf: stringify error codes in warning messages [bpf-next] libbpf: stringify error codes in warning messages - - - 592- 2024-10-31 Mykyta Yatsenko bpf Superseded
[trace/for-next,3/3] bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint BPF links [trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated - - 1 30311 2024-10-31 Andrii Nakryiko bpf Superseded
[trace/for-next,2/3] bpf: decouple BPF link/attach hook and BPF program sleepable semantics [trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated - - - 3437 2024-10-31 Andrii Nakryiko bpf Superseded
[trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated [trace/for-next,1/3] bpf: put bpf_link's program when link is safe to be deallocated - - - 3437 2024-10-31 Andrii Nakryiko bpf Superseded
[bpf,v3] bpf, bpftool: Fix incorrect disasm pc [bpf,v3] bpf, bpftool: Fix incorrect disasm pc 1 1 1 5713 2024-10-31 Leon Hwang bpf Accepted
[v5,resend,4/4] tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALL Faultable syscall tracepoints updates - - 1 1-- 2024-10-31 Mathieu Desnoyers bpf Not Applicable
[v5,resend,3/4] tracing: Fix syscall tracepoint use-after-free Faultable syscall tracepoints updates - - 1 1-- 2024-10-31 Mathieu Desnoyers bpf Not Applicable
[v5,resend,2/4] tracing: Introduce tracepoint_is_faultable() Faultable syscall tracepoints updates 1 - 1 1-- 2024-10-31 Mathieu Desnoyers bpf Not Applicable
[v5,resend,1/4] tracing: Introduce tracepoint extended structure Faultable syscall tracepoints updates - - 1 1-- 2024-10-31 Mathieu Desnoyers bpf Not Applicable
[next] bpf: replace redundant |= operation with assignmen [next] bpf: replace redundant |= operation with assignmen - - - 42-2 2024-10-31 Colin Ian King bpf Changes Requested
[bpf-next] selftests/bpf: Consolidate kernel modules into common directory [bpf-next] selftests/bpf: Consolidate kernel modules into common directory - - - 592- 2024-10-31 Toke Høiland-Jørgensen bpf New
bpf: smp_wmb before bpf_ringbuf really commit bpf: smp_wmb before bpf_ringbuf really commit - - - 592- 2024-10-31 zhongjinji bpf New
[6.6] Revert "selftests/bpf: Implement get_hw_ring_size function to retrieve current and max interf… [6.6] Revert "selftests/bpf: Implement get_hw_ring_size function to retrieve current and max interf… - - - 1-1 2024-10-31 Pu Lehui bpf Not Applicable
[bpf-next/net,v3] selftests/bpf: Drop netns helpers in mptcp [bpf-next/net,v3] selftests/bpf: Drop netns helpers in mptcp - 1 - 44-1 2024-10-31 Geliang Tang bpf New
[bpf-next] bpf: use common instruction history across all states [bpf-next] bpf: use common instruction history across all states 1 - - 592- 2024-10-30 Andrii Nakryiko bpf New
[bpf-next,v3,2/2] selftests/bpf: Add a test for open coded kmem_cache iter [bpf-next,v3,1/2] bpf: Add open coded version of kmem_cache iterator - - - 592- 2024-10-30 Namhyung Kim bpf Accepted
[bpf-next,v3,1/2] bpf: Add open coded version of kmem_cache iterator [bpf-next,v3,1/2] bpf: Add open coded version of kmem_cache iterator - - - 5911 2024-10-30 Namhyung Kim bpf Accepted
[v2,bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx [v2,bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx 1 1 - 61-- 2024-10-30 Zijian Zhang bpf New
[perf/core] uprobes: fix WARN() inside hprobe_consume() [perf/core] uprobes: fix WARN() inside hprobe_consume() - - - 1-- 2024-10-30 Andrii Nakryiko bpf Not Applicable
[bpf-next] bpf: Add kernel symbol for struct_ops trampoline [bpf-next] bpf: Add kernel symbol for struct_ops trampoline 1 - - 5911 2024-10-30 Xu Kuohai bpf Superseded
[bpf] bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled [bpf] bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled 1 1 1 61-- 2024-10-30 Toke Høiland-Jørgensen bpf Accepted
[bpf,v4,5/5] selftests/bpf: Add three test cases for bits_iter Fixes for bits iterator - - - 592- 2024-10-30 Hou Tao bpf Accepted
[bpf,v4,4/5] bpf: Use __u64 to save the bits in bits iterator Fixes for bits iterator - - - 61-- 2024-10-30 Hou Tao bpf Accepted
[bpf,v4,3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new() Fixes for bits iterator - - - 61-- 2024-10-30 Hou Tao bpf Accepted
[bpf,v4,2/5] bpf: Add bpf_mem_alloc_check_size() helper Fixes for bits iterator - - - 61-- 2024-10-30 Hou Tao bpf Accepted
[bpf,v4,1/5] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy() Fixes for bits iterator 1 - - 61-- 2024-10-30 Hou Tao bpf Accepted
[bpf-next] selftests/bpf: Fix compile error when MPTCP not support [bpf-next] selftests/bpf: Fix compile error when MPTCP not support - - - 601- 2024-10-30 Tao Chen bpf Changes Requested
[bpf] bpf, bpftool: Fix incorrect disasm pc [bpf] bpf, bpftool: Fix incorrect disasm pc 2 - - 60-1 2024-10-30 Leon Hwang bpf Changes Requested
[v7,17/17] powerpc64/bpf: Add support for bpf trampolines powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - 1-- 2024-10-30 Hari Bathini bpf Not Applicable
[v7,16/17] samples/ftrace: Add support for ftrace direct samples on powerpc powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - 1-- 2024-10-30 Hari Bathini bpf Not Applicable
[v7,15/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - 1-- 2024-10-30 Hari Bathini bpf Not Applicable
[v7,14/17] powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - 1-- 2024-10-30 Hari Bathini bpf Not Applicable
[v7,13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - 1-- 2024-10-30 Hari Bathini bpf Not Applicable
[v7,12/17] powerpc64/ftrace: Move ftrace sequence out of line powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines - - - 1-- 2024-10-30 Hari Bathini bpf Not Applicable
[v7,11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines 1 - - 1-- 2024-10-30 Hari Bathini bpf Not Applicable
« 1 2 3 4268 269 »