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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
3
-10
/
+12
2024-10-16
selftest: hid: add the missing tests directory
Yun Lu
1
-0
/
+1
2024-10-16
selftests/bpf: Add asserts for netfilter link info
Tyrone Wu
1
-2
/
+40
2024-10-15
Merge tag 'sched_ext-for-6.12-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-43
/
+37
2024-10-15
selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()
Dimitar Kanaliev
1
-0
/
+20
2024-10-15
selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...
Dimitar Kanaliev
1
-0
/
+20
2024-10-15
selftests: mptcp: join: test for prohibited MPC to port-based endp
Paolo Abeni
1
-30
/
+85
2024-10-11
Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
7
-104
/
+183
2024-10-11
selftests: drivers: net: fix name not defined
Alessandro Zanni
1
-0
/
+1
2024-10-11
selftests: net/rds: add module not found
Alessandro Zanni
1
-1
/
+4
2024-10-11
ftrace/selftest: Test combination of function_graph tracer and function profiler
Steven Rostedt
1
-0
/
+31
2024-10-11
selftests/rseq: Fix mm_cid test failure
Mathieu Desnoyers
2
-43
/
+77
2024-10-10
selftests/bpf: Assert link info uprobe_multi count & path_size if unset
Tyrone Wu
1
-0
/
+9
2024-10-10
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
1
-1
/
+1
2024-10-10
Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-2
/
+165
2024-10-10
selftests/bpf: Add test for kfunc module order
Simon Sundberg
7
-1
/
+220
2024-10-10
selftests/bpf: Provide a generic [un]load_module helper
Simon Sundberg
2
-12
/
+24
2024-10-09
selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
Tony Ambardar
1
-1
/
+1
2024-10-09
selftests/bpf: fix perf_event link info name_len assertion
Tyrone Wu
1
-3
/
+6
2024-10-09
selftests/bpf: Add more test case for field flattening
Hou Tao
4
-2
/
+117
2024-10-09
selftests: netfilter: conntrack_vrf.sh: add fib test case
Florian Westphal
1
-0
/
+33
2024-10-09
selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test
Donet Tom
1
-1
/
+1
2024-10-09
selftests: sched_ext: Add sched_ext as proper selftest target
Björn Töpel
2
-43
/
+37
2024-10-08
selftests: vDSO: Explicitly include sched.h
Yu Liao
1
-0
/
+1
2024-10-08
selftests: vDSO: improve getrandom and chacha error messages
Jason A. Donenfeld
2
-53
/
+49
2024-10-08
selftests: vDSO: unconditionally build getrandom test
Jason A. Donenfeld
2
-3
/
+1
2024-10-08
selftests: vDSO: unconditionally build chacha test
Jason A. Donenfeld
3
-7
/
+26
2024-10-08
selftests: make kselftest-clean remove libynl outputs
Greg Thelen
1
-0
/
+4
2024-10-08
selftests: net: rds: add gitignore file for include.sh
Javier Carrasco
1
-0
/
+1
2024-10-08
selftests: net: rds: add include.sh to EXTRA_CLEAN
Javier Carrasco
1
-1
/
+1
2024-10-08
selftests: net: add msg_oob to gitignore
Javier Carrasco
1
-0
/
+1
2024-10-08
Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixes
Marc Zyngier
1
-3
/
+13
2024-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+8
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
539
-3630
/
+27880
2024-10-04
Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
9
-14
/
+34
2024-10-04
selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
Kacper Ludwinski
1
-1
/
+1
2024-10-04
selftests: add regression test for br_netfilter panic
Andy Roulin
3
-0
/
+124
2024-10-04
Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+4
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-29
/
+32
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-28
/
+30
2024-10-02
selftests: rds: move include.sh to TEST_FILES
Hangbin Liu
2
-1
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-10-02
bpf: selftests: send packet to devmap redirect XDP
Florian Kauer
2
-9
/
+118
2024-10-02
selftests: breakpoints: use remaining time to check if suspend succeed
Yifei Liu
1
-1
/
+4
2024-10-02
kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3
Alessandro Zanni
1
-2
/
+2
2024-10-02
Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
585
-4075
/
+30848
2024-10-01
selftests/bpf: Verify that sync_linked_regs preserves subreg_def
Eduard Zingerman
1
-0
/
+67
2024-10-01
KVM: selftests: Fix build on architectures other than x86_64
Mark Brown
2
-0
/
+8
2024-10-01
selftest: hid: add missing run-hid-tools-tests.sh
Yun Lu
1
-0
/
+2
2024-10-01
selftests: vDSO: align getrandom states to cache line
Jason A. Donenfeld
1
-3
/
+5
[prev]
[next]