1. 70477fd softirq: Don't defer all softirq during RT task by Björn Davidsson · 7 years ago
  2. 14cc2d1 Revert "softirq: Let ksoftirqd do its job" by Lingutla Chandrasekhar · 7 years ago
  3. 72c4b21 Merge "qos: Do not add qos request for invalid IRQ" by Linux Build Service Account · 7 years ago
  4. ea6a324 Revert "time: Run deferrable timers on other CPUs when tick_do_timer_cpu is busy" by Lingutla Chandrasekhar · 7 years ago
  5. 54aece5 qos: Do not add qos request for invalid IRQ by Mahesh Sivasubramanian · 8 years ago
  6. 471c3f2 qos: Register irq notify after adding the qos request by Anil Kumar Mamidala · 8 years ago
  7. 2d6666f Merge "sched: energy: call walt_sched_energy_populated_callback when needed" by Linux Build Service Account · 7 years ago
  8. 880dc79 sched: energy: call walt_sched_energy_populated_callback when needed by Maria Yu · 7 years ago
  9. 8d33d08 Merge android-4.9-o.81 (1b9d719) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  10. 1b9d719 Merge 4.9.81 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  11. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 7 years ago
  12. 4e13d11 sched: improve the scheduler by Pavankumar Kondeti · 7 years ago
  13. e2cc950 sched/fair: prevent possible infinite loop in sched_group_energy by Chris Redpath · 7 years ago
  14. b7e257f Merge "Merge android-4.9-o.80 (a9fd318) into msm-4.9" by Linux Build Service Account · 7 years ago
  15. 834f559 Merge "time: Run deferrable timers on other CPUs when tick_do_timer_cpu is busy" by Linux Build Service Account · 7 years ago
  16. 4fe122d time: Run deferrable timers on other CPUs when tick_do_timer_cpu is busy by Pavankumar Kondeti · 7 years ago
  17. 1246275 add extra free kbytes tunable by Rik van Riel · 13 years ago
  18. c1d6892 Merge android-4.9-o.79 (db04eb4) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  19. db04eb4 Merge 4.9.79 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  20. f531fbb bpf: reject stores into ctx via st and xadd by Daniel Borkmann · 7 years ago
  21. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 7 years ago
  22. 4606077 bpf: fix divides by zero by Eric Dumazet · 7 years ago
  23. fcabc6d bpf: arsh is not supported in 32 bit alu thus reject it by Daniel Borkmann · 7 years ago
  24. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  25. 5226bb3 bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 7 years ago
  26. c98ff72 hrtimer: Reset hrtimer cpu base proper on CPU hotplug by Thomas Gleixner · 7 years ago
  27. a93d10ae Merge "workqueue/hotplug: simplify workqueue_offline_cpu()" by Linux Build Service Account · 7 years ago
  28. 10a0e9e Merge "cgroup: Fix deadlock in cpu hotplug path" by Linux Build Service Account · 7 years ago
  29. b82affb Merge "Merge android-4.9-o.77 (dcb2674) into msm-4.9" by Linux Build Service Account · 7 years ago
  30. b1264e3 Merge "sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()" by Linux Build Service Account · 7 years ago
  31. 6128fcb workqueue/hotplug: simplify workqueue_offline_cpu() by Lai Jiangshan · 7 years ago
  32. 49b74f1 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
  33. ec23108 Merge android-4.9-o.78 (bf3b339) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  34. ba359d8 sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() by Steven Rostedt (VMware) · 7 years ago
  35. bf3b339 Merge 4.9.78 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  36. ca2d736 workqueue: avoid hard lockups in show_workqueue_state() by Sergey Senozhatsky · 7 years ago
  37. 9a50ea0 tracing: Fix converting enum's from the map in trace_event_eval_update() by Steven Rostedt (VMware) · 7 years ago
  38. 1ad4f28 sched/deadline: Zero out positive runtime after throttling constrained tasks by Xunlei Pang · 7 years ago
  39. 676109b timers: Unconditionally check deferrable base by Thomas Gleixner · 7 years ago
  40. d8a3170 futex: Prevent overflow by strengthen input validation by Li Jinyue · 7 years ago
  41. 1ac6b30 sched: Allow migrating kthreads into online but inactive CPUs by Tejun Heo · 7 years ago
  42. eef0f77 Merge android-4.9-o.77 (dcb2674) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  43. 69e20e7 Merge android-4.9-o.76 (bdc34d9) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  44. 5d70397 Merge android-4.9-o.75 (2007563) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  45. 42d4259 Merge android-4.9-o.74 (127372f) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  46. dcb2674 Merge 4.9.77 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  47. 820ef2a bpf, array: fix overflow in max_entries and undefined behavior in index_mask by Daniel Borkmann · 7 years ago
  48. a9bfac14 bpf: prevent out-of-bounds speculation by Alexei Starovoitov · 7 years ago
  49. f55093d bpf: refactor fixup_bpf_calls() by Alexei Starovoitov · 8 years ago
  50. 2803536 bpf: move fixup_bpf_calls() function by Alexei Starovoitov · 8 years ago
  51. 5e97980 Merge "sched: Move upmigrate, downmigrate and boost tunables out of SCHED_DEBUG" by Linux Build Service Account · 7 years ago
  52. 13d1764 Merge "sched: walt: Fix cpu_capacity_orig stuck issue" by Linux Build Service Account · 7 years ago
  53. e97b668 Merge "Merge remote-tracking branch '4.9/tmp-7d01cc5' into 4.9" by Linux Build Service Account · 7 years ago
  54. 7818583 Merge "netfilter: nf_defrag_ipv4: Add sysctl to disable per interface" by Linux Build Service Account · 7 years ago
  55. f85a9de sched: walt: Fix cpu_capacity_orig stuck issue by Pavankumar Kondeti · 7 years ago
  56. d0b9bfb sched: Move upmigrate, downmigrate and boost tunables out of SCHED_DEBUG by Pavankumar Kondeti · 7 years ago
  57. 5ce7815 netfilter: nf_defrag_ipv4: Add sysctl to disable per interface by Subash Abhinov Kasiviswanathan · 7 years ago
  58. bdc34d9 Merge 4.9.76 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  59. 4d09122 sched: Fix spinlock recursion in sched_exit() by Pavankumar Kondeti · 7 years ago
  60. 4d53eb4 kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal() by Oleg Nesterov · 7 years ago
  61. 794ac8e kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals by Oleg Nesterov · 7 years ago
  62. 1453b3a kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL by Oleg Nesterov · 7 years ago
  63. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  64. 790080c kernel/acct.c: fix the acct->needcheck check in check_free_space() by Oleg Nesterov · 7 years ago
  65. 2007563 Merge 4.9.75 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  66. 0994a2c kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE by Hugh Dickins · 7 years ago
  67. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  68. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  69. 189f8c0 sched: core: Exclude isolated cpus in sched_getaffinity cpumask by Lingutla Chandrasekhar · 7 years ago
  70. 127372f Merge 4.9.74 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  71. e8119ac nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  72. 249d4a9 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  73. 574e543 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  74. d840687 timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  75. 2e0d458 ring-buffer: Mask out the info bits when returning buffer page length by Steven Rostedt (VMware) · 7 years ago
  76. 81e155e tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 7 years ago
  77. 5dc4cd2 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 7 years ago
  78. 6edea15 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  79. b5568281 Merge remote-tracking branch '4.9/tmp-7d01cc5' into 4.9 by Kyle Yan · 7 years ago
  80. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 7 years ago
  81. 7d01cc5 Merge 4.9.73 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  82. 37435f7 bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN by Ben Hutchings · 7 years ago
  83. 8dd0f52 Merge 4.9.72 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  84. 3695b3b bpf: fix incorrect sign extension in check_alu_op() by Daniel Borkmann · 7 years ago
  85. d75d3ee bpf: reject out-of-bounds stack pointer calculation by Daniel Borkmann · 7 years ago
  86. 7b5b73e bpf: fix branch pruning logic by Daniel Borkmann · 7 years ago
  87. 565f012 bpf: adjust insn_aux_data when patching insns by Daniel Borkmann · 7 years ago
  88. 6af9b18 tracing: Exclude 'generic fields' from histograms by Tom Zanussi · 7 years ago
  89. 88b1511 Merge 4.9.71 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  90. 28714e9 sched/deadline: Use deadline instead of period when calculating overflow by Steven Rostedt (VMware) · 8 years ago
  91. a2e2911 sched/deadline: Throttle a constrained deadline task activated after the deadline by Daniel Bristot de Oliveira · 8 years ago
  92. 9cc56a0 sched/deadline: Make sure the replenishment timer fires in the next period by Daniel Bristot de Oliveira · 8 years ago
  93. 0a4d4da sched/deadline: Add missing update_rq_clock() in dl_task_timer() by Wanpeng Li · 8 years ago
  94. d266817 sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 7 years ago
  95. d760f90 tracing: Allocate mask_str buffer dynamically by Changbin Du · 7 years ago
  96. d508dae Merge 4.9.70 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  97. 93dedcf audit: ensure that 'audit=1' actually enables audit for PID 1 by Paul Moore · 7 years ago
  98. b8d2f6e Merge 4.9.69 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  99. 74b470c jump_label: Invoke jump_label_test() via early_initcall() by Jason Baron · 7 years ago
  100. f45f4f8 bpf: fix lockdep splat by Eric Dumazet · 7 years ago