aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-08-11selftests: rust: config: add trailing newlineAnders Roxell1-1/+1
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki1-1/+24
2024-08-09cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming2-0/+13
2024-08-09selftests: rds: add testing infrastructureVegard Nossum6-0/+593
2024-08-09tools/nolibc: pass argc, argv and envp to constructorsThomas Weißschuh1-2/+3
2024-08-08selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGSAlan Maguire2-3/+70
2024-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-22/+51
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-14/+41
2024-08-08Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2024-08-07selftests: mm: add s390 to ARCH checkNico Pache1-1/+1
2024-08-07tracing/selftests: Run the ownership test twiceSteven Rostedt (Google)1-14/+20
2024-08-07selftests/uprobes: Add a basic uprobe testcaseMasami Hiramatsu (Google)1-0/+26
2024-08-07KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown1-2/+2
2024-08-07selftests/bpf: Add tests for bpf_get_dentry_xattrSong Liu3-7/+50
2024-08-07rcutorture: Add rcutree.nohz_full_patience_delay to TREE07Paul E. McKenney1-0/+1
2024-08-06selftests: harness: rename __constructor_order for clarificationMasahiro Yamada1-6/+4
2024-08-06selftests: harness: remove unneeded __constructor_order_last()Masahiro Yamada4-28/+1
2024-08-06selftests/bpf: add positive tests for new VFS based BPF kfuncsMatt Bobrowski2-0/+87
2024-08-06selftests/bpf: add negative tests for new VFS based BPF kfuncsMatt Bobrowski3-0/+189
2024-08-06memblock test: fix implicit declaration of function 'isspace'Wei Yang1-0/+1
2024-08-06memblock test: fix implicit declaration of function 'memparse'Wei Yang2-1/+2
2024-08-06tools/testing: abstract two init.h into common include directoryWei Yang3-35/+1
2024-08-06memblock tests: include export.h in linkage.h as kernel doseWei Yang1-1/+0
2024-08-06memblock tests: include memory_hotplug.h in mmzone.h as kernel doseWei Yang2-1/+1
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+35
2024-08-05Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2024-08-05selftest/cgroup: Add new test cases to test_cpuset_prs.shWaiman Long1-1/+11
2024-08-02selftests: net: ksft: print more of the stack for checksJakub Kicinski1-2/+12
2024-08-02selftests: net: ksft: replace 95 with errno.EOPNOTSUPPStanislav Fomichev2-4/+5
2024-08-02selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev3-2/+45
2024-08-02selftests: net-drv: exercise queue stats when the device is downStanislav Fomichev1-1/+24
2024-08-02selftests/bpf: Fix a btf_dump selftest failureYonghong Song1-2/+2
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+3
2024-08-02uretprobe: change syscall number, againArnd Bergmann1-1/+1
2024-08-02selftests/mm: Add new testcases for pkeysKeith Lucas4-11/+494
2024-08-02uprobes: make uprobe_register() return struct uprobe *Oleg Nesterov1-13/+12
2024-08-02uprobes: kill uprobe_register_refctr()Oleg Nesterov1-2/+2
2024-08-02selftests/bpf: fix uprobe.path leak in bpf_testmodJiri Olsa1-0/+1
2024-08-02test/vsock: add ioctl unsent bytes testLuigi Leonardi3-3/+91
2024-08-01selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)1-0/+15
2024-08-01selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)1-14/+26
2024-08-01selftest: acct: Add selftest for the acct() syscallAbdulrasaq Lawani4-0/+87
2024-08-01selftests: lib: remove strscpy testMuhammad Usama Anjum3-6/+1
2024-08-01selftests: user: remove user suiteMuhammad Usama Anjum4-29/+0
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-24/+128
2024-07-31Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-2/+2
2024-07-31scx/selftests: Verify we can call create_dsq from prog_runDavid Vernet1-0/+1
2024-07-31kselftest: cpufreq: Add RTC wakeup alarmShreeya Patel2-1/+27