summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-05-02selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)2-1/+9
2025-05-02selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)1-8/+33
2025-05-02selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)1-1/+1
2025-05-02selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-05-02selftests: ublk: fix test_stripe_04Ming Lei1-0/+24
2025-05-02selftests/bpf: Fix stdout race condition in traffic monitorAmery Hung1-20/+13
2025-04-25selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman3-22/+66
2025-04-25selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman1-0/+28
2025-04-25selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman3-0/+120
2025-04-25selftests/bpf: test for changing packet data from global functionsEduard Zingerman1-0/+28
2025-04-25selftests/bpf: Fix raw_tp null handling testShung-Hsi Yu1-10/+9
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-25test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2
2025-04-20selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-04-20selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-20selftests/landlock: Add a new test for setuid()Mickaël Salaün2-0/+60
2025-04-20selftests/landlock: Split signal_scoping_threads testsMickaël Salaün1-15/+34
2025-04-20landlock: Always allow signals between threads of the same processMickaël Salaün1-1/+1
2025-04-20landlock: Add the errata interfaceMickaël Salaün1-1/+45
2025-04-20ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2025-04-20selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-10selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
2025-04-10selftests/mm/cow: fix the incorrect error handlingCyan Yang1-1/+1
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar1-0/+5
2025-04-10selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu1-0/+1
2025-04-10selftests/bpf: Fix string read in strncmp benchmarkViktor Malik1-1/+4
2025-03-29selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculationRafael Aquini1-1/+3
2025-03-22sched_ext: selftests/dsp_local_on: Fix selftest on UP systemsAndrea Righi1-1/+1
2025-03-22selftests/bpf: Fix invalid flag of recv()Jiayuan Chen1-3/+3
2025-03-22selftests/cgroup: use bash in test_cpuset_v1_hp.shBharadwaj Raju1-1/+1
2025-03-22sched_ext: selftests/dsp_local_on: Fix sporadic failuresTejun Heo1-1/+1
2025-03-22selftests: always check mask returned by statmount(2)Miklos Szeredi1-1/+21
2025-03-22selftests: bonding: fix incorrect mac addressHangbin Liu1-2/+2
2025-03-13selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi12-21/+32
2025-03-13selftests/damon/damon_nr_regions: sort collected regiosn before checking with...SeongJae Park1-0/+1
2025-03-13selftests/damon/damon_nr_regions: set ops update for merge results check to 1...SeongJae Park1-0/+1
2025-03-13selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park1-3/+6
2025-03-13selftests/damon/damos_quota_goal: handle minimum quota that cannot be further...SeongJae Park1-0/+3
2025-03-13Revert "selftests/mm: remove local __NR_* definitions"John Hubbard9-8/+60
2025-03-07rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne2-4/+4
2025-03-07selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCPMikhail Ivanov2-14/+67
2025-03-07selftests/landlock: Test that MPTCP actions are not restrictedMikhail Ivanov2-0/+46
2025-03-07selftests: drv-net: Check if combined-count existsJoe Damato1-4/+3
2025-02-27selftests/mm: build with -O2Kevin Brodsky1-1/+8
2025-02-27selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi4-0/+67
2025-02-21selftests/bpf: Fix uprobe consumer testJiri Olsa1-8/+1
2025-02-21bpf: handle implicit declaration of function gettid in bpf_iter.cJason Xing1-3/+3
2025-02-21selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu1-2/+2
2025-02-21net: ipv4: Cache pmtu for all packet paths if multipath enabledVladimir Vdovin1-17/+95