summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-27objtool: Add Clang supportJosh Poimboeuf
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-24tools: bpftool: don't use hex numbers in JSON outputJakub Kicinski
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-19selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-14selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-14selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-03-07objtool: Fix 32-bit buildJosh Poimboeuf
2018-03-06tools: bpftool: fix compilation with older headersJiri Benc
2018-03-06perf tools: Fix trigger class trigger_on()Adrian Hunter
2018-03-06perf auxtrace: Prevent decoding when --no-itraceAdrian Hunter
2018-03-06perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds