开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2024-11-12
selftests/bpf: Add struct_ops prog private stack tests
Yonghong Song
2024-11-12
selftests/bpf: Add tracing prog private stack tests
Yonghong Song
2024-11-12
selftests/bpf: update send_signal to lower perf evemts frequency
Eduard Zingerman
2024-11-12
selftests/bpf: allow send_signal test to timeout
Eduard Zingerman
2024-11-12
selftests/bpf: add read_with_timeout() utility function
Eduard Zingerman
2024-11-12
selftests/bpf: watchdog timer for test_progs
Eduard Zingerman
2024-11-11
bpf: Drop special callback reference handling
Kumar Kartikeya Dwivedi
2024-11-11
selftests/bpf: skip the timer_lockup test for single-CPU nodes
Viktor Malik
2024-11-11
selftests/bpf: Test the update operations for htab of maps
Hou Tao
2024-11-11
selftests/bpf: Move ENOTSUPP from bpf_util.h
Hou Tao
2024-11-11
selftests/bpf: Add threads to consumer test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe sessions to consumer test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session single consumer test
Jiri Olsa
2024-11-11
selftests/bpf: Add kprobe session verifier test for return value
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session verifier test for return value
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session recursive test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session cookie test
Jiri Olsa
2024-11-11
selftests/bpf: Add uprobe session test
Jiri Olsa
2024-11-11
selftests/bpf: Fix uprobe consumer test (again)
Jiri Olsa
2024-11-11
selftests/bpf: Allow building with extra flags
Viktor Malik
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
2024-11-04
selftests/bpf: Add tests for raw_tp null handling
Kumar Kartikeya Dwivedi
2024-11-04
selftests/bpf: Clean up open-coded gettid syscall invocations
Kumar Kartikeya Dwivedi
2024-11-04
bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2024-11-03
selftests/bpf: Add tests for tail calls with locks and refs
Kumar Kartikeya Dwivedi
2024-11-03
bpf: Unify resource leak checks
Kumar Kartikeya Dwivedi
2024-11-01
selftests/bpf: Disable warnings on unused flags for Clang builds
Viktor Malik
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
2024-10-29
selftests/bpf: drop unnecessary bpf_iter.h type duplication
Andrii Nakryiko
2024-10-29
bpf: handle implicit declaration of function gettid in bpf_iter.c
Jason Xing
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
2024-10-24
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
2024-10-24
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
2024-10-23
selftests/bpf: validate generic bpf_object and subskel APIs work together
Andrii Nakryiko
2024-10-23
selftests/bpf: fix test_spin_lock_fail.c's global vars usage
Andrii Nakryiko
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024-10-23
selftests/bpf: Increase verifier log limit in veristat
Mykyta Yatsenko
2024-10-22
selftests/bpf: Add test for passing in uninit mtu_len
Daniel Borkmann
2024-10-22
selftests/bpf: Add test for writes to .rodata
Daniel Borkmann
2024-10-22
selftests/bpf: Retire test_sock.c
Jordan Rife
2024-10-22
selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_tests
Jordan Rife
2024-10-22
selftests/bpf: Migrate LOAD_REJECT test cases to prog_tests
Jordan Rife
2024-10-22
selftests/bpf: Migrate *_POST_BIND test cases to prog_tests
Jordan Rife
2024-10-21
KVM: selftests: Fix build on on non-x86 architectures
Mark Brown
2024-10-21
selftests/bpf: Augment send_signal test with remote signaling
Puranjay Mohan
2024-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]