1. 93686f1 Merge "Merge android-4.19.25 (b2215a54) into msm-4.19" by qctecmdr Service · 6 years ago
  2. a9f6156 Merge "Merge android-4.19.23 (29aa0fb) into msm-4.19" by qctecmdr Service · 6 years ago
  3. 782e984 Merge "Merge android-4.19.21 (6e0411b) into msm-4.19" by qctecmdr Service · 6 years ago
  4. 9c29ace delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  5. cca7d2d Merge 4.19.24 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  6. 22d6e72 tools uapi: fix Alpha support by Bob Tracy · 6 years ago
  7. da78c8c tools uapi: fix RISC-V 64-bit support by Aurelien Jarno · 6 years ago
  8. 46f0e69 perf test shell: Use a fallback to get the pathname in vfs_getname by Arnaldo Carvalho de Melo · 6 years ago
  9. d20bfcb perf report: Fix wrong iteration count in --branch-history by Jin Yao · 6 years ago
  10. 0755dc9 Merge 4.19.22 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  11. 5b9ebf5 tools: iio: iio_generic_buffer: make num_loops signed by Martin Kelly · 6 years ago
  12. 6e0411b Merge 4.19.21 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  13. d5cb494 perf tests evsel-tp-sched: Fix bitwise operator by Gustavo A. R. Silva · 6 years ago
  14. 395cbb9 perf python: Do not force closing original perf descriptor in evlist.get_pollfd() by Jiri Olsa · 6 years ago
  15. 303d29d perf build: Don't unconditionally link the libbfd feature test to -liberty and -lz by Stanislav Fomichev · 6 years ago
  16. 34f82d1 perf tools: Cast off_t to s64 to avoid warning on bionic libc by Arnaldo Carvalho de Melo · 6 years ago
  17. 7a311dc perf header: Fix up argument to ctime() by Arnaldo Carvalho de Melo · 6 years ago
  18. 1157c26 tools/power/x86/intel_pstate_tracer: Fix non root execution for post processing a trace file by Doug Smythies · 6 years ago
  19. 19d4c0f perf probe: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  20. 4d54106 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  21. d177e25 perf dso: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  22. 630e972 perf test: Fix perf_event_attr test failure by Adrian Hunter · 6 years ago
  23. 1a25001 selftests/bpf: use __bpf_constant_htons in test_prog.c by Stanislav Fomichev · 6 years ago
  24. 504dcc4 perf tools: Add Hygon Dhyana support by Pu Wen · 6 years ago
  25. f6d6613 bpf: libbpf: retry map creation without the name by Stanislav Fomichev · 6 years ago
  26. 42e19f5 Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1 by Dexuan Cui · 6 years ago
  27. c28f73f Merge 4.19.20 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  28. 0fb0acc selftests/seccomp: Enhance per-arch ptrace syscall skip tests by Kees Cook · 6 years ago
  29. 18ba00a Merge 4.19.19 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  30. 334c0e1 x86/selftests/pkeys: Fork() to check for state being preserved by Dave Hansen · 6 years ago
  31. 26bf816 Merge 4.19.18 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  32. 77f14a4 perf tools: Add missing open_memstream() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  33. e2a1f8d perf tools: Add missing sigqueue() prototype for systems lacking it by Arnaldo Carvalho de Melo · 6 years ago
  34. 4bc4b5751 perf cs-etm: Correct packets swapping in cs_etm__flush() by Leo Yan · 6 years ago
  35. d9513fd tools lib subcmd: Don't add the kernel sources to the include path by Arnaldo Carvalho de Melo · 6 years ago
  36. 8603cac perf stat: Avoid segfaults caused by negated options by Michael Petlan · 6 years ago
  37. bd1040e perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX by Andi Kleen · 6 years ago
  38. 58c67a0 perf parse-events: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  39. b332b4c perf svghelper: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  40. f54fc4c perf tests ARM: Disable breakpoint tests 32-bit by Florian Fainelli · 6 years ago
  41. c3e8c33 perf intel-pt: Fix error with config term "pt=0" by Adrian Hunter · 6 years ago
  42. 344b51e bpf: relax verifier restriction on BPF_MOV | BPF_ALU by Jiong Wang · 6 years ago
  43. 656257c selftests: do not macro-expand failed assertion expressions by Dmitry V. Levin · 6 years ago
  44. d216d50 selftests/bpf: enable (uncomment) all tests in test_libbpf.sh by Quentin Monnet · 6 years ago
  45. 73dc755 Merge 4.19.17 into android-4.19 by Greg Kroah-Hartman · 6 years ago
  46. 7696248 selftests: Fix test errors related to lib.mk khdr target by Shuah Khan · 6 years ago
  47. ac8ed5f UPSTREAM: selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal by Joel Fernandes (Google) · 6 years ago
  48. ec5471c mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  49. b30ea24 mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  50. e1b3575 virtio: fix test build after uio.h change by Michael S. Tsirkin · 6 years ago
  51. d642e0b tools lib traceevent: Fix processing of dereferenced args in bprintk events by Steven Rostedt (VMware) · 6 years ago
  52. 65e4e67 perf env: Also consider env->arch == NULL as local operation by Arnaldo Carvalho de Melo · 6 years ago
  53. d124dd5 perf pmu: Suppress potential format-truncation warning by Ben Hutchings · 6 years ago
  54. 307dbd3 perf script: Use fallbacks for branch stacks by Adrian Hunter · 6 years ago
  55. 39dad82 perf tools: Use fallback for sample_addr_correlates_sym() cases by Adrian Hunter · 6 years ago
  56. 0ada27a perf thread: Add fallback functions for cases where cpumode is insufficient by Adrian Hunter · 6 years ago
  57. 62977a9 perf machine: Record if a arch has a single user/kernel address space by Adrian Hunter · 6 years ago
  58. d689c13 tools/testing/nvdimm: Align test resources to 128M by Dan Williams · 6 years ago
  59. 85099be bpf: Fix verifier log string check for bad alignment. by David Miller · 6 years ago
  60. 112a7f8 tools/bpf: add addition type tests to test_btf by Yonghong Song · 6 years ago
  61. 8b26fd2 tools/bpf: fix two test_btf unit test cases by Martin KaFai Lau · 6 years ago
  62. bddeb44 bpf: fix off-by-one error in adjust_subprog_starts by Edward Cree · 6 years ago
  63. 359c0c4 proc: fixup map_files test on arm by Alexey Dobriyan · 6 years ago
  64. 1f1aedd tools: bpftool: fix potential NULL pointer dereference in do_load by Jakub Kicinski · 6 years ago
  65. 3d2d2ba objtool: Fix segfault in .cold detection with -ffunction-sections by Artem Savkov · 6 years ago
  66. 79cd7b0 objtool: Fix double-free in .cold detection error path by Artem Savkov · 6 years ago
  67. 6770762 perf tools: Restore proper cwd on return from mnt namespace by Jiri Olsa · 6 years ago
  68. f8328ab perf tools: Fix crash on synthesizing the unit by Jiri Olsa · 6 years ago
  69. d15443a selftests: add script to stress-test nft packet path vs. control plane by Florian Westphal · 6 years ago
  70. b42ab52 tools: bpftool: prevent infinite loop in get_fdinfo() by Quentin Monnet · 6 years ago
  71. 4ef9e48 tc-testing: tdc.py: Guard against lack of returncode in executed command by Brenda J. Butler · 6 years ago
  72. 9806e74 tc-testing: tdc.py: ignore errors when decoding stdout/stderr by Lucas Bates · 6 years ago
  73. 238ba6e x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  74. 08609aa tools/testing/nvdimm: Fix the array size for dimm devices. by Masayoshi Mizuma · 6 years ago
  75. 9f9e2bd tools/power/cpupower: fix compilation with STATIC=true by Konstantin Khlebnikov · 6 years ago
  76. 7934a53 perf tools: Do not zero sample_id_all for group members by Jiri Olsa · 6 years ago
  77. 1d6ab5f perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so by Gustavo Romero · 6 years ago
  78. b7d1a78 perf symbols: Set PLT entry/header sizes properly on Sparc by David Miller · 6 years ago
  79. 6cddd65 perf unwind: Take pgoff into account when reporting elf to libdwfl by Milian Wolff · 6 years ago
  80. 73c660f perf intel-pt: Insert callchain context into synthesized callchains by Adrian Hunter · 6 years ago
  81. f3de864 perf intel-pt/bts: Calculate cpumode for synthesized samples by Adrian Hunter · 6 years ago
  82. 1b91345 perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc} by David S. Miller · 6 years ago
  83. 7b0131a perf stat: Handle different PMU names with common prefix by Thomas Richter · 6 years ago
  84. 29414ff perf cs-etm: Correct CPU mode for samples by Leo Yan · 6 years ago
  85. 38672b5 powerpc/selftests: Wait all threads to join by Breno Leitao · 6 years ago
  86. 1ebadf5 selftests/powerpc: Fix ptrace tm failure by Breno Leitao · 6 years ago
  87. 2dc1247 selftests/ftrace: Fix synthetic event test to delete event correctly by Masami Hiramatsu · 6 years ago
  88. 12b00f1 cpupower: Fix AMD Family 0x17 msr_pstate size by Prarit Bhargava · 6 years ago
  89. e7af991 perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo by Arnaldo Carvalho de Melo · 6 years ago
  90. 47f03c7 cpupower: Fix coredump on VMWare by Prarit Bhargava · 6 years ago
  91. ce081fc perf strbuf: Match va_{add,copy} with va_end by Sanskriti Sharma · 6 years ago
  92. 9aa0d85 perf tools: Free 'printk' string in parse_ftrace_printk() by Sanskriti Sharma · 6 years ago
  93. b2ad243 perf tools: Cleanup trace-event-info 'tdata' leak by Sanskriti Sharma · 6 years ago
  94. 8e4b824 perf tools: Free temporary 'sys' string in read_event_files() by Sanskriti Sharma · 6 years ago
  95. 6a4aa53 net/ipv6: Allow onlink routes to have a device mismatch if it is the default route by David Ahern · 6 years ago
  96. 9b00eb8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  97. 6b5201c Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  98. ba0e41c selftests: ftrace: Add synthetic event syntax testcase by Masami Hiramatsu · 6 years ago
  99. c7b70a6 Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Greg Kroah-Hartman · 6 years ago
  100. 20e8e72 Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago