1. 4b4bb99 Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  2. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  3. d290ef9 Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  4. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  5. 6a900f8 Merge branches 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 7 years ago
  6. 2652df3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  7. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  8. 4597fcf Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  9. 84ca176b treewide: Use array_size() in kvzalloc_node() by Kees Cook · 7 years ago
  10. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 7 years ago
  11. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  12. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  13. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  14. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 7 years ago
  15. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  16. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 7 years ago
  17. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  18. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  19. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  20. 9f645bc video: uvesafb: Fix integer overflow in allocation by Kees Cook · 7 years ago
  21. f3278e3 leds: Use struct_size() in allocation by Kees Cook · 7 years ago
  22. b2303d7 Convert vhost to struct_size by Matthew Wilcox · 7 years ago
  23. c817e6c Convert v4l2 event to struct_size by Matthew Wilcox · 7 years ago
  24. 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 7 years ago
  25. 5b572e2 Convert virtio_console to struct_size by Matthew Wilcox · 7 years ago
  26. 38da0d6 Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  27. 19785cf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 7 years ago
  28. 98db5e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  29. 7259f64 Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb by Linus Torvalds · 7 years ago
  30. 467590e Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  31. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 7 years ago
  32. b06c0b2f Revert "PM / runtime: Fixup reference counting of device link suppliers at probe" by Rafael J. Wysocki · 7 years ago
  33. 8efcf34 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  34. 32bcbf8 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  35. 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  36. a2b7ab4 Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  37. e16c479 Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()" by Linus Torvalds · 7 years ago
  38. c9160b6 ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue by Jia-Ju Bai · 7 years ago
  39. 82edcc7 ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw by Jia-Ju Bai · 7 years ago
  40. 081a698 NTB: ntb_hw_idt: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  41. 6c1e8ab ntb: intel: change references of skx to gen3 by Dave Jiang · 7 years ago
  42. f6e51c3 ntb: intel: split out the gen3 code by Dave Jiang · 7 years ago
  43. a906505 ntb: intel: header definitions refactor by Dave Jiang · 7 years ago
  44. f7cca14 Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  45. b70c9d3 Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  46. 6f75ede Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  47. 0f105cf Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
  48. 883cad5 Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  49. 8d08c05 Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  50. ce4c7b2 Merge branch 'pci/aer-squash' by Bjorn Helgaas · 7 years ago
  51. 0b15f1e PCI/AER: Use "PCI Express" consistently in Kconfig text by Bjorn Helgaas · 7 years ago
  52. 4696b82 PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/ by Bjorn Helgaas · 7 years ago
  53. adc1f22 PCI/AER: Squash Kconfig.debug into Kconfig by Bjorn Helgaas · 7 years ago
  54. 23e672b PCI/AER: Move private AER things to aerdrv.c by Bjorn Helgaas · 7 years ago
  55. f53e741 PCI/AER: Move aer_irq() declaration to portdrv.h by Bjorn Helgaas · 7 years ago
  56. 0544b04 PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h by Bjorn Helgaas · 7 years ago
  57. 16c33b1 PCI/AER: Remove duplicate pcie_port_bus_type declaration by Bjorn Helgaas · 7 years ago
  58. 41cbc9e PCI/AER: Squash ecrc.c into aerdrv.c by Bjorn Helgaas · 7 years ago
  59. 256a459 PCI/AER: Squash aerdrv_acpi.c into aerdrv.c by Bjorn Helgaas · 7 years ago
  60. 0319c9a PCI/AER: Squash aerdrv_errprint.c into aerdrv.c by Bjorn Helgaas · 7 years ago
  61. fd3362c PCI/AER: Squash aerdrv_core.c into aerdrv.c by Bjorn Helgaas · 7 years ago
  62. 3c43a64 PCI/AER: Reorder code to group probe/remove stuff together by Bjorn Helgaas · 7 years ago
  63. d5318d3 backlight: as3711_bl: Fix Device Tree node leaks by Johan Hovold · 7 years ago
  64. 2b12dfa backlight: tps65217_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  65. d1cc0ec backlight: max8925_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  66. 4a9c8bb backlight: as3711_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  67. 0aa9abd cpufreq: imx6q: check speed grades for i.MX6ULL by Sébastien Szymanski · 7 years ago
  68. 556c242 mfd: cros_ec: Remove unused __remove function by Arnd Bergmann · 7 years ago
  69. 46f107d mfd: wm97xx-core: Platform data can be NULL by Robert Jarzmik · 7 years ago
  70. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  71. 1aaccb5 Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  72. ab0b2e5 Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  73. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  74. b718e8c net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 by Alvaro Gamez Machado · 7 years ago
  75. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 9f3fbe85 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. ad584b4 ACPICA: Recognize the _OSI string "Windows 2017.2" by Mario Limonciello · 7 years ago
  78. a16afaf Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 7 years ago
  79. 2a70ea5 Merge tag 'hsi-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 7 years ago
  80. 6419945 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  81. d60dafd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  82. 1329c20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  83. d6c7528 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 7 years ago
  84. eafdca4 Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  85. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  86. 49c2c3f cdc_ncm: avoid padding beyond end of skb by Bjørn Mork · 7 years ago
  87. 6310a88 net: fddi: fix a possible null-ptr-deref by YueHaibing · 7 years ago
  88. 58d813a net: aquantia: fix unsigned numvecs comparison with less than zero by Colin Ian King · 7 years ago
  89. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 7 years ago
  90. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  91. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  92. 33ce21d Merge tag 'drm-intel-next-fixes-2018-06-08-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  93. 68cc38f Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 7 years ago
  94. 7701619 nvme: cleanup double shift issue by Dan Carpenter · 7 years ago
  95. 69f4eb9 nvme-pci: make CMB SQ mod-param read-only by Keith Busch · 7 years ago
  96. 1d39e69 nvme-pci: unquiesce dead controller queues by Keith Busch · 7 years ago
  97. fe76fcf nvme-pci: remove HMB teardown on reset by Keith Busch · 7 years ago
  98. ded4550 nvme-pci: queue creation fixes by Keith Busch · 7 years ago
  99. 397c699 nvme-pci: remove unnecessary completion doorbell check by Keith Busch · 7 years ago
  100. 0bc8819 nvme-pci: remove unnecessary nested locking by Keith Busch · 7 years ago