aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-01-17linux-yocto linux-yocto-dev: Fix /bin/awk issuesv4.15/standard/tiny/intelv4.15/standard/tiny/common-pcv4.15/standard/tiny/basev4.15/standard/qemuppcv4.15/standard/qemuarm64v4.15/standard/preempt-rt/intelv4.15/standard/preempt-rt/basev4.15/standard/intelv4.15/standard/edgerouterv4.15/standard/beaglebonev4.15/standard/baseHe Zhe
2018-05-18tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky
2018-05-18objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf
2018-05-10Merge tag 'v4.15.17' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.14' into v4.15/standard/baseBruce Ashfield
2018-04-12perf tools: Fix copyfile_offset update of output offsetJiri Olsa
2018-04-12perf report: Fix a no annotate browser displayed issueJin Yao
2018-04-12selftests/net: fix bugs in address and port initializationSowmini Varadhan
2018-04-12perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang
2018-04-12perf evsel: Fix swap for samples with raw dataJiri Olsa
2018-04-12perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu
2018-04-12perf probe: Find versioned symbols from mapMasami Hiramatsu
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski
2018-03-26Merge tag 'v4.15.13' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.12' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.11' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.10' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.9' into v4.15/standard/baseBruce Ashfield
2018-03-24libbpf: prefer global symbols as bpf program name sourceRoman Gushchin
2018-03-21selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-21selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-19rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-19tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT
2018-03-19perf annotate: Fix objdump comment parsing for Intel mov dissassemblyThomas Richter
2018-03-19perf annotate: Fix unnecessary memory allocation for s390xThomas Richter
2018-03-19perf report: Fix -D output for user metadata eventsArnaldo Carvalho de Melo
2018-03-19test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez
2018-03-15objtool: Fix 32-bit buildJosh Poimboeuf
2018-03-15objtool: Fix another switch table detection issueJosh Poimboeuf
2018-03-15objtool: Add module specific retpoline rulesPeter Zijlstra
2018-03-15objtool: Add retpoline validationPeter Zijlstra
2018-03-15objtool: Use existing global variables for optionsPeter Zijlstra
2018-03-15perf tools: Fix trigger class trigger_on()Adrian Hunter
2018-03-11bpf: allow xadd only on aligned memoryDaniel Borkmann
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-03-05Merge tag 'v4.15.5' into v4.15/standard/baseBruce Ashfield
2018-03-05Merge tag 'v4.15.4' into v4.15/standard/baseBruce Ashfield
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-22objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf
2018-02-22selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski
2018-02-22selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski
2018-02-22selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski
2018-02-22selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski
2018-02-22selftests/x86/pkeys: Remove unused functionsIngo Molnar
2018-02-22selftests/x86: Clean up and document sscanf() usageDominik Brodowski
2018-02-22selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski
2018-02-22kselftest: fix OOM in memory compaction testArnd Bergmann
2018-02-22selftests: seccomp: fix compile error seccomp_bpfAnders Roxell
2018-02-16objtool: Fix switch-table detectionPeter Zijlstra