summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao2020-03-241-11/+35
| | * perf report: Support interactive annotation of code without symbolsJin Yao2020-03-242-6/+38
| | * perf report: Print al_addr when symbol is not foundJin Yao2020-03-231-2/+4
| | * perf symbols: Consolidate symbol fixup issueLeo Yan2020-03-235-33/+8
| | * perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers2020-03-232-3/+4
* | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-0515-41/+465
|\ \ \
| * | | selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman2020-04-011-0/+1
| * | | selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin2020-03-258-0/+12
| * | | selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte2020-03-251-39/+35
| * | | selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte2020-03-203-1/+287
| * | | selftests/powerpc: Add a test of sigreturn vs VDSOMichael Ellerman2020-03-203-1/+129
| * | | selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy2020-03-171-0/+1
* | | | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-04-056-19/+292
|\ \ \ \
| * | | | selftests/ftrace: Add test to test new set_event_notrace_pid fileSteven Rostedt (VMware)2020-03-271-0/+125
| * | | | selftests/ftrace: Add test to test new set_ftrace_notrace_pid fileSteven Rostedt (VMware)2020-03-271-0/+108
| * | | | selftest/ftrace: Fix function trigger test to handle trace not disabling the ...Steven Rostedt (VMware)2020-03-191-1/+1
| * | | | tools/bootconfig: Show line and column in parse errorMasami Hiramatsu2020-03-031-4/+31
| * | | | bootconfig: Support O=<builddir> optionMasami Hiramatsu2020-03-032-14/+27
* | | | | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-04-046-7/+132
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.6-rc7' into develLinus Walleij2020-03-27126-640/+1843
| |\ \ \ \ \
| * | | | | | tools: gpio: Fix out-of-tree build regressionAnssi Hannula2020-03-271-1/+1
| * | | | | | tools: gpio: Fix typo in gpio-utilsMykyta Poturai2020-03-251-3/+3
| * | | | | | tools: gpio-hammer: Apply scripts/Lindent and retain good changesGabriel Ravier2020-03-251-1/+1
| * | | | | | tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"Colin Ian King2020-03-251-1/+1
| * | | | | | tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier2020-03-251-1/+16
| * | | | | | tools: gpio: implement gpio-watchBartosz Golaszewski2020-02-124-1/+111
* | | | | | | Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-04-046-0/+59
|\ \ \ \ \ \ \
| * | | | | | | selftests: add pid namespace ENOMEM regression testChristian Brauner2020-03-256-0/+59
* | | | | | | | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-4/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I2020-04-021-1/+15
| * | | | | | | | tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I2020-04-021-4/+19
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-032-131/+371
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-2339-179/+302
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | binderfs: add stress test for binderfs binder devicesChristian Brauner2020-03-192-94/+334
| * | | | | | | | binderfs_test: switch from /dev to a unique per-test mountpointChristian Brauner2020-03-191-24/+23
| * | | | | | | | binderfs: port tests to test harness infrastructureChristian Brauner2020-03-192-16/+17
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-03117-0/+117
|\ \ \ \ \ \ \ \
| * | | | | | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-25118-0/+118
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-04-035-5/+327
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/cgroup: add tests for cloning into cgroupsChristian Brauner2020-02-125-5/+214
| * | | | | | | | kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan2020-02-121-0/+113
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-0342-587/+2103
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-3133-130/+287
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | KVM: selftests: Fix cosmetic copy-paste error in vm_mem_region_move()Sean Christopherson2020-03-261-2/+2
| * | | | | | | | | tools/kvm_stat: add command line switch '-c' to log in csv formatStefan Raspl2020-03-232-14/+53
| * | | | | | | | | tools/kvm_stat: add command line switch '-s' to set update intervalStefan Raspl2020-03-232-12/+38
| * | | | | | | | | tools/kvm_stat: switch to argparseStefan Raspl2020-03-231-80/+62
| * | | | | | | | | tools/kvm_stat: rework command line sequence and message textsStefan Raspl2020-03-232-24/+25
| * | | | | | | | | KVM: selftests: Rework timespec functions and usageAndrew Jones2020-03-184-44/+35
| * | | | | | | | | Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-03-1630-93/+400
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |