1. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  2. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  3. 902a0ce Merge android-4.9.152 (fd37e28) into msm-4.9 by jianzhou · 5 years ago
  4. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  5. 0ea6030 fork: record start_time late by David Herrmann · 5 years ago
  6. a80f4c8 Merge android-4.9.128 (ba01a42) into msm-4.9 by Minming Qi · 6 years ago
  7. ad6c3ff Merge android-4.9.127 (be4935d) into msm-4.9 by Minming Qi · 6 years ago
  8. 8faa25f Merge android-4.9.119 (92e8704) into msm-4.9 by Minming Qi · 6 years ago
  9. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  10. 736630c sched/walt: Fix the memory leak of idle task load pointers by Pavankumar Kondeti · 6 years ago
  11. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. a70e46b kthread: Fix use-after-free if kthread fork fails by Vegard Nossum · 7 years ago
  13. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 015fd7e fork: don't copy inconsistent signal handler state to child by Jann Horn · 6 years ago
  15. 92e8704 Merge 4.9.119 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. 6a19e26 fork: unconditionally clear stack on fork by Kees Cook · 6 years ago
  17. 885b49b kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
  18. 47bbcd6 ANDROID: Fix massive cpufreq_times memory leaks by Sultan Alsawaf · 6 years ago
  19. d817384 mm: protect mm_rb tree with a rwlock by Laurent Dufour · 6 years ago
  20. 6315ccc mm: introduce INIT_VMA() by Laurent Dufour · 6 years ago
  21. 5d70397 Merge android-4.9-o.75 (2007563) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  22. 0994a2c kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE by Hugh Dickins · 7 years ago
  23. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  24. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  25. 07b039e9 mm: oom: let oom_reap_task and exit_mmap run concurrently by Andrea Arcangeli · 7 years ago
  26. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  27. 17c564f mm, uprobes: fix multiple free of ->uprobes_state.xol_area by Eric Biggers · 7 years ago
  28. b65b6ac fork: fix incorrect fput of ->exe_file causing use-after-free by Eric Biggers · 7 years ago
  29. 5218d13 kthread: Fix use-after-free if kthread fork fails by Vegard Nossum · 7 years ago
  30. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  31. 5b07c2d Revert "ANDROID: proc: smaps: Allow smaps access for CAP_SYS_RESOURCE" by Daniel Mentz · 7 years ago
  32. 4f1cdd2 android/lowmemorykiller: Ignore tasks with freed mm by Liam Mark · 11 years ago
  33. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  34. 951d823 Merge 4.9.30 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  35. f157261 stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms by Daniel Micay · 7 years ago
  36. 2ea2f89 pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes() by Kirill Tkhai · 7 years ago
  37. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  38. 88040bd sched/hmp: Fix memory leak when task fork fails by Syed Rameez Mustafa · 8 years ago
  39. 60cef21 sched: Add per CPU load tracking for each task by Syed Rameez Mustafa · 8 years ago
  40. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  41. ff8b808 ANDROID: proc: smaps: Allow smaps access for CAP_SYS_RESOURCE by San Mehat · 15 years ago
  42. 694a95f mm: Add a user_ns owner to mm_struct and fix ptrace permission checks by Eric W. Biederman · 8 years ago
  43. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  44. 405c075 fork: Add task stack refcounting sanity check and prevent premature task stack freeing by Andy Lutomirski · 8 years ago
  45. a4dd61e proc: smaps: Allow smaps access for CAP_SYS_RESOURCE by San Mehat · 15 years ago
  46. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  47. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  48. 38addce gcc-plugins: Add latent_entropy plugin by Emese Revfy · 8 years ago
  49. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  50. 862e307 mm, oom: get rid of signal_struct::oom_victims by Michal Hocko · 8 years ago
  51. 7283094ec kernel, oom: fix potential pgd_lock deadlock from __mmdrop by Michal Hocko · 8 years ago
  52. 26db62f oom: keep mm of the killed task available by Michal Hocko · 8 years ago
  53. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  54. ac496bf fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_VMAP_STACK=y by Andy Lutomirski · 8 years ago
  55. 68f24b08 sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK by Andy Lutomirski · 8 years ago
  56. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  57. b9677fa Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  58. 735f277 kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd by Michal Hocko · 8 years ago
  59. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  60. cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  61. ba14a19 fork: Add generic vmalloced stack support by Andy Lutomirski · 8 years ago
  62. 568ac88 cgroup: reduce read locked section of cgroup_threadgroup_rwsem during fork by Balbir Singh · 8 years ago
  63. 25f9c08 userns: Generalize the user namespace count into ucount by Eric W. Biederman · 8 years ago
  64. f6b2db1 userns: Make the count of user namespaces per user by Eric W. Biederman · 8 years ago
  65. b376c3e userns: Add a limit on the number of user namespaces by Eric W. Biederman · 8 years ago
  66. efdc949 mm: fix memcg stack accounting for sub-page stacks by Andy Lutomirski · 8 years ago
  67. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  68. 4949148 mm: charge/uncharge kmemcg from generic page allocator paths by Vladimir Davydov · 8 years ago
  69. 9521d39 Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE by Michael Ellerman · 8 years ago
  70. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  71. 7ef949d7 mm: oom_reaper: remove some bloat by Michal Hocko · 8 years ago
  72. 7c05126 mm, fork: make dup_mmap wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  73. 725fc62 kernek/fork.c: allocate idle task for a CPU always on its local node by Andi Kleen · 8 years ago
  74. 0740aa5 fork: free thread in copy_process on failure by Jiri Slaby · 8 years ago
  75. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 8 years ago
  76. 2a74213 signals/sigaltstack: Implement SS_AUTODISARM flag by Stas Sergeev · 8 years ago
  77. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  78. 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  79. 12580e4 mm: memcontrol: report kernel stack usage in cgroup2 memory.stat by Vladimir Davydov · 8 years ago
  80. a79a908 cgroup: introduce cgroup namespaces by Aditya Kali · 8 years ago
  81. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 8 years ago
  82. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 8 years ago
  83. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  84. 567bee2 Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches by Ingo Molnar · 8 years ago
  85. 093e584 sched/core: Reset task's lockless wake-queues on fork() by Sebastian Andrzej Siewior · 8 years ago
  86. b7ce227 sched/cputime: Convert vtime_seqlock to seqcount by Frederic Weisbecker · 9 years ago
  87. 7098c1e sched/cputime: Clarify vtime symbols and document them by Frederic Weisbecker · 9 years ago
  88. b53202e cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends by Oleg Nesterov · 9 years ago
  89. c9e75f0 cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate() by Oleg Nesterov · 9 years ago
  90. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  91. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  92. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  93. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  94. d5c373e posix_cpu_timer: Convert cputimer->running to bool by Jason Low · 9 years ago
  95. 1ed1328 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 9 years ago
  96. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 9 years ago
  97. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  98. 745f234 userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct by Andrea Arcangeli · 9 years ago
  99. 8bdc69b Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  100. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago