1. 79c9ce5 perf/core: Fix perf_event_open() vs. execve() race by Peter Zijlstra · 9 years ago
  2. b303e7c perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation by Peter Zijlstra · 9 years ago
  3. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
  4. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  5. 4c3b73c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 201c2f8 perf/core: Don't leak event in the syscall error path by Alexander Shishkin · 9 years ago
  7. 8fdc653 perf/core: Fix time tracking bug with multiplexing by Peter Zijlstra · 9 years ago
  8. 3fa2fe2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 1dcaac1 perf/core: Document some hotplug bits by Peter Zijlstra · 9 years ago
  10. 8184059 perf/core: Fix Undefined behaviour in rb_alloc() by Peter Zijlstra · 9 years ago
  11. 91a612e perf/core: Fix dynamic interrupt throttle by Peter Zijlstra · 9 years ago
  12. 1e02cd4 perf/core: Fix the unthrottle logic by Peter Zijlstra · 9 years ago
  13. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  15. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. 1f25184 Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 9 years ago
  19. 927a557 perf/core: Fix perf_sched_count derailment by Alexander Shishkin · 9 years ago
  20. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
  21. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 10 years ago
  22. 675965b perf: Export perf_event_sysfs_show() by Thomas Gleixner · 9 years ago
  23. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  24. 869ae76 uprobes: __create_xol_area() must nullify xol_mapping.fault by Oleg Nesterov · 9 years ago
  25. 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 9 years ago
  26. a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 9 years ago
  27. bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 9 years ago
  28. 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 9 years ago
  29. 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 9 years ago
  30. 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 9 years ago
  31. 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
  32. a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
  33. 6f932e5 perf: Only update context time when active by Peter Zijlstra · 9 years ago
  34. a4f4bb6 perf: Allow perf_release() with !event->ctx by Peter Zijlstra · 9 years ago
  35. 1300562 perf: Do not double free by Peter Zijlstra · 9 years ago
  36. 84c4e62 perf: Close install vs. exit race by Peter Zijlstra · 9 years ago
  37. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  38. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  39. 3b364d7 perf/core: Remove unused arguments from a bunch of functions by Thomas Gleixner · 9 years ago
  40. 059fcd8 perf/core: Plug potential memory leak in CPU_UP_PREPARE by Thomas Gleixner · 9 years ago
  41. 27ca923 perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state by Thomas Gleixner · 9 years ago
  42. b4f75d4 perf/core: Remove bogus UP_CANCELED hotplug state by Thomas Gleixner · 9 years ago
  43. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 9 years ago
  44. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 5fa7c8e perf: Remove/simplify lockdep annotation by Peter Zijlstra · 9 years ago
  46. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  47. 60beda8 perf: Untangle 'owner' confusion by Peter Zijlstra · 9 years ago
  48. 45a0e07 perf: Add flags argument to perf_remove_from_context() by Peter Zijlstra · 9 years ago
  49. 8ba289b perf: Clean up sync_child_event() by Peter Zijlstra · 9 years ago
  50. f47c02c perf: Robustify event->owner usage and SMP ordering by Peter Zijlstra · 9 years ago
  51. 6e801e01 perf: Fix STATE_EXIT usage by Peter Zijlstra · 9 years ago
  52. 07c4a77 perf: Update locking order by Peter Zijlstra · 9 years ago
  53. a0733e6 perf: Remove __free_event() by Peter Zijlstra · 9 years ago
  54. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
  55. 828b6f0 perf: Fix NULL deref by Peter Zijlstra · 9 years ago
  56. 6a3351b perf: Fix race in perf_event_exit_task_context() by Peter Zijlstra · 9 years ago
  57. 78cd2c7 perf: Fix orphan hole by Peter Zijlstra · 9 years ago
  58. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  59. 45c815f perf: Synchronously free aux pages in case of allocation failure by Alexander Shishkin · 9 years ago
  60. 63b6da3 perf: Fix perf_event_exit_task() race by Peter Zijlstra · 9 years ago
  61. c97f473 perf: Add more assertions by Peter Zijlstra · 9 years ago
  62. fae3fde perf: Collapse and fix event_function_call() users by Peter Zijlstra · 9 years ago
  63. 32132a3 perf: Specialize perf_event_exit_task() by Peter Zijlstra · 9 years ago
  64. 39a4364 perf: Fix task context scheduling by Peter Zijlstra · 9 years ago
  65. 63e30d3 perf: Make ctx->is_active and cpuctx->task_ctx consistent by Peter Zijlstra · 9 years ago
  66. 25432ae perf: Optimize perf_sched_events() usage by Peter Zijlstra · 9 years ago
  67. aee7dbc perf: Simplify/fix perf_event_enable() event scheduling by Peter Zijlstra · 9 years ago
  68. 8833d0e perf: Use task_ctx_sched_out() by Peter Zijlstra · 9 years ago
  69. 3e34950 perf: Fix perf_enable_on_exec() event scheduling by Peter Zijlstra · 9 years ago
  70. 5947f65 perf: Remove stale comment by Peter Zijlstra · 9 years ago
  71. 70a0165 perf: Fix cgroup scheduling in perf_enable_on_exec() by Peter Zijlstra · 9 years ago
  72. 7e41d17 perf: Fix cgroup event scheduling by Peter Zijlstra · 9 years ago
  73. c994d61 perf: Add lockdep assertions by Peter Zijlstra · 9 years ago
  74. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 9 years ago
  75. f627c2f memcg: adjust to support new THP refcounting by Kirill A. Shutemov · 9 years ago
  76. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
  77. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  78. 7b64801 perf/core: Collapse more IPI loops by Peter Zijlstra · 9 years ago
  79. 9cc96b0 Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  80. 12ca6ad perf: Fix race in swevent hash by Peter Zijlstra · 9 years ago
  81. c127449 perf: Fix race in perf_event_exec() by Peter Zijlstra · 9 years ago
  82. 057032e Merge tag 'v4.4-rc5' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  83. 5406812 Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  84. 0017960 perf/core: Collapse common IPI pattern by Peter Zijlstra · 9 years ago
  85. 4e93ad6 perf: Do not send exit event twice by Jiri Olsa · 9 years ago
  86. 642c2d67 perf: Fix PERF_EVENT_IOC_PERIOD deadlock by Peter Zijlstra · 9 years ago
  87. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  88. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  89. 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 9 years ago
  90. ddaaf4e perf/core: Fix RCU problem with cgroup context switching code by Stephane Eranian · 9 years ago
  91. 0ca9b67 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  92. b71b437 perf: Fix inherited events vs. tracepoint filters by Peter Zijlstra · 9 years ago
  93. 2fd5907 perf: Disable IRQs across RCU RS CS that acquires scheduler lock by Paul E. McKenney · 9 years ago
  94. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  95. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  96. b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  98. fa128e6 perf: pad raw data samples automatically by Alexei Starovoitov · 9 years ago
  99. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  100. 18ab2cd perf/core, perf/x86: Change needlessly global functions and a variable to static by Geliang Tang · 9 years ago