summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-11-27KVM: LoongArch: selftests: Add exception handler register interfaceBibo Mao
2025-11-27KVM: LoongArch: selftests: Add basic interfacesBibo Mao
2025-11-27KVM: LoongArch: selftests: Add system registers save/restore on exceptionBibo Mao
2025-11-26selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY testsWillem de Bruijn
2025-11-26selftests/net: initialize char variable to nullAnkit Khushwaha
2025-11-26Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-26selftests/landlock: Fix makefile header listMatthieu Buffet
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe
2025-11-26Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-25selftest: af_unix: Extend recv() timeout in so_peek_off.c.Kuniyuki Iwashima
2025-11-25selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet
2025-11-25vsock/test: Extend transport change null-ptr-deref testMichal Luczaj
2025-11-25selftests/bpf: Make CS length configurable for rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-25selftests/bpf: Add lock wait time stats to rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-25selftests/bpf: Relax CPU requirements for rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-25selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()Menglong Dong
2025-11-25iommufd/selftest: Add some tests for the dmabuf flowJason Gunthorpe
2025-11-24selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski
2025-11-24selftests: netconsole: ensure required log level is set on netcons_basicAndre Carvalho
2025-11-24selftests: hw-net: toeplitz: give the test up to 4 secondsJakub Kicinski
2025-11-24selftests: hw-net: toeplitz: read indirection table from the deviceJakub Kicinski
2025-11-24selftests: hw-net: toeplitz: read the RSS key directly from CJakub Kicinski
2025-11-24selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configuredJakub Kicinski
2025-11-24selftests: hw-net: auto-disable building the iouring C codeJakub Kicinski
2025-11-24selftests/bpf: Fix htab_update/reenter_update selftest failureSaket Kumar Bhaskar
2025-11-24tools/testing/vma: add missing stubLorenzo Stoakes
2025-11-24mm: softdirty: add pgtable_supports_soft_dirty()Chunyan Zhang
2025-11-24selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITEPeng Li
2025-11-24selftests/mm: gup_test: stop testing FOLL_TOUCHPeng Li
2025-11-24selftests/mm/hmm-tests: new throughput tests including THPBalbir Singh
2025-11-24selftests/mm/hmm-tests: partial unmap, mremap and anon_write testsMatthew Brost
2025-11-24selftests/mm/hmm-tests: new tests for zone device THP migrationBalbir Singh
2025-11-24Merge branch 'mm-hotfixes-stable' into mm-stable in order to mergeAndrew Morton
2025-11-24KVM: arm64: selftests: vgic_irq: Add timer deactivation testMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Add Group-0 enable testMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation testMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack orderMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Remove LR-bound limitationMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interruptsMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Change configuration before enabling interruptMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helperMarc Zyngier
2025-11-24KVM: arm64: selftests: gic_v3: Disable Group-0 interrupts by defaultMarc Zyngier
2025-11-24KVM: arm64: selftests: gic_v3: Add irq group setting helperMarc Zyngier
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas
2025-11-24selftests/bpf: Allow selftests to build with older xxdAlan Maguire
2025-11-24KVM: riscv: selftests: Add SBI MPXY extension to get-reg-listAnup Patel
2025-11-22selftests/nolibc: error out on linker warningsThomas Weißschuh