1. 03fcc2f Merge 4.9.135 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. aee0c9e sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 7 years ago
  3. 034cd8a sched/cputime: Increment kcpustat directly on irqtime account by Frederic Weisbecker · 7 years ago
  4. dbf9a05 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 7 years ago
  5. d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. 35b80e7 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 6 years ago
  7. 38f2b4a Merge 4.9.132 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. e7038f8 time: Introduce jiffies64_to_nsecs() by Frederic Weisbecker · 7 years ago
  9. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. f5b9595 module: exclude SHN_UNDEF symbols from kallsyms api by Jessica Yu · 6 years ago
  11. 747128e alarmtimer: Prevent overflow for relative nanosleep by Thomas Gleixner · 6 years ago
  12. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. fa7a13e sched/fair: Fix vruntime_normalized() for remote non-migration wakeup by Steve Muckle · 6 years ago
  14. be910e7 ring-buffer: Allow for rescheduling when removing pages by Vaibhav Nagarnaik · 6 years ago
  15. aa4de6f ANDROID: restrict store of prefer_idle as boolean by Wei Wang · 6 years ago
  16. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 4fe4e6d audit: fix use-after-free in audit_add_watch by Ronny Chevalier · 6 years ago
  18. a64fbec perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  19. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. 05cb385 timers: Clear timer_base::must_forward_clk with timer_base::lock held by Gaurav Kohli · 6 years ago
  21. 2009f17 locking/osq_lock: Fix osq_lock queue corruption by Prateek Sood · 7 years ago
  22. 0cbde6c locking/rwsem-xadd: Fix missed wakeup due to reordering of load by Prateek Sood · 7 years ago
  23. a70e46b kthread: Fix use-after-free if kthread fork fails by Vegard Nossum · 7 years ago
  24. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 015fd7e fork: don't copy inconsistent signal handler state to child by Jann Horn · 6 years ago
  26. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  27. 6c6d174 printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
  28. a56a154 userns: move user access out of the mutex by Jann Horn · 6 years ago
  29. 55463c6 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 6 years ago
  30. 18c5d28 PM / sleep: wakeup: Fix build error caused by missing SRCU support by zhangyi (F) · 6 years ago
  31. 0ef6063 uprobes: Use synchronize_rcu() not synchronize_sched() by Steven Rostedt (VMware) · 6 years ago
  32. 941ca8d tracing/blktrace: Fix to allow setting same value by Steven Rostedt (VMware) · 6 years ago
  33. dc69731 tracing: Do not call start/stop() functions when tracing_on does not change by Steven Rostedt (VMware) · 6 years ago
  34. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  35. 5749cd6 kprobes: Make list and blacklist root user read only by Masami Hiramatsu · 6 years ago
  36. fe0034a sched/sysctl: Check user input value of sysctl_sched_time_avg by Ethan Zhao · 7 years ago
  37. a06ea26 ANDROID: tracing: fix race condition reading saved tgids by Adrian Salido · 7 years ago
  38. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  39. bca139f tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 6 years ago
  40. a8b8e52 locking/lockdep: Do not record IRQ state within lockdep code by Steven Rostedt (VMware) · 6 years ago
  41. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  42. aee0861 cpu/hotplug: Non-SMP machines do not make use of booted_once by Abel Vesa · 6 years ago
  43. c504b9f cpu/hotplug: Fix SMT supported evaluation by Thomas Gleixner · 6 years ago
  44. 8b1969d cpu/hotplug: detect SMT disabled by BIOS by Josh Poimboeuf · 6 years ago
  45. 929d3b2 cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  46. a69c5e0 cpu/hotplug: Expose SMT control init function by Jiri Kosina · 6 years ago
  47. e7cda2f cpu/hotplug: Online siblings when SMT control is turned on by Thomas Gleixner · 6 years ago
  48. a0695af x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 6 years ago
  49. 8438e49 cpu/hotplug: Boot HT siblings at least once by Thomas Gleixner · 6 years ago
  50. f37486c cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  51. 373b8de cpu/hotplug: Split do_cpu_down() by Thomas Gleixner · 6 years ago
  52. 9333575 cpu/hotplug: Make bringup/teardown of smp threads symmetric by Thomas Gleixner · 6 years ago
  53. 6bb53ee init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  54. fbf12e1 Mark HI and TASKLET softirq synchronous by Linus Torvalds · 6 years ago
  55. 92e8704 Merge 4.9.119 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  56. 6a19e26 fork: unconditionally clear stack on fork by Kees Cook · 6 years ago
  57. 885b49b kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
  58. a26030a ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  59. f4a9db5 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 6 years ago
  60. eecd08a genirq: Make force irq threading setup more robust by Thomas Gleixner · 6 years ago
  61. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  62. 047f9d6 sched/wait: Remove the lockless swait_active() check in swake_up*() by Boqun Feng · 7 years ago
  63. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  64. 5f5e70d audit: allow not equal op for audit by executable by Ondrej Mosnáček · 6 years ago
  65. 7d044d9 stop_machine: Use raw spinlocks by Thomas Gleixner · 6 years ago
  66. e31a06e bpf: fix references to free_bpf_prog_info() in comments by Jakub Kicinski · 6 years ago
  67. 31ad104 kcov: ensure irq code sees a valid area by Mark Rutland · 6 years ago
  68. b985a73 tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  69. 987e425a tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  70. b38f829 kthread, tracing: Don't expose half-written comm when creating kthreads by Snild Dolkow · 6 years ago
  71. a9737bb tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  72. 2a0ce1f tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  73. 47bbcd6 ANDROID: Fix massive cpufreq_times memory leaks by Sultan Alsawaf · 6 years ago
  74. 23a1412 ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES by Connor O'Brien · 6 years ago
  75. 7f6f94c Merge 4.9.113 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  76. 34f841a PM / hibernate: Fix oops at snapshot_write() by Tetsuo Handa · 6 years ago
  77. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  78. 07cd816 tracing: Fix missing return symbol in function_graph output by Changbin Du · 6 years ago
  79. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  80. 8fd8658 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 6 years ago
  81. db2baee printk: fix possible reuse of va_list variable by Tetsuo Handa · 6 years ago
  82. e7fd5b1 UPSTREAM: cpufreq: schedutil: use now as reference when aggregating shared policy requests by Juri Lelli · 7 years ago
  83. db2c520 ANDROID: sched/tune: fix boost_group spin_lock re-initialization by Patrick Bellasi · 6 years ago
  84. eafebca ANDROID: sched/tune: cleanup schedtune_boostgroup_{init,release} by Patrick Bellasi · 6 years ago
  85. ca17b83 ANDROID: sched/tune: remove unused variable by Patrick Bellasi · 6 years ago
  86. c964a2b ANDROID: sched/fair: cosmetics by Patrick Bellasi · 6 years ago
  87. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  88. dfc80dc tracing: Fix crash when freeing instances with event triggers by Steven Rostedt (VMware) · 6 years ago
  89. 8b94b87 Merge 4.9.106 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  90. 935893a objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  91. dbe0f61 ANDROID: add extra free kbytes tunable by Rik van Riel · 13 years ago
  92. a56900fa ANDROID: sched/walt: Fix compilation issue for x86_64 by Satya Durga Srinivasu Prabhala · 7 years ago
  93. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. 357cf02 kdb: make "mdr" command repeat by Randy Dunlap · 6 years ago
  95. c458c7c rcu: Call touch_nmi_watchdog() while printing stall warnings by Tejun Heo · 6 years ago
  96. 85e924b audit: return on memory error to avoid null pointer dereference by Richard Guy Briggs · 6 years ago
  97. bc09bf8 perf/core: Fix perf_output_read_group() by Peter Zijlstra · 6 years ago
  98. 3d06325 sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning by Davidlohr Bueso · 6 years ago
  99. d4271d8 perf/cgroup: Fix child event counting bug by Song Liu · 6 years ago
  100. 3039394 workqueue: use put_device() instead of kfree() by Arvind Yadav · 6 years ago