1. e2171b6 Merge 4.9.175 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. c925723 timer/debug: Change /proc/timer_stats from 0644 to 0600 by Ben Hutchings · 5 years ago
  3. 3df0c56 genirq: Prevent use-after-free and work list corruption by Prasad Sodagudi · 5 years ago
  4. 2dbf78b Merge 4.9.172 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  5. c9e5f60 sched/numa: Fix a possible divide-by-zero by Xie XiuQi · 5 years ago
  6. 56f9da8 trace: Fix preempt_enable_no_resched() abuse by Peter Zijlstra · 5 years ago
  7. 3ddc299 tracing: Fix a memory leak by early error exit in trace_pid_write() by Wenwen Wang · 5 years ago
  8. 3383326 Merge 4.9.171 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  9. 3141fcc kernel/sysctl.c: fix out-of-bounds access when setting file-max by Will Deacon · 5 years ago
  10. 7f21387 Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()" by Greg Kroah-Hartman · 5 years ago
  11. 33f2a3e sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup by Phil Auld · 5 years ago
  12. 8a779c4 kprobes: Fix error check when reusing optimized probes by Masami Hiramatsu · 5 years ago
  13. 25f467d kprobes: Mark ftrace mcount handler functions nokprobe by Masami Hiramatsu · 5 years ago
  14. 1ef64da Merge 4.9.170 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  15. e538759 kernel: hung_task.c: disable on suspend by Vitaly Kuznetsov · 6 years ago
  16. 8fb8f97 perf/core: Restore mmap record type correctly by Stephane Eranian · 5 years ago
  17. 4ebd139 Merge 4.9.169 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  18. 6d1e1da sched/fair: Do not re-read ->h_load_next during hierarchical load calculation by Mel Gorman · 5 years ago
  19. 97491c0 genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent() by Stephen Boyd · 5 years ago
  20. 286f971 Merge 4.9.168 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  21. acb5aef genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 5 years ago
  22. 6b65c26 sysctl: handle overflow for file-max by Christian Brauner · 5 years ago
  23. 3085d41 tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 5 years ago
  24. e1a8bab Merge 4.9.167 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  25. ce4fbb9 cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n by Thomas Gleixner · 5 years ago
  26. 0166b9e Merge 4.9.166 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  27. 96dc04d UPSTREAM: bug: use %pB in BUG and stack protector failure by Kees Cook · 6 years ago
  28. bd16dbe UPSTREAM: trace_uprobe: Display correct offset in uprobe_events by Ravi Bangoria · 6 years ago
  29. 670d934 locking/lockdep: Add debug_locks check in __lock_downgrade() by Waiman Long · 5 years ago
  30. 726c28f futex: Ensure that futex address is aligned in handle_futex_death() by Chen Jie · 5 years ago
  31. cbbb29d ANDROID: fix 4.9 backport of psi header refactoring by Suren Baghdasaryan · 5 years ago
  32. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  33. 3b2bbd1 rcu: Do RCU GP kthread self-wakeup from softirq and interrupt by Zhang, Jun · 5 years ago
  34. 45a67f1 kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv by Zev Weiss · 5 years ago
  35. 037a6cf tracing: Do not free iter->trace in fail path of tracing_open_pipe() by zhangyi (F) · 5 years ago
  36. 286ffaa tracing: Use strncpy instead of memcpy for string keys in hist triggers by Tom Zanussi · 5 years ago
  37. a163d3f FROMLIST: psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
  38. c405bfb FROMLIST: refactor header includes to allow kthread.h inclusion in psi_types.h by Suren Baghdasaryan · 5 years ago
  39. 889171b FROMLIST: psi: track changed states by Suren Baghdasaryan · 5 years ago
  40. 9afaea3 FROMLIST: psi: split update_stats into parts by Suren Baghdasaryan · 5 years ago
  41. d1f4274 FROMLIST: psi: rename psi fields in preparation for psi trigger addition by Suren Baghdasaryan · 5 years ago
  42. 7a659eb FROMLIST: psi: make psi_enable static by Suren Baghdasaryan · 5 years ago
  43. 386ebd4 FROMLIST: psi: introduce state_mask to represent stalled psi states by Suren Baghdasaryan · 5 years ago
  44. 0ee3cb3 BACKPORT: kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  45. 555ab86 UPSTREAM: psi: avoid divide-by-zero crash inside virtual machines by Johannes Weiner · 5 years ago
  46. b7f0f22 UPSTREAM: psi: fix aggregation idle shut-off by Johannes Weiner · 5 years ago
  47. 59735bf UPSTREAM: cgroup add cftype->open/release() callbacks by Tejun Heo · 7 years ago
  48. c9f51ce BACKPORT: psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  49. 7d97949 UPSTREAM: kernel/sched/psi.c: simplify cgroup_move_task() by Olof Johansson · 6 years ago
  50. e868a99 BACKPORT: psi: cgroup support by Johannes Weiner · 6 years ago
  51. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  52. 6a99eb1 BACKPORT: sched: introduce this_rq_lock_irq() by Johannes Weiner · 6 years ago
  53. 089605b BACKPORT: sched: sched.h: make rq locking and clock functions available in stats.h by Johannes Weiner · 6 years ago
  54. 3cd62fc UPSTREAM: sched: loadavg: make calc_load_n() public by Johannes Weiner · 6 years ago
  55. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  56. d6687a2 BACKPORT: delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  57. 86c5c11 BACKPORT: cgroup: misc changes by Tejun Heo · 7 years ago
  58. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  59. 5a91d73 BACKPORT: sched/core: Add wrappers for lockdep_(un)pin_lock() by Matt Fleming · 8 years ago
  60. 4b5facd UPSTREAM: workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
  61. 47d813f ANDROID: sched/fair: fix energy compute when a cluster is only a cpu core in multi-cluster system by Samer Xie · 5 years ago
  62. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  63. ce81355 futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() by Peter Zijlstra · 7 years ago
  64. 3d3916f perf core: Fix perf_proc_update_handler() bug by Stephane Eranian · 5 years ago
  65. 3a8e785 ANDROID: cfi: Remove unused variable in ptr_to_check_fn by Nathan Chancellor · 5 years ago
  66. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  67. b4df458 locking/rwsem: Fix (possible) missed wakeup by Xie Yongji · 6 years ago
  68. 8bd7128 tracing: Use cpumask_available() to check if cpumask variable may be used by Matthias Kaehlcke · 7 years ago
  69. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  70. aa74f26 signal: Restore the stop PTRACE_EVENT_EXIT by Eric W. Biederman · 5 years ago
  71. 61621b5 tracing/uprobes: Fix output for multiple string arguments by Andreas Ziegler · 5 years ago
  72. e62e3b6 perf/x86: Add check_period PMU callback by Jiri Olsa · 5 years ago
  73. 01d16f0 perf/core: Fix impossible ring-buffer sizes warning by Ingo Molnar · 5 years ago
  74. 78c4814 Merge 4.9.157 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  75. 181f1f0d signal: Better detection of synchronous signals by Eric W. Biederman · 5 years ago
  76. 39beaea signal: Always notice exiting tasks by Eric W. Biederman · 5 years ago
  77. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  78. 9269ba3 perf/core: Don't WARN() for impossible ring-buffer sizes by Mark Rutland · 5 years ago
  79. 0e5c750 proc/sysctl: fix return error for proc_doulongvec_minmax() by Cheng Lin · 5 years ago
  80. 629e457 kernel/hung_task.c: break RCU locks based on jiffies by Tetsuo Handa · 5 years ago
  81. b6fc5a5 timekeeping: Use proper seqcount initializer by Bart Van Assche · 6 years ago
  82. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  83. 44ccc0c kernel/exit.c: release ptraced tasks before zap_pid_ns_processes by Andrei Vagin · 5 years ago
  84. 046daa5 ANDROID: cfi: fix shadow rebasing by Sami Tolvanen · 5 years ago
  85. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  86. 298cf9b3 mm, devm_memremap_pages: kill mapping "System RAM" support by Dan Williams · 5 years ago
  87. 8f62cf8 mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 5 years ago
  88. 0ea6030 fork: record start_time late by David Herrmann · 5 years ago
  89. 9f23a83 Merge 4.9.148 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  90. 6c976b4 panic: avoid deadlocks in re-entrant console drivers by Sergey Senozhatsky · 6 years ago
  91. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  92. ae30c98 bpf: check pending signals while verifying programs by Alexei Starovoitov · 6 years ago
  93. 88ce30f locking/qspinlock, x86: Provide liveness guarantee by Peter Zijlstra · 5 years ago
  94. f650bdc locking/qspinlock: Re-order code by Peter Zijlstra · 5 years ago
  95. 0952e8f locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue by Will Deacon · 5 years ago
  96. 0f28d5f locking/qspinlock: Remove duplicate clear_pending() function from PV code by Will Deacon · 5 years ago
  97. 9b58843 locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath by Will Deacon · 5 years ago
  98. 60668f3 locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 5 years ago
  99. 8e5b3bc locking/qspinlock: Bound spinning on pending->locked transition in slowpath by Will Deacon · 5 years ago
  100. 48c42d4 locking/qspinlock: Ensure node is initialised before updating prev->next by Will Deacon · 5 years ago