1. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  2. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. db020be Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. f7f4e7f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. d9b446e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 92400b8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. 4057ada Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  10. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  12. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  13. a24e16b Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' by Rafael J. Wysocki · 7 years ago
  14. 601ef1f Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  15. f1c7d00 Merge branches 'pm-qos' and 'pm-core' by Rafael J. Wysocki · 7 years ago
  16. 874cd33 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. c52b5c5 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  18. 595058b sched/headers: Fix typo by Davidlohr Bueso · 7 years ago
  19. ecda2b6 sched/deadline: Fix missing clock update by Juri Lelli · 7 years ago
  20. 7af443e sched/core: Require cpu_active() in select_task_rq(), for user tasks by Paul Burton · 7 years ago
  21. 175f0e2 sched/core: Fix rules for running on online && !active CPUs by Peter Zijlstra · 7 years ago
  22. 52f2b34 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  23. 3d661e2 Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  24. 74cd817 PM / QoS: Drop redundant declaration of pm_qos_get_value() by Rafael J. Wysocki · 7 years ago
  25. 2824f50 tracing: Make the snapshot trigger work with instances by Steven Rostedt (VMware) · 7 years ago
  26. 86b389f tracing: Fix crash when freeing instances with event triggers by Steven Rostedt (VMware) · 7 years ago
  27. fc14eeb PM / hibernate: Fix oops at snapshot_write() by Tetsuo Handa · 7 years ago
  28. 62fc00a PM / wakeup: Make s2idle_lock a RAW_SPINLOCK by Sebastian Andrzej Siewior · 7 years ago
  29. 9c8cd6b PM / s2idle: Make s2idle_wait_head swait based by Sebastian Andrzej Siewior · 7 years ago
  30. c1a957d PM / suspend: Prevent might sleep splats by Thomas Gleixner · 7 years ago
  31. cc71efd Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. bc2dbc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  33. 03250e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  34. 23d6aef kernel/sys.c: fix potential Spectre v1 issue by Gustavo A. R. Silva · 7 years ago
  35. d2f30f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  36. 21c7336 Merge back PM core material for v4.18. by Rafael J. Wysocki · 7 years ago
  37. 1b22fc6 locking/rwsem: Simplify the is-owner-spinnable checks by Oleg Nesterov · 7 years ago
  38. 675c00c Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  39. 82489c5 perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATTRIBUTES by Eugene Syromiatnikov · 7 years ago
  40. 9511bce perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
  41. a1150c2 perf/core: Fix group scheduling with mixed hw and sw events by Song Liu · 7 years ago
  42. 2539fc8 sched/fair: Update util_est before updating schedutil by Patrick Bellasi · 7 years ago
  43. 8ecf04e sched/cpufreq: Modify aggregate utilization to always include blocked FAIR utilization by Patrick Bellasi · 7 years ago
  44. 0548dc5 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  45. b1f5b37 kthread: Allow kthread_park() on a parked kthread by Peter Zijlstra · 7 years ago
  46. bf5015a sched/topology: Clarify root domain(s) debug string by Juri Lelli · 7 years ago
  47. c93552c bpf: properly enforce index mask to prevent out-of-bounds speculation by Daniel Borkmann · 7 years ago
  48. a61dec7 cpufreq: schedutil: Avoid missing updates for one-CPU policies by Rafael J. Wysocki · 7 years ago
  49. 152db03 schedutil: Allow cpufreq requests to be made even when kthread kicked by Joel Fernandes (Google) · 7 years ago
  50. 0363997 cpufreq: Rename cpufreq_can_do_remote_dvfs() by Viresh Kumar · 7 years ago
  51. f64c601 rcu/x86: Provide early rcu_cpu_starting() callback by Peter Zijlstra · 7 years ago
  52. fd7d528 cpufreq: schedutil: Cleanup and document iowait boost by Patrick Bellasi · 7 years ago
  53. 295f1a99 cpufreq: schedutil: Fix iowait boost reset by Patrick Bellasi · 7 years ago
  54. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 5aef268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  56. b9aad92 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  57. 441cab9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. af86ca4 bpf: Prevent memory disambiguation attack by Alexei Starovoitov · 7 years ago
  59. b9ff604 timekeeping: Add ktime_get_coarse_with_offset by Arnd Bergmann · 7 years ago
  60. fb7fcc9 timekeeping: Standardize on ktime_get_*() naming by Arnd Bergmann · 7 years ago
  61. edca71f timekeeping: Clean up ktime_get_real_ts64 by Arnd Bergmann · 7 years ago
  62. 4f0fad9 timekeeping: Remove timespec64 hack by Arnd Bergmann · 7 years ago
  63. b563ea6 Merge branch 'linus' into timers/2038 by Thomas Gleixner · 7 years ago
  64. 3febfc8a sched/deadline: Make the grub_reclaim() function static by Mathieu Malaterre · 7 years ago
  65. f6a34630 sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h by Mathieu Malaterre · 7 years ago
  66. 050fad7 bpf: fix truncated jump targets on heavy expansions by Daniel Borkmann · 7 years ago
  67. 9617456 bpf: parse and verdict prog attach may race with bpf map update by John Fastabend · 7 years ago
  68. a593f70 bpf: sockmap update rollback on error can incorrectly dec prog refcnt by John Fastabend · 7 years ago
  69. db6f9e5 clocksource: Move inline keyword to the beginning of function declarations by Mathieu Malaterre · 7 years ago
  70. 5a81764 locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN by Waiman Long · 7 years ago
  71. d7d760e locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag by Waiman Long · 7 years ago
  72. 13a5531 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  73. 4e292a9 resource: switch to proc_create_seq_data by Christoph Hellwig · 7 years ago
  74. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  75. 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
  76. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  77. 5596fe3 tick/broadcast: Use for_each_cpu() specially on UP kernels by Dexuan Cui · 7 years ago
  78. 22df731 Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and 'torture.2018.05.15a' into HEAD by Paul E. McKenney · 7 years ago
  79. 034777d rcutorture: Print end-of-test state by Paul E. McKenney · 7 years ago
  80. a458360 rcu: Drop early GP request check from rcu_gp_kthread() by Paul E. McKenney · 7 years ago
  81. c193520 rcu: Simplify and inline cpu_needs_another_gp() by Paul E. McKenney · 7 years ago
  82. 384f77f rcu: The rcu_gp_cleanup() function does not need cpu_needs_another_gp() by Paul E. McKenney · 7 years ago
  83. 665f08f rcu: Make rcu_start_this_gp() check for out-of-range requests by Paul E. McKenney · 7 years ago
  84. 360e0da rcu: Add funnel locking to rcu_start_this_gp() by Paul E. McKenney · 7 years ago
  85. 41e8059 rcu: Make rcu_start_future_gp() caller select grace period by Paul E. McKenney · 7 years ago
  86. d5cd968 rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp() by Paul E. McKenney · 7 years ago
  87. a824a28 rcu: Clear request other than RCU_GP_FLAG_INIT at GP end by Paul E. McKenney · 7 years ago
  88. a508aa5 rcu: Cleanup, don't put ->completed into an int by Paul E. McKenney · 7 years ago
  89. bd7af84 rcu: Switch __rcu_process_callbacks() to rcu_accelerate_cbs() by Paul E. McKenney · 7 years ago
  90. a6058d8 rcu: Avoid __call_rcu_core() root rcu_node ->lock acquisition by Paul E. McKenney · 7 years ago
  91. ec4eacc rcu: Make rcu_migrate_callbacks wake GP kthread when needed by Paul E. McKenney · 7 years ago
  92. 6f576e2 rcu: Convert ->need_future_gp[] array to boolean by Paul E. McKenney · 7 years ago
  93. 0ae94e0 rcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements by Paul E. McKenney · 7 years ago
  94. 51af970 rcu: Avoid losing ->need_future_gp[] values due to GP start/end races by Paul E. McKenney · 7 years ago
  95. fb31340 rcu: Make rcu_gp_cleanup() more accurately predict need for new GP by Paul E. McKenney · 7 years ago
  96. 5fe0a56 rcu: Make rcu_gp_kthread() check for early-boot activity by Paul E. McKenney · 7 years ago
  97. c91a867 rcu: Add accessor macros for the ->need_future_gp[] array by Paul E. McKenney · 7 years ago
  98. 825a991 rcu: Make rcu_start_future_gp()'s grace-period check more precise by Paul E. McKenney · 7 years ago
  99. 9036c2f rcu: Improve non-root rcu_cbs_completed() accuracy by Paul E. McKenney · 7 years ago
  100. 5b4c11d rcu: Add leaf-node macros by Paul E. McKenney · 7 years ago