1. 3c5c871 perf/core: Make sure to update ctx time before using it by Peter Zijlstra · 7 years ago
  2. a9cd819 perf/core: Fix __perf_read_group_add() locking by Peter Zijlstra · 7 years ago
  3. 0ee098c perf/core: Update ctx time before detaching events by Peter Zijlstra · 7 years ago
  4. ca0dd44 perf/core: Fix perf_event_read_value() locking by Peter Zijlstra · 7 years ago
  5. 7d9285e perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers" by Yonghong Song · 7 years ago
  6. ca4b9c3b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  7. e6a52033 perf/core: Fix cgroup time when scheduling descendants by leilei.lin · 7 years ago
  8. df0062b perf/core: Avoid freeing static PMU contexts when PMU is unregistered by Will Deacon · 7 years ago
  9. 5bce9db perf/core: Explain perf_sched_mutex by Alexander Shishkin · 7 years ago
  10. ec9dd35 bpf: one perf event close won't free bpf program attached by another perf event by Yonghong Song · 7 years ago
  11. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  12. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  13. f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. fc7ce9c perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
  16. 8d4e6c4 perf/core, pt, bts: Get rid of itrace_started by Alexander Shishkin · 8 years ago
  17. e0563e0 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  18. 75e8387 perf/ftrace: Fix double traces of perf on ftrace:function by Zhou Chengming · 7 years ago
  19. f12f42a perf/core: Fix potential double-fetch bug by Meng Xu · 7 years ago
  20. 1d95311 perf/core: Don't report zero PIDs for exiting tasks by Oleg Nesterov · 7 years ago
  21. 290d9bf Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  22. 64aee2a perf/core: Fix group {cpu,task} validation by Mark Rutland · 8 years ago
  23. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. fdccc3f perf/core: Reduce context switch overhead by leilei.lin · 7 years ago
  25. 9b231d9 perf/core: Fix time on IOC_ENABLE by Peter Zijlstra · 7 years ago
  26. bfe33492 perf/x86: Fix RDPMC vs. mm_struct tracking by Peter Zijlstra · 7 years ago
  27. cf5f5ce bpf: add support for sys_enter_* and sys_exit_* tracepoints by Yonghong Song · 7 years ago
  28. c39a0e2 x86/perf/cqm: Wipe out perf based cqm by Vikas Shivappa · 7 years ago
  29. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 7 years ago
  31. 2aeb188 perf/core: Fix locking for children siblings group read by Jiri Olsa · 7 years ago
  32. 3bda69c perf/core: Fix scheduling regression of pinned groups by Alexander Shishkin · 7 years ago
  33. 6a8a75f Revert "perf/core: Drop kernel samples even though :u is specified" by Ingo Molnar · 7 years ago
  34. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  35. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. d0fabd1 perf/core: Remove unused perf_cgroup_event_cgrp_time() function by Matthias Kaehlcke · 8 years ago
  38. ba5213a perf/core: Correct event creation with PERF_FORMAT_GROUP by Peter Zijlstra · 8 years ago
  39. a5506c46 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  40. cc1582c perf/core: Drop kernel samples even though :u is specified by Jin Yao · 8 years ago
  41. f91840a perf, bpf: Add BPF support to all perf_event types by Alexei Starovoitov · 8 years ago
  42. e5aeee5 perf/core: Don't release cred_guard_mutex if not taken by Alexander Levin · 8 years ago
  43. a63fbed perf/tracing/cpuhotplug: Fix locking order by Thomas Gleixner · 8 years ago
  44. 36cc2b9 perf/core: Fix error handling in perf_event_alloc() by Dan Carpenter · 8 years ago
  45. 85c617a perf/core: Remove some dead code by Dan Carpenter · 8 years ago
  46. d652f4b Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  47. d8a8cfc perf/core: Better explain the inherit magic by Peter Zijlstra · 8 years ago
  48. 15121c7 perf/core: Simplify perf_event_free_task() by Peter Zijlstra · 8 years ago
  49. e7cc486 perf/core: Fix event inheritance on fork() by Peter Zijlstra · 8 years ago
  50. e552a83 perf/core: Fix use-after-free in perf_release() by Peter Zijlstra · 8 years ago
  51. 2b95bd7 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  52. e422267 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  53. 8a1115f scripts/spelling.txt: add "disble(d)" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  54. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  55. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  56. 3f26b0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  58. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  59. 1572e45 perf/core: Fix the perf_cpu_time_max_percent check by Tan Xiaojun · 8 years ago
  60. 7bbba0e perf/core: Fix perf_event_enable_on_exec() timekeeping (again) by Peter Zijlstra · 8 years ago
  61. 279b516 perf/core: Remove confusing comment and move put_ctx() by Peter Zijlstra · 8 years ago
  62. 210f400 Merge tag 'v4.10-rc8' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  63. 6ce77bf perf/core: Allow kernel filters on CPU events by Alexander Shishkin · 8 years ago
  64. 9ccbfbb perf/core: Do error out on a kernel filter on an exclude_filter event by Alexander Shishkin · 8 years ago
  65. 451d24d perf/core: Fix crash in perf_event_read() by Peter Zijlstra · 8 years ago
  66. 968ebff cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy by Tejun Heo · 8 years ago
  67. 4099931 perf/core: Try parent PMU first when initializing a child event by Kan Liang · 8 years ago
  68. 487f05e perf/core: Optimize event rescheduling on active contexts by Alexander Shishkin · 8 years ago
  69. fe45baf perf/core: Don't re-schedule CPU flexible events needlessly by Alexander Shishkin · 8 years ago
  70. 1fd7e41 perf/core: Remove perf_cpu_context::unique_pmu by David Carrillo-Cisneros · 8 years ago
  71. 058fe1c perf/core: Make cgroup switch visit only cpuctxs with cgroup events by David Carrillo-Cisneros · 8 years ago
  72. 0b3589b perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory by Peter Zijlstra · 8 years ago
  73. a76a82a perf/core: Fix use-after-free bug by Peter Zijlstra · 8 years ago
  74. 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
  75. 321027c perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race by Peter Zijlstra · 8 years ago
  76. 63cae12 perf/core: Fix sys_perf_event_open() vs. hotplug by Peter Zijlstra · 8 years ago
  77. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. 8fc31ce perf/core: Remove invalid warning from list_update_cgroup_even()t by David Carrillo-Cisneros · 8 years ago
  80. 4506309 don't open-code file_inode() by Al Viro · 8 years ago
  81. 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
  82. e96271f perf/core: Fix address filter parser by Alexander Shishkin · 8 years ago
  83. 864c235 perf/core: Do not set cpuctx->cgrp for unscheduled cgroups by David Carrillo-Cisneros · 8 years ago
  84. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  85. 0933840 perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix CONFIG_DEBUG_TEST_DRIVER_REMOVE=y kernel panic by Jiri Olsa · 8 years ago
  86. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  87. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  90. 3bf6215 perf/core: Limit matching exclusive events to one PMU by Alexander Shishkin · 8 years ago
  91. 5006921 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  92. 767ae08 perf/core: Fix a race between mmap_close() and set_output() of AUX events by Alexander Shishkin · 8 years ago
  93. f1e4ba5 perf, bpf: fix conditional call to bpf_overflow_handler by Arnd Bergmann · 8 years ago
  94. c9bbdd4 perf/core: Don't pass PERF_EF_START to the PMU ->start callback by Will Deacon · 8 years ago
  95. 2cc5384 Merge branch 'perf/urgent' into perf/core, to pick up fixed and resolve conflicts by Ingo Molnar · 8 years ago
  96. 5876314 perf/core: Remove WARN from perf_event_read() by Peter Zijlstra · 8 years ago
  97. aa6a5f3 perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs by Alexei Starovoitov · 8 years ago
  98. 8b6a3fe perf/core: Use this_cpu_ptr() when stopping AUX events by Will Deacon · 8 years ago
  99. d6a2f903 perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG by David Carrillo-Cisneros · 8 years ago
  100. 4ff6a8d perf/core: Generalize event->group_flags by David Carrillo-Cisneros · 8 years ago