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
2018-11-21
powerpc/selftests: Wait all threads to join
Breno Leitao
1
-10
/
+17
2018-11-13
selftests/powerpc: Fix ptrace tm failure
Breno Leitao
1
-2
/
+2
2018-11-13
selftests: ftrace: Add synthetic event syntax testcase
Masami Hiramatsu
1
-0
/
+80
2018-11-13
bpf: do not blindly change rlimit in reuseport net selftest
Eric Dumazet
1
-4
/
+9
2018-11-04
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-11-04
selftests/powerpc: Add ptrace hw breakpoint test
Michael Neuling
3
-1
/
+344
2018-11-04
tools/testing/nvdimm: unit test clear-error commands
Dan Williams
1
-0
/
+18
2018-10-18
selftests: memory-hotplug: add required configs
Lei Yang
1
-0
/
+1
2018-10-18
selftests/efivarfs: add required kernel configs
Lei Yang
1
-0
/
+1
2018-10-13
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-0
/
+73
2018-10-13
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
1
-0
/
+99
2018-09-26
selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...
John Stultz
1
-0
/
+5
2018-09-19
tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
1
-4
/
+8
2018-09-19
selftests/bpf: fix a typo in map in map test
Roman Gushchin
1
-3
/
+3
2018-09-15
selftests/powerpc: Kill child processes on SIGINT
Breno Leitao
1
-6
/
+12
2018-09-05
selftests/ftrace: Add snapshot and tracing_on test case
Masami Hiramatsu
1
-0
/
+28
2018-08-24
selftests/x86/sigreturn: Do minor cleanups
Andy Lutomirski
1
-6
/
+7
2018-08-24
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
Andy Lutomirski
1
-17
/
+29
2018-08-24
selftests: bpf: notification about privilege required to run test_kmod.sh tes...
Jeffrin Jose T
1
-0
/
+9
2018-08-24
selftests: sync: add config fragment for testing sync framework
Fathi Boudra
1
-0
/
+4
2018-08-24
selftests: vm: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
4
-8
/
+17
2018-08-24
selftests: zram: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
2
-2
/
+8
2018-08-24
selftests: user: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-0
/
+7
2018-08-24
selftests: sysctl: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-7
/
+13
2018-08-24
selftests: static_keys: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-0
/
+13
2018-08-24
selftests: pstore: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-1
/
+4
2018-08-03
selftests: intel_pstate: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-1
/
+4
2018-08-03
selftests: memfd: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-5
/
+9
2018-08-03
selftests/intel_pstate: Improve test, minor fixes
Daniel Díaz
1
-14
/
+10
2018-07-03
ftrace/selftest: Have the reset_trigger code be a bit more careful
Steven Rostedt (VMware)
1
-3
/
+18
2018-06-21
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
1
-0
/
+30
2018-06-21
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
1
-5
/
+9
2018-06-21
x86/pkeys/selftests: Fix pointer math
Dave Hansen
1
-7
/
+7
2018-06-21
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
1
-5
/
+8
2018-06-21
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
1
-0
/
+44
2018-06-21
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
1
-4
/
+17
2018-06-21
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
1
-1
/
+9
2018-06-21
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
1
-16
/
+0
2018-06-21
x86/pkeys/selftests: Stop using assert()
Dave Hansen
1
-4
/
+8
2018-06-21
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
1
-6
/
+7
2018-06-21
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2
-1
/
+286
2018-06-21
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
1
-2
/
+5
2018-06-21
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
1
-26
/
+41
2018-06-21
selftests: ftrace: Add a testcase for multiple actions on trigger
Masami Hiramatsu
1
-0
/
+44
2018-05-30
selftests/net: fixes psock_fanout eBPF test case
Prashant Bhole
1
-1
/
+2
2018-05-30
selftests: Print the test we're running to /dev/kmsg
Michael Ellerman
1
-0
/
+1
2018-05-30
selftests: ftrace: Add a testcase for probepoint
Masami Hiramatsu
1
-0
/
+43
2018-05-30
selftests: ftrace: Add a testcase for string type with kprobe_event
Masami Hiramatsu
1
-0
/
+46
2018-05-30
selftests: ftrace: Add probe event argument syntax testcase
Masami Hiramatsu
1
-0
/
+97
2018-05-30
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
1
-8
/
+17
[next]