summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-03-28selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan
2018-03-28x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen
2018-03-28signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman
2018-03-28selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski
2018-03-28selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski
2018-03-24perf tests kmod-path: Don't fail if compressed modules aren't supportedKim Phillips
2018-03-24tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams
2018-03-22selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-22selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri
2018-03-22selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri
2018-03-22selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-22rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT
2018-03-22test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez
2018-03-22perf stat: Fix bug in handling events in error stateStephane Eranian
2018-03-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros
2018-03-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros
2018-03-22perf evsel: Return exact sub event which failed with EPERM for wildcardsJin Yao
2018-03-22perf trace: Handle unpaired raw_syscalls:sys_exit eventArnaldo Carvalho de Melo
2018-03-22perf buildid: Do not assume that readlink() returns a null terminated stringTommi Rantala
2018-03-22perf annotate: Fix a bug following symbolic link of a build-id fileTaeung Song
2018-03-22perf probe: Return errno when not hitting any eventKefeng Wang
2018-03-22perf probe: Fix concat_probe_trace_eventsRavi Bangoria
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian
2018-03-22perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du
2018-03-22perf stat: Issue a HW watchdog disable hintBorislav Petkov
2018-03-18perf tools: Fix trigger class trigger_on()Adrian Hunter
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