summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-06-21x86/pkeys/selftests: Add a test for pkey 0Dave Hansen
2018-06-21x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen
2018-06-21x86/pkeys/selftests: Fix pointer mathDave Hansen
2018-06-21x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen
2018-06-21x86/pkeys/selftests: Add PROT_EXEC testDave Hansen
2018-06-21x86/pkeys/selftests: Factor out "instruction page"Dave Hansen
2018-06-21x86/pkeys/selftests: Allow faults on unknown keysDave Hansen
2018-06-21x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen
2018-06-21x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen
2018-06-21x86/pkeys/selftests: Stop using assert()Dave Hansen
2018-06-21x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen
2018-06-21x86/selftests: Add mov_to_ss testAndy Lutomirski
2018-06-21x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar
2018-06-21x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar
2018-06-21objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar
2018-06-21perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan
2018-06-21bpf: fix uninitialized variable in bpf toolsJohn Fastabend
2018-06-21selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu
2018-06-21perf pmu: Fix core PMU alias list for X86 platformKan Liang
2018-06-21perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo
2018-06-05objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf
2018-06-05objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-06-05objtool: Detect RIP-relative switch table referencesJosh Poimboeuf
2018-06-05objtool: Support GCC 8 switch tablesJosh Poimboeuf
2018-06-05objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf
2018-05-30selftests: Add FIB onlink testsDavid Ahern
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole
2018-05-30perf tests: Fix dwarf unwind for stripped binariesJiri Olsa
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-05-30perf report: Fix wrong jump arrowJin Yao
2018-05-30perf test: Fix test case inet_pton to accept inlines.Thomas Richter
2018-05-30tools: hv: fix compiler warnings about major/target_fnameDexuan Cui
2018-05-30perf stat: Fix core dump when flag T is usedThomas Richter
2018-05-30perf top: Fix top.call-graph config option readingYisheng Xie
2018-05-30selftests: Print the test we're running to /dev/kmsgMichael Ellerman
2018-05-30tools/thermal: tmon: fix for segfaultFrank Asseg
2018-05-30perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()Kan Liang
2018-05-30perf clang: Add support for recent clang versionsSandipan Das
2018-05-30perf tools: Fix perf builds with clang supportSandipan Das
2018-05-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings
2018-05-09tools: power/acpi, revert to LD = gccJiri Slaby
2018-05-01objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds