1. 8c25c44 Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 6 months ago
  2. b0f0085 perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set by Yang Jihong · 3 years, 6 months ago
  3. 22a6655 perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel by Yang Jihong · 3 years, 6 months ago
  4. d4b3eed perf data: Close all files in close_dir() by Riccardo Mancini · 3 years, 6 months ago
  5. e0fa7ab perf probe-file: Delete namelist in del_events() on the error path by Riccardo Mancini · 3 years, 6 months ago
  6. ccbb22b Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 6 months ago
  7. 00397e7 Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 6 months ago
  8. 937654c perf test bpf: Free obj_buf by Riccardo Mancini · 3 years, 6 months ago
  9. 659ede7 perf trace: Free strings in trace__parse_events_option() by Riccardo Mancini · 3 years, 6 months ago
  10. 3cb4d5e perf trace: Free syscall tp fields in evsel->priv by Riccardo Mancini · 3 years, 6 months ago
  11. f2ebf8f perf trace: Free syscall->arg_fmt by Riccardo Mancini · 3 years, 6 months ago
  12. 6c7f0ab perf trace: Free malloc'd trace fields on exit by Riccardo Mancini · 3 years, 6 months ago
  13. f8cbb0f perf lzma: Close lzma stream on exit by Riccardo Mancini · 3 years, 6 months ago
  14. faf3ac3 perf script: Fix memory 'threads' and 'cpus' leaks on exit by Riccardo Mancini · 3 years, 6 months ago
  15. 1b1f57c perf script: Release zstd data by Riccardo Mancini · 3 years, 6 months ago
  16. 423b917 perf session: Cleanup trace_event by Riccardo Mancini · 3 years, 6 months ago
  17. 02e6246 perf inject: Close inject.output on exit by Riccardo Mancini · 3 years, 6 months ago
  18. a37338a perf report: Free generated help strings for sort option by Riccardo Mancini · 3 years, 6 months ago
  19. da6b7c6 perf env: Fix memory leak of cpu_pmu_caps by Riccardo Mancini · 3 years, 6 months ago
  20. 244d179 perf test maps__merge_in: Fix memory leak of maps by Riccardo Mancini · 3 years, 6 months ago
  21. 581e295 perf dso: Fix memory leak in dso__new_map() by Riccardo Mancini · 3 years, 6 months ago
  22. dccfca9 perf test event_update: Fix memory leak of unit by Riccardo Mancini · 3 years, 6 months ago
  23. fc56f54 perf test event_update: Fix memory leak of evlist by Riccardo Mancini · 3 years, 6 months ago
  24. 233f2dc perf test session_topology: Delete session->evlist by Riccardo Mancini · 3 years, 6 months ago
  25. 42db3d9 perf env: Fix sibling_dies memory leak by Riccardo Mancini · 3 years, 6 months ago
  26. dedeb4b perf probe: Fix dso->nsinfo refcounting by Riccardo Mancini · 3 years, 6 months ago
  27. 2d6b74b perf map: Fix dso->nsinfo refcounting by Riccardo Mancini · 3 years, 6 months ago
  28. 0967ebf perf inject: Fix dso->nsinfo refcounting by Riccardo Mancini · 3 years, 6 months ago
  29. 405386b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
  30. d951b22 KVM: selftests: smm_test: Test SMM enter from L2 by Vitaly Kuznetsov · 3 years, 6 months ago
  31. 6f2f86e KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc by Ricardo Koller · 3 years, 6 months ago
  32. 83d1fc9 perf cs-etm: Split Coresight decode by aux records by James Clark · 3 years, 6 months ago
  33. fa2c02e tools headers: Remove broken definition of __LITTLE_ENDIAN by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  34. 8096acd7 Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
  35. f8f0eda KVM: selftests: x86: Address missing vm_install_exception_handler conversions by Marc Zyngier · 3 years, 6 months ago
  36. f3cf800 Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years, 6 months ago
  37. d08c84e perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_THREAD_STACK_MIN_VALUE) by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  38. 50e9892 libperf: Fix build error with LIBPFM4=1 by Heiko Carstens · 3 years, 6 months ago
  39. 376a947 tools headers UAPI: Sync files changed by the memfd_secret new syscall by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  40. e0a7ef2 perf stat: Merge uncore events by default for hybrid platform by Jin Yao · 3 years, 6 months ago
  41. de3d5fd perf tests: Fix 'Convert perf time to TSC' on core-only system by Jin Yao · 3 years, 6 months ago
  42. 212f3d9 perf tests: Fix 'Roundtrip evsel->name' on core-only system by Jin Yao · 3 years, 6 months ago
  43. 490e9a8 perf tests: Fix 'Parse event definition strings' on core-only system by Jin Yao · 3 years, 6 months ago
  44. 49afa7f perf pmu: Skip invalid hybrid pmu by Jin Yao · 3 years, 6 months ago
  45. 0c0f629 selftests: memory-hotplug: avoid spamming logs with dump_page(), ratio limit hot-remove error test by Paolo Pisati · 3 years, 6 months ago
  46. df4b080 kunit: tool: Assert the version requirement by SeongJae Park · 3 years, 6 months ago
  47. 58c965d kunit: tool: remove unnecessary "annotations" import by Daniel Latypov · 3 years, 7 months ago
  48. ed01ad3 kunit: tool: Fix error messages for cases of no tests and wrong TAP header by Rae Moar · 3 years, 6 months ago
  49. b1412bd Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 6 months ago
  50. a7da441 selftests: mptcp: fix case multiple subflows limited by server by Jianguo Wu · 3 years, 6 months ago
  51. 5d52c90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 6 months ago
  52. eb7261f perf test: Add free() calls for scandir() returned dirent entries by Riccardo Mancini · 3 years, 6 months ago
  53. afd4ad0 libperf: Add tests for perf_evlist__set_leader() by Jiri Olsa · 3 years, 6 months ago
  54. e2c1816 libperf: Remove BUG_ON() from library code in get_group_fd() by Arnaldo Carvalho de Melo · 3 years, 6 months ago
  55. 5a7f7fc Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  56. 3fd35de libperf: Add group support to perf_evsel__open() by Jiri Olsa · 3 years, 6 months ago
  57. c47a559 perf tools: Fix pattern matching for same substring in different PMU type by Jin Yao · 3 years, 6 months ago
  58. b91e549 perf record: Add a dummy event on hybrid systems to collect metadata records by Kan Liang · 3 years, 6 months ago
  59. 5f148e7c perf stat: Add Topdown metrics L2 events as default events by Kan Liang · 3 years, 6 months ago
  60. 2e6263a libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader() by Jiri Olsa · 3 years, 6 months ago
  61. 3a68312 libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups by Jiri Olsa · 3 years, 6 months ago
  62. fba7c86 libperf: Move 'leader' from tools/perf to perf_evsel::leader by Jiri Olsa · 3 years, 6 months ago
  63. 38fe0e0 libperf: Move 'idx' from tools/perf to perf_evsel::idx by Jiri Olsa · 3 years, 6 months ago
  64. 1fb5ba2 bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch by John Fastabend · 3 years, 6 months ago
  65. a9cc9c3 selftest/mremap_test: avoid crash with static build by Aneesh Kumar K.V · 3 years, 6 months ago
  66. f27a5c9 selftest/mremap_test: update the test to handle pagesize other than 4K by Aneesh Kumar K.V · 3 years, 6 months ago
  67. 76fe17e secretmem: test: add basic selftest for memfd_secret(2) by Mike Rapoport · 3 years, 6 months ago
  68. fa73514 tracing/selftests: Add tests to test histogram sym and sym-offset modifiers by Steven Rostedt (VMware) · 3 years, 6 months ago
  69. 1d71925 tools: bpf: Fix error in 'make -C tools/ bpf_install' by Wei Li · 3 years, 6 months ago
  70. d7fba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 6 months ago
  71. 0e02bf5 selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect by Hangbin Liu · 3 years, 6 months ago
  72. 24b671a selftests: icmp_redirect: remove from checking for IPv6 route get by Hangbin Liu · 3 years, 6 months ago
  73. 1423e26 Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  74. 5616e89 tools/runqslower: Use __state instead of state by SanjayKumar Jeyakumar · 3 years, 6 months ago
  75. 3d97060 libperf: Change tests to single static and shared binaries by Jiri Olsa · 3 years, 6 months ago
  76. b4b046f perf intel-pt: Add a config for max loops without consuming a packet by Adrian Hunter · 3 years, 6 months ago
  77. 493be70 perf stat: Disable the NMI watchdog message on hybrid by Jin Yao · 3 years, 7 months ago
  78. a3cbcad perf vendor events power10: Adds 24x7 nest metric events for power10 platform by Kajol Jain · 3 years, 6 months ago
  79. dea8cfc perf script python: Fix buffer size to report iregs in perf script by Kajol Jain · 3 years, 6 months ago
  80. e63cbfa perf trace: Fix the perf trace link location by Justin M. Forbes · 3 years, 6 months ago
  81. 8395228 perf top: Fix overflow in elf_sec__is_text() by Riccardo Mancini · 3 years, 7 months ago
  82. 5a4451e perf annotate: Fix 's' on source line when disasm is empty by Riccardo Mancini · 3 years, 6 months ago
  83. d5882a9 perf probe: Do not show @plt function by default by Masami Hiramatsu · 3 years, 6 months ago
  84. 8770434 perf symbol-elf: Decode dynsym even if symtab exists by Masami Hiramatsu · 3 years, 6 months ago
  85. eb4717f perf probe: Fix debuginfo__new() to enable build-id based debuginfo by Masami Hiramatsu · 3 years, 6 months ago
  86. af0efa0 libbpf: Restore errno return for functions that were already returning it by Toke Høiland-Jørgensen · 3 years, 6 months ago
  87. cd4220d KVM: selftests: do not require 64GB in set_memory_region_test by Christian Borntraeger · 3 years, 6 months ago
  88. fb5dad40 KVM: selftests: introduce P44V64 for z196 and EC12 by Christian Borntraeger · 3 years, 7 months ago
  89. bc83206 bpftool: Properly close va_list 'ap' by va_end() on error by Gu Shengxian · 3 years, 6 months ago
  90. eed0218 Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 6 months ago
  91. 44c2cd8 tools headers UAPI: Sync files changed by the quotactl_fd new syscall by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  92. 097e4e9 tools headers UAPI: Sync asm-generic/mman-common.h with the kernel by Arnaldo Carvalho de Melo · 5 years ago
  93. 84d5c07 tools headers UAPI: Update tools's copy of drm/drm.h header by Arnaldo Carvalho de Melo · 3 years, 11 months ago
  94. 4a1cdde tools headers UAPI: Sync drm/i915_drm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  95. 688ef3e tools include UAPI: Sync sound/asound.h copy with the kernel sources by Arnaldo Carvalho de Melo · 5 years ago
  96. 944138f perf stat: Enable BPF counter with --for-each-cgroup by Namhyung Kim · 3 years, 6 months ago
  97. 892ba7f perf report: Fix --task and --stat with pipe input by Namhyung Kim · 3 years, 6 months ago
  98. 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
  99. da803f8 Merge branch 'lkmm.2021.05.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
  100. 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago