summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-02-01selftests/mm: fix exit code in pagemap_ioctlKevin Brodsky1-3/+3
2026-02-01selftests/mm: fix faulting-in code in pagemap_ioctl testKevin Brodsky1-5/+4
2026-02-01selftests/mm: introduce helper to read every pageKevin Brodsky4-19/+12
2026-02-01selftests/mm: check that FORCE_READ() succeededKevin Brodsky1-10/+33
2026-02-01selftests/mm: fix usage of FORCE_READ() in cow testsKevin Brodsky1-8/+8
2026-02-01selftests/mm: pass down full CC and CFLAGS to check_config.shKevin Brodsky2-3/+2
2026-02-01selftests/mm: remove flaky header checkKevin Brodsky1-4/+0
2026-02-01selftests/mm: default KDIR to build directoryKevin Brodsky2-2/+2
2026-02-01selftests: ublk: improve I/O ordering test with bpftraceMing Lei4-65/+54
2026-02-01selftests: ublk: reorganize tests into integrity and recover groupsMing Lei7-6/+8
2026-02-01selftests: ublk: increase timeouts for parallel test executionMing Lei1-5/+5
2026-02-01selftests: ublk: add _ublk_sleep helper for parallel executionMing Lei3-1/+12
2026-02-01selftests: ublk: add group-based test targetsMing Lei1-0/+36
2026-02-01selftests: ublk: track created devices for per-test cleanupMing Lei1-1/+12
2026-02-01selftests: ublk: add _ublk_del_dev helper functionMing Lei4-14/+15
2026-02-01selftests: ublk: refactor test_loop_08 into separate functionsMing Lei1-84/+115
2026-02-01selftests: ublk: simplify UBLK_TEST_DIR handlingMing Lei1-4/+1
2026-02-01selftests/bpf: Enable get_func_args and get_func_ip tests on arm64Leon Hwang2-2/+2
2026-02-01bpf: Add bpf_jit_supports_fsession()Leon Hwang1-8/+24
2026-02-01selftests/bpf: Test access from RO map from xdp_store_bytesPaul Chaignon1-0/+35
2026-01-31selftests: ublk: move test temp files into a sub directoryAlexander Atanasov1-3/+8
2026-01-31selftests: ublk: mark each test start and end time in dmesgAlexander Atanasov1-0/+2
2026-01-31selftests: ublk: disable partition scan for integrity testsMing Lei1-4/+4
2026-01-31selftests: ublk: refactor test_null_04 into separate functionsMing Lei1-154/+94
2026-01-31selftests: ublk: rename test_generic_15 to test_part_02Ming Lei2-1/+1
2026-01-31selftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCANMing Lei4-2/+113
2026-01-31selftests: ublk: derive TID automatically from script nameMing Lei47-46/+5
2026-01-31selftests/bpf: Allow to benchmark trigger with stacktraceJiri Olsa4-9/+43
2026-01-31selftests/bpf: Add stacktrace ips test for fentry/fexitJiri Olsa2-0/+71
2026-01-31selftests/bpf: Add stacktrace ips test for kprobe/kretprobeJiri Olsa2-0/+57
2026-01-31selftests/bpf: Fix kprobe multi stacktrace_ips testJiri Olsa1-5/+14
2026-01-30selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernelsChangwoo Min1-2/+20
2026-01-30selftests/bpf: Add test for sleepable program tailcallsJiri Olsa2-0/+117
2026-01-30selftests: drv-net: rss_flow_label: skip unsupported devicesNimrod Oren1-3/+8
2026-01-30netconsole: selftests: Move netconsole selftests to separate targetAndre Carvalho11-14/+33
2026-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-13/+89
2026-01-30selftests: pci_endpoint: Add BAR subrange mapping test caseKoichiro Den1-0/+17
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-7/+81
2026-01-29kselftest/riscv: add kselftest for user mode CFIDeepak Gupta7-1/+693
2026-01-29riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1Paul Walmsley1-5/+13
2026-01-29selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftestLorenzo Bianconi1-9/+53
2026-01-29selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)1-5/+4
2026-01-29selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)1-3/+20
2026-01-29selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)1-0/+51
2026-01-29selftests: drv-net: toeplitz: accept bigger rss keysEric Dumazet1-1/+1
2026-01-29selftests: drv-net: psp: fix test flakes from racy connection closeDaniel Zahka1-0/+2
2026-01-29selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pktEric Dumazet1-0/+70
2026-01-29bpf: Test nospec after dead stack write in helperLuis Gerhorst1-0/+22
2026-01-29selftests/bpf: Remove xxd util dependencyMykyta Yatsenko2-5/+6
2026-01-28kselftest/arm64: Raise default number of loops in fp-pidbenchMark Brown1-1/+1