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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
torture: Compress KASAN vmlinux files
Paul E. McKenney
1
-2
/
+46
2021-01-06
torture: Add --kcsan-kmake-arg to torture.sh for KCSAN
Paul E. McKenney
1
-6
/
+15
2021-01-06
torture: Add command and results directory to torture.sh log
Paul E. McKenney
1
-4
/
+7
2021-01-06
torture: Allow scenarios to be specified to torture.sh
Paul E. McKenney
1
-3
/
+43
2021-01-06
torture: Drop log.long generation from torture.sh
Paul E. McKenney
1
-4
/
+1
2021-01-06
torture: Make torture.sh refuse to do zero-length runs
Paul E. McKenney
1
-6
/
+19
2021-01-06
torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscale
Paul E. McKenney
1
-1
/
+1
2021-01-06
torture: Make torture.sh allmodconfig retain and label output
Paul E. McKenney
1
-3
/
+6
2021-01-06
torture: Create doyesno helper function for torture.sh
Paul E. McKenney
1
-59
/
+19
2021-01-06
torture: Make torture.sh refscale runs use verbose_batched module parameter
Paul E. McKenney
1
-1
/
+6
2021-01-06
torture: Make torture.sh rcuscale and refscale deal with allmodconfig
Paul E. McKenney
1
-2
/
+2
2021-01-06
torture: Enable torture.sh argument checking
Paul E. McKenney
1
-5
/
+5
2021-01-06
torture: Auto-size SCF and scaling runs based on number of CPUs
Paul E. McKenney
1
-7
/
+12
2021-01-06
torture: Add "make allmodconfig" to torture.sh
Paul E. McKenney
1
-1
/
+36
2021-01-06
torture: Remove use of "eval" in torture.sh
Paul E. McKenney
1
-11
/
+44
2021-01-06
torture: Make torture.sh use common time-duration bash functions
Paul E. McKenney
1
-13
/
+7
2021-01-06
torture: Add torture.sh torture-everything script
Paul E. McKenney
1
-0
/
+301
2021-01-06
tools/rcutorture: Support nocb toggle in TREE01
Frederic Weisbecker
1
-1
/
+3
2021-01-06
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
1
-1
/
+0
2021-01-05
tools/resolve_btfids: Warn when having multiple IDs for single type
Jiri Olsa
1
-5
/
+12
2021-01-05
selftests: fix the return value for UDP GRO test
Po-Hsu Lin
1
-0
/
+34
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-9
/
+48
2021-01-05
torture: Do Kconfig analysis only once per scenario
Paul E. McKenney
1
-7
/
+15
2021-01-05
cpupower: add Makefile dependencies for install targets
Ivan Babrou
2
-5
/
+5
2021-01-04
tools/memory-model: Fix typo in klitmus7 compatibility table
Akira Yokosawa
1
-1
/
+1
2021-01-04
tools/memory-model: Remove redundant initialization in litmus tests
Akira Yokosawa
32
-134
/
+32
2021-01-04
tools/memory-model: Tie acquire loads to reads-from
Paul E. McKenney
1
-3
/
+9
2021-01-04
torture: Allow standalone kvm-recheck.sh run detect --trust-make
Paul E. McKenney
1
-1
/
+1
2021-01-04
torture: Remove "Failed to add ttynull console" false positive
Paul E. McKenney
2
-1
/
+2
2021-01-04
torture: Simplify exit-code plumbing for kvm-recheck.sh and kvm-find-errors.sh
Paul E. McKenney
2
-1
/
+3
2021-01-04
torture: s/STOP/STOP.1/ to avoid scenario collision
Paul E. McKenney
2
-5
/
+5
2021-01-04
torture: Add --dryrun batches to help schedule a distributed run
Paul E. McKenney
1
-5
/
+17
2021-01-04
torture: Stop hanging on panic
Paul E. McKenney
1
-0
/
+1
2021-01-04
torture: Add kvm.sh test summary to end of log file
Paul E. McKenney
1
-8
/
+11
2021-01-04
torture: Make kvm.sh include --kconfig arguments in CPU calculation
Paul E. McKenney
1
-1
/
+7
2021-01-04
torture: Make kvm.sh return failure upon build failure
Paul E. McKenney
1
-1
/
+7
2021-01-04
torture: Print run duration at end of kvm.sh execution
Paul E. McKenney
2
-0
/
+39
2021-01-04
torture: Make kvm.sh arguments accumulate
Paul E. McKenney
1
-6
/
+6
2021-01-04
torture: Make kvm.sh "Test Summary" date be end of test
Paul E. McKenney
1
-1
/
+3
2021-01-04
tools/rcutorture: Make identify_qemu_vcpus() independent of local language
Frederic Weisbecker
1
-1
/
+1
2021-01-04
torture: Add config2csv.sh script to compare torture scenarios
Paul E. McKenney
1
-0
/
+67
2021-01-04
torture: Prepare for splitting qemu execution from kvm-test-1-run.sh
Paul E. McKenney
1
-1
/
+3
2021-01-04
torture: Allow kvm.sh --datestamp to specify subdirectories
Paul E. McKenney
1
-2
/
+2
2021-01-04
torture: Make kvm.sh "--dryrun sched" summarize number of builds
Paul E. McKenney
1
-0
/
+4
2021-01-04
torture: Make kvm.sh "--dryrun sched" summarize number of batches
Paul E. McKenney
1
-0
/
+2
2021-01-04
torture: Make --kcsan specify lockdep
Paul E. McKenney
1
-1
/
+1
2021-01-04
selftests: mlxsw: Set headroom size of correct port
Ido Schimmel
1
-1
/
+1
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+0
2021-01-04
selftests: Skip BPF seftests by default
Mark Brown
1
-2
/
+4
2021-01-04
selftests/vDSO: fix -Wformat warning in vdso_test_correctness
Tobias Klauser
1
-1
/
+1
[prev]
[next]