1. d9e388f Merge 4.19.78 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  2. 012363f udp: only do GSO if # of segs > 1 by Josh Hunt · 5 years ago
  3. cd1eb9f Merge 4.19.77 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  4. e4b4280 libtraceevent: Change users plugin directory by Tzvetomir Stoyanov · 5 years ago
  5. 342a0be perf trace beauty ioctl: Fix off-by-one error in cmd->string table by Benjamin Peterson · 5 years ago
  6. adb97f1 libperf: Fix alignment trap with xyarray contents in 'perf stat' by Gerald BAEZA · 5 years ago
  7. 5466c30 tools headers: Fixup bitsperlong per arch includes by Arnaldo Carvalho de Melo · 5 years ago
  8. c47022e0 perf record: Support aarch64 random socket_id assignment by Tan Xiaojun · 5 years ago
  9. 066afce perf test vfs_getname: Disable ~/.perfconfig to get default output by Arnaldo Carvalho de Melo · 5 years ago
  10. 96b61fe perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig by Arnaldo Carvalho de Melo · 5 years ago
  11. 8ed9c66 Merge 4.19.76 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  12. 52b4947 bpf: libbpf: retry loading program on EAGAIN by Lorenz Bauer · 6 years ago
  13. 037d73a objtool: Clobber user CFLAGS variable by Josh Poimboeuf · 5 years ago
  14. cfe571e Merge 4.19.75 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  15. 30c345b tools/power turbostat: fix buffer overrun by Naoya Horiguchi · 6 years ago
  16. d485c65 tools/power x86_energy_perf_policy: Fix argument parsing by Zephaniah E. Loss-Cutler-Hull · 6 years ago
  17. 254b9b2 tools/power x86_energy_perf_policy: Fix "uninitialized variable" warnings at -O2 by Ben Hutchings · 6 years ago
  18. 0d393f2 tools: bpftool: close prog FD before exit on showing a single program by Quentin Monnet · 5 years ago
  19. c5bb033 selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390 by Ilya Leoshkevich · 5 years ago
  20. 8feec99 Merge 4.19.73 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  21. b93aed7 selftests: fib_rule_tests: use pre-defined DEV_ADDR by Hangbin Liu · 5 years ago
  22. 64f28a8 Merge 4.19.72 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  23. ddb55cc selftests/kvm: make platform_info_test pass on AMD by Vitaly Kuznetsov · 5 years ago
  24. 6cb9f8d selftests: kvm: fix state save/load on processors without XSAVE by Paolo Bonzini · 5 years ago
  25. 5bbebce Tools: hv: kvp: eliminate 'may be used uninitialized' warning by Vitaly Kuznetsov · 5 years ago
  26. 463d87b tools: bpftool: fix error message (prog -> object) by Jakub Kicinski · 5 years ago
  27. 544e551 Merge 4.19.70 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  28. c61c724 tools: hv: fix KVP and VSS daemons exit code by Adrian Vladu · 5 years ago
  29. 0c39d81 tools: hv: fixed Python pep8/flake8 warnings for lsvmbus by Adrian Vladu · 5 years ago
  30. 9308385 Merge 4.19.69 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  31. 3c4b283 selftests: kvm: Adding config fragments by Naresh Kamboju · 5 years ago
  32. 5905494 perf pmu-events: Fix missing "cpu_clk_unhalted.core" event by Jin Yao · 5 years ago
  33. 06ed429 perf cpumap: Fix writing to illegal memory in handling cpumap mask by He Zhe · 5 years ago
  34. e49cfed perf ftrace: Fix failure to set cpumask when only one cpu is present by He Zhe · 5 years ago
  35. a3d1263 perf bench numa: Fix cpu0 binding by Jiri Olsa · 5 years ago
  36. 43d31fd selftests: forwarding: gre_multipath: Fix flower filters by Ido Schimmel · 5 years ago
  37. ef52e2b selftests: forwarding: gre_multipath: Enable IPv4 forwarding by Ido Schimmel · 5 years ago
  38. b7038c1 selftests/bpf: fix sendmsg6_prog on s390 by Ilya Leoshkevich · 5 years ago
  39. f3e9c9b Merge 4.19.68 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  40. 0a19fff perf header: Fix use of unitialized value warning by Numfor Mbiziwo-Tiapo · 5 years ago
  41. ab5aa57 perf header: Fix divide by zero error if f_header.attr_size==0 by Vince Weaver · 5 years ago
  42. dc87838 Merge 4.19.67 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  43. f4e2d18 perf probe: Avoid calling freeing routine multiple times for same pointer by Arnaldo Carvalho de Melo · 5 years ago
  44. 101a155 perf tools: Fix proper buffer size for feature processing by Jiri Olsa · 5 years ago
  45. 0a9e41e perf record: Fix module size on s390 by Thomas Richter · 5 years ago
  46. f1f6628 perf db-export: Fix thread__exec_comm() by Adrian Hunter · 5 years ago
  47. 532db2b perf annotate: Fix s390 gap between kernel end and module start by Thomas Richter · 5 years ago
  48. 03d5ba4 Merge 4.19.65 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  49. 354887a objtool: Support GCC 9 cold subfunction naming scheme by Josh Poimboeuf · 6 years ago
  50. 001f93d cgroup: kselftest: relax fs_spec checks by Chris Down · 5 years ago
  51. d60e8c0 perf version: Fix segfault due to missing OPT_END() by Ravi Bangoria · 5 years ago
  52. 8820b76 Merge 4.19.63 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  53. 4fe7ea2 perf hists browser: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  54. 915945f perf annotate: Fix dereferencing freed memory found by the smatch tool by Leo Yan · 5 years ago
  55. b305dcf perf session: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 5 years ago
  56. 19cf571 perf top: Fix potential NULL pointer dereference detected by the smatch tool by Leo Yan · 5 years ago
  57. 995527d perf stat: Fix use-after-freed pointer detected by the smatch tool by Leo Yan · 5 years ago
  58. 3b8c4ea perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 5 years ago
  59. b150423 iio: iio-utils: Fix possible incorrect mask calculation by Bastien Nocera · 5 years ago
  60. 92e72d9 Merge 4.19.61 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  61. 3b57b7a perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64 by Seeteena Thoufeek · 5 years ago
  62. 9d47bd2 tools: bpftool: Fix json dump crash on powerpc by Jiri Olsa · 5 years ago
  63. 88f751b selftests: bpf: fix inlines in test_lwt_seg6local by Jiri Benc · 5 years ago
  64. ef5b204 bpf, libbpf, smatch: Fix potential NULL pointer dereference by Leo Yan · 5 years ago
  65. e358d2a perf stat: Fix group lookup for metric group by Andi Kleen · 5 years ago
  66. a64e018 perf stat: Make metric event lookup more robust by Andi Kleen · 5 years ago
  67. 7343178 bpf: fix uapi bpf_prog_info fields alignment by Baruch Siach · 5 years ago
  68. 1182ff2 perf tools: Increase MAX_NR_CPUS and MAX_CACHES by Kyle Meyer · 5 years ago
  69. 4c57957 perf evsel: Make perf_evsel__name() accept a NULL argument by Arnaldo Carvalho de Melo · 5 years ago
  70. eac8b39 perf report: Fix OOM error in TUI mode on s390 by Thomas Richter · 5 years ago
  71. be32a9d perf test 6: Fix missing kvm module load for s390 by Thomas Richter · 5 years ago
  72. 3662d8b perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode by Mathieu Poirier · 5 years ago
  73. 713737c perf jvmti: Address gcc string overflow warning for strncpy() by Jiri Olsa · 5 years ago
  74. c360eb5 cpupower : frequency-set -r option misses the last cpu in related cpu list by Abhishek Goel · 5 years ago
  75. a6dd486 perf annotate TUI browser: Do not use member from variable within its own initialization by Arnaldo Carvalho de Melo · 5 years ago
  76. 2b34bd7 Merge 4.19.59 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  77. d8e2665 perf pmu: Fix uncore PMU alias list for ARM64 by John Garry · 5 years ago
  78. a363821 Merge 4.19.58 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  79. b91ec6a selftests: fib_rule_tests: Fix icmp proto with ipv6 by David Ahern · 5 years ago
  80. 01a3fc7 Merge 4.19.57 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  81. 4992d4a bpf: lpm_trie: check left child of last leftmost node for NULL by Jonathan Lemon · 5 years ago
  82. 6461a45 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  83. 0bf5d53 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  84. 6e75d92 perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  85. 5b01d52 Merge 4.19.56 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  86. bf51ec9 selftests: vm: install test_vmalloc.sh for run_vmtests by Naresh Kamboju · 5 years ago
  87. a0e8215 kselftest/cgroup: fix incorrect test_core skip by Alex Shi · 5 years ago
  88. 59243d6 kselftest/cgroup: fix unexpected testing failure on test_core by Alex Shi · 5 years ago
  89. 9c2eebe kselftest/cgroup: fix unexpected testing failure on test_memcontrol by Alex Shi · 5 years ago
  90. 6a997c3 objtool: Support per-function rodata sections by Allan Xavier · 6 years ago
  91. 6d20e20 Merge 4.19.54 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  92. 60a3e3b perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  93. be0e626 perf namespace: Protect reading thread's namespace by Namhyung Kim · 5 years ago
  94. 7d523e3 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  95. ef4ffa0 selftests: netfilter: missing error check when setting up veth interface by Jeffrin Jose T · 5 years ago
  96. a84e286 Merge 4.19.53 into android-4.19-q by Greg Kroah-Hartman · 5 years ago
  97. 2399b2a tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 5 years ago
  98. b64df813 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 5 years ago
  99. 3e1d741 selftests: fib_rule_tests: fix local IPv4 address typo by Hangbin Liu · 5 years ago
  100. d39bf4b Merge 4.19.51 into android-4.19-q by Greg Kroah-Hartman · 5 years ago