index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-05-22
tweewide: Fix most Shebang lines
Finn Behrens
3
-3
/
+3
2021-05-22
selftests: Set CC to clang in lib.mk if LLVM is set
Yonghong Song
1
-0
/
+4
2021-03-17
selftests: forwarding: Fix race condition in mirror installation
Danielle Ratson
1
-0
/
+9
2021-02-07
selftests/powerpc: Only test lwm/stmw on big endian
Michael Ellerman
1
-1
/
+4
2021-01-27
selftests: net: fib_tests: remove duplicate log test
Hangbin Liu
1
-1
/
+0
2020-12-30
selftests/bpf/test_offload.py: Reset ethtool features after failed setting
Toke Høiland-Jørgensen
1
-0
/
+1
2020-12-30
ktest.pl: If size of log is too big to email, email error message
Steven Rostedt (VMware)
1
-1
/
+6
2020-11-24
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
2
-2
/
+3
2020-11-18
selftests: proc: fix warning: _GNU_SOURCE redefined
Tommi Rantala
3
-3
/
+0
2020-10-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
1
-0
/
+1
2020-10-01
selftests/ftrace: fix glob selftest
Sven Schnelle
1
-1
/
+1
2020-09-09
selftests/bpf: Fix massive output from test_maps
Jesper Dangaard Brouer
1
-0
/
+2
2020-09-03
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Desnes A. Nunes do Rosario
11
-26
/
+0
2020-08-26
tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...
Gaurav Singh
1
-1
/
+1
2020-08-21
selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
Aneesh Kumar K.V
1
-3
/
+8
2020-08-21
selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...
Aneesh Kumar K.V
1
-18
/
+12
2020-08-21
selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...
Aneesh Kumar K.V
1
-13
/
+13
2020-08-19
selftests/powerpc: Fix online CPU selection
Sandipan Das
1
-12
/
+25
2020-08-19
selftests/powerpc: Fix CPU affinity for child process
Harish
1
-5
/
+16
2020-08-11
selftests/net: relax cpu affinity requirement in msg_zerocopy test
Willem de Bruijn
1
-3
/
+2
2020-08-05
selftests/net: psock_fanout: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+2
2020-08-05
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
Tanner Love
1
-2
/
+1
2020-06-25
selftests/net: in timestamping, strncpy needs to preserve null byte
tannerlove
1
-2
/
+8
2020-06-25
NTB: ntb_test: Fix bug when counting remote files
Logan Gunthorpe
1
-1
/
+1
2020-06-25
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
Ram Pai
1
-1
/
+2
2020-06-22
selftests/bpf: Fix memory leak in extract_build_id()
Andrii Nakryiko
1
-0
/
+1
2020-06-22
selftests/net: in rxtimestamp getopt_long needs terminating null entry
tannerlove
1
-0
/
+1
2020-06-22
selftests: bpf: fix use of undeclared RET_IF macro
Lorenz Bauer
1
-4
/
+4
2020-05-10
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
1
-1
/
+1
2020-04-29
tracing/selftests: Turn off timeout setting
Steven Rostedt (VMware)
1
-0
/
+1
2020-04-29
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-17
selftests: vm: drop dependencies on page flags from mlock2 tests
Michal Hocko
1
-196
/
+37
2020-04-17
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
1
-2
/
+6
2020-03-18
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
1
-1
/
+1
2020-03-18
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
1
-3
/
+31
2020-03-11
selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
Hangbin Liu
1
-12
/
+13
2020-03-11
selftests: fix too long argument
Jiri Benc
1
-10
/
+13
2020-03-05
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
1
-0
/
+6
2020-02-24
selftests: bpf: Reset global state between reuseport test runs
Lorenz Bauer
1
-2
/
+14
2020-02-24
kselftest: Minimise dependency of get_size on C library interfaces
Siddhesh Poyarekar
1
-6
/
+18
2020-01-27
selftests/ipc: Fix msgque compiler warnings
Kees Cook
1
-5
/
+6
2020-01-17
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
1
-0
/
+1
2020-01-17
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
1
-0
/
+6
2020-01-12
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
1
-3
/
+3
2020-01-09
selftests: rtnetlink: add addresses with fixed life time
Florian Westphal
1
-0
/
+21
2020-01-09
rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
Mathieu Desnoyers
1
-8
/
+10
2019-12-31
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
1
-1
/
+1
2019-12-31
selftests: forwarding: Delete IPv6 address at the end
Ido Schimmel
1
-1
/
+1
2019-12-13
selftests/powerpc: Skip test instead of failing
Breno Leitao
1
-4
/
+1
2019-12-13
selftests/powerpc: Allocate base registers
Breno Leitao
7
-10
/
+8
[next]