summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen1-5/+5
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin1-1/+1
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski1-2/+6
2018-03-21selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-21selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri1-1/+17
2018-03-21selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri1-1/+72
2018-03-21selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-19rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2018-03-19tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT1-1/+1
2018-03-19perf annotate: Fix objdump comment parsing for Intel mov dissassemblyThomas Richter1-3/+5
2018-03-19perf annotate: Fix unnecessary memory allocation for s390xThomas Richter1-1/+2
2018-03-19test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez1-1/+4
2018-03-15objtool: Fix 32-bit buildJosh Poimboeuf1-20/+7
2018-03-15objtool: Fix another switch table detection issueJosh Poimboeuf1-1/+5
2018-03-15objtool: Add module specific retpoline rulesPeter Zijlstra3-2/+12
2018-03-15objtool: Add retpoline validationPeter Zijlstra4-3/+89
2018-03-15objtool: Use existing global variables for optionsPeter Zijlstra5-10/+10
2018-03-15perf tools: Fix trigger class trigger_on()Adrian Hunter1-4/+5
2018-03-11bpf: allow xadd only on aligned memoryDaniel Borkmann1-0/+58
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-0/+26
2018-02-25perf test: Fix test 21 for s390xThomas Richter1-0/+4
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran1-5/+51
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa1-3/+12
2018-02-25perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter1-2/+4
2018-02-25perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria1-9/+9
2018-02-25perf help: Fix a bug during strstart() conversionNamhyung Kim1-2/+2
2018-02-25perf record: Fix -c/-F options for cpu event aliasesAndi Kleen5-4/+19
2018-02-25bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann1-1/+122
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang1-2/+30
2018-02-22kmemcheck: rip it out for realMichal Hocko1-1/+0
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-8/+0
2018-02-22kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)1-1/+0
2018-02-22objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf1-3/+9
2018-02-22selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski1-7/+13
2018-02-22selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2-1/+6
2018-02-22selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski1-0/+4
2018-02-22selftests/x86/pkeys: Remove unused functionsIngo Molnar1-28/+0
2018-02-22selftests/x86: Clean up and document sscanf() usageDominik Brodowski2-6/+16
2018-02-22selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski1-7/+43
2018-02-22kselftest: fix OOM in memory compaction testArnd Bergmann1-0/+2
2018-02-22selftests: seccomp: fix compile error seccomp_bpfAnders Roxell1-2/+2
2018-02-16objtool: Fix switch-table detectionPeter Zijlstra2-2/+40
2018-02-07objtool: Warn on stripped section symbolJosh Poimboeuf1-0/+5
2018-02-07objtool: Add support for alternatives at the end of a sectionJosh Poimboeuf1-22/+31
2018-02-07objtool: Improve retpoline alternative handlingJosh Poimboeuf1-20/+16
2018-02-03usbip: list: don't list devices attached to vhci_hcdShuah Khan1-0/+9
2018-02-03usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan1-0/+9
2018-02-03cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel1-3/+6
2018-02-03cpupowerutils: bench - Fix cpu online checkAbhishek Goel1-1/+1
2018-02-03tools/gpio: Fix build error with musl libcJoel Stanley1-0/+1