index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2026-04-27
selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=y
Mark Brown
2026-04-27
MAINTAINERS: update Liam's email address
Liam R. Howlett
2026-04-27
mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()
Lorenzo Stoakes
2026-04-27
Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...
Paolo Bonzini
2026-04-27
KVM: selftests: Add check_steal_time_uapi() implementation for LoongArch
Sean Christopherson
2026-04-25
Merge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-25
Merge branches 'turbostat' and 'x86_energy_perf_policy' into power-utilities
Len Brown
2026-04-25
tools/power x86_energy_perf_policy: Version 2026.04.25
Len Brown
2026-04-25
tools/power x86_energy_perf_policy.8: Document SoC Slider Options
Len Brown
2026-04-25
tools/power x86_energy_perf_policy: Enhances SoC Slider related checks
Len Brown
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
selftests/bpf: check epoll readiness during reuseport migration
Zhenzhong Wu
2026-04-23
selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
Jiayuan Chen
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
2026-04-23
selftests: mptcp: add a check for sndbuf of S/C
Gang Yan
2026-04-23
selftests: ublk: add ublk auto integrity test
Caleb Sander Mateos
2026-04-23
selftests: ublk: enable test_integrity_02.sh on fio 3.42
Caleb Sander Mateos
2026-04-23
selftests: ublk: remove unused argument to _cleanup
Caleb Sander Mateos
2026-04-23
selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArch
Tiezhu Yang
2026-04-22
Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2026-04-22
selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAY
KaFai Wan
2026-04-22
selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks
KaFai Wan
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-04-22
tools/power turbostat: v2026.04.21
Len Brown
2026-04-22
tools/power turbostat: Process HT siblings in CPU order
Len Brown
2026-04-22
tools/power turbostat: Show module_id column
Len Brown
2026-04-22
tools/power turbostat: Print core_id and apic_id in hex
Len Brown
2026-04-22
tools/power turbostat: Cleanup print helper functions
Artem Bityutskiy
2026-04-22
tools/power turbostat: Fix --cpu-set 1 regression on HT systems
Len Brown
2026-04-22
tools/power turbostat: Fix --cpu-set 0 regression on HT systems
Len Brown
2026-04-22
tools/power turbostat: Fix unrecognized option '-P'
David Arcari
2026-04-21
Merge tag 'probes-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2026-04-22
selftests/ftrace: Add a testcase for multiple fprobe events
Masami Hiramatsu (Google)
2026-04-22
selftests/ftrace: Add a testcase for fprobe events on module
Masami Hiramatsu (Google)
2026-04-21
tools/power turbostat: Fix AMD RAPL regression on big systems
Len Brown
2026-04-21
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-21
tools/sched_ext: scx_qmap: Silence task_ctx lookup miss
Tejun Heo
2026-04-21
selftests: net: use ip commands instead of teamd in team rx_mode test
Stanislav Fomichev
2026-04-21
selftests: net: add team_bridge_macvlan rx_mode test
Stanislav Fomichev
2026-04-20
Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"
Sean Christopherson
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...
Sean Christopherson
2026-04-20
KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()
Sean Christopherson
2026-04-20
KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()
Sean Christopherson
[prev]
[next]