summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds24 hours2-0/+8
|\
| * Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini34 hours539-3630/+27880
| |\
| * | KVM: selftests: Fix build on architectures other than x86_64Mark Brown6 days2-0/+8
* | | Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds3 days9-14/+34
|\ \ \
| * | | selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu5 days1-1/+4
| * | | kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3Alessandro Zanni5 days1-2/+2
| * | | selftest: hid: add missing run-hid-tools-tests.shYun Lu6 days1-0/+2
| * | | selftests: vDSO: align getrandom states to cache lineJason A. Donenfeld6 days1-3/+5
| * | | selftests: exec: update gitignore for load_addressJavier Carrasco7 days1-1/+2
| * | | selftests: core: add unshare_test to gitignoreJavier Carrasco7 days1-0/+1
| * | | clone3: clone3_cap_checkpoint_restore: remove unused MAX_PID_NS_LEVEL macroBa Jing7 days1-2/+0
| * | | selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()Shuah Khan7 days1-4/+8
| * | | selftest: rtc: Check if could access /dev/rtc0 before testingJoseph Jang7 days1-1/+10
| | |/ | |/|
* | | Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3 days1-0/+4
|\ \ \
| * | | Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai5 days585-4075/+30848
| |\| |
| * | | selftest: alsa: check if user has alsa installedAbdul Rahim7 days1-0/+4
* | | | Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4 days4-29/+32
|\ \ \ \
| * \ \ \ Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni4 days2-28/+30
| |\ \ \ \
| | * | | | selftests: netfilter: Add missing return valuezhang jiao10 days1-0/+1
| | * | | | selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter10 days1-28/+29
| * | | | | selftests: rds: move include.sh to TEST_FILESHangbin Liu5 days2-1/+2
* | | | | | move asm/unaligned.h to linux/unaligned.hAl Viro5 days2-2/+2
| |_|_|/ / |/| | | |
* | | | | Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds8 days1-0/+2
|\ \ \ \ \
| * | | | | selftests: vDSO: align stack for O2-optimized memcpyJason A. Donenfeld10 days1-0/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9 days30-203/+1195
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-1712-151/+140
| |\ \ \ \ \
| | * | | | | KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson2024-09-091-4/+7
| | * | | | | KVM: selftests: Explicitly include committed one-off assets in .gitignoreSean Christopherson2024-08-291-0/+4
| | * | | | | KVM: selftests: Add SEV-ES shutdown testPeter Gonda2024-08-291-0/+32
| | * | | | | KVM: selftests: Always unlink memory regions when deleting (VM free)Sean Christopherson2024-08-291-9/+6
| | * | | | | KVM: selftests: Remove unused kvm_memcmp_hva_gva()Sean Christopherson2024-08-292-72/+0
| | * | | | | KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metalVitaly Kuznetsov2024-08-224-2/+24
| | * | | | | KVM: selftests: Move Hyper-V specific functions out of processor.cVitaly Kuznetsov2024-08-225-64/+68
| * | | | | | Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-174-25/+77
| |\ \ \ \ \ \
| | * | | | | | KVM: selftests: Play nice with AMD's AVIC errataSean Christopherson2024-08-291-4/+19
| | * | | | | | KVM: selftests: Verify the guest can read back the x2APIC ICR it wroteSean Christopherson2024-08-291-2/+4
| | * | | | | | KVM: selftests: Test x2APIC ICR reserved bitsSean Christopherson2024-08-291-13/+10
| | * | | | | | KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabledSean Christopherson2024-08-291-6/+12
| | * | | | | | KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPsSean Christopherson2024-08-291-1/+20
| | * | | | | | KVM: selftests: Report unhandled exceptions on x86 as regular guest assertsSean Christopherson2024-08-291-5/+3
| | * | | | | | KVM: selftests: Open code vcpu_run() equivalent in guest_printf testSean Christopherson2024-08-291-2/+17
| | |/ / / / /
| * | | | | | Merge tag 'kvm-x86-generic-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-173-0/+265
| |\ \ \ \ \ \
| | * | | | | | KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)Sean Christopherson2024-08-293-0/+265
| | |/ / / / /
| * | | | | | Merge branch 'kvm-memslot-zap-quirk' into HEADPaolo Bonzini2024-09-173-11/+49
| |\ \ \ \ \ \
| | * | | | | | KVM: selftests: Test memslot move in memslot_perf_test with quirk disabledYan Zhao2024-08-141-1/+11
| | * | | | | | KVM: selftests: Allow slot modification stress test with quirk disabledYan Zhao2024-08-141-2/+17
| | * | | | | | KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabledYan Zhao2024-08-141-8/+21
| * | | | | | | Merge tag 'kvm-s390-next-6.12-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2024-09-1712-16/+664
| |\ \ \ \ \ \ \
| | * | | | | | | selftests: kvm: s390: Add VM run test caseChristoph Schlameuss2024-09-161-0/+125
| | * | | | | | | selftests: kvm: s390: Add debug print functionsChristoph Schlameuss2024-08-191-0/+69