summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-08-12selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRAThomas Weißschuh-2/+5
2024-08-12selftests/nolibc: add cc-option compatible with clang cross buildsThomas Weißschuh-2/+4
2024-08-12selftests/nolibc: add support for LLVM= parameterThomas Weißschuh-3/+6
2024-08-12selftests/nolibc: determine $(srctree) firstThomas Weißschuh-8/+8
2024-08-12selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh-2/+2
2024-08-12selftests/nolibc: report failure if no testcase passedThomas Weißschuh-1/+1
2024-08-12Merge 6.11-rc3 into char-misc-nextGreg Kroah-Hartman-48/+211
2024-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-0/+35
2024-08-12selftests: drv-net: rss_ctx: test dumping RSS contextsJakub Kicinski-2/+80
2024-08-12selftests: drv-net: rss_ctx: add identifier to traffic commentsJakub Kicinski-2/+2
2024-08-11selftests: rust: config: disable GCC_PLUGINSAnders Roxell-0/+1
2024-08-11selftests: rust: config: add trailing newlineAnders Roxell-1/+1
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki-1/+24
2024-08-09cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming-0/+13
2024-08-09selftests: rds: add testing infrastructureVegard Nossum-0/+593
2024-08-09tools/nolibc: pass argc, argv and envp to constructorsThomas Weißschuh-2/+3
2024-08-08selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGSAlan Maguire-3/+70
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-22/+51
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-14/+41
2024-08-08Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds-1/+1
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache-1/+1
2024-08-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)-14/+20
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)-0/+26
2024-08-07KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown-2/+2
2024-08-07selftests/bpf: Add tests for bpf_get_dentry_xattrSong Liu-7/+50
2024-08-07rcutorture: Add rcutree.nohz_full_patience_delay to TREE07Paul E. McKenney-0/+1
2024-08-06selftests: harness: rename __constructor_order for clarificationMasahiro Yamada-6/+4
2024-08-06selftests: harness: remove unneeded __constructor_order_last()Masahiro Yamada-28/+1
2024-08-06selftests/bpf: add positive tests for new VFS based BPF kfuncsMatt Bobrowski-0/+87
2024-08-06selftests/bpf: add negative tests for new VFS based BPF kfuncsMatt Bobrowski-0/+189
2024-08-06memblock test: fix implicit declaration of function 'isspace'Wei Yang-0/+1
2024-08-06memblock test: fix implicit declaration of function 'memparse'Wei Yang-1/+2
2024-08-06tools/testing: abstract two init.h into common include directoryWei Yang-35/+1
2024-08-06memblock tests: include export.h in linkage.h as kernel doseWei Yang-1/+0
2024-08-06memblock tests: include memory_hotplug.h in mmzone.h as kernel doseWei Yang-1/+1
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro-0/+35
2024-08-05Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+1
2024-08-05selftest/cgroup: Add new test cases to test_cpuset_prs.shWaiman Long-1/+11
2024-08-02selftests: net: ksft: print more of the stack for checksJakub Kicinski-2/+12
2024-08-02selftests: net: ksft: replace 95 with errno.EOPNOTSUPPStanislav Fomichev-4/+5
2024-08-02selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev-2/+45
2024-08-02selftests: net-drv: exercise queue stats when the device is downStanislav Fomichev-1/+24
2024-08-02selftests/bpf: Fix a btf_dump selftest failureYonghong Song-2/+2
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+4
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+3
2024-08-02uretprobe: change syscall number, againArnd Bergmann-1/+1
2024-08-02selftests/mm: Add new testcases for pkeysKeith Lucas-11/+494
2024-08-02uprobes: make uprobe_register() return struct uprobe *Oleg Nesterov-13/+12
2024-08-02uprobes: kill uprobe_register_refctr()Oleg Nesterov-2/+2