summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips1-0/+2
2018-03-24tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams1-1/+9
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski1-3/+27
2018-03-22selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri1-1/+17
2018-03-22selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri1-1/+72
2018-03-22selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski1-1/+1
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park1-1/+1
2018-03-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT1-1/+1
2018-03-22test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez1-1/+4
2018-03-22perf stat: Fix bug in handling events in error stateStephane Eranian2-5/+11
2018-03-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros1-3/+13
2018-03-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2-1/+3
2018-03-22perf evsel: Return exact sub event which failed with EPERM for wildcardsJin Yao1-1/+7
2018-03-22perf trace: Handle unpaired raw_syscalls:sys_exit eventArnaldo Carvalho de Melo1-9/+34
2018-03-22perf buildid: Do not assume that readlink() returns a null terminated stringTommi Rantala1-1/+5
2018-03-22perf annotate: Fix a bug following symbolic link of a build-id fileTaeung Song1-1/+9
2018-03-22perf probe: Return errno when not hitting any eventKefeng Wang1-3/+3
2018-03-22perf probe: Fix concat_probe_trace_eventsRavi Bangoria1-1/+1
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian1-2/+2
2018-03-22perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du1-0/+5
2018-03-22perf stat: Issue a HW watchdog disable hintBorislav Petkov1-0/+11
2018-03-18perf tools: Fix trigger class trigger_on()Adrian Hunter1-4/+5
2018-02-25tools build: Add tools tree support for 'make -s'Josh Poimboeuf2-1/+21
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-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang1-2/+30
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-22kselftest: fix OOM in memory compaction testArnd Bergmann1-0/+2
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
2018-01-31usbip: Fix potential format overflow in userspace toolsJonathan Dieter2-6/+31
2018-01-31usbip: Fix implicit fallthrough warningJonathan Dieter1-0/+2
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan1-4/+4
2018-01-23perf tools: Fix build with ARCH=x86_64Jiada Wang6-25/+25
2018-01-23objtool: Improve error message for bad file argumentJosh Poimboeuf1-1/+3
2018-01-17objtool: Fix retpoline support for pre-ORC objtoolJosh Poimboeuf1-0/+8
2018-01-17selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+501
2018-01-17objtool: Allow alternatives to be ignoredJosh Poimboeuf1-7/+57
2018-01-17objtool: Detect jumps to retpoline thunksJosh Poimboeuf1-0/+7
2018-01-17objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf1-1/+1
2018-01-05KPTI: Rename to PAGE_TABLE_ISOLATIONKees Cook1-1/+1
2018-01-05kaiser: add "nokaiser" boot option, using ALTERNATIVEHugh Dickins1-0/+3
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea1-3/+6
2018-01-02sync objtool's copy of x86-opcode-map.txtGreg Kroah-Hartman1-1/+1
2017-12-20perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann1-1/+1