index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-09
selftests/net: Add coverage for UDP GSO with IPv6 extension headers
Jakub Sitnicki
1
-1
/
+24
2024-08-09
selftests: rds: add testing infrastructure
Vegard Nossum
6
-0
/
+593
2024-08-09
tools/nolibc: pass argc, argv and envp to constructors
Thomas Weißschuh
1
-2
/
+3
2024-08-08
selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGS
Alan Maguire
2
-3
/
+70
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-22
/
+51
2024-08-08
Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-14
/
+41
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2024-08-07
selftests: mm: add s390 to ARCH check
Nico Pache
1
-1
/
+1
2024-08-07
tracing/selftests: Run the ownership test twice
Steven Rostedt (Google)
1
-14
/
+20
2024-08-07
selftests/uprobes: Add a basic uprobe testcase
Masami Hiramatsu (Google)
1
-0
/
+26
2024-08-07
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
Mark Brown
1
-2
/
+2
2024-08-07
selftests/bpf: Add tests for bpf_get_dentry_xattr
Song Liu
3
-7
/
+50
2024-08-07
rcutorture: Add rcutree.nohz_full_patience_delay to TREE07
Paul E. McKenney
1
-0
/
+1
2024-08-06
selftests: harness: rename __constructor_order for clarification
Masahiro Yamada
1
-6
/
+4
2024-08-06
selftests: harness: remove unneeded __constructor_order_last()
Masahiro Yamada
4
-28
/
+1
2024-08-06
selftests/bpf: add positive tests for new VFS based BPF kfuncs
Matt Bobrowski
2
-0
/
+87
2024-08-06
selftests/bpf: add negative tests for new VFS based BPF kfuncs
Matt Bobrowski
3
-0
/
+189
2024-08-05
fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Al Viro
1
-0
/
+35
2024-08-05
Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-08-05
selftest/cgroup: Add new test cases to test_cpuset_prs.sh
Waiman Long
1
-1
/
+11
2024-08-02
selftests: net: ksft: print more of the stack for checks
Jakub Kicinski
1
-2
/
+12
2024-08-02
selftests: net: ksft: replace 95 with errno.EOPNOTSUPP
Stanislav Fomichev
2
-4
/
+5
2024-08-02
selftests: net: ksft: support marking tests as disruptive
Stanislav Fomichev
3
-2
/
+45
2024-08-02
selftests: net-drv: exercise queue stats when the device is down
Stanislav Fomichev
1
-1
/
+24
2024-08-02
selftests/bpf: Fix a btf_dump selftest failure
Yonghong Song
1
-2
/
+2
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-08-02
Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+3
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-08-02
selftests/mm: Add new testcases for pkeys
Keith Lucas
4
-11
/
+494
2024-08-02
uprobes: make uprobe_register() return struct uprobe *
Oleg Nesterov
1
-13
/
+12
2024-08-02
uprobes: kill uprobe_register_refctr()
Oleg Nesterov
1
-2
/
+2
2024-08-02
selftests/bpf: fix uprobe.path leak in bpf_testmod
Jiri Olsa
1
-0
/
+1
2024-08-01
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0)
1
-0
/
+15
2024-08-01
selftests: mptcp: join: ability to invert ADD_ADDR check
Matthieu Baerts (NGI0)
1
-14
/
+26
2024-08-01
selftest: acct: Add selftest for the acct() syscall
Abdulrasaq Lawani
4
-0
/
+87
2024-08-01
selftests: lib: remove strscpy test
Muhammad Usama Anjum
3
-6
/
+1
2024-08-01
selftests: user: remove user suite
Muhammad Usama Anjum
4
-29
/
+0
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-24
/
+128
2024-07-31
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-2
/
+2
2024-07-31
scx/selftests: Verify we can call create_dsq from prog_run
David Vernet
1
-0
/
+1
2024-07-31
kselftest: cpufreq: Add RTC wakeup alarm
Shreeya Patel
2
-1
/
+27
2024-07-31
selftests/exec: Fix grammar in an error message.
Chang Yu
1
-1
/
+1
2024-07-31
selftests: tpm2: redirect python unittest logs to stdout
Muhammad Usama Anjum
3
-3
/
+3
2024-07-31
selftests: ksft: Fix finished() helper exit code on skipped tests
Laura Nao
1
-1
/
+1
2024-07-31
selftests/bpf: add wrong type test to cgroup dev
Alexis Lothoré (eBPF Foundation)
1
-0
/
+4
2024-07-31
selftests/bpf: convert test_dev_cgroup to test_progs
Alexis Lothoré (eBPF Foundation)
4
-88
/
+121
2024-07-31
selftests/bpf: do not disable /dev/null device access in cgroup dev test
Alexis Lothoré (eBPF Foundation)
2
-11
/
+11
2024-07-31
binder: frozen notification binder_features flag
Yu-Ting Tseng
1
-0
/
+1
2024-07-30
selftests/bpf: fix RELEASE=1 compilation for sock_addr.c
Andrii Nakryiko
1
-0
/
+1
[prev]
[next]