1. 1e45e9a Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. f7951c3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. b99cdfd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. d0daaea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 4004392 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. b5b1404 init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  9. 0dcb822 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  10. 455f05e vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  11. ef46808 Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  12. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  13. 8b11ec1 mm: do not initialize TLB stack vma's with vma_init() by Linus Torvalds · 6 years ago
  14. 44bda4b PCI: Fix is_added/is_busmaster race condition by Hari Vyas · 7 years ago
  15. 0634922 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. fb20c03 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  18. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  19. 3ebb6fb Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  20. fa3fc2a include/linux/eventfd.h: include linux/errno.h by Arnd Bergmann · 6 years ago
  21. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  22. 027232d mm: introduce vma_init() by Kirill A. Shutemov · 6 years ago
  23. b512719 delayacct: fix crash in delayacct_blkio_end() after delayacct init failure by Tejun Heo · 6 years ago
  24. 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 7 years ago
  25. fd2efaa locking/atomics: Rework ordering barriers by Mark Rutland · 7 years ago
  26. 4d2b25f locking/atomics: Instrument cmpxchg_double*() by Mark Rutland · 7 years ago
  27. f9881cc locking/atomics: Instrument xchg() by Mark Rutland · 7 years ago
  28. df79ed2 locking/atomics: Simplify cmpxchg() instrumentation by Mark Rutland · 7 years ago
  29. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  30. 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
  31. 6e30396 sched/numa: Remove redundant field by Srikar Dronamraju · 7 years ago
  32. 4765096 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  33. 62cedf3 locking/rtmutex: Allow specifying a subclass for nested locking by Peter Rosin · 6 years ago
  34. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  35. 0fc09f9 blk-mq: export setting request completion state by Keith Busch · 6 years ago
  36. 049f560 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  37. e1adf31 Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  38. e873e4b ipv6: use fib6_info_hold_safe() when necessary by Wei Wang · 6 years ago
  39. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  40. f88a333 alpha: fix osf_wait4() breakage by Al Viro · 6 years ago
  41. c4db9c1 efi: Deduplicate efi_open_volume() by Lukas Wunner · 6 years ago
  42. 24b711e net/ipv6: Fix linklocal to global address with VRF by David Ahern · 6 years ago
  43. f95de8a bpfilter: Fix mismatch in function argument types by YueHaibing · 6 years ago
  44. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
  45. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
  46. a6fc859 Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  47. f1d66bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  48. a0496ef2 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 7 years ago
  49. 27cde44 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 7 years ago
  50. 47736af Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  51. b8088dd netfilter: nf_tables: use dev->name directly by Florian Westphal · 7 years ago
  52. 2db1581 Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" by Lu Baolu · 7 years ago
  53. 36fc3c8 bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h by Martin KaFai Lau · 6 years ago
  54. 39232ed time: Introduce one suspend clocksource to compensate the suspend time by Baolin Wang · 7 years ago
  55. 985e695 timekeeping/ntp: Constify some function arguments by Ondrej Mosnacek · 7 years ago
  56. fb7d1bc Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  57. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  58. d7037ad net/mlx5: Fix QP fragmented buffer allocation by Tariq Toukan · 7 years ago
  59. 169dc02 ipv6: fix useless rol32 call on hash by Colin Ian King · 7 years ago
  60. a5fb9fb PCI: OF: Fix I/O space page leak by Sergei Shtylyov · 7 years ago
  61. 9ba546c aio: don't expose __aio_sigset in uapi by Christoph Hellwig · 7 years ago
  62. 26b2f55 netfilter: nf_tables: fix jumpstack depth validation by Taehee Yoo · 7 years ago
  63. 7696f99 sched/Documentation: Update wake_up() & co. memory-barrier guarantees by Andrea Parri · 7 years ago
  64. 3d85b27 locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock() by Andrea Parri · 7 years ago
  65. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  66. ea73a5c 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
  67. 31048d7 tcp: Fix broken repair socket window probe patch by Stefan Baranoff · 7 years ago
  68. c133459 net/ethernet/freescale/fman: fix cross-build error by Randy Dunlap · 7 years ago
  69. c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 7 years ago
  70. 6e2059b ipv4/igmp: init group mode as INCLUDE when join source group by Hangbin Liu · 7 years ago
  71. d1b47a7 mm: don't do zero_resv_unavail if memmap is not allocated by Pavel Tatashin · 7 years ago
  72. 12b2905 irqchip/gic-v3-its: Honor hypervisor enforced LPI range by Marc Zyngier · 7 years ago
  73. a4f9edb irqchip/gic-v3: Expose GICD_TYPER in the rdist structure by Marc Zyngier · 7 years ago
  74. f5dcc21 efi: Remove the declaration of efi_late_init() as the function is unused by Sai Praneeth · 7 years ago
  75. 3eb420e efi: Use a work queue to invoke EFI Runtime Services by Sai Praneeth · 7 years ago
  76. 788faab perf, tools: Use correct articles in comments by Tobias Tefke · 7 years ago
  77. 5fd7789 sched/sysctl: Remove unused sched_time_avg_ms sysctl by Vincent Guittot · 7 years ago
  78. fdf2ceb Merge tag 'v4.18-rc5' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  79. a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 7 years ago
  80. a69258f tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 7 years ago
  81. c308663 net: ethtool: fix spelling mistake: "tubale" -> "tunable" by Michael Heimpold · 7 years ago
  82. c849eb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  83. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. afed7bc locking/refcount: Always allow checked forms by Mark Rutland · 7 years ago
  85. 1895265 Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD by Paul E. McKenney · 7 years ago
  86. 3025520e rcutorture: Use per-CPU random state for rcu_torture_timer() by Paul E. McKenney · 7 years ago
  87. b7b6f94 rculist: Improve documentation for list_for_each_entry_from_rcu() by NeilBrown · 7 years ago
  88. 6f56f71 rcu: Improve RCU-tasks naming and comments by Paul E. McKenney · 7 years ago
  89. 1445e91 rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_pointer_handoff() by Mauro Carvalho Chehab · 7 years ago
  90. 07f2757 rcu: Improve rcu_note_voluntary_context_switch() reporting by Byungchul Park · 7 years ago
  91. 3949fa9 rcu: Make rcu_read_unlock_special() static by Paul E. McKenney · 7 years ago
  92. e05121b rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path by Paul E. McKenney · 7 years ago
  93. b73de91 rcu: Rename the grace-period-request variables and parameters by Joel Fernandes · 7 years ago
  94. a2165e4 rcu: Don't funnel-lock above leaf node if GP in progress by Paul E. McKenney · 7 years ago
  95. fee5997 rcu: Convert rcu_fqs tracepoint to ->gp_seq by Paul E. McKenney · 7 years ago
  96. db02329 rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seq by Paul E. McKenney · 7 years ago
  97. 865aa1e rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seq by Paul E. McKenney · 7 years ago
  98. 598ce09 rcu: Convert rcu_preempt_task tracepoint to ->gp_seq by Paul E. McKenney · 7 years ago
  99. 63d86a7 rcu: Convert rcu_grace_period_init tracepoint to gp_seq by Paul E. McKenney · 7 years ago
  100. abd13fd rcu: Convert rcu_future_grace_period tracepoint to gp_seq by Paul E. McKenney · 7 years ago