index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
rcutorture
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
15
-54
/
+376
2021-05-12
rcu: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-05-10
torture: Don't cap remote runs by build-system number of CPUs
Paul E. McKenney
2
-4
/
+12
2021-05-10
torture: Make kvm-remote.sh account for network failure in pathname checks
Paul E. McKenney
1
-2
/
+24
2021-05-10
rcutorture: Add BUSTED-BOOST to test RCU priority boosting tests
Paul E. McKenney
2
-0
/
+25
2021-05-10
torture: Set kvm.sh language to English
Paul E. McKenney
1
-0
/
+3
2021-05-10
torture: Correctly fetch number of CPUs for non-English languages
Frederic Weisbecker
2
-2
/
+2
2021-05-10
torture: Make kvm-find-errors.sh account for kvm-remote.sh
Paul E. McKenney
1
-1
/
+1
2021-05-10
torture: Make the build machine control N in "make -jN"
Paul E. McKenney
1
-2
/
+4
2021-05-10
torture: Make kvm.sh use abstracted kvm-end-run-stats.sh
Paul E. McKenney
1
-15
/
+1
2021-05-10
torture: Abstract end-of-run summary
Paul E. McKenney
2
-8
/
+43
2021-05-10
torture: Fix grace-period rate output
Paul E. McKenney
1
-1
/
+1
2021-05-10
torture: Add kvm-remote.sh script for distributed rcutorture test runs
Paul E. McKenney
1
-0
/
+227
2021-05-10
rcuscale: Allow CPU hotplug to be enabled
Paul E. McKenney
2
-2
/
+2
2021-05-10
refscale: Allow CPU hotplug to be enabled
Paul E. McKenney
2
-2
/
+2
2021-05-10
torture: Make kvm-again.sh use "scenarios" rather than "batches" file
Paul E. McKenney
1
-16
/
+6
2021-05-10
torture: Add "scenarios" option to kvm.sh --dryrun parameter
Paul E. McKenney
1
-2
/
+26
2021-05-10
torture: Fix remaining erroneous torture.sh instance of $*
Paul E. McKenney
1
-1
/
+1
2021-03-24
Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...
Paul E. McKenney
20
-214
/
+692
2021-03-22
torture: Fix kvm.sh --datestamp regex check
Paul E. McKenney
1
-1
/
+1
2021-03-22
torture: Consolidate qemu-cmd duration editing into kvm-transform.sh
Paul E. McKenney
2
-4
/
+8
2021-03-22
torture: Print proper vmlinux path for kvm-again.sh runs
Paul E. McKenney
2
-2
/
+9
2021-03-22
torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environment
Paul E. McKenney
2
-0
/
+6
2021-03-22
torture: Make kvm-transform.sh update jitter commands
Paul E. McKenney
2
-4
/
+22
2021-03-22
torture: Add --duration argument to kvm-again.sh
Paul E. McKenney
2
-7
/
+47
2021-03-22
torture: Add kvm-again.sh to rerun a previous torture-test
Paul E. McKenney
2
-0
/
+238
2021-03-22
torture: Create a "batches" file for build reuse
Paul E. McKenney
1
-12
/
+17
2021-03-22
torture: De-capitalize TORTURE_SUITE
Paul E. McKenney
2
-2
/
+2
2021-03-22
torture: Make upper-case-only no-dot no-slash scenario names official
Paul E. McKenney
1
-1
/
+1
2021-03-22
torture: Rename SRCU-t and SRCU-u to avoid lowercase characters
Paul E. McKenney
5
-2
/
+2
2021-03-22
torture: Remove no-mpstat error message
Paul E. McKenney
1
-1
/
+0
2021-03-22
torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDs
Paul E. McKenney
2
-1
/
+3
2021-03-22
torture: Record jitter start/stop commands
Paul E. McKenney
2
-10
/
+16
2021-03-22
torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.sh
Paul E. McKenney
2
-126
/
+171
2021-03-22
torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmd
Paul E. McKenney
1
-0
/
+1
2021-03-22
torture: Abstract jitter.sh start/stop into scripts
Paul E. McKenney
3
-5
/
+62
2021-03-08
torture: Reverse jittering and duration parameters for jitter.sh
Paul E. McKenney
2
-4
/
+4
2021-03-08
torture: Eliminate jitter_pids file
Paul E. McKenney
2
-18
/
+1
2021-03-08
torture: Use "jittering" file to control jitter.sh execution
Paul E. McKenney
2
-5
/
+10
2021-03-08
torture: Use file-based protocol to mark batch's runs complete
Paul E. McKenney
2
-2
/
+14
2021-03-08
torture: Move build/run synchronization files into scenario directories
Paul E. McKenney
2
-19
/
+16
2021-03-08
refscale: Disable verbose torture-test output
Paul E. McKenney
1
-1
/
+1
2021-03-08
rcuscale: Disable verbose torture-test output
Paul E. McKenney
1
-1
/
+1
2021-03-08
torture: Improve readability of the testid.txt file
Paul E. McKenney
1
-2
/
+7
2021-03-08
torture: Provide bare-metal modprobe-based advice
Paul E. McKenney
2
-6
/
+42
2021-03-08
torture: Allow 1G of memory for torture.sh kvfree testing
Paul E. McKenney
1
-1
/
+1
2021-03-08
torturescript: Don't rerun failed rcutorture builds
Paul E. McKenney
1
-1
/
+12
2021-03-08
torture: Make jitter.sh handle large systems
Paul E. McKenney
1
-4
/
+4
2021-03-08
rcutorture: Make TREE03 use real-time tree.use_softirq setting
Paul E. McKenney
1
-0
/
+1
2021-03-08
rcutorture: Use "all" and "N" in "nohz_full" and "rcu_nocbs"
Paul E. McKenney
2
-2
/
+2
[next]