summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-02-25tools build: Add tools tree support for 'make -s'Josh Poimboeuf
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
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-22kselftest: fix OOM in memory compaction testArnd Bergmann
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-31usbip: Fix potential format overflow in userspace toolsJonathan Dieter
2018-01-31usbip: Fix implicit fallthrough warningJonathan Dieter
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2018-01-23perf tools: Fix build with ARCH=x86_64Jiada Wang
2018-01-23objtool: Improve error message for bad file argumentJosh Poimboeuf
2018-01-17objtool: Fix retpoline support for pre-ORC objtoolJosh Poimboeuf
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-17objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea
2018-01-02sync objtool's copy of x86-opcode-map.txtGreg Kroah-Hartman
2017-12-20perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann
2017-12-20userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli
2017-12-14x86/mpx/selftests: Fix up weird arraysDave Hansen
2017-12-14selftest/powerpc: Fix false failures for skipped testsSachin Sant
2017-12-14x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov
2017-12-14hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer
2017-12-09tools include: Do not use poison with C++Arnaldo Carvalho de Melo
2017-12-09perf test attr: Fix ignored test case resultThomas Richter
2017-12-09usbip: tools: Install all headers needed for libusbip developmentBen Hutchings
2017-12-09selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski
2017-11-15tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez
2017-11-15selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez
2017-11-08perf tools: Only increase index if perf_evsel__new_idx() succeedsTaeung Song
2017-10-08tools/power turbostat: bugfix: GFXMHz column not changingLen Brown
2017-10-05selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook
2017-09-13selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski
2017-08-30ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe
2017-08-30NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe
2017-08-30perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu
2017-08-06perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo
2017-08-06perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo
2017-08-06tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira
2017-08-06perf probe: Fix to get correct modname from elf headerMasami Hiramatsu