1. 3c557df timer: Remove meaningless .data/.function assignments by Kees Cook · 7 years ago
  2. 6ac3526 timer: Fix two mistakes in callback conversions by Kees Cook · 7 years ago
  3. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  4. 1ff9789 timer: Remove users of expire and data arguments to DEFINE_TIMER by Kees Cook · 7 years ago
  5. 51487d9 timer: Remove last user of TIMER_INITIALIZER by Kees Cook · 7 years ago
  6. df7e828 timer: Remove init_timer_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  7. 185981d timer: Remove init_timer_pinned() in favor of timer_setup() by Kees Cook · 7 years ago
  8. 9c6c273 timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack() by Kees Cook · 7 years ago
  9. 1d1fe90 timer: Remove init_timer_pinned_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  10. c1de159 Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  11. 887c8ba Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  12. 27b3b16 Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  13. 08bbc4f Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  14. c4142ed Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  15. 3a98be0 Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  16. d312fef ahci: don't ignore result code of ahci_reset_controller() by Ard Biesheuvel · 7 years ago
  17. 368f899 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 3d9d62b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. a8c964e Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  20. 0b33ce7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  21. 74d83ec Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  22. 95dcc4d Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  23. 7b5ef82 Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  24. 93b5533 Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  25. a358320 Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  26. 35dbba3 Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  27. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  28. 2b702e7 Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  29. 770b782 Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  30. 74de818 Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  31. 333d177 Merge branch 'acpi-apei' by Rafael J. Wysocki · 7 years ago
  32. 9173583 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  33. abeb19a Merge branches 'pm-opp' and 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  34. 8c28ef3 xen-pciback: relax BAR sizing write value check by Jan Beulich · 7 years ago
  35. c3cdce4 usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform by Baolin Wang · 7 years ago
  36. 6baeda1 usb: gadget: udc: atmel: set vbus irqflags explicitly by Nicolas Ferre · 7 years ago
  37. addfc58 usb: gadget: ffs: handle I/O completion in-order by John Keeping · 7 years ago
  38. 0a2ce62 usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction by Yoshihiro Shimoda · 7 years ago
  39. 6124607 usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe by Yoshihiro Shimoda · 7 years ago
  40. 447b8a0 usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() by Yoshihiro Shimoda · 7 years ago
  41. 73f2f57 usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value by Yoshihiro Shimoda · 7 years ago
  42. 4dcf4ba usb: gadget: udc: renesas_usb3: fix for no-data control transfer by Yoshihiro Shimoda · 7 years ago
  43. 7dbd8f4 USB: dummy-hcd: Fix erroneous synchronization change by Alan Stern · 7 years ago
  44. 0173a68 USB: dummy-hcd: fix infinite-loop resubmission bug by Alan Stern · 7 years ago
  45. fe659bc USB: dummy-hcd: fix connection failures (wrong speed) by Alan Stern · 7 years ago
  46. 7d5d7b5 md/raid5: cap worker count by Shaohua Li · 7 years ago
  47. c4d6a1b dm-raid: fix a race condition in request handling by Shaohua Li · 7 years ago
  48. 79bf31a md: fix a race condition for flush request handling by Shaohua Li · 7 years ago
  49. 393debc md: separate request handling by Shaohua Li · 7 years ago
  50. d0b7a90 scsi: ILLEGAL REQUEST + ASC==27 => target failure by Martin Wilck · 7 years ago
  51. d1b4909 scsi: aacraid: Add a small delay after IOP reset by Guilherme G. Piccoli · 7 years ago
  52. aaf2c2f ACPI / APEI: clear error status before acknowledging the error by Tyler Baicar · 7 years ago
  53. 2726e15 Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  54. ffa34d8 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 7 years ago
  55. f2e2953 Merge tag 'drm-amdkfd-fixes-2017-09-24' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 7 years ago
  56. 36de807 mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user by Richard Genoud · 7 years ago
  57. 828bcbd IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load by Harish Chegondi · 7 years ago
  58. b8f4273 IB/hfi1: On error, fix use after free during user context setup by Michael J. Ruhl · 7 years ago
  59. 612601d Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0" by Alex Estrin · 7 years ago
  60. 09592af IB/hfi1: Return correct value in general interrupt handler by Kamenee Arumugam · 7 years ago
  61. 753b19a IB/hfi1: Check eeprom config partition validity by Jan Sokolowski · 7 years ago
  62. 30e1052 IB/hfi1: Only reset QSFP after link up and turn off AOC TX by Sebastian Sanchez · 7 years ago
  63. df5efdd IB/hfi1: Turn off AOC TX after offline substates by Sebastian Sanchez · 7 years ago
  64. 3c6bae6 iommu/amd: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  65. 1ff9b17 iommu/mediatek: Limit the physical address in 32bit for v7s by Yong Wu · 7 years ago
  66. 5c62c1c iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA by Yong Wu · 7 years ago
  67. 7e43968 mtd: Fix partition alignment check on multi-erasesize devices by Boris Brezillon · 7 years ago
  68. ce7c47d platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt by Ville Syrjälä · 7 years ago
  69. dc972a6 Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  70. a98c75f drm/tegra: trace: Fix path to include by Thierry Reding · 7 years ago
  71. f091fb8 scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add() by Hannes Reinecke · 7 years ago
  72. 9561475 PCI: Fix race condition with driver_override by Nicolai Stange · 7 years ago
  73. d477bf3 cpufreq: dt: Fix sysfs duplicate filename creation for platform-device by Suniel Mahesh · 7 years ago
  74. 675195d scsi: scsi_transport_fc: set scsi_target_id upon rescan by Hannes Reinecke · 7 years ago
  75. 19240e6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  76. e4d8ae0 PM / OPP: Call notifier without holding opp_table->lock by Viresh Kumar · 7 years ago
  77. c88f0e6 scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly by Xin Long · 7 years ago
  78. d9f8293 irqchip/mips-gic: Use effective affinity to unmask by Paul Burton · 7 years ago
  79. a08588e irqchip/mips-gic: Fix shifts to extract register fields by Paul Burton · 7 years ago
  80. fddc992 nvme-fcloop: fix port deletes and callbacks by James Smart · 7 years ago
  81. 0c319d3 nvmet-fc: ensure target queue id within range. by James Smart · 7 years ago
  82. 3688feb nvmet-fc: on port remove call put outside lock by James Smart · 7 years ago
  83. e4d753d nvme-rdma: don't fully stop the controller in error recovery by Sagi Grimberg · 7 years ago
  84. 0a960afd nvme-rdma: give up reconnect if state change fails by Sagi Grimberg · 7 years ago
  85. 1a40d97 nvme-core: Use nvme_wq to queue async events and fw activation by Sagi Grimberg · 7 years ago
  86. 8cbd96a nvme: fix sqhd reference when admin queue connect fails by James Smart · 7 years ago
  87. fbcd498 IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure by Ilya Lesokhin · 7 years ago
  88. d67bc5d IB/mlx5: Simplify mlx5_ib_cont_pages by Ilya Lesokhin · 7 years ago
  89. 7c9d966 IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev by Alex Vesker · 7 years ago
  90. 9c6f42e IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock by Shalom Lagziel · 7 years ago
  91. edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
  92. 73827a6 IB/core: Fix qp_sec use after free access by Parav Pandit · 7 years ago
  93. 78b1beb IB/core: Fix typo in the name of the tag-matching cap struct by Leon Romanovsky · 7 years ago
  94. bb1cc74 nvmet: implement valid sqhd values in completions by James Smart · 7 years ago
  95. 8edd11c nvme-fabrics: Allow 0 as KATO value by Guilherme G. Piccoli · 7 years ago
  96. 0951338 nvme: allow timed-out ios to retry by James Smart · 7 years ago
  97. cd48282 nvme: stop aer posting if controller state not live by James Smart · 7 years ago
  98. d087747 nvme-pci: Print invalid SGL only once by Keith Busch · 7 years ago
  99. 161b8be nvme-pci: initialize queue memory before interrupts by Keith Busch · 7 years ago
  100. deb6174 nvmet-fc: fix failing max io queue connections by James Smart · 7 years ago