summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds-9/+14
2025-09-02selftests/proc: add tests for new pidns APIsAleksa Sarai-0/+213
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo-19/+16
2025-09-01selftests: net: fix spelling and grammar mistakesPraveen Balakrishnan-7/+7
2025-09-01selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski-2/+2
2025-09-01selftests/nolibc: remove outdated comment about construct orderBenjamin Berg-1/+0
2025-09-01selftests/nolibc: fix EXPECT_NZ macroBenjamin Berg-2/+2
2025-09-01kselftest/arm64: tpidr2: Switch to waitpid() over wait4()Thomas Weißschuh-3/+3
2025-09-01selftests/futex: Fix futex_wait() for 32bit ARMDan Carpenter-1/+12
2025-09-01selftests/futex: Fix typos and grammar in futex_priv_hashGopi Krishna Menon-4/+4
2025-09-01selftests/futex: Fix format-security warnings in futex_priv_hashNai-Chen Cheng-5/+5
2025-09-01selftests/futex: Fix some futex_numa_mpol subtestsWaiman Long-4/+2
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-1/+1
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-3/+2
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown-3/+2
2025-08-30Merge branch 'for-linus' into for-nextTakashi Iwai-41/+974
2025-08-29netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal-37/+76
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-22/+94
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+264
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-20/+92
2025-08-29selftests/futex: Remove the -g parameter from futex_priv_hashSebastian Andrzej Siewior-2/+0
2025-08-28Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds-33/+74
2025-08-28selftests: drv-net: rss_ctx: fix the queue count checkJakub Kicinski-1/+1
2025-08-28vfio: selftests: Fix .gitignore for already tracked filesDavid Matlack-0/+3
2025-08-28selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière-1/+1
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei-33/+74
2025-08-28udp: add drop_counters to udp socketEric Dumazet-3/+4
2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan-9/+14
2025-08-27selftests/bpf: Add LPM trie microbenchmarksMatt Fleming-0/+853
2025-08-27selftests/bpf: Enable timed may_goto tests for arm64Puranjay Mohan-40/+23
2025-08-27selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao-2/+112
2025-08-27selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma-36/+36
2025-08-27bpf: Add selftest to check the verifier's abstract multiplicationNandakumar Edamana-0/+40
2025-08-27vfio: selftests: Add a script to help with running VFIO selftestsDavid Matlack-0/+110
2025-08-27vfio: selftests: Make iommufd the default iommu_modeDavid Matlack-1/+1
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack-35/+146
2025-08-27vfio: selftests: Add iommufd_compat_type1{,v2} modesDavid Matlack-3/+23
2025-08-27vfio: selftests: Add vfio_type1v2_modeDavid Matlack-1/+7
2025-08-27vfio: selftests: Replicate tests across all iommu_modesDavid Matlack-14/+32
2025-08-27vfio: selftests: Encapsulate IOMMU modeDavid Matlack-12/+52
2025-08-27vfio: selftests: Move helper to get cdev path to libvfioDavid Matlack-32/+34
2025-08-27vfio: selftests: Add driver for Intel DSADavid Matlack-0/+420
2025-08-27vfio: selftests: Add driver for Intel CBDMADavid Matlack-1/+253
2025-08-27vfio: sefltests: Add vfio_pci_driver_testDavid Matlack-0/+234
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack-0/+214
2025-08-27vfio: selftests: Add a helper for matching vendor+device IDsDavid Matlack-3/+8
2025-08-27vfio: selftests: Enable asserting MSI eventfds not firingDavid Matlack-1/+21
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack-24/+79
2025-08-27vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMUJosh Hilke-0/+111
2025-08-27vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLBJosh Hilke-5/+33