aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-05-21kselftest/openat2: test for OPENAT2_REGULAR flagDorjoy Chowdhury1-0/+49
2026-05-21selftests: harness: fix pidfd leak in __wait_for_testGeliang Tang1-0/+1
2026-05-21lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validationSayali Patil1-0/+1
2026-05-21selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/emptyKaitao Cheng1-0/+421
2026-05-21selftest: add tests for O_EMPTYPATHJori Koolstra3-36/+58
2026-05-21selftests: openat2: migrate to kselftest harnessAleksa Sarai4-403/+387
2026-05-21selftests: openat2: switch from custom ARRAY_LEN to ARRAY_SIZEAleksa Sarai3-9/+8
2026-05-21selftests: openat2: move helpers to headerAleksa Sarai3-129/+107
2026-05-21selftests: move openat2 tests to selftests/filesystems/Aleksa Sarai7-1/+2
2026-05-20selftests/bpf: add regression test for ktls+sockmap verdict UAFXingwang Xiang2-0/+124
2026-05-20selftests: rds: Add ROCE support to run.shAllison Henderson3-13/+84
2026-05-20selftests: rds: Add ROCE support to test.pyAllison Henderson1-32/+206
2026-05-20selftests: rds: Register network teardown via atexitAllison Henderson1-4/+21
2026-05-20selftests: rds: Handle errors in netns_socketAllison Henderson1-13/+14
2026-05-20selftests: rds: Add helper function snd_rcv_packets() in test.pyAllison Henderson1-45/+54
2026-05-20selftests: rds: Add helper function verify_hashes() in test.pyAllison Henderson1-17/+16
2026-05-20selftests: rds: Add helper function recv_burst() in test.pyAllison Henderson1-20/+19
2026-05-20selftests: rds: Add helper function send_burst() in test.pyAllison Henderson1-23/+27
2026-05-20selftests: rds: Add helper function check_info() in test.pyAllison Henderson1-22/+31
2026-05-20selftests: rds: Add helper function setup_tcp() in test.pyAllison Henderson1-53/+60
2026-05-20vfio: selftests: Add tests to validate SR-IOV UAPIRaghavendra Rao Ananta2-0/+218
2026-05-20vfio: selftests: Add helpers to alloc/free vfio_pci_deviceRaghavendra Rao Ananta2-2/+18
2026-05-20vfio: selftests: Add helper to set/override a vf_tokenRaghavendra Rao Ananta2-0/+36
2026-05-20vfio: selftests: Expose more vfio_pci_device functionsRaghavendra Rao Ananta2-12/+42
2026-05-20vfio: selftests: Extend container/iommufd setup for passing vf_tokenRaghavendra Rao Ananta2-8/+40
2026-05-20vfio: selftests: Introduce a sysfs libRaghavendra Rao Ananta5-21/+165
2026-05-20vfio: selftests: Introduce snprintf_assert()Raghavendra Rao Ananta4-17/+23
2026-05-20vfio: selftests: Add -Wall and -Werror to the MakefileRaghavendra Rao Ananta1-0/+1
2026-05-20vfio: selftests: Allow builds when ARCH=x86David Matlack1-1/+1
2026-05-20vfio: selftests: Fix out-of-tree build with make O=Jason Gunthorpe1-1/+4
2026-05-20selftests/bpf: Filter timing outliers with IQR in batch-timing libraryPuranjay Mohan1-0/+26
2026-05-20selftests/bpf: Fix expired UDP LRU entries in XDP LB benchmarkPuranjay Mohan1-0/+11
2026-05-20selftests/bpf: Fix cold_lru producing zero batch_hash in XDP LB benchmarkPuranjay Mohan1-1/+1
2026-05-20bpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh1-1/+1
2026-05-19selftests: bridge_vlan_mcast: Test toggling of multicast snoopingIdo Schimmel1-1/+29
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-1/+51
2026-05-19selftests: mptcp: drop nanoseconds width specifierMatthieu Baerts (NGI0)2-8/+8
2026-05-19selftests: mptcp: join: cover ADD_ADDR tx drop and list progressLi Xiasong1-0/+31
2026-05-19kselftest/arm64: Add 2025 dpISA coverage to hwcapsMark Brown1-0/+116
2026-05-19Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni3-6/+6
2026-05-19kselftest/arm64: Add tests for POR_EL0 save/reset/restoreKevin Brodsky2-0/+137
2026-05-19kselftest/arm64: Move/add POE helpers to test_signals_utils.hKevin Brodsky2-15/+16
2026-05-19kselftest/arm64: Add POE as a feature in the signal testsKevin Brodsky2-0/+5
2026-05-19selftests/mm: Fix resv_sz when parsing arm64 signal frameKevin Brodsky1-1/+2
2026-05-19selftests: net: add tests for PPPoL2TPQingfang Deng3-0/+98
2026-05-19selftests: net: test PPPoE packets in gro.shQingfang Deng3-16/+97
2026-05-18selftests/bpf: Fix test for refinement of single-value tnumPaul Chaignon1-7/+7
2026-05-18selftests/bpf: Reject unsupported -k option in vmtest.shRoman Kvasnytskyi1-1/+1
2026-05-18selftests/bpf: Override EXTRA_LDFLAGS for static buildsPaul Chaignon1-1/+1
2026-05-18selftests/bpf: Add test to verify checking padding bytes for BPF syscall common attributesLeon Hwang1-0/+26