1. a26fb01 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  2. 2ffb57d Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  3. dd63bf2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  4. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  5. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. 1a3d869 Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  7. 3c9fdef Merge tag 'drm-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  8. 49b1622 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  9. bfd40ea mm: fix vma_is_anonymous() false-positives by Kirill A. Shutemov · 6 years ago
  10. 050d2a55 Merge tag 'imx-drm-fixes-2018-07-20' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 6 years ago
  11. 78e1806 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  12. bd91b56 PCI/AER: Work around use-after-free in pcie_do_fatal_recovery() by Thomas Tai · 6 years ago
  13. cd3f77d Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  14. fd4f84f Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  15. a5f9e5d Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  16. 9bd5918 Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  17. 99015e9 Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  18. 0ca9488 drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. by Clint Taylor · 6 years ago
  19. 6e77b26 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  20. 405a751 nvmet: only check for filebacking on -ENOTBLK by Hannes Reinecke · 6 years ago
  21. 5613d31 nvmet: fixup crash on NULL device path by Hannes Reinecke · 6 years ago
  22. 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  23. 03bc7ca net: axienet: Fix double deregister of mdio by Shubhrajyoti Datta · 6 years ago
  24. f25e139 qmi_wwan: fix interface number for DW5821e production firmware by Aleksander Morgado · 6 years ago
  25. ae2dcb2 bnx2x: Fix invalid memory access in rss hash config path. by Sudarsana Reddy Kalluru · 6 years ago
  26. 958c696 net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper by Jack Morgenstein · 6 years ago
  27. 18041b5 r8169: restore previous behavior to accept BIOS WoL settings by Heiner Kallweit · 6 years ago
  28. 065990b scsi: set timed out out mq requests to complete by Keith Busch · 6 years ago
  29. 0894da8 media: staging: omap4iss: Include asm/cacheflush.h after generic includes by Guenter Roeck · 6 years ago
  30. d2d0ad2 i2c: imx: use open drain for recovery GPIO by Wolfram Sang · 6 years ago
  31. 2b16fd6 i2c: rcar: handle RXDMA HW behaviour on Gen3 by Wolfram Sang · 6 years ago
  32. 6cdefc6 nvme: if_ready checks to fail io to deleting controller by James Smart · 6 years ago
  33. d082dc15 nvmet-fc: fix target sgl list on large transfers by James Smart · 6 years ago
  34. bafaf05 cpufreq: qcom-kryo: add NULL entry to the end of_device_id array by YueHaibing · 6 years ago
  35. bbfbf04 gpio: uniphier: set legitimate irq trigger type in .to_irq hook by Masahiro Yamada · 6 years ago
  36. 906402a gpio: of: Handle fixed regulator flags properly by Linus Walleij · 6 years ago
  37. 9f9e3e0 i2c: imx: Fix reinit_completion() use by Esben Haabendal · 6 years ago
  38. cc8de9a i2c: davinci: Avoid zero value of CLKH by Alexander Sverdlin · 6 years ago
  39. 8ebd83b can: xilinx_can: fix power management handling by Anssi Hannula · 6 years ago
  40. 2f4f0f3 can: xilinx_can: fix incorrect clear of non-processed interrupts by Anssi Hannula · 7 years ago
  41. 8399799 can: xilinx_can: fix RX overflow interrupt not being enabled by Anssi Hannula · 7 years ago
  42. 620050d can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting by Anssi Hannula · 8 years ago
  43. 877e0b7 can: xilinx_can: fix recovery from error states not being propagated by Anssi Hannula · 8 years ago
  44. 32852c5 can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK by Anssi Hannula · 8 years ago
  45. 2574fe5 can: xilinx_can: fix device dropping off bus on RX overrun by Anssi Hannula · 8 years ago
  46. 54e4a0c can: m_can: Move accessing of message ram to after clocks are enabled by Faiz Abbas · 6 years ago
  47. 1675bee can: m_can: Fix runtime resume call by Faiz Abbas · 6 years ago
  48. b5c1a23 can: mpc5xxx_can: check of_iomap return before use by Nicholas Mc Guire · 6 years ago
  49. 393753b can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking can.ctrlmode by Roman Fietze · 6 years ago
  50. 5d4c94e can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only by Stephane Grosjean · 6 years ago
  51. 73c2a01 ACPICA: AML Parser: ignore dispatcher error status during table load by Schmauss, Erik · 6 years ago
  52. 7441308 Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvme by Linus Torvalds · 6 years ago
  53. 165ea0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  54. c9ce1fa net: prevent ISA drivers from building on PPC32 by Randy Dunlap · 6 years ago
  55. b809ec8 nfp: flower: ensure dead neighbour entries are not offloaded by John Hurley · 6 years ago
  56. e99465b vxlan: fix default fdb entry netlink notify ordering during netdev create by Roopa Prabhu · 6 years ago
  57. f6e0538 vxlan: make netlink notify in vxlan_fdb_destroy optional by Roopa Prabhu · 6 years ago
  58. 7431016 vxlan: add new fdb alloc and create helpers by Roopa Prabhu · 6 years ago
  59. 6e56830 atl1c: reserve min skb headroom by Florian Westphal · 6 years ago
  60. 3d82475 net: dsa: mv88e6xxx: fix races between lock and irq freeing by Uwe Kleine-König · 6 years ago
  61. 45ae4df Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  62. ffb48e7 Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  63. 215d08a net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv by Heiner Kallweit · 6 years ago
  64. 25c020a qed: Correct Multicast API to reflect existence of 256 approximate buckets. by Sudarsana Reddy Kalluru · 6 years ago
  65. 58874c7 qed: Fix possible race for the link state value. by Sudarsana Reddy Kalluru · 6 years ago
  66. 4ad95a9 qed: Fix link flap issue due to mismatching EEE capabilities. by Sudarsana Reddy Kalluru · 6 years ago
  67. c1f897c bonding: set default miimon value for non-arp modes if not set by Jarod Wilson · 6 years ago
  68. 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
  69. 249a32b usb: core: handle hub C_PORT_OVER_CURRENT condition by Bin Liu · 6 years ago
  70. 48e5aee Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  71. b4460a9 Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  72. 18cadf9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  73. 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
  74. de87dcde Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  75. bfa54a3 Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  76. 7389439 Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  77. d89b766 usb: xhci: Fix memory leak in xhci_endpoint_reset() by Zheng Xiaowei · 6 years ago
  78. 9b38276 nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD by Roland Dreier · 6 years ago
  79. c413767 usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selection by Adam Thomson · 6 years ago
  80. 4d644abf usb: gadget: f_fs: Only return delayed status when len is 0 by Jerry Zhang · 6 years ago
  81. 2502e5a platform/x86: dell-laptop: Fix backlight detection by Damien Thébault · 6 years ago
  82. 2db1581 Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" by Lu Baolu · 6 years ago
  83. f748268 net-next/hinic: fix a problem in hinic_xmit_frame() by Zhao Chen · 6 years ago
  84. 28c20cc Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  85. 02e546e Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 6 years ago
  86. 8b369c0 Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 6 years ago
  87. 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
  88. 2c4d6ba ACPI / EC: Use ec_no_wakeup on more Thinkpad X1 Carbon 6th systems by Robin H. Johnson · 6 years ago
  89. 2f958e8 drm/nouveau/fb/gp100-: disable address remapper by Ben Skeggs · 6 years ago
  90. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  91. de2d9b5 soc: imx: gpc: restrict register range for regmap access by Anson Huang · 6 years ago
  92. 7e29392 net/mlx5e: Only allow offloading decap egress (egdev) flows by Roi Dayan · 6 years ago
  93. d7037ad net/mlx5: Fix QP fragmented buffer allocation by Tariq Toukan · 6 years ago
  94. 8c49f54 net/mlx5: Fix 'DON'T_TRAP' functionality by Raed Salem · 6 years ago
  95. 443a858 net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_mode by Saeed Mahameed · 6 years ago
  96. d2e1c57 net/mlx5e: Don't allow aRFS for encapsulated packets by Eran Ben Elisha · 6 years ago
  97. 2630bae net/mlx5e: Fix quota counting in aRFS expire flow by Eran Ben Elisha · 6 years ago
  98. 33180be net/mlx5: Adjust clock overflow work period by Ariel Levkovich · 6 years ago
  99. e279d63 net/mlx5e: Refine ets validation function by Shay Agroskin · 6 years ago
  100. 05df204 Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago