summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2024-09-17Merge tag 'kvm-x86-selftests-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-x86-generic-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-09-17Merge branch 'kvm-memslot-zap-quirk' into HEADPaolo Bonzini
2024-09-17Merge tag 'kvm-s390-next-6.12-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-09-16selftests: kvm: s390: Add VM run test caseChristoph Schlameuss
2024-09-15Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-09-12Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/nextMarc Zyngier
2024-09-09KVM: selftests: Verify single-stepping a fastpath VM-Exit exits to userspaceSean Christopherson
2024-09-06Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-05Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-05selftests: net: enable bind testsJamie Bainbridge
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-30KVM: arm64: selftests: Add arch_timer_edge_cases selftestColton Lewis
2024-08-30KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer testColton Lewis
2024-08-29KVM: selftests: Explicitly include committed one-off assets in .gitignoreSean Christopherson
2024-08-29KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)Sean Christopherson
2024-08-29KVM: selftests: Add SEV-ES shutdown testPeter Gonda
2024-08-29KVM: selftests: Always unlink memory regions when deleting (VM free)Sean Christopherson
2024-08-29KVM: selftests: Remove unused kvm_memcmp_hva_gva()Sean Christopherson
2024-08-29KVM: selftests: Play nice with AMD's AVIC errataSean Christopherson
2024-08-29KVM: selftests: Verify the guest can read back the x2APIC ICR it wroteSean Christopherson
2024-08-29KVM: selftests: Test x2APIC ICR reserved bitsSean Christopherson
2024-08-29KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabledSean Christopherson
2024-08-29KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPsSean Christopherson
2024-08-29KVM: selftests: Report unhandled exceptions on x86 as regular guest assertsSean Christopherson
2024-08-29KVM: selftests: Open code vcpu_run() equivalent in guest_printf testSean Christopherson
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-29Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt
2024-08-29riscv: selftests: Remove mmap hint address checksCharlie Jenkins
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)
2024-08-29KVM: arm64: selftests: Cope with lack of GICv3 in set_id_regsOliver Upton
2024-08-27selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-08-28Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-08-27KVM: arm64: Add selftest checking how the absence of GICv3 is handledMarc Zyngier
2024-08-26selftests/livepatch: wait for atomic replace to occurRyan Sullivan
2024-08-26iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-22KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metalVitaly Kuznetsov
2024-08-22KVM: selftests: Move Hyper-V specific functions out of processor.cVitaly Kuznetsov