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
/
testing
Age
Commit message (
Expand
)
Author
2022-10-03
selftests/vm: modularize thp collapse memory operations
Zach O'Keefe
2022-10-03
selftests/vm: dedup THP helpers
Zach O'Keefe
2022-10-03
selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest
Zach O'Keefe
2022-10-03
selftest/damon: add a test for duplicate context dirs creation
SeongJae Park
2022-10-03
memblock tests: add new pageblock related macro
Kefeng Wang
2022-10-03
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-10-03
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2022-10-03
Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-03
selftests: mptcp: update and extend fastclose test-cases
Paolo Abeni
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-10-01
Merge branch kvm-arm64/misc-6.1 into kvmarm-master/next
Marc Zyngier
2022-10-01
Merge branch kvm-arm64/dirty-log-ordered into kvmarm-master/next
Marc Zyngier
2022-09-30
selftests/tc-testing: update qdisc/cls/action features in config
Zhengchao Shao
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-30
selftests/xsk: Fix double free
Magnus Karlsson
2022-09-30
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
Colin Ian King
2022-09-30
kunit: tool: rename all_test_uml.config, use it for --alltests
Daniel Latypov
2022-09-30
kunit: tool: remove UML specific options from all_tests_uml.config
Daniel Latypov
2022-09-30
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
2022-09-30
kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces
Daniel Latypov
2022-09-30
Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEAD
Paolo Bonzini
2022-09-30
KVM: selftests: Fix nx_huge_pages_test on TDP-disabled hosts
David Matlack
2022-09-30
KVM: selftests: Add helpers to read kvm_{intel,amd} boolean module parameters
David Matlack
2022-09-30
KVM: selftests: Tell the compiler that code after TEST_FAIL() is unreachable
David Matlack
2022-09-30
Revert "KVM: selftests: Fix nested SVM tests when built with clang"
Sean Christopherson
2022-09-30
KVM: selftests: Dedup subtests of fix_hypercall_test
Sean Christopherson
2022-09-30
KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==off
Sean Christopherson
2022-09-30
KVM: selftests: Hardcode VMCALL/VMMCALL opcodes in "fix hypercall" test
Sean Christopherson
2022-09-30
KVM: selftests: Remove unnecessary register shuffling in fix_hypercall_test
Sean Christopherson
2022-09-30
KVM: selftests: Compare insn opcodes directly in fix_hypercall_test
Sean Christopherson
2022-09-30
KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
Sean Christopherson
2022-09-30
KVM: selftests: Gracefully handle empty stack traces
David Matlack
2022-09-30
KVM: selftests: replace assertion with warning in access_tracking_perf_test
Emanuele Giuseppe Esposito
2022-09-30
Merge branch 'for-next/kselftest' into for-next/core
Catalin Marinas
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
kselftest/arm64: Handle EINTR while reading data from children
Mark Brown
2022-09-29
kselftest/arm64: Flag fp-stress as exiting when we begin finishing up
Mark Brown
2022-09-29
kselftest/arm64: Don't repeat termination handler for fp-stress
Mark Brown
2022-09-29
kselftest/arm64: Don't enable v8.5 for MTE selftest builds
Mark Brown
2022-09-29
selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-29
tracing/user_events: Use bits vs bytes for enabled status page data
Beau Belgrave
2022-09-29
KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ACQ_REL if available
Marc Zyngier
2022-09-29
KVM: selftests: dirty-log: Upgrade flag accesses to acquire/release semantics
Marc Zyngier
2022-09-28
selftests/bpf: Convert udp_limit test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert tcpbpf_user test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert tcp_rtt test to ASSERT_* macros
Wang Yufen
2022-09-28
selftests/bpf: Convert tcp_hdr_options test to ASSERT_* macros
Wang Yufen
[prev]
[next]