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