summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-11-29tools/testing/vma: eliminate dependency on vma->__vm_flagsLorenzo Stoakes
2025-11-29mm: declare VMA flags by bitLorenzo Stoakes
2025-11-29selftests/bpf: do not hardcode target rate in test_tc_edt BPF programAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: remove test_tc_edt.shAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: integrate test_tc_edt into test_progsAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: rename test_tc_edt.bpf.c section to expose program typeAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: Add success stats to rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-28selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu
2025-11-28bpf: Remove runqslower toolHoyeon Lee
2025-11-28selftests/bpf: Remove usage of lsm/file_alloc_security in selftestAmery Hung
2025-11-28bpf: force BPF_F_RDONLY_PROG on insn array creationAnton Protopopov
2025-11-28vfio: selftests: Add vfio_pci_device_init_perf_testDavid Matlack
2025-11-28vfio: selftests: Eliminate INVALID_IOVADavid Matlack
2025-11-28vfio: selftests: Split libvfio.h into separate header filesDavid Matlack
2025-11-28vfio: selftests: Move vfio_selftests_*() helpers into libvfio.cDavid Matlack
2025-11-28vfio: selftests: Rename vfio_util.h to libvfio.hDavid Matlack
2025-11-28vfio: selftests: Stop passing device for IOMMU operationsDavid Matlack
2025-11-28vfio: selftests: Move IOVA allocator into iova_allocator.cDavid Matlack
2025-11-28vfio: selftests: Move IOMMU library code into iommu.cDavid Matlack
2025-11-28vfio: selftests: Rename struct vfio_dma_region to dma_regionDavid Matlack
2025-11-28vfio: selftests: Upgrade driver logging to dev_err()David Matlack
2025-11-28vfio: selftests: Prefix logs with device BDF where relevantDavid Matlack
2025-11-28vfio: selftests: Eliminate overly chatty loggingDavid Matlack
2025-11-28vfio: selftests: Support multiple devices in the same container/iommufdDavid Matlack
2025-11-28vfio: selftests: Introduce struct iommuDavid Matlack
2025-11-28vfio: selftests: Rename struct vfio_iommu_mode to iommu_modeDavid Matlack
2025-11-28vfio: selftests: Allow passing multiple BDFs on the command lineDavid Matlack
2025-11-28vfio: selftests: Split run.sh into separate scriptsDavid Matlack
2025-11-28vfio: selftests: Move run.sh into scripts directoryDavid Matlack
2025-11-28Merge tag 'vfio-v6.18-rc6' into v6.19/vfio/nextAlex Williamson
2025-11-28selftests/landlock: Add disconnected leafs and branch test suitesMickaël Salaün
2025-11-28selftests/landlock: Add tests for access through disconnected pathsTingmao Wang
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
2025-11-28KVM: LoongArch: selftests: Add time counter test caseBibo Mao
2025-11-28KVM: LoongArch: selftests: Add SW emulated timer test caseBibo Mao
2025-11-28KVM: LoongArch: selftests: Add timer interrupt test caseBibo Mao
2025-11-28selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP t...Lorenzo Bianconi
2025-11-28selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftestLorenzo Bianconi
2025-11-27selftests/liveupdate: add kexec test for multiple and empty sessionsPasha Tatashin
2025-11-27selftests/liveupdate: add simple kexec-based selftest for LUOPasha Tatashin
2025-11-27selftests/liveupdate: add userspace API selftestsPasha Tatashin
2025-11-27kho: make debugfs interface optionalPasha Tatashin
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27KVM: arm64: selftests: Consider all 7 possible levels of cacheBen Horgan
2025-11-27KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last userBen Horgan
2025-11-27selftests: af_unix: remove unused stdlib.h includeSunday Adelodun