summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-08-05Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-08-05selftest/cgroup: Add new test cases to test_cpuset_prs.shWaiman Long
2024-08-02selftests: net: ksft: print more of the stack for checksJakub Kicinski
2024-08-02selftests: net: ksft: replace 95 with errno.EOPNOTSUPPStanislav Fomichev
2024-08-02selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev
2024-08-02selftests: net-drv: exercise queue stats when the device is downStanislav Fomichev
2024-08-02selftests/bpf: Fix a btf_dump selftest failureYonghong Song
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-02uretprobe: change syscall number, againArnd Bergmann
2024-08-02selftests/mm: Add new testcases for pkeysKeith Lucas
2024-08-02uprobes: make uprobe_register() return struct uprobe *Oleg Nesterov
2024-08-02uprobes: kill uprobe_register_refctr()Oleg Nesterov
2024-08-02selftests/bpf: fix uprobe.path leak in bpf_testmodJiri Olsa
2024-08-02test/vsock: add ioctl unsent bytes testLuigi Leonardi
2024-08-01selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)
2024-08-01selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)
2024-08-01selftest: acct: Add selftest for the acct() syscallAbdulrasaq Lawani
2024-08-01selftests: lib: remove strscpy testMuhammad Usama Anjum
2024-08-01selftests: user: remove user suiteMuhammad Usama Anjum
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-31Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-31scx/selftests: Verify we can call create_dsq from prog_runDavid Vernet
2024-07-31kselftest: cpufreq: Add RTC wakeup alarmShreeya Patel
2024-07-31selftests/exec: Fix grammar in an error message.Chang Yu
2024-07-31selftests: tpm2: redirect python unittest logs to stdoutMuhammad Usama Anjum
2024-07-31selftests: ksft: Fix finished() helper exit code on skipped testsLaura Nao
2024-07-31selftests/bpf: add wrong type test to cgroup devAlexis Lothoré (eBPF Foundation)
2024-07-31selftests/bpf: convert test_dev_cgroup to test_progsAlexis Lothoré (eBPF Foundation)
2024-07-31selftests/bpf: do not disable /dev/null device access in cgroup dev testAlexis Lothoré (eBPF Foundation)
2024-07-31binder: frozen notification binder_features flagYu-Ting Tseng
2024-07-30selftests/bpf: fix RELEASE=1 compilation for sock_addr.cAndrii Nakryiko
2024-07-30selftests/bpf: Fix error compiling tc_redirect.c with musl libcTony Ambardar
2024-07-30selftests/bpf: Fix using stdout, stderr as struct field namesTony Ambardar
2024-07-30selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar
2024-07-30selftests/bpf: Fix redefinition errors compiling lwt_reroute.cTony Ambardar
2024-07-30selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar
2024-07-30selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-07-30selftests/bpf: Fix arg parsing in veristat, test_progsTony Ambardar
2024-07-30selftests/bpf: Use portable POSIX basename()Tony Ambardar
2024-07-30bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall testJiri Olsa
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo
2024-07-30selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)
2024-07-30selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)
2024-07-30Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard
2024-07-29selftests/bpf: Load struct_ops map in global_maps_resize testDavid Vernet
2024-07-29selftests/bpf: Integrate test_xdp_veth into test_progsAlexis Lothoré (eBPF Foundation)
2024-07-29selftests/bpf: Update xdp_redirect_map prog sections for libbpfAlexis Lothoré (eBPF Foundation)
2024-07-29selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar