开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
/
bpf_testmod
Age
Commit message (
Expand
)
Author
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-05-16
selftests/bpf: Remove extern from kfuncs declarations
Jiri Olsa
2023-05-16
selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
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