aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-04-16selftests: ublk: move creating UBLK_TMP into _prep_test()Ming Lei1-1/+1
2025-04-16selftests: ublk: add test_stress_05.shMing Lei2-0/+65
2025-04-16selftests: ublk: support user recoveryMing Lei6-10/+230
2025-04-16selftests: ublk: support target specific command lineMing Lei3-12/+95
2025-04-16selftests: ublk: increase max nr_queues and queue depthMing Lei2-3/+3
2025-04-16selftests: ublk: set queue pthread's cpu affinityMing Lei2-8/+159
2025-04-16selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFER_TASKRUNMing Lei1-1/+3
2025-04-16selftests: ublk: add two stress tests for zero copy featureMing Lei3-0/+77
2025-04-16selftests: ublk: run stress tests in parallelMing Lei3-49/+63
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei4-22/+39
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei12-89/+70
2025-04-16selftests: ublk: add io_uring uapi headerMing Lei1-0/+1
2025-04-16selftests: ublk: fix ublk_find_tgt()Ming Lei2-2/+3
2025-04-16selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tcSteven Rostedt1-1/+22
2025-04-16kunit: qemu_configs: Disable faulting tests on 32-bit SPARCDavid Gow1-0/+1
2025-04-16kunit: qemu_configs: Add 64-bit SPARC configurationThomas Weißschuh1-0/+16
2025-04-16kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=yThomas Weißschuh1-0/+1
2025-04-16selftests/x86/apx: Add APX testChang S. Bae4-2/+16
2025-04-15selftests: fib_rule_tests: Add VRF match testsIdo Schimmel1-0/+34
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven1-0/+1
2025-04-15selftest/bpf/benchs: Remove duplicate sys/types.h headerJiapeng Chong1-1/+0
2025-04-15kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LEThomas Weißschuh2-0/+31
2025-04-15kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=yThomas Weißschuh1-0/+1
2025-04-15kunit: tool: Implement listing of available architecturesThomas Weißschuh1-0/+8
2025-04-15selftests: mptcp: use IPPROTO_MPTCP for getaddrinfozhenwei pi1-4/+17
2025-04-15selftests: mptcp: diag: drop nlh parameter of recv_nlmsgGeliang Tang1-4/+3
2025-04-15selftests: mptcp: validate MPJoinRejected counterMatthieu Baerts (NGI0)1-5/+21
2025-04-14selftests: gpio: gpio-aggregator: add a test case for _sysfs prefix reservationKoichiro Den1-0/+4
2025-04-14kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-14kunit: qemu_configs: Add riscv32 configThomas Weißschuh1-0/+17
2025-04-14kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_testsRichard Fitzgerald1-0/+1
2025-04-14sysctl: Add 0012 to test the u8 range checkJoel Granados1-0/+30
2025-04-13kunit: configs: Add some Cirrus Logic modules to all_testsRichard Fitzgerald1-0/+2
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds2-0/+20
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+177
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-5/+289
2025-04-11selftest: net: Remove DCCP bits.Kuniyuki Iwashima2-36/+1
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual1-1/+1
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang1-14/+2
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)1-2/+2
2025-04-11radix-tree: add missing cleanup.hDaniel Gomez1-0/+2
2025-04-11selftests/tc-testing: Add test for echo of big TC filtersToke Høiland-Jørgensen1-0/+22
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt1-0/+177
2025-04-11tools/nolibc: Add support for SPARCThomas Weißschuh2-0/+13
2025-04-11selftests/nolibc: only consider XARCH for CFLAGS when requestedThomas Weißschuh1-1/+4
2025-04-11selftests/nolibc: drop dependency from sysroot to defconfigThomas Weißschuh1-1/+1
2025-04-11rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RTPaul E. McKenney1-5/+9
2025-04-11selftests/landlock: Add PID tests for audit recordsMickaël Salaün3-10/+141
2025-04-11selftests/landlock: Factor out audit fixture in audit_testMickaël Salaün1-15/+12