summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* x86/pkeys/selftests: Add a test for pkey 0Dave Hansen2018-06-211-0/+30
* x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen2018-06-211-5/+9
* x86/pkeys/selftests: Fix pointer mathDave Hansen2018-06-211-7/+7
* x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen2018-06-211-5/+8
* x86/pkeys/selftests: Add PROT_EXEC testDave Hansen2018-06-211-0/+44
* x86/pkeys/selftests: Factor out "instruction page"Dave Hansen2018-06-211-4/+17
* x86/pkeys/selftests: Allow faults on unknown keysDave Hansen2018-06-211-1/+9
* x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen2018-06-211-12/+8
* x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen2018-06-211-16/+0
* x86/pkeys/selftests: Stop using assert()Dave Hansen2018-06-211-4/+8
* x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen2018-06-211-6/+7
* x86/selftests: Add mov_to_ss testAndy Lutomirski2018-06-212-1/+286
* x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar2018-06-211-2/+5
* x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar2018-06-211-26/+41
* objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar2018-06-211-0/+18
* perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan2018-06-211-2/+22
* bpf: fix uninitialized variable in bpf toolsJohn Fastabend2018-06-211-2/+5
* selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu2018-06-211-0/+44
* perf pmu: Fix core PMU alias list for X86 platformKan Liang2018-06-211-13/+7
* perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo2018-06-211-5/+3
* objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf2018-06-051-3/+7
* objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf2018-06-051-25/+12
* objtool: Detect RIP-relative switch table referencesJosh Poimboeuf2018-06-051-15/+18
* objtool: Support GCC 8 switch tablesJosh Poimboeuf2018-06-051-2/+22
* objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf2018-06-053-44/+93
* selftests: Add FIB onlink testsDavid Ahern2018-05-301-0/+375
* selftests/net: fixes psock_fanout eBPF test casePrashant Bhole2018-05-301-1/+2
* perf tests: Fix dwarf unwind for stripped binariesJiri Olsa2018-05-301-16/+30
* perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2018-05-302-4/+1
* perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-05-301-1/+1
* perf report: Fix wrong jump arrowJin Yao2018-05-301-2/+7
* perf test: Fix test case inet_pton to accept inlines.Thomas Richter2018-05-301-3/+3
* tools: hv: fix compiler warnings about major/target_fnameDexuan Cui2018-05-302-1/+3
* perf stat: Fix core dump when flag T is usedThomas Richter2018-05-301-2/+7
* perf top: Fix top.call-graph config option readingYisheng Xie2018-05-301-2/+4
* selftests: Print the test we're running to /dev/kmsgMichael Ellerman2018-05-301-0/+1
* tools/thermal: tmon: fix for segfaultFrank Asseg2018-05-302-6/+7
* perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()Kan Liang2018-05-301-0/+6
* perf clang: Add support for recent clang versionsSandipan Das2018-05-301-1/+10
* perf tools: Fix perf builds with clang supportSandipan Das2018-05-301-1/+2
* idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-301-0/+7
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-221-3/+19
* test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-05-091-2/+4
* tools: power/acpi, revert to LD = gccJiri Slaby2018-05-091-0/+1
* objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf2018-05-011-1/+1
* perf intel-pt: Fix timestamp following overflowAdrian Hunter2018-04-191-0/+1
* perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter2018-04-191-0/+1
* perf intel-pt: Fix sync_switchAdrian Hunter2018-04-191-7/+25
* perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter2018-04-193-35/+34
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-311-0/+11
|\