index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
bpf_testmod
/
bpf_testmod.c
Age
Commit message (
Expand
)
Author
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-02
selftests/bpf: Implement socket kfuncs for bpf_testmod
Jordan Rife
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
2024-04-23
selftests/bpf: add checks for bpf_wq_set_callback()
Benjamin Tissoires
2024-03-06
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
2024-03-06
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
2024-02-29
selftests/bpf: Test if shadow types work correctly.
Kui-Feng Lee
2024-02-13
selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.
Kui-Feng Lee
2024-02-05
selftests/bpf: Suppress warning message of an unused variable.
Kui-Feng Lee
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-01-29
selftests/bpf: Drop return in bpf_testmod_exit
Geliang Tang
2024-01-23
selftests/bpf: test case for register_bpf_struct_ops().
Kui-Feng Lee
2024-01-23
selftests/bpf: Fix potential premature unload in bpf_testmod
Artem Savkov
2023-11-01
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
2023-09-25
selftests/bpf: Add test for missed counts of perf event link kprobe
Jiri Olsa
2023-07-27
selftests/bpf: Test ldsx with more complex cases
Yonghong Song
2023-07-13
selftests/bpf: add testcase for TRACING with 6+ arguments
Menglong Dong
2023-06-08
selftests/bpf: Add missing prototypes for several test kfuncs
Jiri Olsa
2023-05-16
bpf: Move kernel test kfuncs to bpf_testmod
Jiri Olsa
2023-04-19
selftests/bpf: Add test to access integer type of variable array
Feng Zhou
2023-04-13
selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncs
Andrii Nakryiko
2023-04-13
selftests/bpf: Keep the loop in bpf_testmod_loop_test
Song Liu
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
2023-03-08
selftests/bpf: implement and test custom testmod_seq iterator
Andrii Nakryiko
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2022-10-25
selftests/bpf: Add bpf_testmod_fentry_* functions
Jiri Olsa
2022-09-06
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-03-05
selftests/bpf: Add a test for btf_type_tag "percpu"
Hao Luo
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
2022-01-27
selftests/bpf: add a selftest with __user tag
Yonghong Song
2022-01-18
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2021-10-08
bpf/selftests: Add test for writable bare tracepoint
Hou Tao
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-09-13
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
2021-01-20
selftests: bpf: Add a new test for bare tracepoints
Qais Yousef
2021-01-12
selftests/bpf: Test kernel module ksym externs
Andrii Nakryiko
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko