summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-05-22selftests/cgroup: enable memory controller in hugetlb memcg testGuopeng Zhang
2026-05-22KVM: selftests: Fix vcpu_get_stats_fd() ioctl nameZongyao Chen
2026-05-22selftests: netfilter: add nft_fib_nexthop testJiayuan Chen
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21KVM: selftests: Verify VMX's GUEST_PENDING_DBG_EXCEPTIONS.BS Consistency CheckHou Wenlong
2026-05-21KVM: selftests: Verify guest debug DR7.GD checking during instruction emulationHou Wenlong
2026-05-21KVM: selftests: Add all (known) EFLAGS bit definitionsSean Christopherson
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21selftests/landlock: Increase default audit socket timeoutMickaël Salaün
2026-05-21selftests/landlock: Filter dealloc records in audit_count_records()Mickaël Salaün
2026-05-21selftests/hid: Remove unused LLD variableJames Clark
2026-05-21selftests: net: Fix checksums in xdp_nativeNimrod Oren
2026-05-21selftests: rds: config: disable modulesMatthieu Baerts (NGI0)
2026-05-21selftests: openat2: port emptypath_test to kselftest harnessChristian Brauner
2026-05-21kselftest/openat2: test for OPENAT2_REGULAR flagDorjoy Chowdhury
2026-05-21selftests: harness: fix pidfd leak in __wait_for_testGeliang Tang
2026-05-21lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validationSayali Patil
2026-05-21selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/emptyKaitao Cheng
2026-05-21selftest: add tests for O_EMPTYPATHJori Koolstra
2026-05-21selftests: openat2: migrate to kselftest harnessAleksa Sarai
2026-05-21selftests: openat2: switch from custom ARRAY_LEN to ARRAY_SIZEAleksa Sarai
2026-05-21selftests: openat2: move helpers to headerAleksa Sarai
2026-05-21selftests: move openat2 tests to selftests/filesystems/Aleksa Sarai
2026-05-20selftests/bpf: add regression test for ktls+sockmap verdict UAFXingwang Xiang
2026-05-20selftests: rds: Add ROCE support to run.shAllison Henderson
2026-05-20selftests: rds: Add ROCE support to test.pyAllison Henderson
2026-05-20selftests: rds: Register network teardown via atexitAllison Henderson
2026-05-20selftests: rds: Handle errors in netns_socketAllison Henderson
2026-05-20selftests: rds: Add helper function snd_rcv_packets() in test.pyAllison Henderson
2026-05-20selftests: rds: Add helper function verify_hashes() in test.pyAllison Henderson
2026-05-20selftests: rds: Add helper function recv_burst() in test.pyAllison Henderson
2026-05-20selftests: rds: Add helper function send_burst() in test.pyAllison Henderson
2026-05-20selftests: rds: Add helper function check_info() in test.pyAllison Henderson
2026-05-20selftests: rds: Add helper function setup_tcp() in test.pyAllison Henderson
2026-05-20vfio: selftests: Add tests to validate SR-IOV UAPIRaghavendra Rao Ananta
2026-05-20vfio: selftests: Add helpers to alloc/free vfio_pci_deviceRaghavendra Rao Ananta
2026-05-20vfio: selftests: Add helper to set/override a vf_tokenRaghavendra Rao Ananta
2026-05-20vfio: selftests: Expose more vfio_pci_device functionsRaghavendra Rao Ananta
2026-05-20vfio: selftests: Extend container/iommufd setup for passing vf_tokenRaghavendra Rao Ananta
2026-05-20vfio: selftests: Introduce a sysfs libRaghavendra Rao Ananta
2026-05-20vfio: selftests: Introduce snprintf_assert()Raghavendra Rao Ananta
2026-05-20vfio: selftests: Add -Wall and -Werror to the MakefileRaghavendra Rao Ananta
2026-05-20vfio: selftests: Allow builds when ARCH=x86David Matlack
2026-05-20vfio: selftests: Fix out-of-tree build with make O=Jason Gunthorpe
2026-05-20selftests/bpf: Filter timing outliers with IQR in batch-timing libraryPuranjay Mohan
2026-05-20selftests/bpf: Fix expired UDP LRU entries in XDP LB benchmarkPuranjay Mohan
2026-05-20selftests/bpf: Fix cold_lru producing zero batch_hash in XDP LB benchmarkPuranjay Mohan
2026-05-20bpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh
2026-05-19selftests: bridge_vlan_mcast: Test toggling of multicast snoopingIdo Schimmel
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds