index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
bpf_kfuncs.h
Age
Commit message (
Expand
)
Author
2024-06-21
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
2024-04-30
selftests/bpf: Add kprobe session cookie test
Jiri Olsa
2024-04-30
selftests/bpf: Add kprobe session test
Jiri Olsa
2024-02-05
selftests/bpf: mark dynptr kfuncs __weak to make them optional on old kernels
Andrii Nakryiko
2024-01-30
libbpf: add bpf_core_cast() macro
Andrii Nakryiko
2024-01-23
selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
Kuniyuki Iwashima
2023-12-01
selftests/bpf: Add test that uses fsverity and xattr to sign a file
Song Liu
2023-12-01
selftests/bpf: Add tests for filesystem kfuncs
Song Liu
2023-10-11
selftests/bpf: Add tests for cgroup unix socket address hooks
Daan De Meyer
2023-05-17
selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernel
Yonghong Song
2023-05-17
selftests/bpf: Fix dynptr/test_dynptr_is_null
Yonghong Song
2023-04-27
selftests/bpf: Add tests for dynptr convenience helpers
Joanne Koong
2023-03-01
selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
Joanne Koong