summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
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-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-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
2025-11-22selftests/nolibc: use lld to link loongarch binariesThomas Weißschuh
2025-11-21selftests: bpf: Add tests for unbalanced rcu_read_lockPuranjay Mohan
2025-11-21bpf: support nested rcu critical sectionsPuranjay Mohan
2025-11-21bpf: test the correct stack liveness of tail callsEduard Zingerman
2025-11-21bpf: test the proper verification of tail callsMartin Teichmann
2025-11-21selftests/bpf: Update test_tag to use sha256Xing Guo
2025-11-21selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
2025-11-21selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
2025-11-21selftests: bpf: Enable gotox tests from arm64Puranjay Mohan
2025-11-21selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport testHoyeon Lee