1. a5ad574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  2. 013b2de uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned by Oleg Nesterov · 4 years, 9 months ago
  3. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  4. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  5. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  6. dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 7 months ago
  7. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  8. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 8 months ago
  9. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  10. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 8 months ago
  11. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 8 months ago
  12. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 8 months ago
  13. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 8 months ago
  14. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  15. 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
  16. c50c75e perf/core: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  17. 29da4f9 powerpc/watchpoint: Don't allow concurrent perf and ptrace events by Ravi Bangoria · 4 years, 8 months ago
  18. 96ecee2 exec: Merge install_exec_creds into setup_new_exec by Eric W. Biederman · 4 years, 9 months ago
  19. 2ed6edd perf: Add cond_resched() to task_function_call() by Barret Rhoden · 4 years, 9 months ago
  20. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 9 months ago
  21. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  22. f3bed55 perf/core: fix parent pid/tid in task exit events by Ian Rogers · 4 years, 9 months ago
  23. c9e0924 perf/core: open access to probes for CAP_PERFMON privileged process by Alexey Budankov · 4 years, 10 months ago
  24. 18aa185 perf/core: Open access to the core for CAP_PERFMON privileged process by Alexey Budankov · 4 years, 10 months ago
  25. d3296fb perf/core: Disable page faults when getting phys address by Jiri Olsa · 4 years, 9 months ago
  26. 24fb6b8 perf/cgroup: Correct indirection in perf_less_group_idx() by Ian Rogers · 4 years, 10 months ago
  27. 33238c5 perf/core: Fix event cgroup tracking by Peter Zijlstra · 4 years, 10 months ago
  28. 0391113 mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() by Anshuman Khandual · 4 years, 9 months ago
  29. c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  30. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 10 months ago
  31. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 10 months ago
  32. 6546b19 perf/core: Add PERF_SAMPLE_CGROUP feature by Namhyung Kim · 4 years, 10 months ago
  33. 96aaab6 perf/core: Add PERF_RECORD_CGROUP event by Namhyung Kim · 4 years, 10 months ago
  34. 6914303 perf: Use new infrastructure to fix deadlocks in execve by Bernd Edlinger · 4 years, 10 months ago
  35. a676362 perf/core: Fix reversed NULL check in perf_event_groups_less() by Dan Carpenter · 4 years, 10 months ago
  36. 90c91df perf/core: Fix endless multiplex timer by Peter Zijlstra · 4 years, 11 months ago
  37. bfea9a8 bpf: Add name to struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
  38. 95ed6c7 perf/cgroup: Order events in RB tree by cgroup id by Ian Rogers · 5 years ago
  39. c2283c9 perf/cgroup: Grow per perf_cpu_context heap storage by Ian Rogers · 5 years ago
  40. 836196be perf/core: Add per perf_cpu_context min_heap storage by Ian Rogers · 5 years ago
  41. 6eef8a71 perf/core: Use min_heap in visit_groups_merge() by Ian Rogers · 5 years ago
  42. 98add2a perf/cgroup: Reorder perf_cgroup_connect() by Peter Zijlstra · 5 years ago
  43. 2c2366c perf/core: Remove 'struct sched_in_data' by Peter Zijlstra · 5 years ago
  44. ab6f824 perf/core: Unify {pinned,flexible}_sched_in() by Peter Zijlstra · 5 years ago
  45. 1d7bf6b perf/bpf: Remove preempt disable around BPF invocation by Thomas Gleixner · 5 years ago
  46. bbfd5e4 perf/core: Add new branch sample type for HW index of raw branch records by Kan Liang · 5 years ago
  47. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  48. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  49. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  50. 07c5972 perf/cgroups: Install cgroup events to correct cpuctx by Song Liu · 5 years ago
  51. 0034615 perf/core: Fix mlock accounting in perf_mmap() by Song Liu · 5 years ago
  52. da9ec3d perf: Correctly handle failed perf_get_aux_event() by Mark Rutland · 5 years ago
  53. 56de4e8 perf: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  54. 9f0bff1 perf/core: Add SRCU annotation for pmus list walk by Sebastian Andrzej Siewior · 5 years ago
  55. ce623f8 nsfs: clean-up ns_get_path() signature to return int by Aleksa Sarai · 5 years ago
  56. ff68dac mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area by Gaowei Pu · 5 years ago
  57. 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  59. 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  60. c494cd6 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  61. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  62. c4b7547 perf/core: Make the mlock accounting simple again by Alexander Shishkin · 5 years ago
  63. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  64. 36b3db0 perf/core: Fix the mlock accounting, again by Alexander Shishkin · 5 years ago
  65. 85192db bpf: Convert bpf_prog refcnt to atomic64_t by Andrii Nakryiko · 5 years ago
  66. 52ba4b0 perf/core: Provide a kernel-internal interface to pause perf_event by Like Xu · 5 years ago
  67. 3ca270f perf/core: Provide a kernel-internal interface to recalibrate event period by Like Xu · 5 years ago
  68. a4faf00 perf/aux: Allow using AUX data in perf samples by Alexander Shishkin · 5 years ago
  69. deb0c3c perf/core: Fix unlock balance in perf_init_event() by Qian Cai · 5 years ago
  70. fed4c9c Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  71. d00dbd29 perf/core: Fix missing static inline on perf_cgroup_switch() by Ben Dooks (Codethink) · 5 years ago
  72. 697d877 perf/core: Consistently fail fork on allocation failures by Alexander Shishkin · 5 years ago
  73. dce5aff perf/aux: Disallow aux_output for kernel events by Alexander Shishkin · 5 years ago
  74. f25d8ba perf/core: Reattach a misplaced comment by Alexander Shishkin · 5 years ago
  75. 00496fe perf/aux: Fix the aux_output group inheritance fix by Alexander Shishkin · 5 years ago
  76. 09f4e8f perf/core: Disallow uncore-cgroup events by Peter Zijlstra · 5 years ago
  77. d44f821 perf/core: Optimize perf_init_event() for TYPE_SOFTWARE by Liang, Kan · 5 years ago
  78. 66d258c perf/core: Optimize perf_init_event() by Peter Zijlstra · 5 years ago
  79. db0503e perf/core: Optimize perf_install_in_event() by Peter Zijlstra · 5 years ago
  80. c2b98a8 perf/x86: Synchronize PMU task contexts on optimized context switches by Alexey Budankov · 5 years ago
  81. 6513303 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  82. 8c7e975 perf/core: Start rejecting the syscall with attr.__reserved_2 set by Alexander Shishkin · 5 years ago
  83. a8a31fd Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  84. f3a519e perf/aux: Fix AUX output stopping by Alexander Shishkin · 5 years ago
  85. aa7a7b7 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  86. 5e6c3c7 perf/aux: Fix tracking of auxiliary trace buffer allocation by Thomas Richter · 5 years ago
  87. aa5de30 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register by Song Liu · 5 years ago
  88. d7e7870 perf/ring_buffer: Matching the memory allocate and free, in rb_alloc() by Yunfeng Ye · 5 years ago
  89. 8a9f91c perf/ring_buffer: Modify the parameter type of perf_mmap_free_page() by Yunfeng Ye · 5 years ago
  90. da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
  91. 7fa343b7 perf/core: Fix corner case in perf_rotate_context() by Song Liu · 5 years ago
  92. d44248a perf/core: Rework memory accounting in perf_mmap() by Song Liu · 5 years ago
  93. f733c6b perf/core: Fix inheritance of aux_output groups by Alexander Shishkin · 5 years ago
  94. c2ba8f4 perf_event_open: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  95. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  96. a7b7b77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. f385cb8 uprobe: collapse THP pmd after removing all uprobes by Song Liu · 5 years ago
  98. 5a52c9d uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT by Song Liu · 5 years ago
  99. fb4fb04 uprobe: use original page when all uprobes are removed by Song Liu · 5 years ago
  100. 9f014e3 perf/core: Fix several typos in comments by Roy Ben Shlomo · 5 years ago