1. 6461a45 perf header: Fix unchecked usage of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  2. 0bf5d53 perf help: Remove needless use of strncpy() by Arnaldo Carvalho de Melo · 6 years ago
  3. 6e75d92 perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul by Arnaldo Carvalho de Melo · 6 years ago
  4. bf51ec9 selftests: vm: install test_vmalloc.sh for run_vmtests by Naresh Kamboju · 5 years ago
  5. a0e8215 kselftest/cgroup: fix incorrect test_core skip by Alex Shi · 5 years ago
  6. 59243d6 kselftest/cgroup: fix unexpected testing failure on test_core by Alex Shi · 5 years ago
  7. 9c2eebe kselftest/cgroup: fix unexpected testing failure on test_memcontrol by Alex Shi · 5 years ago
  8. 6a997c3 objtool: Support per-function rodata sections by Allan Xavier · 6 years ago
  9. 60a3e3b perf record: Fix s390 missing module symbol and warning for non-root users by Thomas Richter · 5 years ago
  10. be0e626 perf namespace: Protect reading thread's namespace by Namhyung Kim · 5 years ago
  11. 7d523e3 perf data: Fix 'strncat may truncate' build failure with recent gcc by Shawn Landden · 5 years ago
  12. ef4ffa0 selftests: netfilter: missing error check when setting up veth interface by Jeffrin Jose T · 5 years ago
  13. 2399b2a tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  14. b64df813 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 5 years ago
  15. 3e1d741 selftests: fib_rule_tests: fix local IPv4 address typo by Hangbin Liu · 5 years ago
  16. 20e1a16 objtool: Don't use ignore flag for fake jumps by Josh Poimboeuf · 5 years ago
  17. 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  18. f8f5492 selftests/bpf: ksym_search won't check symbols exists by Daniel T. Lee · 6 years ago
  19. 1b6141c selftests: cgroup: fix cleanup path in test_memcg_subtree_control() by Roman Gushchin · 6 years ago
  20. 0cbef22 libbpf: fix samples/bpf build failure due to undefined UINT32_MAX by Daniel T. Lee · 6 years ago
  21. 7ffd692 bpftool: exclude bash-completion/bpftool from .gitignore pattern by Masahiro Yamada · 5 years ago
  22. 6d9f890 selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c by Yonghong Song · 5 years ago
  23. f3ed010 tools/bpf: fix perf build error with uClibc (seen on ARC) by Vineet Gupta · 5 years ago
  24. c33563e Revert "selftests/bpf: skip verifier tests for unsupported program types" by Greg Kroah-Hartman · 5 years ago
  25. 7aea2f9 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 5 years ago
  26. e738fb3 objtool: Allow AR to be overridden with HOSTAR by Nathan Chancellor · 5 years ago
  27. 05fab34 perf intel-pt: Fix sample timestamp wrt non-taken branches by Adrian Hunter · 5 years ago
  28. ba86f8f perf intel-pt: Fix improved sample timestamp by Adrian Hunter · 5 years ago
  29. 3ed850a perf intel-pt: Fix instructions sampling rate by Adrian Hunter · 5 years ago
  30. 7b72ca6 objtool: Fix function fallthrough detection by Josh Poimboeuf · 5 years ago
  31. 5bc3d44 selftests/net: correct the return value for run_netsocktests by Po-Hsu Lin · 6 years ago
  32. cb9a11d selftests: netfilter: check icmp pkttoobig errors are set as related by Florian Westphal · 6 years ago
  33. 7d4d868 tools lib traceevent: Fix missing equality check for strcmp by Rikard Falkeborn · 6 years ago
  34. e4525c9 selftests: fib_tests: Fix 'Command line is not complete' errors by David Ahern · 6 years ago
  35. e09450f x86/msr-index: Cleanup bit defines by Thomas Gleixner · 6 years ago
  36. 1f1bc82 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  37. cf6cb79 objtool: Add rewind_stack_do_exit() to the noreturn list by Josh Poimboeuf · 6 years ago
  38. 7a42cf4 selftests: fib_rule_tests: print the result and return 1 if any tests failed by Hangbin Liu · 5 years ago
  39. 458a65c perf machine: Update kernel map address and re-order properly by Wei Li · 6 years ago
  40. a782f84 tools include: Adopt linux/bits.h by Arnaldo Carvalho de Melo · 6 years ago
  41. 0d41c7b usbip: fix vhci_hcd controller counting by Maciej Żenczykowski · 6 years ago
  42. 00059ed perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test() by Changbin Du · 6 years ago
  43. 2c843ae perf tests: Fix memory leak by expr__find_other() in test__expr() by Changbin Du · 6 years ago
  44. a077618 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
  45. cf05067 perf evsel: Free evsel->counts in perf_evsel__exit() by Arnaldo Carvalho de Melo · 6 years ago
  46. 2884806 perf hist: Add missing map__put() in error case by Changbin Du · 6 years ago
  47. bb644de perf top: Fix error handling in cmd_top() by Changbin Du · 6 years ago
  48. df894a0 perf build-id: Fix memory leak in print_sdt_events() by Changbin Du · 6 years ago
  49. 871aa38 perf config: Fix a memory leak in collect_config() by Changbin Du · 6 years ago
  50. 9007d72 perf config: Fix an error in the config template documentation by Changbin Du · 6 years ago
  51. 93d449b perf list: Don't forget to drop the reference to the allocated thread_map by Changbin Du · 6 years ago
  52. c5d9104 tools/power turbostat: return the exit status of a command by David Arcari · 6 years ago
  53. 15c0770 net/sched: act_sample: fix divide by zero in the traffic path by Davide Caratti · 6 years ago
  54. fd400e9 perf script python: Add trace_context extension module to sys.modules by Tony Jones · 6 years ago
  55. d90a375 perf script python: Use PyBytes for attr in trace-event-python by Tony Jones · 6 years ago
  56. 118d38a selftests/bpf: skip verifier tests for unsupported program types by Stanislav Fomichev · 6 years ago
  57. c63cc8d selftests: skip seccomp get_metadata test if not real root by Tycho Andersen · 6 years ago
  58. 5cdd025 perf report: Add s390 diagnosic sampling descriptor size by Thomas Richter · 6 years ago
  59. d41687c perf report: Don't shadow inlined symbol with different addr range by He Kuang · 6 years ago
  60. d323e59 perf test: Fix failure of 'evsel-tp-sched' test on s390 by Thomas Richter · 6 years ago
  61. e6786f8 perf annotate: Fix getting source line failure by Wei Li · 6 years ago
  62. 224c996 tools lib traceevent: Fix buffer overflow in arg_eval by Tony Jones · 6 years ago
  63. aea8c97 perf c2c: Fix c2c report for empty numa node by Jiri Olsa · 6 years ago
  64. e21f655 libbpf: force fixdep compilation at the start of the build by Stanislav Fomichev · 6 years ago
  65. 0603e3a objtool: Query pkg-config for libelf location by Rolf Eike Beer · 6 years ago
  66. a436cf6 perf intel-pt: Fix TSC slip by Adrian Hunter · 6 years ago
  67. 5f93663 perf pmu: Fix parser error for uncore event alias by Kan Liang · 6 years ago
  68. daaeeca objtool: Move objtool_file struct off the stack by Josh Poimboeuf · 6 years ago
  69. 37c6f80 perf probe: Fix getting the kernel map by Adrian Hunter · 6 years ago
  70. 0108875 perf intel-pt: Fix divide by zero when TSC is not available by Adrian Hunter · 6 years ago
  71. a46a8cd perf intel-pt: Fix overlap calculation for padding by Adrian Hunter · 6 years ago
  72. fa592fc perf auxtrace: Define auxtrace record alignment by Adrian Hunter · 6 years ago
  73. d8f691f perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols by Adrian Hunter · 6 years ago
  74. e25353a perf intel-pt: Fix CYC timestamp calculation after OVF by Adrian Hunter · 6 years ago
  75. d3f62d3 selftests: fib_tests: sleep after changing carrier. again. by Thadeu Lima de Souza Cascardo · 6 years ago
  76. 02f8211 bpf, lpm: fix lookup bug in map_delete_elem by Alban Crequy · 6 years ago
  77. 738f9e2 perf trace: Support multiple "vfs_getname" probes by Arnaldo Carvalho de Melo · 6 years ago
  78. 47e3f3c perf symbols: Filter out hidden symbols from labels by Jiri Olsa · 6 years ago
  79. 5c39e08 selftests: netfilter: add simple masq/redirect test cases by Florian Westphal · 6 years ago
  80. 974ed36 selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET by Naresh Kamboju · 6 years ago
  81. 0ace0d2 bpf, selftests: fix handling of sparse CPU allocations by Martynas Pumputis · 6 years ago
  82. 7e2b2e2 bpftool: fix percpu maps updating by Paolo Abeni · 6 years ago
  83. 1da961de bpftool: Fix prog dump by tag by Jiri Olsa · 6 years ago
  84. 845d73b proc: fix /proc/net/* after setns(2) by Alexey Dobriyan · 6 years ago
  85. daf0467 selftests: timers: use LDLIBS instead of LDFLAGS by Fathi Boudra · 6 years ago
  86. c68cf08 selftests: net: use LDLIBS instead of LDFLAGS by Fathi Boudra · 6 years ago
  87. 0165df1 selftests: cpu-hotplug: fix case where CPUs offline > CPUs present by Colin Ian King · 6 years ago
  88. d5f0501 perf script: Fix crash when processing recorded stat data by Tony Jones · 6 years ago
  89. 1e4b754 perf tools: Handle TOPOLOGY headers with no CPU by Stephane Eranian · 6 years ago
  90. 5d1dc10 perf script: Fix crash with printing mixed trace point and other events by Andi Kleen · 6 years ago
  91. cd61d47 selftests: firmware: fix verify_reqs() return value by Luis Chamberlain · 6 years ago
  92. b246986 kvm: selftests: Fix region overlap check in kvm_util by Ben Gardon · 6 years ago
  93. f352e84e selftests: gpio-mockup-chardev: Check asprintf() for error by Geert Uytterhoeven · 6 years ago
  94. 357d9c7 selftests: seccomp: use LDLIBS instead of LDFLAGS by Fathi Boudra · 6 years ago
  95. fc8176d selftests/vm/gup_benchmark.c: match gup struct to kernel by Alison Schofield · 6 years ago
  96. 7746dd6 selftests: rtc: rtctest: add alarm test on minute boundary by Alexandre Belloni · 6 years ago
  97. 2409a86 selftests: rtc: rtctest: fix alarm tests by Alexandre Belloni · 6 years ago
  98. 7f5491b selftests: forwarding: Add a test case for externally learned FDB entries by Ido Schimmel · 6 years ago
  99. 22b304b selftests/bpf: retry tests that expect build-id by Stanislav Fomichev · 6 years ago
  100. a45b037 selftests: tc-testing: fix parsing of ife type by Davide Caratti · 6 years ago