summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-04-16selftests: ublk: run stress tests in parallelMing Lei
2025-04-16selftests: ublk: make sure _add_ublk_dev can return in sub-shellMing Lei
2025-04-16selftests: ublk: cleanup backfile automaticallyMing Lei
2025-04-16selftests: ublk: add io_uring uapi headerMing Lei
2025-04-16selftests: ublk: fix ublk_find_tgt()Ming Lei
2025-04-16selftests/ftrace: Differentiate bash and dash in dynevent_limitations.tcSteven Rostedt
2025-04-16kunit: qemu_configs: Disable faulting tests on 32-bit SPARCDavid Gow
2025-04-16kunit: qemu_configs: Add 64-bit SPARC configurationThomas Weißschuh
2025-04-16kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=yThomas Weißschuh
2025-04-16selftests/x86/apx: Add APX testChang S. Bae
2025-04-15selftests: fib_rule_tests: Add VRF match testsIdo Schimmel
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven
2025-04-15selftest/bpf/benchs: Remove duplicate sys/types.h headerJiapeng Chong
2025-04-15kunit: qemu_configs: Add PowerPC 32-bit BE and 64-bit LEThomas Weißschuh
2025-04-15kunit: qemu_configs: powerpc: Explicitly enable CONFIG_CPU_BIG_ENDIAN=yThomas Weißschuh
2025-04-15kunit: tool: Implement listing of available architecturesThomas Weißschuh
2025-04-15selftests: mptcp: use IPPROTO_MPTCP for getaddrinfozhenwei pi
2025-04-15selftests: mptcp: diag: drop nlh parameter of recv_nlmsgGeliang Tang
2025-04-15selftests: mptcp: validate MPJoinRejected counterMatthieu Baerts (NGI0)
2025-04-14selftests: gpio: gpio-aggregator: add a test case for _sysfs prefix reservationKoichiro Den
2025-04-14kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh
2025-04-14kunit: qemu_configs: Add riscv32 configThomas Weißschuh
2025-04-14kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_testsRichard Fitzgerald
2025-04-14sysctl: Add 0012 to test the u8 range checkJoel Granados
2025-04-13kunit: configs: Add some Cirrus Logic modules to all_testsRichard Fitzgerald
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-11selftest: net: Remove DCCP bits.Kuniyuki Iwashima
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-11radix-tree: add missing cleanup.hDaniel Gomez
2025-04-11selftests/tc-testing: Add test for echo of big TC filtersToke Høiland-Jørgensen
2025-04-11tracing/selftest: Add test to better test subops filtering of function graphSteven Rostedt
2025-04-11tools/nolibc: Add support for SPARCThomas Weißschuh
2025-04-11selftests/nolibc: only consider XARCH for CFLAGS when requestedThomas Weißschuh
2025-04-11selftests/nolibc: drop dependency from sysroot to defconfigThomas Weißschuh
2025-04-11rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RTPaul E. McKenney
2025-04-11selftests/landlock: Add PID tests for audit recordsMickaël Salaün
2025-04-11selftests/landlock: Factor out audit fixture in audit_testMickaël Salaün
2025-04-10netlink: specs: rename rtnetlink specs in accordance with family nameJakub Kicinski
2025-04-10io_uring/zcrx: enable tcp-data-split in selftestDavid Wei
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-10selftests/nolibc: drop unnecessary sys/io.h includeThomas Weißschuh
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi
2025-04-10selftests/xsk: Add tail adjustment tests and support checkTushar Vyavahare
2025-04-10selftests/xsk: Add packet stream replacement functionTushar Vyavahare
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds