summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-287-0/+487
|\
| * signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver2021-04-231-1/+1
| * selftests/perf_events: Add kselftest for remove_on_execMarco Elver2021-04-163-1/+262
| * selftests/perf_events: Add kselftest for process-wide sigtrap handlingMarco Elver2021-04-165-0/+220
| * perf intel-pt: Use aux_watermarkAlexander Shishkin2021-04-161-0/+6
* | Merge tag 'objtool-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-288-166/+299
|\ \
| * | objtool: Support asm jump tablesJosh Poimboeuf2021-04-191-1/+13
| * | objtool: Parse options from OBJTOOL_ARGSPeter Zijlstra2021-03-061-0/+25
| * | objtool: Collate parse_options() usersPeter Zijlstra2021-03-063-9/+12
| * | objtool: Add --backupPeter Zijlstra2021-03-063-2/+69
| * | objtool,x86: More ModRM sugarPeter Zijlstra2021-03-061-11/+17
| * | objtool,x86: Rewrite ADD/SUB/ANDPeter Zijlstra2021-03-061-19/+51
| * | objtool,x86: Support %riz encodingsPeter Zijlstra2021-03-061-19/+48
| * | objtool,x86: Simplify register decodePeter Zijlstra2021-03-061-40/+39
| * | objtool,x86: Rewrite LEAVEPeter Zijlstra2021-03-063-26/+13
| * | objtool,x86: Rewrite LEA decodePeter Zijlstra2021-03-061-58/+28
| * | objtool,x86: Renumber CFI_regPeter Zijlstra2021-03-061-6/+6
| * | objtool: Allow UNWIND_HINT to suppress dodgy stack modificationsPeter Zijlstra2021-03-061-6/+9
* | | Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-04-282-1/+479
|\ \ \
| * \ \ Merge branch 'for-mingo-lkmm' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2021-04-113-2/+480
| |\ \ \
| | * | | tools/memory-model: Add access-marking documentationPaul E. McKenney2021-03-151-0/+479
| | * | | tools/memory-model: Remove reference to atomic_ops.rstAkira Yokosawa2021-03-081-1/+0
| | * | | doc: Update rcu_dereference.rst referenceMauro Carvalho Chehab2021-03-081-1/+1
| | |/ /
* | | | Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-2822-216/+694
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-04-1122-216/+694
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney2021-03-2420-214/+692
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | | * | | torture: Fix kvm.sh --datestamp regex checkPaul E. McKenney2021-03-221-1/+1
| | | | | * | | torture: Consolidate qemu-cmd duration editing into kvm-transform.shPaul E. McKenney2021-03-222-4/+8
| | | | | * | | torture: Print proper vmlinux path for kvm-again.sh runsPaul E. McKenney2021-03-222-2/+9
| | | | | * | | torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environmentPaul E. McKenney2021-03-222-0/+6
| | | | | * | | torture: Make kvm-transform.sh update jitter commandsPaul E. McKenney2021-03-222-4/+22
| | | | | * | | torture: Add --duration argument to kvm-again.shPaul E. McKenney2021-03-222-7/+47
| | | | | * | | torture: Add kvm-again.sh to rerun a previous torture-testPaul E. McKenney2021-03-222-0/+238
| | | | | * | | torture: Create a "batches" file for build reusePaul E. McKenney2021-03-221-12/+17
| | | | | * | | torture: De-capitalize TORTURE_SUITEPaul E. McKenney2021-03-222-2/+2
| | | | | * | | torture: Make upper-case-only no-dot no-slash scenario names officialPaul E. McKenney2021-03-221-1/+1
| | | | | * | | torture: Rename SRCU-t and SRCU-u to avoid lowercase charactersPaul E. McKenney2021-03-225-2/+2
| | | | | * | | torture: Remove no-mpstat error messagePaul E. McKenney2021-03-221-1/+0
| | | | | * | | torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDsPaul E. McKenney2021-03-222-1/+3
| | | | | * | | torture: Record jitter start/stop commandsPaul E. McKenney2021-03-222-10/+16
| | | | | * | | torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.shPaul E. McKenney2021-03-222-126/+171
| | | | | * | | torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmdPaul E. McKenney2021-03-221-0/+1
| | | | | * | | torture: Abstract jitter.sh start/stop into scriptsPaul E. McKenney2021-03-223-5/+62
| | | | | * | | torture: Reverse jittering and duration parameters for jitter.shPaul E. McKenney2021-03-082-4/+4
| | | | | * | | torture: Eliminate jitter_pids filePaul E. McKenney2021-03-082-18/+1
| | | | | * | | torture: Use "jittering" file to control jitter.sh executionPaul E. McKenney2021-03-082-5/+10
| | | | | * | | torture: Use file-based protocol to mark batch's runs completePaul E. McKenney2021-03-082-2/+14
| | | | | * | | torture: Move build/run synchronization files into scenario directoriesPaul E. McKenney2021-03-082-19/+16
| | | | | * | | refscale: Disable verbose torture-test outputPaul E. McKenney2021-03-081-1/+1
| | | | | * | | rcuscale: Disable verbose torture-test outputPaul E. McKenney2021-03-081-1/+1