Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a8b66db804f045a33c7e52ab32d8338a917a3153
/
tools
/
testing
05b1332
Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 11 years ago
235c7b9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
b3fd4ea
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
53942232
tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly
by Colin Ian King
· 11 years ago
22d651d
selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests
by Michael Ellerman
· 11 years ago
62183dc
ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf
by Satoru Takeuchi
· 11 years ago
73fa867
rcutorture: Save kvm.sh output to log
by Paul E. McKenney
· 11 years ago
b46f358
rcutorture: Place kvm-test-1-run.sh output into res directory
by Paul E. McKenney
· 11 years ago
48a21d5
rcutorture: Rename TREE_RCU-Kconfig.txt
by Paul Bolle
· 11 years ago
02736b8
locktorture: Add kvm-recheck.sh plug-in for locktorture
by Paul E. McKenney
· 11 years ago
9dfa5b3
locktorture: Add vestigial locktorture configuration
by Paul E. McKenney
· 11 years ago
61010e7
rcutorture: Introduce "rcu" directory level underneath configs
by Paul E. McKenney
· 11 years ago
d3b1548
rcutorture: Rename kvm-test-1-rcu.sh
by Paul E. McKenney
· 11 years ago
a5afdeb
rcutorture: Remove RCU dependencies from ver_functions.sh API
by Paul E. McKenney
· 11 years ago
d2ebf7e
rcutorture: Create CFcommon file for common Kconfig parameters
by Paul E. McKenney
· 11 years ago
a1be00d
rcutorture: Create config files for scripted test-the-test testing
by Paul E. McKenney
· 11 years ago
2193e16
rcutorture: Abstract kvm-recheck.sh
by Paul E. McKenney
· 11 years ago
3c62623
rcutorture: Print dates when doing parallel rcutorture runs
by Paul E. McKenney
· 11 years ago
daeda23
rcutorture: Don't create results directory for dryruns
by Paul E. McKenney
· 11 years ago
ec256c0
rcutorture: Print results directory when dumping results
by Paul E. McKenney
· 11 years ago
df1cc81
rcutorture: Flag tests requiring more CPUs than are available
by Paul E. McKenney
· 11 years ago
78ad069
rcutorture: Add comments, especially on bin packing.
by Paul E. McKenney
· 11 years ago
5395467
rcutorture: Do better bin packing
by Paul E. McKenney
· 11 years ago
0ae3f73
rcutorture: Handle multiple runs of the same test
by Paul E. McKenney
· 11 years ago
a758281
rcutorture: Add dryrun capability
by Paul E. McKenney
· 11 years ago
db007ab
rcutorture: Fix results-directory error message
by Paul E. McKenney
· 11 years ago
43e38ab
rcutorture: Enable concurrent rcutorture runs
by Paul E. McKenney
· 11 years ago
0618623
rcutorture: Reduce SRCU-N number of CPUs
by Paul E. McKenney
· 11 years ago
16d301c
rcutorture: Move common qemu flags to kvm-test-1.sh
by Paul E. McKenney
· 11 years ago
bad8044
rcutorture: Allow kvm-test-1-rcu.sh to pause after build
by Paul E. McKenney
· 11 years ago
4a261db
rcutorture: Move common boot flags to kvm-test-1-rcu.sh
by Paul E. McKenney
· 11 years ago
1219c86
rcutorture: Print script and arguments to standard output
by Paul E. McKenney
· 11 years ago
c7e8240
rcutorture: Print grace-period performance statistics
by Paul E. McKenney
· 11 years ago
3e2a4c1
test: check copy_to/from_user boundary validation
by Kees Cook
· 11 years ago
a693c46
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9451ee2
Merge tag 'ktest-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 11 years ago
961d9ca
ktest: Add BISECT_TRIES to bisect test
by Steven Rostedt (Red Hat)
· 11 years ago
c75d22d
ktest: Add eval '=~' command to modify variables in config file
by Steven Rostedt (Red Hat)
· 11 years ago
8e80bf0
ktest: Add special variable ${KERNEL_VERSION}
by Steven Rostedt (Red Hat)
· 11 years ago
0e342a8
rcutorture: Stop tracking FSF's postal address
by Paul E. McKenney
· 11 years ago
32caccb
rcutorture: Move checkarg to functions.sh
by Paul E. McKenney
· 11 years ago
6d40cc0
rcutorture: Flag errors and warnings with color coding
by Paul E. McKenney
· 11 years ago
f43f8f7
rcutorture: Record results from repeated runs of the same test scenario
by Paul E. McKenney
· 11 years ago
e136265
rcutorture: Test summary at end of run with less chattiness
by Paul E. McKenney
· 11 years ago
782ab4c
rcutorture: Update comment in kvm.sh listing typical RCU trace events
by Paul E. McKenney
· 11 years ago
0ef42bb
rcutorture: Add tracing-enabled version of TREE08
by Paul E. McKenney
· 11 years ago
74878fb
rcutorture: Add --kmake-arg argument to kvm.sh
by Paul E. McKenney
· 11 years ago
73931b5
rcutorture: Add --no-initrd argument to kvm.sh
by Paul E. McKenney
· 11 years ago
e9ce640
rcutorture: Add --qemu-args argument to kvm.sh
by Paul E. McKenney
· 11 years ago
7dca927
rcutorture: Add --bootargs argument to specify additional boot arguments
by Paul E. McKenney
· 11 years ago
1127481
rcutorture: Add --buildonly dry-run capability
by Paul E. McKenney
· 11 years ago
06d9d1b
rcutorture: Eliminate configdir argument from kvm-recheck.sh script
by Paul E. McKenney
· 11 years ago
be70a73
rcutorture: Allow Kconfig-related boot parameters to override
by Paul E. McKenney
· 11 years ago
315c540
rcutorture: Refactor to enable non-x86 architectures
by Paul E. McKenney
· 11 years ago
2bcdf4e
rcutorture: Eliminate --rcu-kvm argument
by Paul E. McKenney
· 11 years ago
14db63f
rcutorture: Remove decorative qemu argument
by Paul E. McKenney
· 11 years ago
4f8a031
rcutorture: Abstract qemu-flavor identification
by Paul E. McKenney
· 11 years ago
50d48a1
rcutorture: Eliminate duplicate .config-check code
by Paul E. McKenney
· 11 years ago
330a76f
rcutorture: Make test output less chatty
by Paul E. McKenney
· 11 years ago
0f66f92
rcutorture: Refactor TINY_RCU test cases
by Paul E. McKenney
· 11 years ago
27ac1dd
rcutorture: Refactor TREE_RCU test cases
by Paul E. McKenney
· 11 years ago
a0b8e08
rcutorture: Add SRCU Kconfig-fragment files
by Paul E. McKenney
· 11 years ago
ccb51a8
rcutorture: Add v3.12 version, which adds sysidle testing
by Paul E. McKenney
· 11 years ago
0cc2441
rcutorture: Add per-Kconfig fragment boot parameters
by Paul E. McKenney
· 11 years ago
4275be8
rcutorture: Add per-version default Kconfig fragments and module parameters
by Paul E. McKenney
· 11 years ago
bb91853
rcutorture: Add kernel-version argument
by Paul E. McKenney
· 11 years ago
847bfd2
rcutorture: Add datestamp argument to kvm.sh
by Paul E. McKenney
· 11 years ago
c87b9c6
rcutorture: Add KVM-based test framework
by Paul E. McKenney
· 11 years ago
298a0d1
ktest: Add documentation of CLOSE_CONSOLE_SIGNAL
by Steven Rostedt (Red Hat)
· 11 years ago
5a5d8e4
ktest: Make the signal to terminate the console configurable
by Satoru Takeuchi
· 11 years ago
4b4d2b4
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
c88b05b
tools/testing/selftests: fix uninitialized variable
by Felipe Pena
· 11 years ago
4b08478
Drop support for Renesas H8/300 (h8300) architecture
by Guenter Roeck
· 11 years ago
cb96143
selftests: Add test of PMU instruction counting on powerpc
by Michael Ellerman
· 11 years ago
2fae0d7
selftests: Add support files for powerpc tests
by Michael Ellerman
· 11 years ago
0e56dac
selftests: Add infrastructure for powerpc selftests
by Michael Ellerman
· 11 years ago
496322b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
80cc38b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
9307c29
tools/testing/selftests: don't assume the x bit is set on scripts
by Andrew Morton
· 11 years ago
94d0900
selftests: add .gitignore for kcmp
by Ramkumar Ramachandra
· 11 years ago
1b78715
selftests: fix clean target in kcmp Makefile
by Ramkumar Ramachandra
· 11 years ago
c7fed9c
selftests: add .gitignore for vm
by Ramkumar Ramachandra
· 11 years ago
7e50533
selftests: add hugetlbfstest
by Joern Engel
· 11 years ago
fc256f0
self-test: fix make clean
by Joern Engel
· 11 years ago
51a1d16
selftests: exit 1 on failure
by Joern Engel
· 11 years ago
0bc4b0c
selftests: add basic posix timers selftests
by Frederic Weisbecker
· 11 years ago
37beae6
tools: selftests: psock_tpacket: get rid of macro wrappers
by Daniel Borkmann
· 11 years ago
8b513d0
treewide: Fix typo in printk
by Masanari Iida
· 12 years ago
97c9266
revert "selftest: add simple test for soft-dirty bit"
by Andrew Morton
· 11 years ago
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
17afab1
selftest: add a test case for PTRACE_PEEKSIGINFO
by Andrey Vagin
· 12 years ago
58c7be8
selftest: add simple test for soft-dirty bit
by Pavel Emelyanov
· 12 years ago
5415ba9
Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 12 years ago
fdd5f43
selftests: psock_tpacket: fix status check
by Daniel Borkmann
· 12 years ago
df5f7c6
ktest: Reset grub menu cache with different machines
by Steven Rostedt (Red Hat)
· 12 years ago
cf27014
net: Add .gitignore to networking selftests directory.
by David S. Miller
· 12 years ago
23a9544
selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests
by Daniel Borkmann
· 12 years ago
98e821a
net: fix psock_fanout on sparc64
by Willem de Bruijn
· 12 years ago
a6f6803
net: Move selftests to common net/ subdirectory.
by David S. Miller
· 12 years ago
Next »