summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-1/+196
2024-11-16selftests/bpf: Fix build error with llvm 19Alexei Starovoitov-1/+1
2024-11-16selftests/pcie_bwctrl: Create selftestsIlpo Järvinen-0/+192
2024-11-15selftests: net: fdb_notify: Add a test for FDB notificationsPetr Machata-1/+114
2024-11-15selftests: net: lib: Add kill_processPetr Machata-34/+41
2024-11-15selftests: net: lib: Move checks from forwarding/lib.sh herePetr Machata-73/+73
2024-11-15selftests: net: lib: Move tests_run from forwarding/lib.sh herePetr Machata-10/+10
2024-11-15selftests: net: lib: Move logging from forwarding/lib.sh herePetr Machata-113/+115
2024-11-15Merge tag 'nf-24-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-0/+7
2024-11-15Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker-21/+45
2024-11-14selftest: extend test_rss_context_queue_reconfigure for action additionEdward Cree-0/+26
2024-11-14selftest: validate RSS+ntuple filters with nonzero ring_cookieEdward Cree-1/+40
2024-11-14selftest: include dst-ip in ethtool ntuple rulesEdward Cree-6/+6
2024-11-14selftests/bpf: Set test path for token/obj_priv_implicit_token_envvarIhor Solodrai-7/+12
2024-11-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-47/+175
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-12/+238
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+189
2024-11-14iommufd: IOMMU_IOAS_CHANGE_PROCESS selftestSteve Sistare-0/+148
2024-11-14selftests: netfilter: Fix missing return values in conntrack_dump_flushguanjing-0/+6
2024-11-14selftests: netfilter: Add missing gitignore fileLi Zhijian-0/+1
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas-30/+105
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas-134/+3407
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-20/+141
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-35/+375
2024-11-14selftests/powerpc: Remove the path after initialization.zhang jiao-5/+5
2024-11-14net: sched: u32: Add test case for systematic hnode IDR leaksAlexandre Ferrieux-0/+24
2024-11-14selftests: bonding: add ns multicast group testingHangbin Liu-1/+53
2024-11-13selftests/bpf: Add a test for arena range tree algorithmAlexei Starovoitov-2/+108
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-299/+849
2024-11-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-4/+28
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds-0/+7
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini-285/+683
2024-11-13Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-38/+137
2024-11-13Merge tag 'kvm-x86-selftests-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-90/+126
2024-11-12selftests/bpf: Add struct_ops prog private stack testsYonghong Song-0/+389
2024-11-12selftests/bpf: Add tracing prog private stack testsYonghong Song-0/+274
2024-11-12torture: Add --no-affinity parameter to kvm.shPaul E. McKenney-20/+29
2024-11-12selftests/bpf: update send_signal to lower perf evemts frequencyEduard Zingerman-1/+2
2024-11-12selftests/bpf: allow send_signal test to timeoutEduard Zingerman-13/+19
2024-11-12selftests/bpf: add read_with_timeout() utility functionEduard Zingerman-0/+29
2024-11-12selftests/bpf: watchdog timer for test_progsEduard Zingerman-6/+116
2024-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+9
2024-11-12Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-8/+687
2024-11-12selftests: hugetlb_dio: fixup check for initial conditions to skip in the startDonet Tom-0/+7
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe-152/+429
2024-11-12iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctlNicolin Chen-0/+205
2024-11-12iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test commandNicolin Chen-1/+30
2024-11-12iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATENicolin Chen-2/+2
2024-11-12iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverageNicolin Chen-0/+51
2024-11-12iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverageNicolin Chen-0/+176