开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-07
bpf: selftests: Test constant key extraction on irrelevant maps
Daniel Xu
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-29
selftests/bpf: Add strparser test for bpf
Jiayuan Chen
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-20
selftests/bpf: Add some tests related to 'may_goto 0' insns
Yonghong Song
2025-01-20
selftests/bpf: Add test case for the freeing of bpf_timer
Hou Tao
2025-01-17
dcache: back inline names with a struct-wrapped array of unsigned long
Al Viro
2025-01-16
bpf: selftests: verifier: Add nullness elision tests
Daniel Xu
2025-01-16
bpf: verifier: Support eliding map lookup nullness
Daniel Xu
2025-01-16
bpf: verifier: Refactor helper access type tracking
Daniel Xu
2025-01-15
selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc
Saket Kumar Bhaskar
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
2025-01-10
selftests/bpf: test_xdp_redirect: Rename BPF sections
Bastien Curutchet (eBPF Foundation)
2025-01-08
selftests/bpf: Add kprobe session recursion check test
Jiri Olsa
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-01-06
selftests/bpf: test bpf_for within spin lock section
Emil Tsalapatis
2025-01-06
selftests/bpf: Extend netkit tests to validate set {head,tail}room
Daniel Borkmann
2024-12-30
selftests/bpf: Add testcases for BPF_MUL
Matan Shachnai
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2024-12-16
selftests/bpf: test_xdp_meta: Rename BPF sections
Bastien Curutchet
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
2024-12-13
selftest/bpf: Replace magic constants by macros
Anton Protopopov
2024-12-12
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2024-12-10
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2024-12-10
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
2024-12-09
selftests/bpf: Fix fill_link_info selftest on powerpc
Saket Kumar Bhaskar
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
2024-12-04
selftests/bpf: Add test for narrow spill into 64-bit spilled scalar
Kumar Kartikeya Dwivedi
2024-12-04
selftests/bpf: Add test for reading from STACK_INVALID slots
Kumar Kartikeya Dwivedi
2024-12-04
selftests/bpf: Introduce __caps_unpriv annotation for tests
Eduard Zingerman
2024-12-04
selftests/bpf: Add IRQ save/restore tests
Kumar Kartikeya Dwivedi
2024-12-04
selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
Kumar Kartikeya Dwivedi
2024-12-04
bpf: Improve verifier log for resource leak on exit
Kumar Kartikeya Dwivedi
2024-12-02
bpf: Zero index arg error string for dynptr and iter
Kumar Kartikeya Dwivedi
2024-12-02
selftests/bpf: Add tests for iter arg check
Kumar Kartikeya Dwivedi
2024-12-02
bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
Tao Lyu
2024-12-02
selftests/bpf: add cgroup skb direct packet access test
Mahe Tardy
2024-12-02
selftests/bpf: use the same udp and tcp headers in tests under test_progs
Alexis Lothoré (eBPF Foundation)
2024-11-26
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[next]