summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-08-28Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P
2018-08-24Merge 4.4.152 into android-4.4Greg Kroah-Hartman
2018-08-24perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
2018-08-24selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski
2018-08-24perf report powerpc: Fix crash if callchain is emptySandipan Das
2018-08-24perf test session topology: Fix test on s390Thomas Richter
2018-08-24selftests: sync: add config fragment for testing sync frameworkFathi Boudra
2018-08-24selftests: zram: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: user: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-24selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-08-07Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P
2018-08-06Merge 4.4.146 into android-4.4Greg Kroah-Hartman
2018-08-06usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)
2018-08-03Merge android-4.4.144 (4b2d6ba) into msm-4.4Srinivasarao P
2018-08-03Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P
2018-07-31Merge 4.4.144 into android-4.4Greg Kroah-Hartman
2018-07-31Merge 4.4.142 into android-4.4Greg Kroah-Hartman
2018-07-25seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-07-25selftest/seccomp: Fix the seccomp(2) signatureMickaël Salaün
2018-07-25selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNCMickaël Salaün
2018-07-24Merge android-4.4.141 (b1bad9e) into msm-4.4Srinivasarao P
2018-07-19perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...Arnaldo Carvalho de Melo
2018-07-19Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-07-17Merge 4.4.141 into android-4.4Greg Kroah-Hartman
2018-07-17tools build: fix # escaping in .cmd files for future MakePaul Menzel
2018-07-03Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev
2018-07-03Merge 4.4.139 into android-4.4Greg Kroah-Hartman
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-05-30Merge 4.4.134 into android-4.4Greg Kroah-Hartman
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-05-30selftests: Print the test we're running to /dev/kmsgMichael Ellerman
2018-05-30tools/thermal: tmon: fix for segfaultFrank Asseg
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell
2018-05-30tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer
2018-05-30tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)
2018-05-30perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo
2018-05-30tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)