summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-11-25selftest: af_unix: Extend recv() timeout in so_peek_off.c.Kuniyuki Iwashima-2/+2
2025-11-25selftest: af_unix: Create its own .gitignore.Kuniyuki Iwashima-8/+8
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet-4/+4
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet-4/+4
2025-11-25vsock/test: Extend transport change null-ptr-deref testMichal Luczaj-1/+6
2025-11-25selftests/bpf: Make CS length configurable for rqspinlock stress testKumar Kartikeya Dwivedi-2/+12
2025-11-25selftests/bpf: Add lock wait time stats to rqspinlock stress testKumar Kartikeya Dwivedi-0/+104
2025-11-25selftests/bpf: Relax CPU requirements for rqspinlock stress testKumar Kartikeya Dwivedi-1/+1
2025-11-25selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()Menglong Dong-4/+6
2025-11-25iommufd/selftest: Add some tests for the dmabuf flowJason Gunthorpe-0/+87
2025-11-24selftests: af_unix: don't use SKIP for expected failuresJakub Kicinski-2/+6
2025-11-24selftests: netconsole: ensure required log level is set on netcons_basicAndre Carvalho-2/+3
2025-11-24selftests: hw-net: toeplitz: give the test up to 4 secondsJakub Kicinski-1/+1
2025-11-24selftests: hw-net: toeplitz: read indirection table from the deviceJakub Kicinski-1/+23
2025-11-24selftests: hw-net: toeplitz: read the RSS key directly from CJakub Kicinski-8/+44
2025-11-24selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configuredJakub Kicinski-11/+18
2025-11-24selftests: hw-net: auto-disable building the iouring C codeJakub Kicinski-1/+16
2025-11-24selftests/bpf: Fix htab_update/reenter_update selftest failureSaket Kumar Bhaskar-15/+41
2025-11-24tools/testing/vma: add missing stubLorenzo Stoakes-0/+7
2025-11-24mm: softdirty: add pgtable_supports_soft_dirty()Chunyan Zhang-0/+2
2025-11-24selftests/mm: gup_test: fix comment regarding origin of FOLL_WRITEPeng Li-1/+1
2025-11-24selftests/mm: gup_test: stop testing FOLL_TOUCHPeng Li-18/+4
2025-11-24selftests/mm/hmm-tests: new throughput tests including THPBalbir Singh-1/+196
2025-11-24selftests/mm/hmm-tests: partial unmap, mremap and anon_write testsMatthew Brost-60/+252
2025-11-24selftests/mm/hmm-tests: new tests for zone device THP migrationBalbir Singh-0/+410
2025-11-24Merge branch 'mm-hotfixes-stable' into mm-stable in order to mergeAndrew Morton-8/+7
2025-11-24KVM: arm64: selftests: vgic_irq: Add timer deactivation testMarc Zyngier-0/+65
2025-11-24KVM: arm64: selftests: vgic_irq: Add Group-0 enable testMarc Zyngier-0/+49
2025-11-24KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation testMarc Zyngier-0/+105
2025-11-24KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack orderMarc Zyngier-2/+12
2025-11-24KVM: arm64: selftests: vgic_irq: Remove LR-bound limitationMarc Zyngier-13/+6
2025-11-24KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interruptsMarc Zyngier-6/+25
2025-11-24KVM: arm64: selftests: vgic_irq: Change configuration before enabling interruptMarc Zyngier-3/+3
2025-11-24KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helperMarc Zyngier-1/+1
2025-11-24KVM: arm64: selftests: gic_v3: Disable Group-0 interrupts by defaultMarc Zyngier-0/+2
2025-11-24KVM: arm64: selftests: gic_v3: Add irq group setting helperMarc Zyngier-0/+23
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas-8/+7
2025-11-24selftests/bpf: Allow selftests to build with older xxdAlan Maguire-2/+5
2025-11-24KVM: riscv: selftests: Add SBI MPXY extension to get-reg-listAnup Patel-0/+4
2025-11-22selftests/nolibc: error out on linker warningsThomas Weißschuh-1/+1
2025-11-22selftests/nolibc: use lld to link loongarch binariesThomas Weißschuh-0/+1
2025-11-21selftests: bpf: Add tests for unbalanced rcu_read_lockPuranjay Mohan-0/+42
2025-11-21bpf: support nested rcu critical sectionsPuranjay Mohan-1/+1
2025-11-21bpf: test the correct stack liveness of tail callsEduard Zingerman-0/+50
2025-11-21bpf: test the proper verification of tail callsMartin Teichmann-2/+90
2025-11-21selftests/bpf: Update test_tag to use sha256Xing Guo-1/+1
2025-11-21selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski-2/+17
2025-11-21selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski-3/+3
2025-11-21selftests: bpf: Enable gotox tests from arm64Puranjay Mohan-2/+2
2025-11-21selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport testHoyeon Lee-33/+34