index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
rcutorture
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
4
-0
/
+4
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
4
-0
/
+4
|
|
|
\
*
-
.
\
Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...
Paul E. McKenney
2020-03-22
6
-3
/
+40
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
rcutorture: Set KCSAN Kconfig options to detect more data races
Paul E. McKenney
2020-02-21
1
-0
/
+2
|
|
*
rcutorture: Make kvm-find-errors.sh abort on bad directory
Paul E. McKenney
2020-02-21
1
-0
/
+2
|
|
*
rcutorture: Summarize summary of build and run results
Paul E. McKenney
2020-02-21
1
-1
/
+16
|
|
*
rcutorture: Add 100-CPU configuration
Paul E. McKenney
2020-02-21
1
-0
/
+18
|
|
*
torture: Make results-directory date format completion-friendly
Paul E. McKenney
2020-02-21
1
-1
/
+1
|
|
/
|
/
|
|
*
locktorture: Allow CPU-hotplug to be disabled via --bootargs
Paul E. McKenney
2020-02-21
1
-1
/
+1
|
/
*
torture: Hoist calls to lscpu to higher-level kvm.sh script
Paul E. McKenney
2019-12-09
2
-7
/
+11
*
torture: Allow "CFLIST" to specify default list of scenarios
Paul E. McKenney
2019-12-09
1
-6
/
+13
*
rcutorture: Add worst-case call_rcu() forward-progress results
Paul E. McKenney
2019-12-09
1
-1
/
+2
*
torture: Handle systems lacking the mpstat command
Paul E. McKenney
2019-12-09
1
-2
/
+9
*
torture: Handle jitter for CPUs that cannot be offlined
Paul E. McKenney
2019-12-09
1
-6
/
+20
*
rcutorture: Dispense with Dracut for initrd creation
Paul E. McKenney
2019-12-09
1
-52
/
+3
*
torture: Use gawk instead of awk for systime() function
Paul E. McKenney
2019-12-09
2
-5
/
+5
*
rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenarios
Paul E. McKenney
2019-10-05
8
-22
/
+0
*
rcutorture: Test TREE03 with the threadirqs kernel boot parameter
Paul E. McKenney
2019-08-01
1
-0
/
+1
*
torture: Expand last_ts variable in kvm-test-1-run.sh
Paul E. McKenney
2019-08-01
1
-1
/
+1
*
torture: Suppress propagating trace_printk() warning
Paul E. McKenney
2019-05-28
1
-0
/
+1
*
torture: Add --trust-make to suppress "make clean"
Paul E. McKenney
2019-05-28
3
-2
/
+11
*
torture: Make --cpus override idleness calculations
Paul E. McKenney
2019-05-28
2
-0
/
+8
*
torture: Run kernel build in source directory
Paul E. McKenney
2019-05-28
4
-47
/
+22
*
torture: Add function graph-tracing cheat sheet
Paul E. McKenney
2019-05-28
1
-0
/
+2
*
torture: Capture qemu output
Paul E. McKenney
2019-05-28
2
-2
/
+10
*
rcutorture: Tweak kvm options
Sebastian Andrzej Siewior
2019-05-28
2
-1
/
+15
*
rcutorture: Add trivial RCU implementation
Paul E. McKenney
2019-05-28
2
-0
/
+17
*
rcutorture: Exempt TREE01 from forward-progress testing
Paul E. McKenney
2019-05-28
1
-0
/
+1
*
rcutorture: Provide rudimentary Makefile
Paul E. McKenney
2019-05-28
1
-0
/
+3
*
torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit status
Paul E. McKenney
2019-05-28
2
-0
/
+6
*
rcutorture: Add cpu0 to the set of CPUs to add jitter
Joel Fernandes (Google)
2019-05-28
1
-2
/
+6
*
rcutorture: Select from only online CPUs
Joel Fernandes (Google)
2019-05-28
1
-2
/
+3
*
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-08
1
-4
/
+0
|
\
|
*
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
1
-4
/
+0
*
|
torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaint
Paul E. McKenney
2019-03-26
1
-0
/
+1
*
|
tools/.../rcutorture: Convert to SPDX license identifier
Paul E. McKenney
2019-03-26
22
-314
/
+47
|
/
*
tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/
Willy Tarreau
2019-01-26
2
-2265
/
+2
*
rcutorture/nolibc: Add a bit of documentation to explain how to use nolibc
Willy Tarreau
2019-01-26
1
-13
/
+79
*
rcutorture/nolibc: Fix some poor indentation and alignment
Willy Tarreau
2019-01-26
1
-7
/
+7
*
rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definition
Willy Tarreau
2019-01-26
1
-6
/
+6
*
torture: Explain and simplify odd "for" loop in mkinitrd.sh
Paul E. McKenney
2019-01-26
1
-8
/
+15
*
-
.
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...
Paul E. McKenney
2018-12-01
5
-89
/
+2355
|
\
\
|
|
*
rcutorture: Make use of nolibc when available
Willy Tarreau
2018-11-09
1
-1
/
+17
|
|
*
rcutorture: Import a copy of nolibc
Willy Tarreau
2018-11-09
1
-0
/
+2197
|
|
*
rcutorture: Check initrd/init instead of initrd only
Willy Tarreau
2018-11-09
1
-4
/
+4
|
|
*
rcutorture: Always strip using the cross-compiler
Willy Tarreau
2018-11-09
1
-2
/
+1
|
|
*
rcutorture: Add cross-compile capability to initrd.sh
Paul E. McKenney
2018-11-09
1
-1
/
+1
|
|
*
rcutorture: Make initrd/init execute in userspace
Paul E. McKenney
2018-11-09
1
-4
/
+39
|
|
*
rcutorture: Add initrd support for systems lacking dracut
Paul E. McKenney
2018-11-09
2
-94
/
+45
|
|
*
rcutorture: Automatically create initrd directory
Connor Shu
2018-11-09
2
-0
/
+68
|
|
/
|
/
|
[next]