1. 9f23a83 Merge 4.9.148 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 6c976b4 panic: avoid deadlocks in re-entrant console drivers by Sergey Senozhatsky · 6 years ago
  3. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. ae30c98 bpf: check pending signals while verifying programs by Alexei Starovoitov · 6 years ago
  5. 88ce30f locking/qspinlock, x86: Provide liveness guarantee by Peter Zijlstra · 6 years ago
  6. f650bdc locking/qspinlock: Re-order code by Peter Zijlstra · 6 years ago
  7. 0952e8f locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue by Will Deacon · 6 years ago
  8. 0f28d5f locking/qspinlock: Remove duplicate clear_pending() function from PV code by Will Deacon · 6 years ago
  9. 9b58843 locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath by Will Deacon · 6 years ago
  10. 60668f3 locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 6 years ago
  11. 8e5b3bc locking/qspinlock: Bound spinning on pending->locked transition in slowpath by Will Deacon · 6 years ago
  12. 48c42d4 locking/qspinlock: Ensure node is initialised before updating prev->next by Will Deacon · 6 years ago
  13. c3b6e79 locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath() by Paul E. McKenney · 6 years ago
  14. 326c9e1 tracing: Fix memory leak of instance function hash filters by Steven Rostedt (VMware) · 6 years ago
  15. 5e8e777 tracing: Fix memory leak in set_trigger_filter() by Steven Rostedt (VMware) · 6 years ago
  16. 1098aad timer/debug: Change /proc/timer_list from 0444 to 0400 by Ingo Molnar · 7 years ago
  17. 1e7066a signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack by Will Deacon · 6 years ago
  18. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 98547af bpf: fix check of allowed specifiers in bpf_trace_printk by Martynas Pumputis · 6 years ago
  20. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. def8c1d bpf: Prevent memory disambiguation attack by Alexei Starovoitov · 6 years ago
  22. 62e0865 bpf/verifier: Pass instruction index to check_mem_access() and check_xadd() by Ben Hutchings · 6 years ago
  23. 9c33b84 bpf/verifier: Add spi variable to check_stack_write() by Ben Hutchings · 6 years ago
  24. 0b58d90 uprobes: Fix handle_swbp() vs. unregister() + register() race once more by Andrea Parri · 6 years ago
  25. 21761c7 kdb: use memmove instead of overlapping memcpy by Arnd Bergmann · 7 years ago
  26. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  27. 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  28. 5a416ed sched/core: Allow __sched_setscheduler() in interrupts when PI is not used by Steven Rostedt (VMware) · 8 years ago
  29. 8f9b3dd kdb: Use strscpy with destination buffer size by Prarit Bhargava · 6 years ago
  30. f44ed2c Merge 4.9.140 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  31. 0afb423 Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation" by Greg Kroah-Hartman · 6 years ago
  32. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  33. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. c3282d1 ANDROID: sched/debug: Make Energy Model read-only by Chris Redpath · 6 years ago
  35. 404a83a genirq: Fix race on spurious interrupt detection by Lukas Wunner · 6 years ago
  36. 5aa66ca printk: Fix panic caused by passing log_buf_len to command line by He Zhe · 6 years ago
  37. 8b48ce1 kbuild: fix kernel/bounds.c 'W=1' warning by Arnd Bergmann · 6 years ago
  38. ba277fe signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init by Eric W. Biederman · 6 years ago
  39. 6c8b1db kprobes: Return error if we fail to reuse kprobe instead of BUG_ON() by Masami Hiramatsu · 6 years ago
  40. 81301a1 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 6 years ago
  41. 2530be5 sched/fair: Fix the min_vruntime update logic in dequeue_entity() by Song Muchun · 6 years ago
  42. 66fe51cb x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation by Jiri Kosina · 6 years ago
  43. 65cb24d posix-timers: Sanitize overrun handling by Thomas Gleixner · 6 years ago
  44. bc1fccc sched/fair: Fix throttle_list starvation with low CFS quota by Phil Auld · 6 years ago
  45. da92e8a futex: futex_wake_op, do not fail on invalid op by Jiri Slaby · 7 years ago
  46. 6279fc5 perf/core: Fix locking for children siblings group read by Jiri Olsa · 7 years ago
  47. 4d08366 perf/ring_buffer: Prevent concurent ring buffer access by Jiri Olsa · 6 years ago
  48. b8bd066 kernel/sched: Fix up 4.9.135 merge by Nathan Chancellor · 6 years ago
  49. 03fcc2f Merge 4.9.135 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  50. aee0c9e sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 7 years ago
  51. 034cd8a sched/cputime: Increment kcpustat directly on irqtime account by Frederic Weisbecker · 8 years ago
  52. dbf9a05 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
  53. d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  54. 35b80e7 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
  55. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  56. e7038f8 time: Introduce jiffies64_to_nsecs() by Frederic Weisbecker · 8 years ago
  57. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  58. f5b9595 module: exclude SHN_UNDEF symbols from kallsyms api by Jessica Yu · 6 years ago
  59. 747128e alarmtimer: Prevent overflow for relative nanosleep by Thomas Gleixner · 6 years ago
  60. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  61. fa7a13e sched/fair: Fix vruntime_normalized() for remote non-migration wakeup by Steve Muckle · 6 years ago
  62. be910e7 ring-buffer: Allow for rescheduling when removing pages by Vaibhav Nagarnaik · 6 years ago
  63. aa4de6f ANDROID: restrict store of prefer_idle as boolean by Wei Wang · 6 years ago
  64. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  65. 4fe4e6d audit: fix use-after-free in audit_add_watch by Ronny Chevalier · 6 years ago
  66. a64fbec perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  67. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  68. 05cb385 timers: Clear timer_base::must_forward_clk with timer_base::lock held by Gaurav Kohli · 6 years ago
  69. 2009f17 locking/osq_lock: Fix osq_lock queue corruption by Prateek Sood · 7 years ago
  70. 0cbde6c locking/rwsem-xadd: Fix missed wakeup due to reordering of load by Prateek Sood · 7 years ago
  71. a70e46b kthread: Fix use-after-free if kthread fork fails by Vegard Nossum · 7 years ago
  72. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  73. 015fd7e fork: don't copy inconsistent signal handler state to child by Jann Horn · 6 years ago
  74. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  75. 6c6d174 printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
  76. a56a154 userns: move user access out of the mutex by Jann Horn · 6 years ago
  77. 55463c6 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 6 years ago
  78. 18c5d28 PM / sleep: wakeup: Fix build error caused by missing SRCU support by zhangyi (F) · 6 years ago
  79. 0ef6063 uprobes: Use synchronize_rcu() not synchronize_sched() by Steven Rostedt (VMware) · 6 years ago
  80. 941ca8d tracing/blktrace: Fix to allow setting same value by Steven Rostedt (VMware) · 6 years ago
  81. dc69731 tracing: Do not call start/stop() functions when tracing_on does not change by Steven Rostedt (VMware) · 6 years ago
  82. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  83. 5749cd6 kprobes: Make list and blacklist root user read only by Masami Hiramatsu · 6 years ago
  84. fe0034a sched/sysctl: Check user input value of sysctl_sched_time_avg by Ethan Zhao · 7 years ago
  85. a06ea26 ANDROID: tracing: fix race condition reading saved tgids by Adrian Salido · 7 years ago
  86. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  87. bca139f tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 7 years ago
  88. a8b8e52 locking/lockdep: Do not record IRQ state within lockdep code by Steven Rostedt (VMware) · 6 years ago
  89. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  90. aee0861 cpu/hotplug: Non-SMP machines do not make use of booted_once by Abel Vesa · 6 years ago
  91. c504b9f cpu/hotplug: Fix SMT supported evaluation by Thomas Gleixner · 6 years ago
  92. 8b1969d cpu/hotplug: detect SMT disabled by BIOS by Josh Poimboeuf · 6 years ago
  93. 929d3b2 cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  94. a69c5e0 cpu/hotplug: Expose SMT control init function by Jiri Kosina · 6 years ago
  95. e7cda2f cpu/hotplug: Online siblings when SMT control is turned on by Thomas Gleixner · 6 years ago
  96. a0695af x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 6 years ago
  97. 8438e49 cpu/hotplug: Boot HT siblings at least once by Thomas Gleixner · 6 years ago
  98. f37486c cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  99. 373b8de cpu/hotplug: Split do_cpu_down() by Thomas Gleixner · 6 years ago
  100. 9333575 cpu/hotplug: Make bringup/teardown of smp threads symmetric by Thomas Gleixner · 6 years ago