| 2026-01-31 |
Mykyta Yatsenko | bpf: Introduce struct bpf_map_desc in verifier |
commit | commitdiff | tree |
| 2026-01-30 |
Andrii Nakryiko | Merge branch 'x86-fgraph-bpf-fix-orc-stack-unwind-from... |
commit | commitdiff | tree |
| 2026-01-30 |
Jiri Olsa | selftests/bpf: Allow to benchmark trigger with stacktrace |
commit | commitdiff | tree |
| 2026-01-30 |
Jiri Olsa | selftests/bpf: Add stacktrace ips test for fentry/fexit |
commit | commitdiff | tree |
| 2026-01-30 |
Jiri Olsa | selftests/bpf: Add stacktrace ips test for kprobe/kretprobe |
commit | commitdiff | tree |
| 2026-01-30 |
Jiri Olsa | selftests/bpf: Fix kprobe multi stacktrace_ips test |
commit | commitdiff | tree |
| 2026-01-30 |
Jiri Olsa | x86/fgraph,bpf: Switch kprobe_multi program stack unwin... |
commit | commitdiff | tree |
| 2026-01-30 |
Jiri Olsa | x86/fgraph: Fix return_to_handler regs.rsp value |
commit | commitdiff | tree |
| 2026-01-30 |
Changwoo Min | selftests/bpf: Make bpf get_preempt_count() work for... |
commit | commitdiff | tree |
| 2026-01-30 |
Alexei Starovoitov | Merge branch 'bpf-tail-calls-in-sleepable-programs' |
commit | commitdiff | tree |
| 2026-01-30 |
Jiri Olsa | selftests/bpf: Add test for sleepable program tailcalls |
commit | commitdiff | tree |
| 2026-01-30 |
Jiri Olsa | bpf: Allow sleepable programs to use tail calls |
commit | commitdiff | tree |
| 2026-01-29 |
Alexei Starovoitov | Merge branch 'bpf-fix-verifier_bug_if-to-account-for... |
commit | commitdiff | tree |
| 2026-01-29 |
Luis Gerhorst | bpf: Test nospec after dead stack write in helper |
commit | commitdiff | tree |
| 2026-01-29 |
Luis Gerhorst | bpf: Fix verifier_bug_if to account for BPF_CALL |
commit | commitdiff | tree |
| 2026-01-28 |
Ihor Solodrai | bpftool: Fix dependencies for static build |
commit | commitdiff | tree |
| 2026-01-28 |
Mykyta Yatsenko | selftests/bpf: Remove xxd util dependency |
commit | commitdiff | tree |
| 2026-01-28 |
Andrii Nakryiko | Merge branch 'ftrace-bpf-use-single-direct-ops-for... |
commit | commitdiff | tree |
| 2026-01-28 |
Jiri Olsa | bpf,x86: Use single ftrace_ops for direct calls |
commit | commitdiff | tree |
| 2026-01-28 |
Jiri Olsa | ftrace: Factor ftrace_ops ops_func interface |
commit | commitdiff | tree |
| 2026-01-28 |
Jiri Olsa | bpf: Add trampoline ip hash table |
commit | commitdiff | tree |
| 2026-01-28 |
Jiri Olsa | ftrace: Add update_ftrace_direct_mod function |
commit | commitdiff | tree |
| 2026-01-28 |
Jiri Olsa | ftrace: Add update_ftrace_direct_del function |
commit | commitdiff | tree |
| 2026-01-28 |
Jiri Olsa | ftrace: Add update_ftrace_direct_add function |
commit | commitdiff | tree |
| 2026-01-28 |
Jiri Olsa | ftrace: Export some of hash related functions |
commit | commitdiff | tree |
| 2026-01-28 |
Jiri Olsa | ftrace: Make alloc_and_copy_ftrace_hash direct friendly |
commit | commitdiff | tree |
| 2026-01-28 |
Jiri Olsa | ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag |
commit | commitdiff | tree |
| 2026-01-28 |
Guillaume Gonnet | bpf: Fix tcx/netkit detach permissions when prog fd... |
commit | commitdiff | tree |
| 2026-01-27 |
Alexei Starovoitov | Merge branch 'bpf-fix-fionread-and-copied_seq-issues' |
commit | commitdiff | tree |
| 2026-01-27 |
Jiayuan Chen | selftests/bpf: Add tests for FIONREAD and copied_seq |
commit | commitdiff | tree |
| 2026-01-27 |
Jiayuan Chen | bpf, sockmap: Fix FIONREAD for sockmap |
commit | commitdiff | tree |
| 2026-01-27 |
Jiayuan Chen | bpf, sockmap: Fix incorrect copied_seq calculation |
commit | commitdiff | tree |
| 2026-01-27 |
Matt Bobrowski | selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control... |
commit | commitdiff | tree |
| 2026-01-27 |
Matt Bobrowski | bpf: add new BPF_CGROUP_ITER_CHILDREN control option |
commit | commitdiff | tree |
| 2026-01-27 |
Alexei Starovoitov | Merge branch 'selftests-bpf-migrate-a-few-bpftool-testi... |
commit | commitdiff | tree |
| 2026-01-27 |
Alexis Lothoré... | selftests/bpf: convert test_bpftool_map_access.sh into... |
commit | commitdiff | tree |
| 2026-01-27 |
Alexis Lothoré... | selftests/bpf: convert test_bpftool_metadata.sh into... |
commit | commitdiff | tree |
| 2026-01-27 |
Alexis Lothoré... | selftests/bpf: Add a few helpers for bpftool testing |
commit | commitdiff | tree |
| 2026-01-26 |
Leon Hwang | selftests/bpf: Harden cpu flags test for lru_percpu_has... |
commit | commitdiff | tree |
| 2026-01-25 |
Alexei Starovoitov | Merge branch 'selftests-bpf-introduce-execution-context... |
commit | commitdiff | tree |
| 2026-01-25 |
Changwoo Min | selftests/bpf: Add tests for execution context helpers |
commit | commitdiff | tree |
| 2026-01-25 |
Changwoo Min | selftests/bpf: Introduce execution context detection... |
commit | commitdiff | tree |
| 2026-01-25 |
Alexei Starovoitov | Merge branch 'bpf-fsession-support' |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | selftests/bpf: test fsession mixed with fentry and... |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | selftests/bpf: add testcases for fsession cookie |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | selftests/bpf: test bpf_get_func_* for fsession |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | selftests/bpf: add testcases for fsession |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | bpftool: add fsession support |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | libbpf: add fsession support |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | bpf,x86: add fsession support for x86_64 |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | bpf,x86: introduce emit_store_stack_imm64() for trampoline |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | bpf: support fsession for bpf_session_cookie |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | bpf: support fsession for bpf_session_is_return |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | bpf: change prototype of bpf_session_{cookie,is_return} |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | bpf: use the least significant byte for the nr_args... |
commit | commitdiff | tree |
| 2026-01-25 |
Menglong Dong | bpf: add fsession support |
commit | commitdiff | tree |
| 2026-01-25 |
Yonghong Song | selftests/bpf: Fix xdp_pull_data failure with 64K page |
commit | commitdiff | tree |
| 2026-01-25 |
Yonghong Song | selftests/bpf: Fix task_local_data failure with 64K... |
commit | commitdiff | tree |
| 2026-01-23 |
Kumar Kartikeya... | rqspinlock: Fix TAS fallback lock entry creation |
commit | commitdiff | tree |
| 2026-01-22 |
Kery Qi | selftests/bpf: Fix resource leak in serial_test_wq... |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | scripts/gen-btf.sh: Use CONFIG_SHELL for execution |
commit | commitdiff | tree |
| 2026-01-21 |
Alexei Starovoitov | Merge branch 'bpf-add-kfunc-bpf_strncasecmp' |
commit | commitdiff | tree |
| 2026-01-21 |
Yuzuki Ishiyama | selftests/bpf: Test kfunc bpf_strncasecmp |
commit | commitdiff | tree |
| 2026-01-21 |
Yuzuki Ishiyama | bpf: add bpf_strncasecmp kfunc |
commit | commitdiff | tree |
| 2026-01-21 |
Matt Bobrowski | bpf: Revert "bpf: drop KF_ACQUIRE flag on BPF kfunc... |
commit | commitdiff | tree |
| 2026-01-21 |
Alexei Starovoitov | Merge branch 'bpf-support-bpf_get_func_arg-for-bpf_trac... |
commit | commitdiff | tree |
| 2026-01-21 |
Menglong Dong | selftests/bpf: test bpf_get_func_arg() for tp_btf |
commit | commitdiff | tree |
| 2026-01-21 |
Menglong Dong | bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP |
commit | commitdiff | tree |
| 2026-01-21 |
Alexei Starovoitov | Merge branch 'bpf-x86-inline-bpf_get_current_task-for... |
commit | commitdiff | tree |
| 2026-01-21 |
Menglong Dong | selftests/bpf: test the jited inline of bpf_get_current... |
commit | commitdiff | tree |
| 2026-01-21 |
Menglong Dong | bpf, x86: inline bpf_get_current_task() for x86_64 |
commit | commitdiff | tree |
| 2026-01-21 |
Mykyta Yatsenko | bpf: Simplify bpf_timer_cancel() |
commit | commitdiff | tree |
| 2026-01-21 |
Mykyta Yatsenko | bpf: Introduce lock-free bpf_async_update_prog_callback() |
commit | commitdiff | tree |
| 2026-01-21 |
Mykyta Yatsenko | bpf: Remove unnecessary arguments from bpf_async_set_ca... |
commit | commitdiff | tree |
| 2026-01-21 |
Mykyta Yatsenko | bpf: Factor out timer deletion helper |
commit | commitdiff | tree |
| 2026-01-21 |
Matt Bobrowski | selftests/bpf: update verifier test for default trusted... |
commit | commitdiff | tree |
| 2026-01-21 |
Alexei Starovoitov | Merge branch 'bpf-fix-memory-access-flags-in-helper... |
commit | commitdiff | tree |
| 2026-01-21 |
Zesen Liu | bpf: Require ARG_PTR_TO_MEM with memory flag |
commit | commitdiff | tree |
| 2026-01-21 |
Zesen Liu | bpf: Fix memory access flags in helper prototypes |
commit | commitdiff | tree |
| 2026-01-21 |
Alexei Starovoitov | Merge branch 'bpf-add-range-tracking-for-bpf_div-and... |
commit | commitdiff | tree |
| 2026-01-21 |
Yazhou Tang | selftests/bpf: Add tests for BPF_DIV and BPF_MOD range... |
commit | commitdiff | tree |
| 2026-01-21 |
Yazhou Tang | bpf: Add range tracking for BPF_DIV and BPF_MOD |
commit | commitdiff | tree |
| 2026-01-21 |
Alexei Starovoitov | Merge branch 'bpf-kernel-functions-with-kf_implicit_args' |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | bpf,docs: Document KF_IMPLICIT_ARGS flag |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | bpf: Remove __prog kfunc arg annotation |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | selftests/bpf: Migrate struct_ops_assoc test to KF_IMPL... |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPL... |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | HID: Use bpf_wq_set_callback kernel function |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGS |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | selftests/bpf: Add tests for KF_IMPLICIT_ARGS |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | resolve_btfids: Support for KF_IMPLICIT_ARGS |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | resolve_btfids: Introduce finalize_btf() step |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | bpf: Verifier support for KF_IMPLICIT_ARGS |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | bpf: Introduce struct bpf_kfunc_meta |
commit | commitdiff | tree |
| 2026-01-21 |
Ihor Solodrai | bpf: Refactor btf_kfunc_id_set_contains |
commit | commitdiff | tree |
| 2026-01-20 |
Gyutae Bae | selftests/bpf: Add perfbuf multi-producer benchmark |
commit | commitdiff | tree |
| 2026-01-20 |
Qiliang Yuan | bpf/verifier: Optimize ID mapping reset in states_equal |
commit | commitdiff | tree |
| 2026-01-20 |
Daniel Borkmann | bpf: Remove leftover accounting in htab_map_mem_usage... |
commit | commitdiff | tree |
| 2026-01-20 |
Puranjay Mohan | bpf: verifier: Make sync_linked_regs() scratch registers |
commit | commitdiff | tree |
| next |