summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-08-14selftests/ftrace: Add required dependency for kprobe testsMasami Hiramatsu (Google)
2024-08-14refscale: Add TINY scenarioPaul E. McKenney
2024-08-14torture: Add torture.sh --guest-cpu-limit argument for limited hostsPaul E. McKenney
2024-08-13selftests/bpf: Avoid subtraction after htons() in ipip testsAsbjørn Sloth Tønnesen
2024-08-13KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-08-12selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song
2024-08-12selftests: fib_nexthops: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath_nh_res: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath_nh: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath: Sleep after MZPetr Machata
2024-08-12selftests/nolibc: run-tests.sh: allow building through LLVMThomas Weißschuh
2024-08-12selftests/nolibc: use correct clang target for s390/systemzThomas Weißschuh
2024-08-12selftests/nolibc: don't use libgcc when building with clangThomas Weißschuh
2024-08-12selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRAThomas Weißschuh
2024-08-12selftests/nolibc: add cc-option compatible with clang cross buildsThomas Weißschuh
2024-08-12selftests/nolibc: add support for LLVM= parameterThomas Weißschuh
2024-08-12selftests/nolibc: determine $(srctree) firstThomas Weißschuh
2024-08-12selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh
2024-08-12selftests/nolibc: report failure if no testcase passedThomas Weißschuh
2024-08-12Merge 6.11-rc3 into char-misc-nextGreg Kroah-Hartman
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-08-12selftests: drv-net: rss_ctx: test dumping RSS contextsJakub Kicinski
2024-08-12selftests: drv-net: rss_ctx: add identifier to traffic commentsJakub Kicinski
2024-08-11selftests: rust: config: disable GCC_PLUGINSAnders Roxell
2024-08-11selftests: rust: config: add trailing newlineAnders Roxell
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki
2024-08-09cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming
2024-08-09selftests: rds: add testing infrastructureVegard Nossum
2024-08-09tools/nolibc: pass argc, argv and envp to constructorsThomas Weißschuh
2024-08-08selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGSAlan Maguire
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-08Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache
2024-08-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)
2024-08-07KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown
2024-08-07selftests/bpf: Add tests for bpf_get_dentry_xattrSong Liu
2024-08-07rcutorture: Add rcutree.nohz_full_patience_delay to TREE07Paul E. McKenney
2024-08-06selftests: harness: rename __constructor_order for clarificationMasahiro Yamada
2024-08-06selftests: harness: remove unneeded __constructor_order_last()Masahiro Yamada
2024-08-06selftests/bpf: add positive tests for new VFS based BPF kfuncsMatt Bobrowski
2024-08-06selftests/bpf: add negative tests for new VFS based BPF kfuncsMatt Bobrowski
2024-08-06memblock test: fix implicit declaration of function 'isspace'Wei Yang
2024-08-06memblock test: fix implicit declaration of function 'memparse'Wei Yang
2024-08-06tools/testing: abstract two init.h into common include directoryWei Yang
2024-08-06memblock tests: include export.h in linkage.h as kernel doseWei Yang
2024-08-06memblock tests: include memory_hotplug.h in mmzone.h as kernel doseWei Yang
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro