summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* wireguard: selftests: test multiple parallel streamsJason A. Donenfeld2021-02-231-1/+14
* Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-214-65/+267
|\
| * static_call: Allow module use without exposing static_call_keyJosh Poimboeuf2021-02-172-4/+40
| * static_call: Pull some static_call declarations to the type headersPeter Zijlstra2021-02-171-0/+27
| * rbtree: Add generic add and find helpersPeter Zijlstra2021-02-172-63/+202
* | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-2134-138/+42
|\ \
| * \ Merge branch 'for-mingo-lkmm' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2021-02-1234-138/+42
| |\ \ | | |/ | |/|
| | * tools/memory-model: Fix typo in klitmus7 compatibility tableAkira Yokosawa2021-01-041-1/+1
| | * tools/memory-model: Remove redundant initialization in litmus testsAkira Yokosawa2021-01-0432-134/+32
| | * tools/memory-model: Tie acquire loads to reads-fromPaul E. McKenney2021-01-041-3/+9
* | | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-2115-80/+758
|\ \ \
| * \ \ Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2021-02-122-39/+116
| |\ \ \
| | * | | tools/rcutorture: Fix position of -lgcc in mkinitrd.shWilly Tarreau2021-01-211-1/+1
| | * | | tools/nolibc: Fix position of -lgcc in the documented exampleWilly Tarreau2021-01-211-1/+1
| | * | | tools/nolibc: Emit detailed error for missing alternate syscall number defini...Willy Tarreau2021-01-211-13/+39
| | * | | tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*Willy Tarreau2021-01-211-8/+0
| | * | | tools/nolibc: Get timeval, timespec and timezone from linux/time.hWilly Tarreau2021-01-211-18/+1
| | * | | tools/nolibc: Implement poll() based on ppoll()Willy Tarreau2021-01-211-0/+10
| | * | | tools/nolibc: Implement fork() based on clone()Willy Tarreau2021-01-211-0/+10
| | * | | tools/nolibc: Make getpgrp() fall back to getpgid(0)Willy Tarreau2021-01-211-1/+19
| | * | | tools/nolibc: Make dup2() rely on dup3() when availableWilly Tarreau2021-01-211-0/+26
| | * | | tools/nolibc: Add the definition for dup()Willy Tarreau2021-01-211-0/+12
| * | | | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-02-1213-41/+642
| |\ \ \ \ | | |_|/ / | |/| | |
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney2021-01-2213-41/+642
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | | | | * | torture: Compress KASAN vmlinux filesPaul E. McKenney2021-01-061-2/+46
| | | | | | * | torture: Add --kcsan-kmake-arg to torture.sh for KCSANPaul E. McKenney2021-01-061-6/+15
| | | | | | * | torture: Add command and results directory to torture.sh logPaul E. McKenney2021-01-061-4/+7
| | | | | | * | torture: Allow scenarios to be specified to torture.shPaul E. McKenney2021-01-061-3/+43
| | | | | | * | torture: Drop log.long generation from torture.shPaul E. McKenney2021-01-061-4/+1
| | | | | | * | torture: Make torture.sh refuse to do zero-length runsPaul E. McKenney2021-01-061-6/+19
| | | | | | * | torture: Make torture.sh throttle VERBOSE_TOROUT_*() for refscalePaul E. McKenney2021-01-061-1/+1
| | | | | | * | torture: Make torture.sh allmodconfig retain and label outputPaul E. McKenney2021-01-061-3/+6
| | | | | | * | torture: Create doyesno helper function for torture.shPaul E. McKenney2021-01-061-59/+19
| | | | | | * | torture: Make torture.sh refscale runs use verbose_batched module parameterPaul E. McKenney2021-01-061-1/+6
| | | | | | * | torture: Make torture.sh rcuscale and refscale deal with allmodconfigPaul E. McKenney2021-01-061-2/+2
| | | | | | * | torture: Enable torture.sh argument checkingPaul E. McKenney2021-01-061-5/+5
| | | | | | * | torture: Auto-size SCF and scaling runs based on number of CPUsPaul E. McKenney2021-01-061-7/+12
| | | | | | * | torture: Add "make allmodconfig" to torture.shPaul E. McKenney2021-01-061-1/+36
| | | | | | * | torture: Remove use of "eval" in torture.shPaul E. McKenney2021-01-061-11/+44
| | | | | | * | torture: Make torture.sh use common time-duration bash functionsPaul E. McKenney2021-01-061-13/+7
| | | | | | * | torture: Add torture.sh torture-everything scriptPaul E. McKenney2021-01-061-0/+301
| | | | | | * | torture: Do Kconfig analysis only once per scenarioPaul E. McKenney2021-01-051-7/+15
| | | | | | * | torture: Allow standalone kvm-recheck.sh run detect --trust-makePaul E. McKenney2021-01-041-1/+1
| | | | | | * | torture: Remove "Failed to add ttynull console" false positivePaul E. McKenney2021-01-042-1/+2
| | | | | | * | torture: Simplify exit-code plumbing for kvm-recheck.sh and kvm-find-errors.shPaul E. McKenney2021-01-042-1/+3
| | | | | | * | torture: s/STOP/STOP.1/ to avoid scenario collisionPaul E. McKenney2021-01-042-5/+5
| | | | | | * | torture: Add --dryrun batches to help schedule a distributed runPaul E. McKenney2021-01-041-5/+17
| | | | | | * | torture: Stop hanging on panicPaul E. McKenney2021-01-041-0/+1
| | | | | | * | torture: Add kvm.sh test summary to end of log filePaul E. McKenney2021-01-041-8/+11
| | | | | | * | torture: Make kvm.sh include --kconfig arguments in CPU calculationPaul E. McKenney2021-01-041-1/+7