1. 257f905 ACPI / utils: Remove deprecated function since no user left by Andy Shevchenko · 6 years ago
  2. d00d210 gpio: merrifield: Convert to use acpi_dev_get_first_match_dev() by Andy Shevchenko · 6 years ago
  3. 0cf064d extcon: axp288: Convert to use acpi_dev_get_first_match_dev() by Andy Shevchenko · 6 years ago
  4. 817b4d6 ACPI / utils: Introduce acpi_dev_get_first_match_dev() helper by Andy Shevchenko · 6 years ago
  5. c877b3d Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  6. b5c8314 Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  7. 3af9a52 Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  8. 9093464 leds: trigger: netdev: use memcpy in device_name_store by Rasmus Villemoes · 6 years ago
  9. 0aab8e4 leds: pca9532: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  10. 32faca6 Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  11. 52afe190 Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  12. 8d02a9a Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  13. 782492a Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  14. 8e377a1 Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  15. 922c010 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  16. c0b7f2a Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  17. 6f51092 Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  18. 3467b907 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  19. 4ad5283 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  20. ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  21. 9df0ef6 Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  22. 0bc9f5d drivers/block/zram/zram_drv.c: fix idle/writeback string compare by Minchan Kim · 6 years ago
  23. 0a35255 iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging by Nicolas Boichat · 6 years ago
  24. cc26358 staging: vt6655: Remove vif check from vnt_interrupt by Malcolm Priestley · 6 years ago
  25. 33bac91 staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir() by Gao Xiang · 6 years ago
  26. 8aafaaf iommu/amd: Reserve exclusion range in iova-domain by Joerg Roedel · 6 years ago
  27. d65d25b Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 6 years ago
  28. 87be92b Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 6 years ago
  29. 86d0756 Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes by Linus Walleij · 6 years ago
  30. 0271ab1 Merge tag 'drm-intel-fixes-2019-03-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  31. ee41c2d Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  32. 9936328 Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  33. a536b49 nvmet: fix error flow during ns enable by Max Gurtovoy · 6 years ago
  34. 02db995 nvmet: fix building bvec from sg list by Ming Lei · 6 years ago
  35. cc2278c nvme-multipath: relax ANA state check by Martin George · 6 years ago
  36. 988aef9e nvme-tcp: fix an endianess miss-annotation by Christoph Hellwig · 6 years ago
  37. ce9fb53 gpio: mockup: use simple_read_from_buffer() in debugfs read callback by Bartosz Golaszewski · 6 years ago
  38. f7299d4 gpio: of: Fix of_gpiochip_add() error path by Geert Uytterhoeven · 6 years ago
  39. 7ce4027 gpio: of: Check for "spi-cs-high" in child instead of parent node by Andrey Smirnov · 6 years ago
  40. e5545c9 gpio: of: Check propname before applying "cs-gpios" quirks by Andrey Smirnov · 6 years ago
  41. bfed6d0 Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  42. 97c41a6 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  43. dd08a8d libata: fix using DMA buffers on stack by raymond pang · 6 years ago
  44. 26cdaac drm/i915/icl: Fix VEBOX mismatch BUG_ON() by José Roberto de Souza · 6 years ago
  45. 31d4c52 cpufreq: scpi: Fix use after free by Vincent Stehlé · 6 years ago
  46. 84f3b43 USB: serial: option: add Olicard 600 by Bjørn Mork · 6 years ago
  47. a595ecdd USB: serial: cp210x: add new device id by Greg Kroah-Hartman · 6 years ago
  48. d6e2635 scsi: ibmvfc: Clean up transport events by Tyrel Datwyler · 6 years ago
  49. 3e6f7de scsi: ibmvfc: Byte swap status and error codes when logging by Tyrel Datwyler · 6 years ago
  50. 95237c2 scsi: ibmvfc: Add failed PRLI to cmd_status lookup array by Tyrel Datwyler · 6 years ago
  51. 6dc6a94 scsi: ibmvfc: Remove "failed" from logged errors by Tyrel Datwyler · 6 years ago
  52. c820657 scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN by Steffen Maier · 6 years ago
  53. 242ec14 scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices by Steffen Maier · 6 years ago
  54. fe67888 scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host by Steffen Maier · 6 years ago
  55. 1d5de5b scsi: sd: Quiesce warning if device does not report optimal I/O size by Martin K. Petersen · 6 years ago
  56. c14a572 scsi: sd: Fix a race between closing an sd device and sd I/O by Bart Van Assche · 6 years ago
  57. 70fc085 scsi: core: Run queue when state is set to running after being blocked by zhengbin · 6 years ago
  58. 1a9df9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  59. 0532a1b virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x by Hans de Goede · 6 years ago
  60. f4e68d5 tty: fix NULL pointer issue when tty_port ops is not set by Fabien Dessenne · 6 years ago
  61. 3ec8002 Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc by Wentao Wang · 6 years ago
  62. 69646d7 tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped by Razvan Stefanescu · 6 years ago
  63. f304098 tty/serial: atmel: Add is_half_duplex helper by Razvan Stefanescu · 6 years ago
  64. f276e00 usb: u132-hcd: fix resource leak by Mukesh Ojha · 6 years ago
  65. 93e1c8a usb: cdc-acm: fix race during wakeup blocking TX traffic by Romain Izard · 6 years ago
  66. 2583303 gpio: mockup: fix debugfs read by Bartosz Golaszewski · 6 years ago
  67. fa59dd23 Revert "gpio: use new gpio_set_config() helper in more places" by Andrew Jeffery · 6 years ago
  68. 71cd6cb drm/i915/selftests: Fix an IS_ERR() vs NULL check by Dan Carpenter · 6 years ago
  69. 4cb6560 leds: trigger: netdev: fix refcnt leak on interface rename by Rafał Miłecki · 6 years ago
  70. 8c838f5 dpaa2-eth: fix race condition with bql frame accounting by Ioana Ciornei · 6 years ago
  71. 047a013 chelsio: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 6 years ago
  72. 450895d net: phy: bcm54xx: Encode link speed and activity into LEDs by Vladimir Oltean · 6 years ago
  73. b7ebee2 net: usb: aqc111: Extend HWID table by QNAP device by Dmitry Bezrukov · 6 years ago
  74. db460c5 net: dsa: qca8k: extend slave-bus implementations by Christian Lamparter · 6 years ago
  75. 1eec715 net: dsa: qca8k: remove leftover phy accessors by Christian Lamparter · 6 years ago
  76. 4b9a393 drm/i915: Mark AML 0x87CA as ULX by Ville Syrjälä · 6 years ago
  77. 80045e1 Merge tag 'misc-habanalabs-fixes-2019-03-26' of git://people.freedesktop.org/~gabbayo/linux into char-misc-next: by Greg Kroah-Hartman · 6 years ago
  78. 3d54d10 usb: mtu3: fix EXTCON dependency by Arnd Bergmann · 6 years ago
  79. 41f00e6 usb: usb251xb: fix to avoid potential NULL pointer dereference by Aditya Pakki · 6 years ago
  80. e671765 usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails by Chen-Yu Tsai · 6 years ago
  81. 1396929 phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs by Chen-Yu Tsai · 6 years ago
  82. fba1bdd scsi: qla4xxx: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  83. b6554cf scsi: aacraid: Insure we don't access PCIe space during AER/EEH by Dave Carroll · 6 years ago
  84. c2fe742 scsi: mpt3sas: Fix kernel panic during expander reset by Sreekanth Reddy · 6 years ago
  85. d29f5aa net: phy: don't clear BMCR in genphy_soft_reset by Heiner Kallweit · 6 years ago
  86. 0fa635a PCI/LINK: Deduplicate bandwidth reports for multi-function devices by Lukas Wunner · 6 years ago
  87. 55397ce PCI/LINK: Clear bandwidth notification interrupt before enabling it by Lukas Wunner · 6 years ago
  88. 3e82a7f PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked by Alexandru Gagniuc · 6 years ago
  89. 92a3e42 cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency by Srinivas Pandruvada · 6 years ago
  90. edef1ef ACPI / CPPC: Fix guaranteed performance handling by Srinivas Pandruvada · 6 years ago
  91. a3ac791 Revert "parport: daisy: use new parport device model" by Linus Torvalds · 6 years ago
  92. 9498da46d staging: octeon-ethernet: fix incorrect PHY mode by Aaro Koskinen · 6 years ago
  93. 9b9c87c staging: vc04_services: Fix an error code in vchiq_probe() by Dan Carpenter · 6 years ago
  94. b6391ac staging: erofs: fix error handling when failed to read compresssed data by Gao Xiang · 6 years ago
  95. 3b9c2f2 staging: vt6655: Fix interrupt race condition on device start up. by Malcolm Priestley · 6 years ago
  96. de53874 Merge tag 'drm-misc-fixes-2019-03-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  97. 9dfec7c dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32_array" by Pierre-Yves MORDRET · 6 years ago
  98. 0cee41d Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Arnd Bergmann · 6 years ago
  99. 8bc32a2 iommu: Don't print warning when IOMMU driver only supports unmanaged domains by Joerg Roedel · 6 years ago
  100. 3d565a21 drm/meson: fix TMDS clock filtering for DMT monitors by Neil Armstrong · 6 years ago