summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-09-02selftests/proc: add tests for new pidns APIsAleksa Sarai3-0/+213
2025-09-02selftests/fs/mount-notify: Fix compilation failure.Xing Guo2-19/+16
2025-09-01selftests: net: fix spelling and grammar mistakesPraveen Balakrishnan2-7/+7
2025-09-01selftests: drv-net: csum: fix interface name for remote hostJakub Kicinski1-2/+2
2025-09-01selftests/nolibc: remove outdated comment about construct orderBenjamin Berg1-1/+0
2025-09-01selftests/nolibc: fix EXPECT_NZ macroBenjamin Berg1-2/+2
2025-09-01kselftest/arm64: tpidr2: Switch to waitpid() over wait4()Thomas Weißschuh1-3/+3
2025-09-01selftests/futex: Fix futex_wait() for 32bit ARMDan Carpenter2-1/+12
2025-09-01selftests/futex: Fix typos and grammar in futex_priv_hashGopi Krishna Menon1-4/+4
2025-09-01selftests/futex: Fix format-security warnings in futex_priv_hashNai-Chen Cheng1-5/+5
2025-09-01selftests/futex: Fix some futex_numa_mpol subtestsWaiman Long1-4/+2
2025-09-01powerpc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-1/+1
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+2
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown1-3/+2
2025-08-30Merge branch 'for-linus' into for-nextTakashi Iwai18-41/+978
2025-08-30vsock/test: Remove redundant semicolonsLiao Yuanhong1-1/+0
2025-08-30netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal1-37/+76
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-22/+94
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-6/+268
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini9-20/+92
2025-08-29selftests/futex: Remove the -g parameter from futex_priv_hashSebastian Andrzej Siewior2-2/+0
2025-08-29Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds6-33/+74
2025-08-29selftests: drv-net: rss_ctx: fix the queue count checkJakub Kicinski1-1/+1
2025-08-28vfio: selftests: Fix .gitignore for already tracked filesDavid Matlack1-0/+3
2025-08-28selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière1-1/+1
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei6-33/+74
2025-08-28udp: add drop_counters to udp socketEric Dumazet2-3/+4
2025-08-28selftests/mm: fix FORCE_READ to read input value correctlyZi Yan7-9/+14
2025-08-28selftests/bpf: Add LPM trie microbenchmarksMatt Fleming7-0/+853
2025-08-28selftests/bpf: Enable timed may_goto tests for arm64Puranjay Mohan3-40/+23
2025-08-28selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao2-2/+112
2025-08-28selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma28-36/+36
2025-08-28bpf: Add selftest to check the verifier's abstract multiplicationNandakumar Edamana2-0/+40
2025-08-27vfio: selftests: Add a script to help with running VFIO selftestsDavid Matlack2-0/+110
2025-08-27vfio: selftests: Make iommufd the default iommu_modeDavid Matlack1-1/+1
2025-08-27vfio: selftests: Add iommufd modeDavid Matlack2-35/+146
2025-08-27vfio: selftests: Add iommufd_compat_type1{,v2} modesDavid Matlack3-3/+23
2025-08-27vfio: selftests: Add vfio_type1v2_modeDavid Matlack2-1/+7
2025-08-27vfio: selftests: Replicate tests across all iommu_modesDavid Matlack4-14/+32
2025-08-27vfio: selftests: Encapsulate IOMMU modeDavid Matlack5-12/+52
2025-08-27vfio: selftests: Move helper to get cdev path to libvfioDavid Matlack3-32/+34
2025-08-27vfio: selftests: Add driver for Intel DSADavid Matlack4-0/+420
2025-08-27vfio: selftests: Add driver for Intel CBDMADavid Matlack5-1/+253
2025-08-27vfio: sefltests: Add vfio_pci_driver_testDavid Matlack2-0/+234
2025-08-27vfio: selftests: Add driver frameworkDavid Matlack4-0/+214
2025-08-27vfio: selftests: Add a helper for matching vendor+device IDsDavid Matlack2-3/+8
2025-08-27vfio: selftests: Enable asserting MSI eventfds not firingDavid Matlack2-1/+21
2025-08-27vfio: selftests: Keep track of DMA regions mapped into the deviceDavid Matlack3-24/+79
2025-08-27vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMUJosh Hilke1-0/+111
2025-08-27vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLBJosh Hilke1-5/+33