summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-03-11bpf: allow xadd only on aligned memoryDaniel Borkmann
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-02-25perf test: Fix test 21 for s390xThomas Richter
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa
2018-02-25perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2018-02-25perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria
2018-02-25perf help: Fix a bug during strstart() conversionNamhyung Kim
2018-02-25perf record: Fix -c/-F options for cpu event aliasesAndi Kleen
2018-02-25bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-22kmemcheck: rip it out for realMichal Hocko
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2018-02-22kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
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/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
2018-02-07objtool: Warn on stripped section symbolJosh Poimboeuf
2018-02-07objtool: Add support for alternatives at the end of a sectionJosh Poimboeuf
2018-02-07objtool: Improve retpoline alternative handlingJosh Poimboeuf
2018-02-03usbip: list: don't list devices attached to vhci_hcdShuah Khan
2018-02-03usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan
2018-02-03cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel
2018-02-03cpupowerutils: bench - Fix cpu online checkAbhishek Goel
2018-02-03tools/gpio: Fix build error with musl libcJoel Stanley
2018-01-31bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-23objtool: Improve error message for bad file argumentJosh Poimboeuf
2018-01-23objtool: Fix seg fault caused by missing parameterSimon Ser
2018-01-23objtool: Fix Clang enum conversion warningLukas Bulwahn
2018-01-23objtool: Fix seg fault with clang-compiled objectsSimon Ser
2018-01-23tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton
2018-01-17selftests/x86: Add test_vsyscallAndy Lutomirski
2018-01-17objtool: Allow alternatives to be ignoredJosh Poimboeuf
2018-01-17objtool: Detect jumps to retpoline thunksJosh Poimboeuf
2018-01-17bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea
2018-01-02x86/ldt: Make the LDT mapping ROThomas Gleixner
2017-12-29x86/ldt: Prevent LDT inheritance on execThomas Gleixner
2017-12-29x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-12-29objtool: Fix 64-bit build on 32-bit hostMikulas Patocka
2017-12-29tools/headers: Sync objtool UAPI headerIngo Molnar
2017-12-29objtool: Fix cross-buildJosh Poimboeuf
2017-12-29objtool: Move kernel headers/code sync check to a scriptJosh Poimboeuf