Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
78f5bc9da6489fa1b250ebeda1ca313e5f0de02d
/
tools
72e8598
Merge 4.9.204 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
da80ba7
usbip: tools: fix fd leakage in the function of read_attr_usbip_status
by Hewenliang
· 5 years ago
24efb9d
x86/insn: Fix awk regexp warnings
by Alexander Kapshuk
· 5 years ago
f1f9cb4
ACPICA: Use %d for signed int print formatting instead of %u
by Colin Ian King
· 6 years ago
28d4020
selftests/ftrace: Fix to test kprobe $comm arg only if available
by Masami Hiramatsu
· 6 years ago
c993c26
usbip: tools: fix atoi() on non-null terminated string
by Colin Ian King
· 6 years ago
f467a23
tools: gpio: Correctly add make dependencies for gpio_utils
by Laura Abbott
· 5 years ago
09bf7fb
Merge 4.9.201 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
9666d52
perf tools: Fix time sorting
by Jiri Olsa
· 5 years ago
851ba64
Merge 4.9.200 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
43562e5
selftests: net: reuseport_dualstack: fix uninitalized parameter
by Wei Wang
· 5 years ago
6d8855a
perf kmem: Fix memory leak in compact_gfp_flags()
by Yunfeng Ye
· 5 years ago
dcb71b3
Merge 4.9.199 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
873efc5
perf jevents: Fix period for Intel fixed counters
by Andi Kleen
· 5 years ago
0ebcdc4
perf map: Fix overlapped map handling
by Steve MacLean
· 5 years ago
e9766ef
Merge 4.9.197 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
7855b1b
perf inject jit: Fix JIT_CODE_MOVE filename
by Steve MacLean
· 5 years ago
a12d94b
perf llvm: Don't access out-of-scope array
by Ian Rogers
· 5 years ago
375cf9a
perf stat: Reset previous counts on repeat with interval
by Srikar Dronamraju
· 5 years ago
94505b6
perf stat: Fix a segmentation fault when using repeat forever
by Srikar Dronamraju
· 5 years ago
8530a7e
perf tools: Fix segfault in cpu_cache_level__read()
by Jiri Olsa
· 5 years ago
0658553
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
by Steven Rostedt (VMware)
· 5 years ago
59aade0
Merge 4.9.195 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
3caefd0
libtraceevent: Change users plugin directory
by Tzvetomir Stoyanov
· 5 years ago
cb40b5b
objtool: Clobber user CFLAGS variable
by Josh Poimboeuf
· 5 years ago
f360bd4
Merge 4.9.194 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
318537a
tools/power turbostat: fix buffer overrun
by Naoya Horiguchi
· 6 years ago
5e36f63
Merge 4.9.192 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
6be6f81
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
by Vitaly Kuznetsov
· 5 years ago
3fcf271
Merge 4.9.191 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
47a2cf6
tools: hv: fix KVP and VSS daemons exit code
by Adrian Vladu
· 6 years ago
041de0e
Revert "perf test 6: Fix missing kvm module load for s390"
by Sasha Levin
· 5 years ago
10fe806
selftests: kvm: Adding config fragments
by Naresh Kamboju
· 5 years ago
eee0386
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
by Jin Yao
· 5 years ago
4754486
perf bench numa: Fix cpu0 binding
by Jiri Olsa
· 5 years ago
9595aa8
Merge 4.9.190 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
219db72
perf header: Fix use of unitialized value warning
by Numfor Mbiziwo-Tiapo
· 5 years ago
5b9310f
perf header: Fix divide by zero error if f_header.attr_size==0
by Vince Weaver
· 5 years ago
217c522
perf probe: Avoid calling freeing routine multiple times for same pointer
by Arnaldo Carvalho de Melo
· 5 years ago
0d7f710
perf record: Fix module size on s390
by Thomas Richter
· 5 years ago
708eac3
perf db-export: Fix thread__exec_comm()
by Adrian Hunter
· 5 years ago
624c2b3
perf record: Fix wrong size in perf_record_mmap for last kernel module
by Thomas Richter
· 7 years ago
94c1fcc
Merge 4.9.189 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
180019b
objtool: Add rewind_stack_do_exit() to the noreturn list
by Josh Poimboeuf
· 6 years ago
495dace
objtool: Add machine_real_restart() to the noreturn list
by Josh Poimboeuf
· 6 years ago
4ebd29e
Merge 4.9.188 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
410b20d
objtool: Support GCC 9 cold subfunction naming scheme
by Josh Poimboeuf
· 6 years ago
0eb90dd
Merge 4.9.187 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
ff859fa
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning
by Numfor Mbiziwo-Tiapo
· 5 years ago
e2482f7
iio: iio-utils: Fix possible incorrect mask calculation
by Bastien Nocera
· 5 years ago
cb993d3
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
by Kyle Meyer
· 5 years ago
0ee3341
perf evsel: Make perf_evsel__name() accept a NULL argument
by Arnaldo Carvalho de Melo
· 5 years ago
9a501cd
perf test 6: Fix missing kvm module load for s390
by Thomas Richter
· 5 years ago
239b64d
perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
by Mathieu Poirier
· 5 years ago
5e32f6d
cpupower : frequency-set -r option misses the last cpu in related cpu list
by Abhishek Goel
· 5 years ago
39eed54
Merge 4.9.185 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
16977a9
perf header: Fix unchecked usage of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
07d6f72
perf help: Remove needless use of strncpy()
by Arnaldo Carvalho de Melo
· 6 years ago
948475f
perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
by Arnaldo Carvalho de Melo
· 6 years ago
a0b21f8
Merge 4.9.183 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
38df677
perf record: Fix s390 missing module symbol and warning for non-root users
by Thomas Richter
· 5 years ago
5f64ee9
perf data: Fix 'strncat may truncate' build failure with recent gcc
by Shawn Landden
· 5 years ago
b11278e
selftests: netfilter: missing error check when setting up veth interface
by Jeffrin Jose T
· 6 years ago
4c3e2d7
selftests/timers: Add missing fflush(stdout) calls
by Kees Cook
· 5 years ago
4ba76bf
objtool: Don't use ignore flag for fake jumps
by Josh Poimboeuf
· 6 years ago
3f006d4
Merge 4.9.180 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
2f6644f
tools include: Adopt linux/bits.h
by Arnaldo Carvalho de Melo
· 6 years ago
d31e3e3
perf tools: No need to include bitops.h in util.h
by Arnaldo Carvalho de Melo
· 8 years ago
373fca6
Merge 4.9.179 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
9f5f0d8
perf bench numa: Add define for RUSAGE_THREAD if not present
by Arnaldo Carvalho de Melo
· 6 years ago
2bfc2e3
objtool: Allow AR to be overridden with HOSTAR
by Nathan Chancellor
· 6 years ago
7c24650
perf intel-pt: Fix sample timestamp wrt non-taken branches
by Adrian Hunter
· 6 years ago
8a566f7
perf intel-pt: Fix improved sample timestamp
by Adrian Hunter
· 6 years ago
af13796
perf intel-pt: Fix instructions sampling rate
by Adrian Hunter
· 6 years ago
cfe2562
Merge 4.9.178 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
15e6da9
objtool: Fix function fallthrough detection
by Josh Poimboeuf
· 6 years ago
915f59c
Merge 4.9.177 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
4696507
selftests/net: correct the return value for run_netsocktests
by Po-Hsu Lin
· 6 years ago
3a1de1a
selftests: netfilter: check icmp pkttoobig errors are set as related
by Florian Westphal
· 6 years ago
02bdc50
tools lib traceevent: Fix missing equality check for strcmp
by Rikard Falkeborn
· 6 years ago
ef4a576
Merge 4.9.176 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
b76f8af
x86/msr-index: Cleanup bit defines
by Thomas Gleixner
· 6 years ago
ba9cebb
Merge 4.9.170 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
ddfa93e
perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
by Changbin Du
· 6 years ago
bc1ab32
perf tests: Fix a memory leak of cpu_map object in the openat_syscall_event_on_all_cpus test
by Changbin Du
· 6 years ago
fa7ac30
perf evsel: Free evsel->counts in perf_evsel__exit()
by Arnaldo Carvalho de Melo
· 6 years ago
6fae20e
perf hist: Add missing map__put() in error case
by Changbin Du
· 6 years ago
756e9ca
perf top: Fix error handling in cmd_top()
by Changbin Du
· 6 years ago
32a4742
perf build-id: Fix memory leak in print_sdt_events()
by Changbin Du
· 6 years ago
6061a8c
perf config: Fix a memory leak in collect_config()
by Changbin Du
· 6 years ago
4f68dbc
perf config: Fix an error in the config template documentation
by Changbin Du
· 6 years ago
b019294
tools/power turbostat: return the exit status of a command
by David Arcari
· 6 years ago
417da48
Merge 4.9.168 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
e07e9b1
perf test: Fix failure of 'evsel-tp-sched' test on s390
by Thomas Richter
· 6 years ago
ae0c4d3
tools lib traceevent: Fix buffer overflow in arg_eval
by Tony Jones
· 6 years ago
6947310
Merge 4.9.167 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
32b6e8c
perf intel-pt: Fix TSC slip
by Adrian Hunter
· 6 years ago
2773c45f
Merge 4.9.166 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
c818b2f
objtool: Move objtool_file struct off the stack
by Josh Poimboeuf
· 6 years ago
72b54df
Merge 4.9.165 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
Next »