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.16.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
Age
Commit message (
Expand
)
Author
2024-11-11
bpf: Add support for uprobe multi session attach
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
bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile
Viktor Malik
2024-11-01
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
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
libbpf: start v1.6 development cycle
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-24
libbpf: define __uptr.
Kui-Feng Lee
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
2024-10-23
selftests/bpf: validate generic bpf_object and subskel APIs work together
Andrii Nakryiko
2024-10-23
libbpf: move global data mmap()'ing into bpf_object__load()
Andrii Nakryiko
2024-10-23
selftests/bpf: fix test_spin_lock_fail.c's global vars usage
Andrii Nakryiko
2024-10-23
libsubcmd: Silence compiler warning
Eder Zulian
2024-10-23
libbpf: Prevent compiler warnings/errors
Eder Zulian
2024-10-23
resolve_btfids: Fix compiler warnings
Eder Zulian
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
2024-10-20
Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2024-10-20
KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookups
Sean Christopherson
2024-10-20
KVM: selftests: x86: Avoid using SSE/AVX instructions
Vitaly Kuznetsov
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-18
Merge tag 'linux_kselftest-fixes-6.12-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-10-17
Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-10-17
selftests/bpf: Add test case for delta propagation
Daniel Borkmann
2024-10-17
bpf: Properly test iter/task tid filtering
Jordan Rome
[next]