2025-05-27 |
Xu Kuohai | bpf, arm64: Support up to 12 function arguments |
commit | commitdiff | tree |
2025-05-27 |
Hou Tao | bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup... |
commit | commitdiff | tree |
2025-05-27 |
KaFai Wan | bpf: Avoid __bpf_prog_ret0_warn when jit fails |
commit | commitdiff | tree |
2025-05-27 |
Jiayuan Chen | bpftool: Add support for custom BTF path in prog load... |
commit | commitdiff | tree |
2025-05-27 |
Yonghong Song | selftests/bpf: Add unit tests with __bpf_trap() kfunc |
commit | commitdiff | tree |
2025-05-27 |
Yonghong Song | bpf: Warn with __bpf_trap() kfunc maybe due to uninitia... |
commit | commitdiff | tree |
2025-05-27 |
Yonghong Song | bpf: Remove special_kfunc_set from verifier |
commit | commitdiff | tree |
2025-05-27 |
Alexei Starovoitov | Merge branch 'replace-config_dmabuf_sysfs_stats-with... |
commit | commitdiff | tree |
2025-05-27 |
T.J. Mercier | selftests/bpf: Add test for open coded dmabuf_iter |
commit | commitdiff | tree |
2025-05-27 |
T.J. Mercier | selftests/bpf: Add test for dmabuf_iter |
commit | commitdiff | tree |
2025-05-27 |
T.J. Mercier | bpf: Add open coded dmabuf iterator |
commit | commitdiff | tree |
2025-05-27 |
T.J. Mercier | bpf: Add dmabuf iterator |
commit | commitdiff | tree |
2025-05-27 |
T.J. Mercier | dma-buf: Rename debugfs symbols |
commit | commitdiff | tree |
2025-05-23 |
Mykyta Yatsenko | bpf: Fix error return value in bpf_copy_from_user_dynptr |
commit | commitdiff | tree |
2025-05-23 |
Andrii Nakryiko | Merge branch 'allow-mmap-of-sys-kernel-btf-vmlinux' |
commit | commitdiff | tree |
2025-05-23 |
Lorenz Bauer | libbpf: Use mmap to parse vmlinux BTF from sysfs |
commit | commitdiff | tree |
2025-05-23 |
Lorenz Bauer | selftests: bpf: Add a test for mmapable vmlinux BTF |
commit | commitdiff | tree |
2025-05-23 |
Lorenz Bauer | btf: Allow mmap of vmlinux btf |
commit | commitdiff | tree |
2025-05-22 |
Jiayuan Chen | bpf, sockmap: Avoid using sk_socket after free when... |
commit | commitdiff | tree |
2025-05-22 |
Martin KaFai Lau | Merge branch 'selftests-bpf-test-sockmap-sockhash-redir... |
commit | commitdiff | tree |
2025-05-22 |
Michal Luczaj | selftests/bpf: sockmap_listen cleanup: Drop af_inet... |
commit | commitdiff | tree |
2025-05-22 |
Michal Luczaj | selftests/bpf: sockmap_listen cleanup: Drop af_unix... |
commit | commitdiff | tree |
2025-05-22 |
Michal Luczaj | selftests/bpf: sockmap_listen cleanup: Drop af_vsock... |
commit | commitdiff | tree |
2025-05-22 |
Michal Luczaj | selftests/bpf: Add selftest for sockmap/hashmap redirection |
commit | commitdiff | tree |
2025-05-22 |
Michal Luczaj | selftests/bpf: Introduce verdict programs for sockmap_redir |
commit | commitdiff | tree |
2025-05-22 |
Michal Luczaj | selftests/bpf: Add u32()/u64() to sockmap_helpers |
commit | commitdiff | tree |
2025-05-22 |
Michal Luczaj | selftests/bpf: Add socket_kind_to_str() to socket_helpers |
commit | commitdiff | tree |
2025-05-22 |
Michal Luczaj | selftests/bpf: Support af_unix SOCK_DGRAM socket pair... |
commit | commitdiff | tree |
2025-05-22 |
Mykyta Yatsenko | selftests/bpf: Add SKIP_LLVM makefile variable |
commit | commitdiff | tree |
2025-05-22 |
Alexei Starovoitov | Merge branch 's390-bpf-use-kernel-s-expoline-thunks' |
commit | commitdiff | tree |
2025-05-22 |
Ilya Leoshkevich | s390/bpf: Use kernel's expoline thunks |
commit | commitdiff | tree |
2025-05-22 |
Ilya Leoshkevich | s390/bpf: Add macros for calling external functions |
commit | commitdiff | tree |
2025-05-22 |
Ilya Leoshkevich | s390: always declare expoline thunks |
commit | commitdiff | tree |
2025-05-22 |
Di Shen | bpf: Revert "bpf: remove unnecessary rcu_read_{lock... |
commit | commitdiff | tree |
2025-05-20 |
Andrii Nakryiko | Merge branch 'libbpf-support-multi-split-btf' |
commit | commitdiff | tree |
2025-05-20 |
Alan Maguire | selftests/bpf: Test multi-split BTF |
commit | commitdiff | tree |
2025-05-20 |
Alan Maguire | libbpf/btf: Fix string handling to support multi-split BTF |
commit | commitdiff | tree |
2025-05-19 |
Mykyta Yatsenko | selftests/bpf: Remove unnecessary link dependencies |
commit | commitdiff | tree |
2025-05-19 |
Paul Chaignon | bpf: WARN_ONCE on verifier bugs |
commit | commitdiff | tree |
2025-05-15 |
Alexei Starovoitov | Merge branch 's390-bpf-remove-the-orig_call-null-check' |
commit | commitdiff | tree |
2025-05-15 |
Ilya Leoshkevich | s390/bpf: Remove the orig_call NULL check |
commit | commitdiff | tree |
2025-05-15 |
Ilya Leoshkevich | bpf: Pass the same orig_call value to trampoline functions |
commit | commitdiff | tree |
2025-05-15 |
Ilya Leoshkevich | s390/bpf: Store backchain even for leaf progs |
commit | commitdiff | tree |
2025-05-14 |
Kuniyuki Iwashima | selftests/bpf: Relax TCPOPT_WINDOW validation in test_t... |
commit | commitdiff | tree |
2025-05-14 |
Mykyta Yatsenko | libbpf: Check bpf_map_skeleton link for NULL |
commit | commitdiff | tree |
2025-05-14 |
Kumar Kartikeya... | bpf: Add support for __prog argument suffix to pass... |
commit | commitdiff | tree |
2025-05-13 |
Tao Chen | bpf: Fix WARN() in get_bpf_raw_tp_regs |
commit | commitdiff | tree |
2025-05-13 |
Khaled Elnaggar | docs: bpf: Fix bullet point formatting warning |
commit | commitdiff | tree |
2025-05-13 |
Alexei Starovoitov | Merge branch 'introduce-kfuncs-for-memory-reads-into... |
commit | commitdiff | tree |
2025-05-13 |
Mykyta Yatsenko | selftests/bpf: introduce tests for dynptr copy kfuncs |
commit | commitdiff | tree |
2025-05-13 |
Mykyta Yatsenko | bpf: Implement dynptr copy kfuncs |
commit | commitdiff | tree |
2025-05-13 |
Mykyta Yatsenko | helpers: make few bpf helpers public |
commit | commitdiff | tree |
2025-05-12 |
Anton Protopopov | libbpf: Use proper errno value in nlattr |
commit | commitdiff | tree |
2025-05-12 |
Mykyta Yatsenko | selftests/bpf: Allow skipping docs compilation |
commit | commitdiff | tree |
2025-05-12 |
Alexei Starovoitov | Merge branch 'fix-verifier-test-failures-in-verbose... |
commit | commitdiff | tree |
2025-05-12 |
Gregory Bell | selftests/bpf: test_verifier verbose log overflows |
commit | commitdiff | tree |
2025-05-12 |
Gregory Bell | selftests/bpf: test_verifier verbose causes erroneous... |
commit | commitdiff | tree |
2025-05-10 |
Andrii Nakryiko | bpf, docs: document open-coded BPF iterators |
commit | commitdiff | tree |
2025-05-10 |
Martin KaFai Lau | Merge branch 'ktls-sockmap-fix-missing-uncharge-operati... |
commit | commitdiff | tree |
2025-05-10 |
Jiayuan Chen | selftests/bpf: Add test to cover sockmap with ktls |
commit | commitdiff | tree |
2025-05-10 |
Jiayuan Chen | ktls, sockmap: Fix missing uncharge operation |
commit | commitdiff | tree |
2025-05-09 |
Andrii Nakryiko | Merge branch 'bpf-retrieve-ref_ctr_offset-from-uprobe... |
commit | commitdiff | tree |
2025-05-09 |
Jiri Olsa | bpftool: Display ref_ctr_offset for uprobe link info |
commit | commitdiff | tree |
2025-05-09 |
Jiri Olsa | selftests/bpf: Add link info test for ref_ctr_offset... |
commit | commitdiff | tree |
2025-05-09 |
Jiri Olsa | bpf: Add support to retrieve ref_ctr_offset for uprobe... |
commit | commitdiff | tree |
2025-05-09 |
Ihor Solodrai | scripts/bpf_doc.py: implement json output format |
commit | commitdiff | tree |
2025-05-09 |
Luis Gerhorst | selftests/bpf: Fix caps for __xlated/jited_unpriv |
commit | commitdiff | tree |
2025-05-09 |
Andrii Nakryiko | Merge branch 'bpf-allow-some-trace-helpers-for-all... |
commit | commitdiff | tree |
2025-05-09 |
Feng Yang | sched_ext: Remove bpf_scx_get_func_proto |
commit | commitdiff | tree |
2025-05-09 |
Feng Yang | bpf: Allow some trace helpers for all prog types |
commit | commitdiff | tree |
2025-05-09 |
Alexei Starovoitov | Merge branch 'bpf-riscv64-support-load-acquire-and... |
commit | commitdiff | tree |
2025-05-09 |
Peilin Ye | selftests/bpf: Enable non-arena load-acquire/store... |
commit | commitdiff | tree |
2025-05-09 |
Peilin Ye | selftests/bpf: Verify zero-extension behavior in load... |
commit | commitdiff | tree |
2025-05-09 |
Peilin Ye | selftests/bpf: Avoid passing out-of-range values to... |
commit | commitdiff | tree |
2025-05-09 |
Peilin Ye | selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when... |
commit | commitdiff | tree |
2025-05-09 |
Peilin Ye | bpf, riscv64: Skip redundant zext instruction after... |
commit | commitdiff | tree |
2025-05-09 |
Andrea Parri | bpf, riscv64: Support load-acquire and store-release... |
commit | commitdiff | tree |
2025-05-09 |
Andrea Parri | bpf, riscv64: Introduce emit_load_*() and emit_store_*() |
commit | commitdiff | tree |
2025-05-09 |
Peilin Ye | bpf/verifier: Handle BPF_LOAD_ACQ instructions in insn_... |
commit | commitdiff | tree |
2025-05-08 |
Martin KaFai Lau | bpftool: Fix cgroup command to only show cgroup bpf... |
commit | commitdiff | tree |
2025-05-06 |
YiFei Zhu | bpftool: Fix regression of "bpftool cgroup tree" EINVAL... |
commit | commitdiff | tree |
2025-05-06 |
Alexei Starovoitov | Merge branch 'bpf-support-bpf-rbtree-traversal-and... |
commit | commitdiff | tree |
2025-05-06 |
Martin KaFai Lau | selftests/bpf: Add test for bpf_list_{front,back} |
commit | commitdiff | tree |
2025-05-06 |
Martin KaFai Lau | bpf: Add bpf_list_{front,back} kfunc |
commit | commitdiff | tree |
2025-05-06 |
Martin KaFai Lau | bpf: Simplify reg0 marking for the list kfuncs that... |
commit | commitdiff | tree |
2025-05-06 |
Martin KaFai Lau | selftests/bpf: Add tests for bpf_rbtree_{root,left... |
commit | commitdiff | tree |
2025-05-06 |
Martin KaFai Lau | bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_... |
commit | commitdiff | tree |
2025-05-06 |
Martin KaFai Lau | bpf: Add bpf_rbtree_{root,left,right} kfunc |
commit | commitdiff | tree |
2025-05-06 |
Martin KaFai Lau | bpf: Simplify reg0 marking for the rbtree kfuncs that... |
commit | commitdiff | tree |
2025-05-06 |
Martin KaFai Lau | bpf: Check KF_bpf_rbtree_add_impl for the "case KF_ARG_... |
commit | commitdiff | tree |
2025-05-05 |
Andrii Nakryiko | libbpf: Improve BTF dedup handling of "identical" BTF... |
commit | commitdiff | tree |
2025-05-05 |
Thorsten Blum | bpf: Replace offsetof() with struct_size() |
commit | commitdiff | tree |
2025-05-05 |
Anton Protopopov | bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ |
commit | commitdiff | tree |
2025-05-05 |
Ihor Solodrai | selftests/bpf: Remove sockmap_ktls disconnect_after_del... |
commit | commitdiff | tree |
2025-05-01 |
Alan Maguire | selftests/bpf: Add btf dedup test covering module BTF... |
commit | commitdiff | tree |
2025-05-01 |
Martin KaFai Lau | Merge branch 'bpf-allow-xdp_redirect-for-xdp-dev-bound... |
commit | commitdiff | tree |
2025-05-01 |
Lorenzo Bianconi | selftests/bpf: xdp_metadata: Check XDP_REDIRCT support... |
commit | commitdiff | tree |
2025-05-01 |
Lorenzo Bianconi | bpf: Allow XDP dev-bound programs to perform XDP_REDIRE... |
commit | commitdiff | tree |
2025-05-01 |
Thorsten Blum | bpf: Replace offsetof() with struct_size() |
commit | commitdiff | tree |
2025-04-30 |
Anton Protopopov | libbpf: Use proper errno value in linker |
commit | commitdiff | tree |
next |