summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
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
2024-07-31selftests/exec: Fix grammar in an error message.Chang Yu1-1/+1
2024-07-31selftests: tpm2: redirect python unittest logs to stdoutMuhammad Usama Anjum3-3/+3
2024-07-31selftests: ksft: Fix finished() helper exit code on skipped testsLaura Nao1-1/+1
2024-07-31selftests/bpf: add wrong type test to cgroup devAlexis Lothoré (eBPF Foundation)1-0/+4
2024-07-31selftests/bpf: convert test_dev_cgroup to test_progsAlexis Lothoré (eBPF Foundation)4-88/+121
2024-07-31selftests/bpf: do not disable /dev/null device access in cgroup dev testAlexis Lothoré (eBPF Foundation)2-11/+11
2024-07-31binder: frozen notification binder_features flagYu-Ting Tseng1-0/+1
2024-07-30selftests/bpf: fix RELEASE=1 compilation for sock_addr.cAndrii Nakryiko1-0/+1
2024-07-30selftests/bpf: Fix error compiling tc_redirect.c with musl libcTony Ambardar1-6/+6
2024-07-30selftests/bpf: Fix using stdout, stderr as struct field namesTony Ambardar3-38/+38
2024-07-30selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar1-1/+15
2024-07-30selftests/bpf: Fix redefinition errors compiling lwt_reroute.cTony Ambardar1-0/+1
2024-07-30selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar1-0/+4
2024-07-30selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar1-1/+2
2024-07-30selftests/bpf: Fix arg parsing in veristat, test_progsTony Ambardar2-6/+6
2024-07-30selftests/bpf: Use portable POSIX basename()Tony Ambardar2-3/+6