index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-07-17
proc: fix test for "vsyscall=xonly" boot option
Alexey Dobriyan
2022-07-17
tools: add selftests to hmm for COW in device memory
Alex Sierra
2022-07-17
tools: add hmm gup tests for device coherent type
Alex Sierra
2022-07-17
tools: update test_hmm script to support SP config
Alex Sierra
2022-07-17
tools: update hmm-test to support device coherent type
Alex Sierra
2022-07-17
selftests/vm: add protection_keys tests to run_vmtests
Kalpana Shetty
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
2022-07-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-07-17
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-07-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-07-15
selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...
Jaehee Park
2022-07-15
libbpf: perfbuf: Add API to get the ring buffer
Jon Doron
2022-07-15
tools: runqslower: Build and use lightweight bootstrap version of bpftool
Pu Lehui
2022-07-15
LSM: SafeSetID: add setgroups() testing to selftest
Micah Morton
2022-07-15
LSM: SafeSetID: add GID testing to selftest
Micah Morton
2022-07-15
LSM: SafeSetID: selftest cleanup and prepare for GIDs
Micah Morton
2022-07-15
LSM: SafeSetID: fix userns bug in selftest
Micah Morton
2022-07-15
pm-graph v5.9
Todd Brandt
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
2022-07-15
KVM: arm64: selftests: Add support for GICv2 on v3
Marc Zyngier
2022-07-14
selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
Jiri Olsa
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
lib/bitmap: change return types to bool where appropriate
Yury Norov
2022-07-14
selftests/landlock: drop deprecated headers dependency
Guillaume Tucker
2022-07-14
selftests: timers: clocksource-switch: adapt to kselftest framework
Wolfram Sang
2022-07-14
selftests: timers: clocksource-switch: add 'runtime' command line parameter
Wolfram Sang
2022-07-14
selftests: timers: clocksource-switch: add command line switch to skip sanity...
Wolfram Sang
2022-07-14
selftests: timers: clocksource-switch: sort includes
Wolfram Sang
2022-07-14
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
2022-07-14
selftests: timers: inconsistency-check: adapt to kselftest framework
Wolfram Sang
2022-07-14
selftests: timers: nanosleep: adapt to kselftest framework
Wolfram Sang
2022-07-14
selftests: timers: fix declarations of main()
Wolfram Sang
2022-07-14
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-14
selftests/net: test nexthop without gw
Nicolas Dichtel
2022-07-13
selftests/bpf: Return true/false (not 1/0) from bool functions
Linkui Xiao
2022-07-13
libbpf: Fix the name of a reused map
Anquan Wu
2022-07-13
KVM: selftests: Drop unused SVM_CPUID_FUNC macro
Sean Christopherson
2022-07-13
KVM: selftests: Use the common cpuid() helper in cpu_vendor_string_is()
Sean Christopherson
2022-07-13
KVM: selftests: Clean up requirements for XFD-aware XSAVE features
Sean Christopherson
2022-07-13
KVM: selftests: Skip AMX test if ARCH_REQ_XCOMP_GUEST_PERM isn't supported
Sean Christopherson
2022-07-13
KVM: selftests: Check KVM's supported CPUID, not host CPUID, for XFD
Sean Christopherson
2022-07-13
KVM: selftests: Inline "get max CPUID leaf" helpers
Sean Christopherson
2022-07-13
KVM: selftests: Rename kvm_get_supported_cpuid_index() to __..._entry()
Sean Christopherson
2022-07-13
KVM: selftests: Drop unnecessary use of kvm_get_supported_cpuid_index()
Sean Christopherson
2022-07-13
KVM: selftests: Use this_cpu_has() to detect SVM support in L1
Sean Christopherson
[prev]
[next]