summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-89/+479
2018-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+29
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-74/+155
2018-05-19objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf-25/+12
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler-0/+64
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler-0/+21
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler-1/+2
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler-4/+2
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-20/+43
2018-05-15Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/s...Ingo Molnar-6/+29
2018-05-15objtool: Detect RIP-relative switch table referencesJosh Poimboeuf-15/+18
2018-05-14x86/pkeys/selftests: Add a test for pkey 0Dave Hansen-0/+30
2018-05-14x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen-5/+9
2018-05-14x86/pkeys/selftests: Fix pointer mathDave Hansen-7/+7
2018-05-14x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen-5/+8
2018-05-14x86/pkeys/selftests: Add PROT_EXEC testDave Hansen-0/+44
2018-05-14x86/pkeys/selftests: Factor out "instruction page"Dave Hansen-4/+17
2018-05-14x86/pkeys/selftests: Allow faults on unknown keysDave Hansen-1/+9
2018-05-14x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen-12/+8
2018-05-14x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen-16/+0
2018-05-14x86/pkeys/selftests: Stop using assert()Dave Hansen-4/+8
2018-05-14x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen-6/+7
2018-05-14x86/selftests: Add mov_to_ss testAndy Lutomirski-1/+286
2018-05-14x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar-2/+5
2018-05-14x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar-26/+41
2018-05-14objtool: Support GCC 8 switch tablesJosh Poimboeuf-2/+22
2018-05-14objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf-44/+93
2018-05-14objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf-3/+7
2018-05-14objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar-0/+18
2018-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+25
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+9
2018-05-11perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo-1/+1
2018-05-11perf cs-etm: Remove redundant spaceLeo Yan-2/+2
2018-05-11perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan-2/+22
2018-05-11KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini-20/+43
2018-05-10tc-testing: fix tdc tests for 'bpf' actionDavide Caratti-3/+8
2018-05-10perf annotate: Display all available events on --stdioJin Yao-0/+3
2018-05-10perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter-1/+1
2018-05-10Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/s...Ingo Molnar-6/+25
2018-05-07selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell-1/+1
2018-05-07Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo-4/+4
2018-05-07tools headers kvm: Sync ARM UAPI headers with the kernel sourcesArnaldo Carvalho de Melo-0/+12
2018-05-07tools headers kvm: Sync uapi/linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+7
2018-05-07tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2018-05-07perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil...William Cohen-1/+0
2018-05-07perf bench numa: Fix typo in optionsYisheng Xie-1/+1
2018-05-04Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-0/+1
2018-05-04tools: power/acpi, revert to LD = gccJiri Slaby-0/+1
2018-05-03Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+11