1. ed93de8 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. a0b1280 kdump: write correct address of mem_section into vmcoreinfo by Kirill A. Shutemov · 7 years ago
  3. 67549d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 02776b9 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  6. 5416760 membarrier: Disable preemption when calling smp_call_function_many() by Mathieu Desnoyers · 7 years ago
  7. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  8. b215739 bpf: prevent out-of-bounds speculation by Alexei Starovoitov · 7 years ago
  9. 29f7e49 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  10. 527187d locking/lockdep: Remove cross-release leftovers by Ingo Molnar · 7 years ago
  11. 75d4276 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  12. 5731a87 bpf: sockmap missing NULL psock check by John Fastabend · 7 years ago
  13. 040ee69 fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'" by Al Viro · 7 years ago
  14. dc8635b kernel/exit.c: export abort() to modules by Andrew Morton · 7 years ago
  15. 4d95701 kernel/acct.c: fix the acct->needcheck check in check_free_space() by Oleg Nesterov · 7 years ago
  16. d6bbd51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  17. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 8d517bd Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. 4c47031 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 88fa025 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  22. 5d62c18 nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick() by Thomas Gleixner · 7 years ago
  23. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  24. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  25. bc97623 genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI by Thomas Gleixner · 7 years ago
  26. 702cb0a genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  27. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  28. da5dd9e genirq/msi: Handle reactivation only on success by Thomas Gleixner · 7 years ago
  29. 6123358 Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  30. 11bca0a genirq: Guard handle_bad_irq log messages by Guenter Roeck · 7 years ago
  31. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  32. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  33. 5f520fc Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  34. 4397f04 tracing: Fix possible double free on failure of allocating trace buffer by Steven Rostedt (VMware) · 7 years ago
  35. 24f2aaf tracing: Fix crash when it fails to alloc ring buffer by Jing Xia · 7 years ago
  36. ae415fa ring-buffer: Do no reuse reader page if still in use by Steven Rostedt (VMware) · 7 years ago
  37. 6b7e633 tracing: Remove extra zeroing out of the ring buffer page by Steven Rostedt (VMware) · 7 years ago
  38. 45d8b80 ring-buffer: Mask out the info bits when returning buffer page length by Steven Rostedt (VMware) · 7 years ago
  39. 76dc6c0 cpu/hotplug: Move inline keyword at the beginning of declaration by Mathieu Malaterre · 7 years ago
  40. c0ee554 pid: Handle failure to allocate the first pid in a pid namespace by Eric W. Biederman · 7 years ago
  41. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  43. ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  44. 82abbf8 bpf: do not allow root to mangle valid pointers by Alexei Starovoitov · 7 years ago
  45. bb7f0f9 bpf: fix integer overflows by Alexei Starovoitov · 7 years ago
  46. 179d1c5 bpf: don't prune branches when a scalar is replaced with a pointer by Jann Horn · 7 years ago
  47. a5ec6ae bpf: force strict alignment checks for stack pointers by Jann Horn · 7 years ago
  48. ea25f91 bpf: fix missing error return in check_stack_boundary() by Jann Horn · 7 years ago
  49. 468f6ea bpf: fix 32-bit ALU op verification by Jann Horn · 7 years ago
  50. 0c17d1d bpf: fix incorrect tracking of register size truncation by Jann Horn · 7 years ago
  51. 95a762e bpf: fix incorrect sign extension in check_alu_op() by Jann Horn · 7 years ago
  52. 4374f25 bpf/verifier: fix bounds calculation on BPF_RSH by Edward Cree · 7 years ago
  53. 74d0833 cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC by Tejun Heo · 7 years ago
  54. 116d2f7 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
  55. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  56. bf29cb2 sched/isolation: Make CONFIG_NO_HZ_FULL select CONFIG_CPU_ISOLATION by Paul E. McKenney · 7 years ago
  57. 2ffb448 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 3382290 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  59. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  60. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. a58653c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 04514d1 bpf: guarantee r1 to be ctx in case of bpf_helper_changes_pkt_data by Daniel Borkmann · 7 years ago
  63. f73c52a sched/rt: Do not pull from current CPU if only one CPU to pull by Steven Rostedt · 7 years ago
  64. 50034ed cgroup: use strlcpy() instead of strscpy() to avoid spurious warning by Arnd Bergmann · 7 years ago
  65. cef31d9 posix-timer: Properly check sigevent->sigev_notify by Thomas Gleixner · 7 years ago
  66. 0424378 Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  67. b00d607 tracing: Have stack trace not record if RCU is not watching by Steven Rostedt (VMware) · 7 years ago
  68. 7c2c11b arch: define weak abort() by Sudip Mukherjee · 7 years ago
  69. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  70. 689d77f kcov: fix comparison callback signature by Dmitry Vyukov · 7 years ago
  71. 9147efc bpf: add schedule points to map alloc/free by Eric Dumazet · 7 years ago
  72. 283ca52 bpf: fix corruption on concurrent perf_event_output calls by Daniel Borkmann · 7 years ago
  73. e7fd37b cgroup: avoid copying strings longer than the buffers by Ma Shimiao · 7 years ago
  74. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  75. d89c703 locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y by Will Deacon · 7 years ago
  76. f87f3a3 locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK by Will Deacon · 7 years ago
  77. 085bec8 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  78. 72dd379 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  79. 01dfee9 workqueue: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  80. 2064a5a sched/core: Fix kernel-doc warnings after code movement by Randy Dunlap · 7 years ago
  81. d70ef22 futex: futex_wake_op, fix sign_extend32 sign bits by Jiri Slaby · 7 years ago
  82. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  83. 968edbd Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  84. 4b43a3b Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. e017b4d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 1c76472 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. 189dbab Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 61d6be3 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. c07d353 kdb: Fix handling of kallsyms_symbol_next() return value by Daniel Thompson · 10 years ago
  90. d6eabce Merge branch 'linus' into perf/urgent, to synchronize UAPI headers by Ingo Molnar · 7 years ago
  91. a4c3c04 sched/fair: Update and fix the runnable propagation rule by Vincent Guittot · 7 years ago
  92. c6b9d9a sched/wait: Fix add_wait_queue() behavioral change by Omar Sandoval · 7 years ago
  93. 5e351ad locking/lockdep: Fix possible NULL deref by Peter Zijlstra · 7 years ago
  94. 5b1ead6 cpu/hotplug: Fix state name in takedown_cpu() comment by Brendan Jackman · 7 years ago
  95. b7ad7ef remove task and stack pointer printout from oops dump by Linus Torvalds · 7 years ago
  96. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  97. bdfbbda Revert "cgroup/cpuset: remove circular dependency deadlock" by Tejun Heo · 7 years ago
  98. 62408c1 workqueue/hotplug: remove the workaround in rebind_workers() by Lai Jiangshan · 7 years ago
  99. e8b3f8d workqueue/hotplug: simplify workqueue_offline_cpu() by Lai Jiangshan · 7 years ago
  100. 11db855 Revert "cpuset: Make cpuset hotplug synchronous" by Tejun Heo · 7 years ago