index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
task_kfunc_failure.c
Age
Commit message (
Expand
)
Author
2024-10-16
selftests/bpf: Add tests for bpf_task_from_vpid() kfunc
Juntong Deng
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
2023-04-01
bpf: Remove now-defunct task kfuncs
David Vernet
2023-04-01
bpf: Make struct task_struct an RCU-safe type
David Vernet
2023-03-25
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2023-03-13
selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.
Alexei Starovoitov
2023-03-10
selftests/bpf: fix lots of silly mistakes pointed out by compiler
Andrii Nakryiko
2023-01-25
bpf: Disallow NULLable pointers for trusted kfuncs
David Vernet
2023-01-23
selftests/bpf: Use __failure macro in task kfunc testsuite
David Vernet
2022-12-14
selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
Yonghong Song
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
2022-11-23
selftests/bpf: Add selftests for bpf_task_from_pid()
David Vernet
2022-11-20
bpf/selftests: Add selftests for new task kfuncs
David Vernet