1. 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
  2. 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
  3. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  5. 702cb0a0 genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  6. 69790ba genirq: Introduce IRQD_CAN_RESERVE flag by Thomas Gleixner · 7 years ago
  7. 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
  8. 2758b3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  9. 19286e4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  10. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  11. 466a2b4 cpufreq: schedutil: Use idle_calls counter of the remote CPU by Joel Fernandes · 7 years ago
  12. 39c3fd5 kernel/irq: Extend lockdep class for request mutex by Andrew Lunn · 7 years ago
  13. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  14. 6a6b0b9 tcp: Avoid preprocessor directives in tracepoint macro args by Mat Martineau · 7 years ago
  15. aa8c624 x86/mm/pti: Add infrastructure for page table isolation by Thomas Gleixner · 7 years ago
  16. 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
  17. 9ad95bd Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  18. 0fc0f18 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  19. 7edc3f2 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  20. 613e396 init: Invoke init_espfix_bsp() from mm_init() by Thomas Gleixner · 7 years ago
  21. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  22. ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  23. 71a0ff6 IB/mlx5: Fix congestion counters in LAG mode by Majd Dibbiny · 7 years ago
  24. 9035a89 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  25. 409232a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  26. 513674b net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  27. 8b6ca2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  28. bb7f0f9 bpf: fix integer overflows by Alexei Starovoitov · 7 years ago
  29. 7887f47 Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  30. 444fec1 Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  31. 4ccafe0 block: unalign call_single_data in struct request by Jens Axboe · 7 years ago
  32. 932f8c7 Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  33. b3cf852 xen/balloon: Mark unallocated host memory as UNUSABLE by Boris Ostrovsky · 7 years ago
  34. 111be88 block-throttle: avoid double charge by Shaohua Li · 7 years ago
  35. 102740b cls_bpf: fix offload assumptions after callback conversion by Jakub Kicinski · 7 years ago
  36. d6b2785 net/mlx5: Cleanup IRQs in case of unload failure by Moshe Shemesh · 7 years ago
  37. 37e92a9 net/mlx5: Fix rate limit packet pacing naming and struct by Eran Ben Elisha · 7 years ago
  38. 231243c Revert "mlx5: move affinity hints assignments to generic code" by Saeed Mahameed · 7 years ago
  39. c6479d6 Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  40. 4d02976 Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/imx', 'spi/fix/rspi', 'spi/fix/sun4i' and 'spi/fix/xilinx' into spi-linus by Mark Brown · 7 years ago
  41. 958a1b5 nl80211: Remove obsolete kerneldoc line by Jonathan Corbet · 7 years ago
  42. acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
  43. 0abc2a1 block: fix blk_rq_append_bio by Jens Axboe · 7 years ago
  44. 14cb0dc block: don't let passthrough IO go into .make_request_fn() by Ming Lei · 7 years ago
  45. 43aabca Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 7 years ago
  46. e39d200f KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 7 years ago
  47. f384dcf KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC by Marc Zyngier · 7 years ago
  48. 6ba64fe Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 3382290 locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  50. c2bc660 locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() by Will Deacon · 7 years ago
  51. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 7 years ago
  52. 650400b2 Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base by Ingo Molnar · 7 years ago
  53. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  54. 1784f91 drivers/misc/intel/pti: Rename the header file to free up the namespace by Ingo Molnar · 7 years ago
  55. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  56. 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
  57. 4a98795 pkt_sched: Remove TC_RED_OFFLOADED from uapi by Yuval Mintz · 7 years ago
  58. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  59. 032b4cc Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  60. 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
  61. c4f988e Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  62. 18d40ea Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  63. 4837fe3 mm, oom_reaper: fix memory corruption by Michal Hocko · 7 years ago
  64. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  65. 3756f64 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 7 years ago
  66. 146734b string.h: workaround for increased stack usage by Arnd Bergmann · 7 years ago
  67. 338f1d9 lib/rbtree,drm/mm: add rbtree_replace_node_cached() by Chris Wilson · 7 years ago
  68. c47d7f5 include/linux/idr.h: add #include <linux/bug.h> by Wei Wang · 7 years ago
  69. e375922 Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc by Linus Torvalds · 7 years ago
  70. ea497bb drm: rework delayed connector cleanup in connector_iter by Daniel Vetter · 7 years ago
  71. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  72. 4b4df57 drm: Update edid-derived drm_display_info fields at edid property set [v2] by Keith Packard · 7 years ago
  73. b899a85 compiler.h: Remove ACCESS_ONCE() by Mark Rutland · 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. 916b20e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  77. 2008097 fou: fix some member types in guehdr by Xin Long · 7 years ago
  78. a8ceb5d ptr_ring: add barriers by Michael S. Tsirkin · 7 years ago
  79. 3487972 PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() by Rafael J. Wysocki · 7 years ago
  80. 9abffc6 crypto: mcryptd - protect the per-CPU queue with a lock by Sebastian Andrzej Siewior · 7 years ago
  81. c465fc1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  82. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  83. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  84. 4066aa7 Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  85. d476175 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  86. 195bd52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  87. a4abd7a usbnet: fix alignment for frames with no ethernet header by Bjørn Mork · 7 years ago
  88. b860b41 mfd: Fix RTS5227 (and others) powermanagement by Hans de Goede · 7 years ago
  89. 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
  90. 7912af5 PCI: Add pci_get_domain_bus_and_slot() stub by Randy Dunlap · 7 years ago
  91. af97a77 efi: Move some sysfs files to be read-only by root by Greg Kroah-Hartman · 7 years ago
  92. d29899a Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  93. a703c55 drm: safely free connectors from connector_iter by Daniel Vetter · 7 years ago
  94. bb64da9 KVM: s390: mark irq_state.flags as non-usable by Christian Borntraeger · 7 years ago
  95. 975b820 clk: fix a panic error caused by accessing NULL pointer by Cai Li · 7 years ago
  96. d7efc6c net: remove hlist_nulls_add_tail_rcu() by Eric Dumazet · 7 years ago
  97. f775b13 x86,kvm: move qemu/guest FPU switching out to vcpu_run by Rik van Riel · 7 years ago
  98. 8afa10c net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
  99. 5c47220 net_sched: red: Avoid devision by zero by Nogah Frankel · 7 years ago
  100. 13231ca Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago