aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-07-16Merge tag 'kvm-x86-selftests-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini4-53/+41
2024-07-16Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-0/+232
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-2/+36
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-0/+17
2024-07-14Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton1-0/+17
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini81-603/+2554
2024-07-12Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini7-0/+118
2024-07-12KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORYIsaku Yamahata3-2/+159
2024-07-10perf kvm: Add kvm-stat for loongarch64Bibo Mao4-0/+238
2024-07-06Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+1
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman1-4/+1
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-4/+35
2024-07-04Merge tag 'kselftest-fix-2024-07-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-19/+24
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins1-1/+1
2024-07-02Merge tag 'linux_kselftest-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-10/+22
2024-07-01Merge tag 'cxl-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2024-06-28KVM: selftests: Add test for configure of x86 APIC bus frequencyIsaku Yamahata3-0/+203
2024-06-28KVM: selftests: Add guest udelay() utility for x86Reinette Chatre2-0/+29
2024-06-28Merge tag 'v6.10-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-11/+15
2024-06-28KVM: selftests: Increase robustness of LLC cache misses in PMU counters testMaxim Levitsky1-10/+14
2024-06-28KVM: selftests: Rework macros in PMU counters test to prep for multi-insn loopSean Christopherson1-9/+19
2024-06-28selftests/harness: Fix tests timeout and race conditionMickaël Salaün1-19/+24
2024-06-27tools/power turbostat: Add local build_bug.h header for snapshot targetPatryk Wlazlyn2-2/+6
2024-06-27tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'Adam Hawley1-8/+8
2024-06-27tools/power turbostat: option '-n' is ambiguousDavid Arcari1-1/+1
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-439/+1050
2024-06-27KVM: selftests: Print the seed for the guest pRNG iff it has changedSean Christopherson1-2/+7
2024-06-27selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima1-0/+72
2024-06-27af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima1-0/+68
2024-06-27selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima1-0/+147
2024-06-27selftest: af_unix: Check SIGURG after every send() in msg_oob.cKuniyuki Iwashima1-1/+50
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima1-0/+91
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima1-0/+16
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima1-5/+44
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima1-0/+11
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima1-2/+23
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima2-1/+221
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima3-438/+1
2024-06-26selftests/resctrl: Fix non-contiguous CBM for AMDBabu Moger1-10/+22
2024-06-26perf kvm/riscv: Port perf kvm stat to RISC-VShenlin Liang4-0/+115
2024-06-25cxl/region: check interleave capabilityYao Xingtao1-0/+4
2024-06-24selftests/mm:fix test_prctl_fork_exec return failureaigourensheng1-16/+22
2024-06-24Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski5-1/+312
2024-06-24selftests/bpf: Add tests for may_goto with negative offset.Alexei Starovoitov1-0/+52
2024-06-24selftests/bpf: Add more ring buffer test coverageDaniel Borkmann3-1/+103
2024-06-22KVM: selftests: Assert that MPIDR_EL1 is unchanged across vCPU resetOliver Upton1-0/+1