summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-05-22vsock/test: Fix occasional failure in SIOCOUTQ testsKonstantin Shkolnyy
2025-05-22tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu
2025-05-22selftests: ncdevmem: Switch to AF_INET6Stanislav Fomichev
2025-05-22selftests: ncdevmem: Make client_ip optionalStanislav Fomichev
2025-05-22selftests: ncdevmem: Unify error handlingStanislav Fomichev
2025-05-22selftests: ncdevmem: Separate out dmabuf providerStanislav Fomichev
2025-05-22selftests: ncdevmem: Redirect all non-payload output to stderrStanislav Fomichev
2025-05-18selftest/x86/bugs: Add selftests for ITSPawan Gupta
2025-05-18selftests/mm: fix a build failure on powerpcNysal Jan K.A.
2025-05-18selftests/mm: compaction_test: support platform with huge mount of memoryFeng Tang
2025-05-02selftests/bpf: Adjust data size to have ETH_HLENShigeru Yoshida
2025-05-02selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)
2025-05-02selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)
2025-05-02selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei
2025-05-02selftests/bpf: Fix stdout race condition in traffic monitorAmery Hung
2025-04-25selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman
2025-04-25selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman
2025-04-25selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman
2025-04-25selftests/bpf: test for changing packet data from global functionsEduard Zingerman
2025-04-25selftests/bpf: Fix raw_tp null handling testShung-Hsi Yu
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün
2025-04-20landlock: Add the errata interfaceMickaël Salaün
2025-04-20ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain
2025-04-20selftests/futex: futex_waitv wouldblock test should failEdward Liaw
2025-04-10selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal
2025-04-10selftests/mm/cow: fix the incorrect error handlingCyan Yang
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar
2025-04-10selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu
2025-04-10selftests/bpf: Fix string read in strncmp benchmarkViktor Malik
2025-03-28selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini
2025-03-22sched_ext: selftests/dsp_local_on: Fix selftest on UP systemsAndrea Righi
2025-03-22selftests/bpf: Fix invalid flag of recv()Jiayuan Chen
2025-03-22selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju
2025-03-22sched_ext: selftests/dsp_local_on: Fix sporadic failuresTejun Heo
2025-03-22selftests: always check mask returned by statmount(2)Miklos Szeredi
2025-03-22selftests: bonding: fix incorrect mac addressHangbin Liu
2025-03-13selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi
2025-03-13selftests/damon/damon_nr_regions: sort collected regiosn before checking with...SeongJae Park
2025-03-13selftests/damon/damon_nr_regions: set ops update for merge results check to 1...SeongJae Park
2025-03-13selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park
2025-03-13selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...SeongJae Park