summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-07-07KVM: selftests: Add kvm_gettid() wrapper and convert usersJosh Hilke
2026-07-07KVM: selftests: Verify non-postable IRQ remapping in IRQ testSean Christopherson
2026-07-07KVM: selftests: Make number of IRQs configurable in IRQ testDavid Matlack
2026-07-07KVM: selftests: Add option to set empty routing between IRQs in eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Verify interrupts are received when IRQ affinity changes in I...David Matlack
2026-07-07KVM: selftests: Add a helper to set proc IRQ affinity for IRQ testJosh Hilke
2026-07-07KVM: selftests: Add VFIO device support to eventfd IRQ testDavid Matlack
2026-07-07KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass testDavid Matlack
2026-07-07KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) testDavid Matlack
2026-07-07KVM: selftests: Add helper to generate random u64 in range [min,max]Josh Hilke
2026-07-07KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's ...Sean Christopherson
2026-07-07KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()Sean Christopherson
2026-07-07KVM: selftests: Rename guest_rng to kvm_rngJosh Hilke
2026-07-07KVM: selftests: Add macros to read/write+sync to/from guest memoryDavid Matlack
2026-07-07KVM: selftests: Build and link selftests/vfio/lib into KVM selftestsDavid Matlack
2026-07-07selftests/bpf: Add test for bpf_get_smp_processor_idMaxim Khmelevskii
2026-07-07selftests/bpf: Cover MEM_ALLOC access past object boundsYiyang Chen
2026-07-07selftests/bpf: Fix memory leak in msg_alloc_iov error pathMalaya Kumar Rout
2026-07-07selftests/bpf: libarena: Add parallel bitmap selftestEmil Tsalapatis
2026-07-07selftests/bpf: libarena: Add bitmap selftestsEmil Tsalapatis
2026-07-07selftests/bpf: Add arena-based bitmap data structureEmil Tsalapatis
2026-07-07selftests/bpf: libarena: Clean up allocation state before buddy testsEmil Tsalapatis
2026-07-07selftests/bpf: libarena: Fix can-loop zero variable definitionEmil Tsalapatis
2026-07-07selftests/bpf: libarena: Replace leftover st_ prefix with test_Emil Tsalapatis
2026-07-07Merge branch 'topic/firewire-include-fix' into for-linusTakashi Iwai
2026-07-07selftests: drv-net: Add test for cross-esw rate schedulingCosmin Ratiu
2026-07-06Merge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-06KVM: arm64: selftests: Add MMIO sign-extending load testFuad Tabba
2026-07-06selftests: net: make busywait timeout clock portableNirmoy Das
2026-07-06selftests/tc-testing: Add tests that force multiq and taprio to enqueue to ch...Victor Nogueira
2026-07-06selftests/alsa: Fix format specifier and function mismatch in mixer-testMalaya Kumar Rout
2026-07-05selftests/rseq: Fix spelling of accommodateDing Junlin
2026-07-05selftests/futex: Dynamically skip unsupported testsWake Liu
2026-07-05selftests/futex: Add FUTEX_LOCK_PI owner-exiting coverageValery Borovsky
2026-07-05selftests/futex: Migrate robust_list to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_priv_hash to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_numa_mpol to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_requeue_pi_signal_restart to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_requeue_pi_mismatched_ops to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_requeue_pi to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_requeue to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_wait_uninitialized_heap to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_wait_private_mapped_file to harnessWake Liu
2026-07-05selftests/futex: Migrate futex_wait to harnessWake Liu
2026-07-05selftests/futex: Correct validation logic in waitvWake Liu
2026-07-05selftests/futex: Migrate functional tests to harnessWake Liu
2026-07-05selftests/futex: Remove static keyword from 'head'Ankit Khushwaha
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-05selftests/alsa: Fix memory leak in find_controls error pathMalaya Kumar Rout
2026-07-04selftests/bpf: Add tests for forked/cloned optimized uprobesJiri Olsa