index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireguard: selftests: test multiple parallel streams
Jason A. Donenfeld
2021-02-24
1
-1
/
+14
*
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
4
-65
/
+267
|
\
|
*
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-02-17
2
-4
/
+40
|
*
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
2021-02-17
1
-0
/
+27
|
*
rbtree: Add generic add and find helpers
Peter Zijlstra
2021-02-17
2
-63
/
+202
*
|
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-21
34
-138
/
+42
|
\
\
|
*
\
Merge branch 'for-mingo-lkmm' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2021-02-12
34
-138
/
+42
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tools/memory-model: Fix typo in klitmus7 compatibility table
Akira Yokosawa
2021-01-04
1
-1
/
+1
|
|
*
tools/memory-model: Remove redundant initialization in litmus tests
Akira Yokosawa
2021-01-04
32
-134
/
+32
|
|
*
tools/memory-model: Tie acquire loads to reads-from
Paul E. McKenney
2021-01-04
1
-3
/
+9
*
|
|
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
15
-80
/
+758
|
\
\
\
|
*
\
\
Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2021-02-12
2
-39
/
+116
|
|
\
\
\
|
|
*
|
|
tools/rcutorture: Fix position of -lgcc in mkinitrd.sh
Willy Tarreau
2021-01-21
1
-1
/
+1
|
|
*
|
|
tools/nolibc: Fix position of -lgcc in the documented example
Willy Tarreau
2021-01-21
1
-1
/
+1
|
|
*
|
|
tools/nolibc: Emit detailed error for missing alternate syscall number defini...
Willy Tarreau
2021-01-21
1
-13
/
+39
|
|
*
|
|
tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*
Willy Tarreau
2021-01-21
1
-8
/
+0
|
|
*
|
|
tools/nolibc: Get timeval, timespec and timezone from linux/time.h
Willy Tarreau
2021-01-21
1
-18
/
+1
|
|
*
|
|
tools/nolibc: Implement poll() based on ppoll()
Willy Tarreau
2021-01-21
1
-0
/
+10
|
|
*
|
|
tools/nolibc: Implement fork() based on clone()
Willy Tarreau
2021-01-21
1
-0
/
+10
|
|
*
|
|
tools/nolibc: Make getpgrp() fall back to getpgid(0)
Willy Tarreau
2021-01-21
1
-1
/
+19
|
|
*
|
|
tools/nolibc: Make dup2() rely on dup3() when available
Willy Tarreau
2021-01-21
1
-0
/
+26
|
|
*
|
|
tools/nolibc: Add the definition for dup()
Willy Tarreau
2021-01-21
1
-0
/
+12
|
*
|
|
|
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-02-12
13
-41
/
+642
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
-
-
-
-
.
\
\
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-23
13
-41
/
+642
|
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
torture: Compress KASAN vmlinux files
Paul E. McKenney
2021-01-07
1
-2
/
+46
|
|
|
|
|
|
*
|
torture: Add --kcsan-kmake-arg to torture.sh for KCSAN
Paul E. McKenney
2021-01-07
1
-6
/
+15
|
|
|
|
|
|
*
|
torture: Add command and results directory to torture.sh log
Paul E. McKenney
2021-01-07
1
-4
/
+7
|
|
|
|
|
|
*
|
torture: Allow scenarios to be specified to torture.sh
Paul E. McKenney
2021-01-07
1
-3
/
+43
|
|
|
|
|
|
*
|
torture: Drop log.long generation from torture.sh
Paul E. McKenney
2021-01-07
1
-4
/
+1
|
|
|
|
|
|
*
|
torture: Make torture.sh refuse to do zero-length runs
Paul E. McKenney
2021-01-07
1
-6
/
+19
|
|
|
|
|
|
*
|
torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscale
Paul E. McKenney
2021-01-07
1
-1
/
+1
|
|
|
|
|
|
*
|
torture: Make torture.sh allmodconfig retain and label output
Paul E. McKenney
2021-01-07
1
-3
/
+6
|
|
|
|
|
|
*
|
torture: Create doyesno helper function for torture.sh
Paul E. McKenney
2021-01-07
1
-59
/
+19
|
|
|
|
|
|
*
|
torture: Make torture.sh refscale runs use verbose_batched module parameter
Paul E. McKenney
2021-01-07
1
-1
/
+6
|
|
|
|
|
|
*
|
torture: Make torture.sh rcuscale and refscale deal with allmodconfig
Paul E. McKenney
2021-01-07
1
-2
/
+2
|
|
|
|
|
|
*
|
torture: Enable torture.sh argument checking
Paul E. McKenney
2021-01-07
1
-5
/
+5
|
|
|
|
|
|
*
|
torture: Auto-size SCF and scaling runs based on number of CPUs
Paul E. McKenney
2021-01-07
1
-7
/
+12
|
|
|
|
|
|
*
|
torture: Add "make allmodconfig" to torture.sh
Paul E. McKenney
2021-01-07
1
-1
/
+36
|
|
|
|
|
|
*
|
torture: Remove use of "eval" in torture.sh
Paul E. McKenney
2021-01-07
1
-11
/
+44
|
|
|
|
|
|
*
|
torture: Make torture.sh use common time-duration bash functions
Paul E. McKenney
2021-01-07
1
-13
/
+7
|
|
|
|
|
|
*
|
torture: Add torture.sh torture-everything script
Paul E. McKenney
2021-01-07
1
-0
/
+301
|
|
|
|
|
|
*
|
torture: Do Kconfig analysis only once per scenario
Paul E. McKenney
2021-01-05
1
-7
/
+15
|
|
|
|
|
|
*
|
torture: Allow standalone kvm-recheck.sh run detect --trust-make
Paul E. McKenney
2021-01-04
1
-1
/
+1
|
|
|
|
|
|
*
|
torture: Remove "Failed to add ttynull console" false positive
Paul E. McKenney
2021-01-04
2
-1
/
+2
|
|
|
|
|
|
*
|
torture: Simplify exit-code plumbing for kvm-recheck.sh and kvm-find-errors.sh
Paul E. McKenney
2021-01-04
2
-1
/
+3
|
|
|
|
|
|
*
|
torture: s/STOP/STOP.1/ to avoid scenario collision
Paul E. McKenney
2021-01-04
2
-5
/
+5
|
|
|
|
|
|
*
|
torture: Add --dryrun batches to help schedule a distributed run
Paul E. McKenney
2021-01-04
1
-5
/
+17
|
|
|
|
|
|
*
|
torture: Stop hanging on panic
Paul E. McKenney
2021-01-04
1
-0
/
+1
|
|
|
|
|
|
*
|
torture: Add kvm.sh test summary to end of log file
Paul E. McKenney
2021-01-04
1
-8
/
+11
|
|
|
|
|
|
*
|
torture: Make kvm.sh include --kconfig arguments in CPU calculation
Paul E. McKenney
2021-01-04
1
-1
/
+7
[next]