1. 4774cc5 iommu/vt-d: Apply per pci device pasid table in SVA by Lu Baolu · 7 years ago
  2. a7fc93f iommu/vt-d: Allocate and free pasid table by Lu Baolu · 7 years ago
  3. cc580e4 iommu/vt-d: Per PCI device pasid table interfaces by Lu Baolu · 7 years ago
  4. 85319dc iommu/vt-d: Add for_each_device_domain() helper by Lu Baolu · 7 years ago
  5. 9ddbfb4 iommu/vt-d: Move device_domain_info to header by Lu Baolu · 7 years ago
  6. af39507 iommu/vt-d: Apply global PASID in SVA by Lu Baolu · 7 years ago
  7. 51261aa iommu/vt-d: Avoid using idr_for_each_entry() by Lu Baolu · 7 years ago
  8. 5628317 iommu/vt-d: Global PASID name space by Lu Baolu · 7 years ago
  9. 3e781fc iommu/vt-d: Remove unnecessary WARN_ON() by Lu Baolu · 7 years ago
  10. 1c48db4 iommu/vt-d: Fix dev iotlb pfsid use by Jacob Pan · 7 years ago
  11. 0f72556 iommu/vt-d: Add definitions for PFSID by Jacob Pan · 7 years ago
  12. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  13. 652788a Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  14. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  15. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  16. 0d55ec6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  17. 44813aa Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  18. 9544bc5 sg: remove ->sg_magic member by Jens Axboe · 7 years ago
  19. cd993fc Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  20. 5e4e8c5 Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  21. 48a3c64 Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  22. ff23908 Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  23. 49f1c61 Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  24. fad2d4e drbd: Fix drbd_request_prepare() discard handling by Bart Van Assche · 7 years ago
  25. e27b4d4a Merge branch 'pm-domains' by Rafael J. Wysocki · 7 years ago
  26. 12b731d i2c: gpio: initialize SCL to HIGH again by Wolfram Sang · 7 years ago
  27. 9aa6136 i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers by Peter Rosin · 7 years ago
  28. 2173ed0 i2c: algos: bit: mention our experience about initial states by Wolfram Sang · 7 years ago
  29. 2a2c8ee Revert "i2c: algo-bit: init the bus to a known state" by Wolfram Sang · 7 years ago
  30. 2d8aa4e Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  31. d12bce9 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  32. dbc6265 dm: prevent DAX mounts if not supported by Ross Zwisler · 7 years ago
  33. 15256f6 dax: check for QUEUE_FLAG_DAX in bdev_dax_supported() by Ross Zwisler · 7 years ago
  34. 4557641 pmem: only set QUEUE_FLAG_DAX for fsdax mode by Ross Zwisler · 7 years ago
  35. c7e1d69 Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  36. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  37. 682630f nvme-rdma: fix possible double free of controller async event buffer by Sagi Grimberg · 7 years ago
  38. 21eff69 vt: prevent leaking uninitialized data to userspace via /dev/vcs* by Alexander Potapenko · 7 years ago
  39. bc6cf36 serdev: fix memleak on module unload by Johan Hovold · 7 years ago
  40. 20dcff4 serial: 8250_pci: Remove stalled entries in blacklist by Andy Shevchenko · 7 years ago
  41. ebec3f8 n_tty: Access echo_* variables carefully. by Tetsuo Handa · 7 years ago
  42. 3d63b7e n_tty: Fix stall at n_tty_receive_char_special(). by Tetsuo Handa · 7 years ago
  43. 226e2d2 Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 7 years ago
  44. daebc5a Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  45. 449490f Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into drm-fixes by Dave Airlie · 7 years ago
  46. 4de9f38 drm/amd/display: release spinlock before committing updates to stream by Shirish S · 7 years ago
  47. 62d5b8e drm/amdgpu:Support new VCN FW version naming convention by James Zhu · 7 years ago
  48. d9e98ee drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c by Leo Liu · 7 years ago
  49. f8a78bd Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  50. debd52a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  51. c92067a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  52. 7838306 Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Catalin Marinas · 7 years ago
  53. a685557 dm thin: handle running out of data space vs concurrent discard by Mike Snitzer · 7 years ago
  54. 03ae3a9 Input: psmouse - fix button reporting for basic protocols by Dmitry Torokhov · 7 years ago
  55. 925d316 PCI: controller: Move PCI_DOMAINS selection to arch Kconfig by Lorenzo Pieralisi · 7 years ago
  56. 68bb22e PCI: Initialize endpoint library before controllers by Alan Douglas · 7 years ago
  57. fd28b4b Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes by Olof Johansson · 7 years ago
  58. 6f6f424 PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems by Bjorn Helgaas · 7 years ago
  59. 01a9e949 drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()' by Christophe JAILLET · 7 years ago
  60. 0ea3fa1 qcom: cmd-db: enforce CONFIG_OF_RESERVED_MEM dependency by Arnd Bergmann · 7 years ago
  61. 90f26cc usb: chipidea: host: fix disconnection detect issue by Peter Chen · 7 years ago
  62. ebc2dc5 Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
  63. 0a2bc00 staging: android: ion: Return an ERR_PTR in ion_map_kernel by Laura Abbott · 7 years ago
  64. 1376b0a staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write() by Dan Carpenter · 7 years ago
  65. d5a4f93 usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered by Peter Chen · 7 years ago
  66. 9578bcd typec: tcpm: Fix a msecs vs jiffies bug by Dan Carpenter · 7 years ago
  67. ecc443c NFC: pn533: Fix wrong GFP flag usage by Hans de Goede · 7 years ago
  68. 4a76256 usb: cdc_acm: Add quirk for Uniden UBC125 scanner by Houston Yaroschoff · 7 years ago
  69. e16711c staging/typec: fix tcpci_rt1711h build errors by Randy Dunlap · 7 years ago
  70. 68816e1 usb: typec: ucsi: Fix for incorrect status data issue by Heikki Krogerus · 7 years ago
  71. 1f9f9d1 usb: typec: ucsi: acpi: Workaround for cache mode issue by Heikki Krogerus · 7 years ago
  72. d2d2e3c acpi: Add helper for deactivating memory region by Heikki Krogerus · 7 years ago
  73. 305886c usb: xhci: increase CRS timeout value by Ajay Gupta · 7 years ago
  74. 3431a15 usb: xhci: tegra: fix runtime PM error handling by Stefan Agner · 7 years ago
  75. 36eb935 usb: xhci: remove the code build warning by Dongjiu Geng · 7 years ago
  76. d850c16 xhci: Fix kernel oops in trace_xhci_free_virt_device by Zhengjun Xing · 7 years ago
  77. 229bc19 xhci: Fix perceived dead host due to runtime suspend race with event handler by Mathias Nyman · 7 years ago
  78. 9d1a68c Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago
  79. 6f0d349 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  80. ad6384b PM / Domains: Rename opp_node to np by Viresh Kumar · 7 years ago
  81. 1dd2058 cpufreq: qcom-kryo: Fix error handling in probe() by Dan Carpenter · 7 years ago
  82. 829eb05 sfc: make function efx_rps_hash_bucket static by Colin Ian King · 7 years ago
  83. 2a221c0 iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines by Hans de Goede · 7 years ago
  84. b02ec67 iio: mma8452: Fix ignoring MMA8452_INT_DRDY by Leonard Crestez · 7 years ago
  85. 288320f iio: tsl2x7x/tsl2772: avoid potential division by zero by Colin Ian King · 7 years ago
  86. 13399ff iio: pressure: bmp280: fix relative humidity unit by Tomasz Duszynski · 7 years ago
  87. 64dd765 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 6242258 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 78fea63 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. e7e197ed qmi_wwan: add support for the Dell Wireless 5821e module by Aleksander Morgado · 7 years ago
  91. 5ce3633 cxgb4: when disabling dcb set txq dcb priority to 0 by Ganesh Goudar · 7 years ago
  92. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  93. 2dd3f7c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  94. 652caf4 Merge tag 'imx-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 7 years ago
  95. cb04a79 Merge tag 'renesas-fixes-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 7 years ago
  96. 4ab59fc Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  97. e020797 net: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  98. c2cd650 net: mscc: make sparse happy by Antoine Tenart · 7 years ago
  99. 271f7ff net: mvneta: fix the Rx desc DMA address in the Rx path by Antoine Tenart · 7 years ago
  100. b8f1f65 vhost_net: validate sock before trying to put its fd by Jason Wang · 7 years ago