summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips2018-03-241-0/+2
* tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams2018-03-241-1/+9
* selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski2018-03-221-3/+27
* selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri2018-03-221-1/+17
* selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri2018-03-221-1/+72
* selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski2018-03-221-1/+1
* rcutorture/configinit: Fix build directory error messageSeongJae Park2018-03-221-1/+1
* tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT2018-03-221-1/+1
* test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez2018-03-221-1/+4
* perf stat: Fix bug in handling events in error stateStephane Eranian2018-03-222-5/+11
* perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros2018-03-221-3/+13
* perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2018-03-222-1/+3
* perf evsel: Return exact sub event which failed with EPERM for wildcardsJin Yao2018-03-221-1/+7
* perf trace: Handle unpaired raw_syscalls:sys_exit eventArnaldo Carvalho de Melo2018-03-221-9/+34
* perf buildid: Do not assume that readlink() returns a null terminated stringTommi Rantala2018-03-221-1/+5
* perf annotate: Fix a bug following symbolic link of a build-id fileTaeung Song2018-03-221-1/+9
* perf probe: Return errno when not hitting any eventKefeng Wang2018-03-221-3/+3
* perf probe: Fix concat_probe_trace_eventsRavi Bangoria2018-03-221-1/+1
* perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian2018-03-221-2/+2
* perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du2018-03-221-0/+5
* perf stat: Issue a HW watchdog disable hintBorislav Petkov2018-03-221-0/+11
* perf tools: Fix trigger class trigger_on()Adrian Hunter2018-03-181-4/+5
* tools build: Add tools tree support for 'make -s'Josh Poimboeuf2018-02-252-1/+21
* perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran2018-02-251-5/+51
* perf top: Fix window dimensions change handlingJiri Olsa2018-02-251-3/+12
* selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang2018-02-221-2/+30
* selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2018-02-222-1/+6
* selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski2018-02-221-0/+4
* selftests/x86/pkeys: Remove unused functionsIngo Molnar2018-02-221-28/+0
* kselftest: fix OOM in memory compaction testArnd Bergmann2018-02-221-0/+2
* usbip: list: don't list devices attached to vhci_hcdShuah Khan2018-02-031-0/+9
* usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan2018-02-031-0/+9
* cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel2018-02-031-3/+6
* cpupowerutils: bench - Fix cpu online checkAbhishek Goel2018-02-031-1/+1
* tools/gpio: Fix build error with musl libcJoel Stanley2018-02-031-0/+1
* usbip: Fix potential format overflow in userspace toolsJonathan Dieter2018-01-312-6/+31
* usbip: Fix implicit fallthrough warningJonathan Dieter2018-01-311-0/+2
* usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2018-01-311-4/+4
* perf tools: Fix build with ARCH=x86_64Jiada Wang2018-01-236-25/+25
* objtool: Improve error message for bad file argumentJosh Poimboeuf2018-01-231-1/+3
* objtool: Fix retpoline support for pre-ORC objtoolJosh Poimboeuf2018-01-171-0/+8
* selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-172-1/+501
* objtool: Allow alternatives to be ignoredJosh Poimboeuf2018-01-171-7/+57
* objtool: Detect jumps to retpoline thunksJosh Poimboeuf2018-01-171-0/+7
* objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2018-01-171-1/+1
* KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook2018-01-051-1/+1
* kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins2018-01-051-0/+3
* usbip: fix usbip bind writing random string after command in match_busidJuan Zea2018-01-021-3/+6
* sync objtool's copy of x86-opcode-map.txtGreg Kroah-Hartman2018-01-021-1/+1
* perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-12-201-1/+1