summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-08-09selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki1-1/+24
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-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-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