summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | perf probe: Do not show @plt function by defaultMasami Hiramatsu2021-07-071-1/+1
| * | | | perf symbol-elf: Decode dynsym even if symtab existsMasami Hiramatsu2021-07-071-28/+54
| * | | | perf probe: Fix debuginfo__new() to enable build-id based debuginfoMasami Hiramatsu2021-07-071-0/+5
| * | | | tools headers UAPI: Sync files changed by the quotactl_fd new syscallArnaldo Carvalho de Melo2021-07-055-5/+6
| * | | | tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo2021-07-051-0/+3
| * | | | tools headers UAPI: Update tools's copy of drm/drm.h headerArnaldo Carvalho de Melo2021-07-051-4/+24
| * | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-07-051-34/+359
| * | | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-07-051-2/+28
| * | | | perf stat: Enable BPF counter with --for-each-cgroupNamhyung Kim2021-07-057-1/+523
| * | | | perf report: Fix --task and --stat with pipe inputNamhyung Kim2021-07-051-0/+6
* | | | | Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-07-091-0/+18
|\ \ \ \ \
| * | | | | tracing/selftests: Add tests to test histogram sym and sym-offset modifiersSteven Rostedt (VMware)2021-07-081-0/+18
* | | | | | selftest/mremap_test: avoid crash with static buildAneesh Kumar K.V2021-07-081-2/+3
* | | | | | selftest/mremap_test: update the test to handle pagesize other than 4KAneesh Kumar K.V2021-07-081-52/+61
* | | | | | secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport2021-07-084-1/+316
* | | | | | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-074-7/+260
|\ \ \ \ \ \
| * \ \ \ \ \ Merge x86/urgent into x86/fpuBorislav Petkov2021-06-23121-904/+3424
| |\ \ \ \ \ \
| * | | | | | | selftests/x86: Test signal frame XSTATE header corruption handlingAndy Lutomirski2021-06-092-1/+116
| * | | | | | | selftest/x86/signal: Include test cases for validating sigaltstackChang S. Bae2021-05-192-1/+129
| * | | | | | | selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if availableChang S. Bae2021-05-191-5/+15
* | | | | | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-054-8/+23
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | lkdtm/heap: Add init_on_alloc testsKees Cook2021-06-242-0/+3
| * | | | | | | selftests/lkdtm: Enable various testable CONFIGsKees Cook2021-06-241-0/+6
| * | | | | | | lkdtm: Add CONFIG hints in errors where possibleKees Cook2021-06-241-0/+1
| * | | | | | | lkdtm/heap: Add vmalloc linear overflow testKees Cook2021-06-241-1/+2
| * | | | | | | selftests/lkdtm: Fix expected text for free poisonKees Cook2021-06-241-2/+2
| * | | | | | | selftests/lkdtm: Fix expected text for CR4 pinningKees Cook2021-06-241-1/+1
| * | | | | | | selftests/lkdtm: Avoid needing explicit sub-shellKees Cook2021-06-241-4/+8
* | | | | | | | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-0416-54/+422
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney2021-05-1816-54/+422
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | torture: Don't cap remote runs by build-system number of CPUsPaul E. McKenney2021-05-112-4/+12
| | | | * | | | | | | | torture: Make kvm-remote.sh account for network failure in pathname checksPaul E. McKenney2021-05-111-2/+24
| | | | * | | | | | | | rcutorture: Add BUSTED-BOOST to test RCU priority boosting testsPaul E. McKenney2021-05-112-0/+25
| | | | * | | | | | | | torture: Set kvm.sh language to EnglishPaul E. McKenney2021-05-111-0/+3
| | | | * | | | | | | | torture: Correctly fetch number of CPUs for non-English languagesFrederic Weisbecker2021-05-112-2/+2
| | | | * | | | | | | | torture: Make kvm-find-errors.sh account for kvm-remote.shPaul E. McKenney2021-05-111-1/+1
| | | | * | | | | | | | torture: Make the build machine control N in "make -jN"Paul E. McKenney2021-05-111-2/+4
| | | | * | | | | | | | torture: Make kvm.sh use abstracted kvm-end-run-stats.shPaul E. McKenney2021-05-111-15/+1
| | | | * | | | | | | | torture: Abstract end-of-run summaryPaul E. McKenney2021-05-112-8/+43
| | | | * | | | | | | | torture: Fix grace-period rate outputPaul E. McKenney2021-05-111-1/+1
| | | | * | | | | | | | torture: Add kvm-remote.sh script for distributed rcutorture test runsPaul E. McKenney2021-05-111-0/+227
| | | | * | | | | | | | rcuscale: Allow CPU hotplug to be enabledPaul E. McKenney2021-05-112-2/+2
| | | | * | | | | | | | refscale: Allow CPU hotplug to be enabledPaul E. McKenney2021-05-112-2/+2
| | | | * | | | | | | | torture: Make kvm-again.sh use "scenarios" rather than "batches" filePaul E. McKenney2021-05-111-16/+6
| | | | * | | | | | | | torture: Add "scenarios" option to kvm.sh --dryrun parameterPaul E. McKenney2021-05-111-2/+26
| | | | * | | | | | | | torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney2021-05-111-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |
| | | * | | | | | | | rcu: Fix various typos in commentsIngo Molnar2021-05-121-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | tools/rcu: Add drgn script to dump number of RCU callbacksPaul E. McKenney2021-05-111-0/+46
| |/ / / / / / / /
* | | | | | | | | Merge branch 'lkmm.2021.05.10c' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-041-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tools/memory-model: Fix smp_mb__after_spinlock() spellingBjörn Töpel2021-05-111-1/+1
| |/ / / / / / / /