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
/
test_kmods
/
bpf_testmod.c
Age
Commit message (
Expand
)
Author
2026-02-13
selftests/bpf: Fix map_kptr grace period wait
Kumar Kartikeya Dwivedi
2026-01-25
selftests/bpf: Add tests for execution context helpers
Changwoo Min
2026-01-21
selftests/bpf: test bpf_get_func_arg() for tp_btf
Menglong Dong
2026-01-20
selftests/bpf: update verifier test for default trusted pointer semantics
Matt Bobrowski
2026-01-20
selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
selftests/bpf: Add tests for KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-12
selftests/bpf: Use the correct destructor kfunc type
Sami Tolvanen
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
2025-12-05
selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
Amery Hung
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-05
selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi
Jiri Olsa
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-23
selftests/bpf: Add union argument tests using fexit programs
Leon Hwang
2025-09-18
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2025-08-21
selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
Jiri Olsa
2025-08-06
selftests/bpf: Add multi_st_ops that supports multiple instances
Amery Hung
2025-06-01
selftests/bpf: Fix bpf selftest build error
Saket Kumar Bhaskar
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-05-14
tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
2025-04-22
selftests/bpf: Add test for attaching kprobe with long event names
Feng Yang
2025-04-04
selftests/bpf: Convert comma to semicolon
Chen Ni
2025-02-25
selftests/bpf: Test gen_pro/epilogue that generate kfuncs
Amery Hung
2025-02-20
selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_call
Amery Hung
2025-02-17
selftests/bpf: Test returning referenced kptr from struct_ops programs
Amery Hung
2025-02-17
selftests/bpf: Test referenced kptr arguments of struct_ops programs
Amery Hung
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen