index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-10-16
tools/testing/selftests: fix uninitialized variable
Felipe Pena
1
-1
/
+1
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-03
tools/testing/selftests: don't assume the x bit is set on scripts
Andrew Morton
2
-2
/
+2
2013-07-03
selftests: add .gitignore for kcmp
Ramkumar Ramachandra
1
-0
/
+2
2013-07-03
selftests: fix clean target in kcmp Makefile
Ramkumar Ramachandra
1
-2
/
+1
2013-07-03
selftests: add .gitignore for vm
Ramkumar Ramachandra
1
-0
/
+4
2013-07-03
selftests: add hugetlbfstest
Joern Engel
3
-1
/
+96
2013-07-03
self-test: fix make clean
Joern Engel
1
-2
/
+3
2013-07-03
selftests: exit 1 on failure
Joern Engel
2
-1
/
+6
2013-07-03
selftests: add basic posix timers selftests
Frederic Weisbecker
3
-0
/
+230
2013-07-02
tools: selftests: psock_tpacket: get rid of macro wrappers
Daniel Borkmann
1
-39
/
+20
2013-05-24
revert "selftest: add simple test for soft-dirty bit"
Andrew Morton
3
-125
/
+0
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-0
/
+1416
2013-04-30
selftest: add a test case for PTRACE_PEEKSIGINFO
Andrey Vagin
3
-0
/
+225
2013-04-30
selftest: add simple test for soft-dirty bit
Pavel Emelyanov
3
-3
/
+128
[next]