index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2025-08-28
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
2025-08-28
udp: add drop_counters to udp socket
Eric Dumazet
2025-08-27
selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
2025-08-27
selftests/bpf: Enable timed may_goto tests for arm64
Puranjay Mohan
2025-08-27
selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...
Jiawei Zhao
2025-08-27
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
2025-08-27
bpf: Add selftest to check the verifier's abstract multiplication
Nandakumar Edamana
2025-08-26
selftests/bpf: Remove may_goto tests from DENYLIST.s390x
Ilya Leoshkevich
2025-08-26
selftests/bpf: Enable timed may_goto verifier tests on s390x
Ilya Leoshkevich
2025-08-26
selftests/bpf: Add __arch_s390x macro
Ilya Leoshkevich
2025-08-26
selftests/bpf: Add a missing newline to the "bad arch spec" message
Ilya Leoshkevich
2025-08-26
selftests/bpf: Remove entries from config.{arch} already present in config
Tiezhu Yang
2025-08-22
selftests/bpf: Tests for is_scalar_branch_taken tnum logic
Paul Chaignon
2025-08-21
selftests/bpf: Use vmlinux.h for BPF programs
Hengqi Chen
2025-08-21
selftests/bpf: Fix uprobe syscall shadow stack test
Jiri Olsa
2025-08-21
selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
Jiri Olsa
2025-08-21
selftests/bpf: Add uprobe_regs_equal test
Jiri Olsa
2025-08-21
selftests/bpf: Add optimized usdt variant for basic usdt test
Jiri Olsa
2025-08-21
selftests/bpf: Add uprobe syscall sigill signal test
Jiri Olsa
2025-08-21
selftests/bpf: Add hit/attach/detach race optimized uprobe test
Jiri Olsa
2025-08-21
selftests/bpf: Add uprobe/usdt syscall tests
Jiri Olsa
2025-08-21
selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
Jiri Olsa
2025-08-21
selftests/bpf: Reorg the uprobe_syscall test function
Jiri Olsa
2025-08-21
selftests/bpf: Import usdt.h from libbpf/usdt project
Jiri Olsa
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
2025-08-18
selftests/bpf: Cover metadata access from a modified skb clone
Jakub Sitnicki
2025-08-18
selftests/bpf: Cover read/write to skb metadata at an offset
Jakub Sitnicki
2025-08-18
selftests/bpf: Cover write access to skb metadata via dynptr
Jakub Sitnicki
2025-08-18
selftests/bpf: Cover read access to skb metadata via dynptr
Jakub Sitnicki
2025-08-18
selftests/bpf: Parametrize test_xdp_context_tuntap
Jakub Sitnicki
2025-08-18
selftests/bpf: Pass just bpf_map to xdp_context_test helper
Jakub Sitnicki
2025-08-18
selftests/bpf: Cover verifier checks for skb_meta dynptr type
Jakub Sitnicki
2025-08-18
selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests
Ilya Leoshkevich
2025-08-15
selftests/bpf: Add test for DEVMAP reuse
Yureka Lilian
2025-08-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
2025-08-15
selftests/bpf: Enable arena atomics tests for RV64
Pu Lehui
2025-08-13
selftests/bpf: Copy test_kmods when installing selftest
Amery Hung
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
2025-08-06
selftests/bpf: Test multi_st_ops and calling kfuncs from different programs
Amery Hung
2025-08-06
selftests/bpf: Add multi_st_ops that supports multiple instances
Amery Hung
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-08-01
selftests/bpf: Test concurrent task local data key creation
Amery Hung
2025-08-01
selftests/bpf: Test basic task local data operations
Amery Hung
2025-08-01
selftests/bpf: Introduce task local data
Amery Hung
2025-08-01
selftests/bpf: Test for unaligned flow_dissector ctx access
Paul Chaignon
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-28
selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
KaFai Wan
2025-07-28
selftests/bpf: Add selftest for attaching tracing programs to functions in de...
KaFai Wan
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...
KaFai Wan
[prev]
[next]