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
2023-08-02
KVM: selftests: Convert the nSVM software interrupt test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's set BSP ID test to printf style guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's nested exceptions test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's KVM paravirt test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert the Hyper-V extended hypercalls test to printf asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert x86's CPUID test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert steal_time test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert set_memory_region_test to printf-based GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert s390's tprot test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert the memslot performance test to printf guest asserts
Sean Christopherson
2023-08-02
KVM: selftests: Convert ARM's vGIC IRQ test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert ARM's page fault test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert ARM's hypercalls test to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert debug-exceptions to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT
Sean Christopherson
2023-08-02
KVM: selftests: Add a selftest for guest prints and formatted asserts
Aaron Lewis
2023-08-02
KVM: selftests: Add #define of expected KVM exit reason for ucall
Sean Christopherson
2023-08-02
KVM: selftests: Add arch ucall.h and inline simple arch hooks
Sean Christopherson
2023-08-02
KVM: selftests: Add formatted guest assert support in ucall framework
Sean Christopherson
2023-08-02
KVM: selftests: Add string formatting options to ucall
Aaron Lewis
2023-08-02
KVM: selftests: Add additional pages to the guest to accommodate ucall
Aaron Lewis
2023-08-02
KVM: selftests: Add guest_snprintf() to KVM selftests
Aaron Lewis
2023-08-02
KVM: selftests: Add strnlen() to the string overrides
Aaron Lewis
2023-08-02
KVM: selftests: Add a shameful hack to preserve/clobber GPRs across ucall
Sean Christopherson
2023-08-02
KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT()
Sean Christopherson
2023-08-02
KVM: selftests: Rename the ASSERT_EQ macro
Thomas Huth
2023-08-02
KVM: selftests: Remove superfluous variable assignment
Minjie Du
2023-08-02
selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
Alexandre Ghiti
2023-08-02
selftests/riscv: fix potential build failure during the "emit_tests" step
John Hubbard
2023-08-02
KVM: selftests: use unified time type for comparison
Bibo Mao
2023-08-02
KVM: selftests: Extend x86's sync_regs_test to check for exception races
Michal Luczaj
2023-08-02
KVM: selftests: Extend x86's sync_regs_test to check for event vector races
Michal Luczaj
2023-08-02
KVM: selftests: Extend x86's sync_regs_test to check for CR4 races
Michal Luczaj
2023-08-01
selftest: net: Assert on a proper value in so_incoming_cpu.c.
Kuniyuki Iwashima
2023-08-01
perf test parse-events: Test complex name has required event format
Ian Rogers
2023-08-01
perf pmus: Create placholder regardless of scanning core_only
Ian Rogers
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-29
KVM: selftests: Expand x86's sregs test to cover illegal CR0 values
Sean Christopherson
2023-07-29
KVM: selftests: Verify stats fd is usable after VM fd has been closed
Sean Christopherson
2023-07-29
KVM: selftests: Verify stats fd can be dup()'d and read
Sean Christopherson
2023-07-29
KVM: selftests: Verify userspace can create "redundant" binary stats files
Sean Christopherson
2023-07-29
KVM: selftests: Explicitly free vcpus array in binary stats test
Sean Christopherson
2023-07-29
KVM: selftests: Clean up stats fd in common stats_test() helper
Sean Christopherson
2023-07-29
KVM: selftests: Use pread() to read binary stats header
Sean Christopherson
2023-07-29
selftests/rseq: Play nice with binaries statically linked against glibc 2.35+
Sean Christopherson
[prev]
[next]