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
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
2021-06-25
kunit: tool: Support skipped tests in kunit_tool
David Gow
2021-06-25
kunit: tool: internal refactor of parser input handling
Daniel Latypov
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-25
selftests/powerpc: Use req_max_processed_len from sysfs NX capabilities
Haren Myneni
2021-06-24
selftests: kvm: Allows userspace to handle emulation errors.
Aaron Lewis
2021-06-24
KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
Sean Christopherson
2021-06-24
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
2021-06-24
bootconfig/tracing/ktest: Add ktest examples of testing bootconfig
Steven Rostedt (VMware)
2021-06-24
perf top: Add cgroup support for perf top (-G)
Joshua Martinez
2021-06-24
tools/testing: add a selftest for SO_NETNS_COOKIE
Lorenz Bauer
2021-06-24
KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updates
Sean Christopherson
2021-06-24
KVM: selftests: Add hugepage support for x86-64
Sean Christopherson
2021-06-24
KVM: selftests: Genericize upper level page table entry struct
Sean Christopherson
2021-06-24
KVM: selftests: Add PTE helper for x86-64 in preparation for hugepages
Sean Christopherson
2021-06-24
KVM: selftests: Rename x86's page table "address" to "pfn"
Sean Christopherson
2021-06-24
KVM: selftests: Add wrapper to allocate page table page
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally allocate EPT tables in memslot 0
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for vaddr allocations
Sean Christopherson
2021-06-24
lkdtm/heap: Add init_on_alloc tests
Kees Cook
2021-06-24
selftests/lkdtm: Enable various testable CONFIGs
Kees Cook
2021-06-24
lkdtm: Add CONFIG hints in errors where possible
Kees Cook
2021-06-24
lkdtm/heap: Add vmalloc linear overflow test
Kees Cook
2021-06-24
selftests/lkdtm: Fix expected text for free poison
Kees Cook
2021-06-24
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
2021-06-24
selftests/lkdtm: Avoid needing explicit sub-shell
Kees Cook
2021-06-24
KVM: selftests: Use "standard" min virtual address for CPUID test alloc
Sean Christopherson
2021-06-24
KVM: selftests: Use alloc page helper for xAPIC IPI test
Sean Christopherson
2021-06-24
KVM: selftests: Use alloc_page helper for x86-64's GDT/IDT/TSS allocations
Sean Christopherson
2021-06-24
KVM: selftests: Lower the min virtual address for misc page allocations
Sean Christopherson
2021-06-24
KVM: selftests: Add helpers to allocate N pages of virtual memory
Sean Christopherson
2021-06-24
KVM: selftests: Use "standard" min virtual address for Hyper-V pages
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup
Sean Christopherson
2021-06-24
KVM: selftests: Unconditionally use memslot 0 when loading elf binary
Sean Christopherson
2021-06-24
KVM: selftests: Zero out the correct page in the Hyper-V features test
Sean Christopherson
2021-06-24
KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build
Sean Christopherson
2021-06-24
KVM: selftests: fix triple fault if ept=0 in dirty_log_test
Hou Wenlong
2021-06-24
KVM: selftests: Fix mapping length truncation in m{,un}map()
Zenghui Yu
2021-06-24
objtool: Don't make .altinstructions writable
Josh Poimboeuf
2021-06-23
selftests/sgx: remove checks for file execute permissions
Dave Hansen
2021-06-23
selftests/ftrace: fix event-no-pid on 1-core machine
Krzysztof Kozlowski
2021-06-23
kunit: Remove the unused all_tests.config
David Gow
2021-06-23
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
2021-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-06-23
selftests: icmp_redirect: support expected failures
Andrea Righi
2021-06-23
Merge x86/urgent into x86/fpu
Borislav Petkov
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-06-22
selftests: mptcp: turn rp_filter off on each NIC
Yonglong Li
2021-06-22
selftests: mptcp: add deny_join_id0 testcases
Geliang Tang
[prev]
[next]