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
2015-01-08
userns: Unbreak the unprivileged remount tests
Eric W. Biederman
1
-8
/
+24
2015-01-08
mnt: Update unprivileged remount test
Eric W. Biederman
1
-30
/
+142
2014-09-17
mnt: Add tests for unprivileged remount cases that have found to be faulty
Eric W. Biederman
3
-0
/
+260
2014-03-10
tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly
Colin Ian King
1
-0
/
+1
2014-01-23
test: check copy_to/from_user boundary validation
Kees Cook
2
-0
/
+14
2014-01-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
110
-0
/
+3362
2014-01-20
Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-32
/
+147
2014-01-18
ktest: Add BISECT_TRIES to bisect test
Steven Rostedt (Red Hat)
2
-2
/
+36
2013-12-11
ktest: Add eval '=~' command to modify variables in config file
Steven Rostedt (Red Hat)
1
-21
/
+81
2013-12-11
ktest: Add special variable ${KERNEL_VERSION}
Steven Rostedt (Red Hat)
1
-8
/
+19
2013-12-03
rcutorture: Stop tracking FSF's postal address
Paul E. McKenney
17
-32
/
+50
2013-12-03
rcutorture: Move checkarg to functions.sh
Paul E. McKenney
2
-22
/
+27
2013-12-03
rcutorture: Flag errors and warnings with color coding
Paul E. McKenney
5
-12
/
+41
2013-12-03
rcutorture: Record results from repeated runs of the same test scenario
Paul E. McKenney
1
-1
/
+15
2013-12-03
rcutorture: Test summary at end of run with less chattiness
Paul E. McKenney
2
-1
/
+4
2013-12-03
rcutorture: Update comment in kvm.sh listing typical RCU trace events
Paul E. McKenney
1
-1
/
+1
2013-12-03
rcutorture: Add tracing-enabled version of TREE08
Paul E. McKenney
1
-0
/
+26
2013-12-03
rcutorture: Add --kmake-arg argument to kvm.sh
Paul E. McKenney
2
-1
/
+8
2013-12-03
rcutorture: Add --no-initrd argument to kvm.sh
Paul E. McKenney
2
-3
/
+8
2013-12-03
rcutorture: Add --qemu-args argument to kvm.sh
Paul E. McKenney
1
-5
/
+11
2013-12-03
rcutorture: Add --bootargs argument to specify additional boot arguments
Paul E. McKenney
1
-1
/
+7
2013-12-03
rcutorture: Add --buildonly dry-run capability
Paul E. McKenney
2
-0
/
+9
2013-12-03
rcutorture: Eliminate configdir argument from kvm-recheck.sh script
Paul E. McKenney
1
-4
/
+2
2013-12-03
rcutorture: Allow Kconfig-related boot parameters to override
Paul E. McKenney
1
-4
/
+6
2013-12-03
rcutorture: Refactor to enable non-x86 architectures
Paul E. McKenney
3
-13
/
+102
2013-12-03
rcutorture: Eliminate --rcu-kvm argument
Paul E. McKenney
1
-14
/
+1
2013-12-03
rcutorture: Remove decorative qemu argument
Paul E. McKenney
1
-1
/
+1
2013-12-03
rcutorture: Abstract qemu-flavor identification
Paul E. McKenney
3
-6
/
+36
2013-12-03
rcutorture: Eliminate duplicate .config-check code
Paul E. McKenney
1
-26
/
+1
2013-12-03
rcutorture: Make test output less chatty
Paul E. McKenney
3
-13
/
+16
2013-12-03
rcutorture: Refactor TINY_RCU test cases
Paul E. McKenney
8
-90
/
+68
2013-12-03
rcutorture: Refactor TREE_RCU test cases
Paul E. McKenney
34
-480
/
+328
2013-12-03
rcutorture: Add SRCU Kconfig-fragment files
Paul E. McKenney
4
-0
/
+18
2013-12-03
rcutorture: Add v3.12 version, which adds sysidle testing
Paul E. McKenney
23
-0
/
+521
2013-12-03
rcutorture: Add per-Kconfig fragment boot parameters
Paul E. McKenney
2
-0
/
+14
2013-12-03
rcutorture: Add per-version default Kconfig fragments and module parameters
Paul E. McKenney
13
-32
/
+242
2013-12-03
rcutorture: Add kernel-version argument
Paul E. McKenney
44
-1
/
+906
2013-12-03
rcutorture: Add datestamp argument to kvm.sh
Paul E. McKenney
1
-5
/
+11
2013-12-03
rcutorture: Add KVM-based test framework
Paul E. McKenney
40
-0
/
+1650
2013-12-03
ktest: Add documentation of CLOSE_CONSOLE_SIGNAL
Steven Rostedt (Red Hat)
1
-0
/
+7
2013-12-03
ktest: Make the signal to terminate the console configurable
Satoru Takeuchi
1
-1
/
+4
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2013-10-16
tools/testing/selftests: fix uninitialized variable
Felipe Pena
1
-1
/
+1
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
1
-6
/
+0
2013-08-14
selftests: Add test of PMU instruction counting on powerpc
Michael Ellerman
6
-1
/
+349
2013-08-14
selftests: Add support files for powerpc tests
Michael Ellerman
3
-0
/
+186
2013-08-14
selftests: Add infrastructure for powerpc selftests
Michael Ellerman
2
-0
/
+40
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-39
/
+20
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+230
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]