summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-06-21x86/pkeys/selftests: Add a test for pkey 0Dave Hansen1-0/+30
2018-06-21x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen1-5/+9
2018-06-21x86/pkeys/selftests: Fix pointer mathDave Hansen1-7/+7
2018-06-21x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen1-5/+8
2018-06-21x86/pkeys/selftests: Add PROT_EXEC testDave Hansen1-0/+44
2018-06-21x86/pkeys/selftests: Factor out "instruction page"Dave Hansen1-4/+17
2018-06-21x86/pkeys/selftests: Allow faults on unknown keysDave Hansen1-1/+9
2018-06-21x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen1-12/+8
2018-06-21x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen1-16/+0
2018-06-21x86/pkeys/selftests: Stop using assert()Dave Hansen1-4/+8
2018-06-21x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen1-6/+7
2018-06-21x86/selftests: Add mov_to_ss testAndy Lutomirski2-1/+286
2018-06-21x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar1-2/+5
2018-06-21x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar1-26/+41
2018-06-21objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar1-0/+18
2018-06-21perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan1-2/+22
2018-06-21bpf: fix uninitialized variable in bpf toolsJohn Fastabend1-2/+5
2018-06-21selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu1-0/+44
2018-06-21perf pmu: Fix core PMU alias list for X86 platformKan Liang1-13/+7
2018-06-21perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo1-5/+3
2018-06-05objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf1-3/+7
2018-06-05objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf1-25/+12
2018-06-05objtool: Detect RIP-relative switch table referencesJosh Poimboeuf1-15/+18
2018-06-05objtool: Support GCC 8 switch tablesJosh Poimboeuf1-2/+22
2018-06-05objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf3-44/+93
2018-05-30selftests: Add FIB onlink testsDavid Ahern1-0/+375
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
2018-05-30perf tests: Fix dwarf unwind for stripped binariesJiri Olsa1-16/+30
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2-4/+1
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa1-1/+1
2018-05-30perf report: Fix wrong jump arrowJin Yao1-2/+7
2018-05-30perf test: Fix test case inet_pton to accept inlines.Thomas Richter1-3/+3
2018-05-30tools: hv: fix compiler warnings about major/target_fnameDexuan Cui2-1/+3
2018-05-30perf stat: Fix core dump when flag T is usedThomas Richter1-2/+7
2018-05-30perf top: Fix top.call-graph config option readingYisheng Xie1-2/+4
2018-05-30selftests: Print the test we're running to /dev/kmsgMichael Ellerman1-0/+1
2018-05-30tools/thermal: tmon: fix for segfaultFrank Asseg2-6/+7
2018-05-30perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()Kan Liang1-0/+6
2018-05-30perf clang: Add support for recent clang versionsSandipan Das1-1/+10
2018-05-30perf tools: Fix perf builds with clang supportSandipan Das1-1/+2
2018-05-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox1-0/+7
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook1-3/+19
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-05-09tools: power/acpi, revert to LD = gccJiri Slaby1-0/+1
2018-05-01objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf1-1/+1
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter1-7/+25
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter3-35/+34
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11