1. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  2. becfc5e Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  3. daf0678 Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  4. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  5. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 6 years ago
  6. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  7. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  8. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  9. 5c16f36 drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2) by Kenneth Feng · 6 years ago
  10. 2837461 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  11. f3b5020 Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  12. 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 · 6 years ago
  13. 9bca19a Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  14. 333c8d3 drm/amd/powerplay: remove uncessary extra gfxoff control call by Evan Quan · 6 years ago
  15. cb5ed37 drm/amdgpu: fix parsing indirect register list v2 by Evan Quan · 6 years ago
  16. b0f6b80 drm/amd/include: Update df 3.6 mask and shift definition by Shaoyun Liu · 6 years ago
  17. f8a5de4 drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cards by Rex Zhu · 6 years ago
  18. 4b3c641 drm/amd/display: Fix stale buffer object (bo) use by Pratik Vishwakarma · 6 years ago
  19. c4ff91d drm/amd/pp: initialize result to before or'ing in data by Colin Ian King · 6 years ago
  20. c3dade5 drm/amd/powerplay: fix wrong clock adjust sequence by Evan Quan · 6 years ago
  21. 9702803 drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail() by Lyude Paul · 6 years ago
  22. 7584498 drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control handler by Huang Rui · 6 years ago
  23. 06b18f6 drm/amdgpu: fix CG enabling hang with gfxoff enabled by Huang Rui · 6 years ago
  24. 387f49e drm/amdgpu: fix clear_all and replace handling in the VM (v2) by Junwei Zhang · 6 years ago
  25. 2352939 drm/amdgpu: add checking for sos version by Huang Rui · 7 years ago
  26. a0b2ac2 drm/amdgpu: fix the missed vcn fw version report by Huang Rui · 6 years ago
  27. d290ef9 Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  28. d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  29. 6a900f8 Merge branches 'pm-domains' and 'pm-tools' by Rafael J. Wysocki · 6 years ago
  30. 2652df3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 6 years ago
  31. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  32. 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 · 6 years ago
  33. 84ca176b treewide: Use array_size() in kvzalloc_node() by Kees Cook · 6 years ago
  34. fd7bece treewide: Use array_size() in vzalloc_node() by Kees Cook · 6 years ago
  35. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  36. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 6 years ago
  37. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  38. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 6 years ago
  39. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 6 years ago
  40. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 6 years ago
  41. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 6 years ago
  42. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  43. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  44. 9f645bc video: uvesafb: Fix integer overflow in allocation by Kees Cook · 7 years ago
  45. f3278e3 leds: Use struct_size() in allocation by Kees Cook · 6 years ago
  46. b2303d7 Convert vhost to struct_size by Matthew Wilcox · 6 years ago
  47. c817e6c Convert v4l2 event to struct_size by Matthew Wilcox · 6 years ago
  48. 7654cb1 Convert infiniband uverbs to struct_size by Matthew Wilcox · 6 years ago
  49. 5b572e2 Convert virtio_console to struct_size by Matthew Wilcox · 6 years ago
  50. 38da0d6 Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  51. 19785cf Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  52. 98db5e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  53. 7259f64 Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  54. 467590e Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  55. 763f969 Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  56. b06c0b2f Revert "PM / runtime: Fixup reference counting of device link suppliers at probe" by Rafael J. Wysocki · 6 years ago
  57. 8efcf34 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  58. 32bcbf8 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  59. 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  60. a2b7ab4 Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  61. e16c479 Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()" by Linus Torvalds · 6 years ago
  62. c9160b6 ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue by Jia-Ju Bai · 7 years ago
  63. 82edcc7 ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw by Jia-Ju Bai · 7 years ago
  64. 081a698 NTB: ntb_hw_idt: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  65. 6c1e8ab ntb: intel: change references of skx to gen3 by Dave Jiang · 7 years ago
  66. f6e51c3 ntb: intel: split out the gen3 code by Dave Jiang · 7 years ago
  67. a906505 ntb: intel: header definitions refactor by Dave Jiang · 7 years ago
  68. f7cca14 Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  69. b70c9d3 Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  70. 6f75ede Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 6 years ago
  71. 0f105cf Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  72. 883cad5 Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  73. 8d08c05 Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  74. ce4c7b2 Merge branch 'pci/aer-squash' by Bjorn Helgaas · 6 years ago
  75. 0b15f1e PCI/AER: Use "PCI Express" consistently in Kconfig text by Bjorn Helgaas · 6 years ago
  76. 4696b82 PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/ by Bjorn Helgaas · 6 years ago
  77. adc1f22 PCI/AER: Squash Kconfig.debug into Kconfig by Bjorn Helgaas · 6 years ago
  78. 23e672b PCI/AER: Move private AER things to aerdrv.c by Bjorn Helgaas · 6 years ago
  79. f53e741 PCI/AER: Move aer_irq() declaration to portdrv.h by Bjorn Helgaas · 6 years ago
  80. 0544b04 PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h by Bjorn Helgaas · 6 years ago
  81. 16c33b1 PCI/AER: Remove duplicate pcie_port_bus_type declaration by Bjorn Helgaas · 6 years ago
  82. 41cbc9e PCI/AER: Squash ecrc.c into aerdrv.c by Bjorn Helgaas · 6 years ago
  83. 256a459 PCI/AER: Squash aerdrv_acpi.c into aerdrv.c by Bjorn Helgaas · 6 years ago
  84. 0319c9a PCI/AER: Squash aerdrv_errprint.c into aerdrv.c by Bjorn Helgaas · 6 years ago
  85. fd3362c PCI/AER: Squash aerdrv_core.c into aerdrv.c by Bjorn Helgaas · 6 years ago
  86. 3c43a64 PCI/AER: Reorder code to group probe/remove stuff together by Bjorn Helgaas · 6 years ago
  87. d5318d3 backlight: as3711_bl: Fix Device Tree node leaks by Johan Hovold · 7 years ago
  88. 2b12dfa backlight: tps65217_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  89. d1cc0ec backlight: max8925_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  90. 4a9c8bb backlight: as3711_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  91. 0aa9abd cpufreq: imx6q: check speed grades for i.MX6ULL by Sébastien Szymanski · 6 years ago
  92. 556c242 mfd: cros_ec: Remove unused __remove function by Arnd Bergmann · 6 years ago
  93. 46f107d mfd: wm97xx-core: Platform data can be NULL by Robert Jarzmik · 6 years ago
  94. f0dc7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  95. 1aaccb5 Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  96. ab0b2e5 Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  97. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  98. b718e8c net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 by Alvaro Gamez Machado · 6 years ago
  99. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  100. 9f3fbe85 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago