1. 151e3d6 Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  2. 78eb1ca Merge branch 'vmwgfx-fixes-5.0-2' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  3. 8628752 Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  4. d028a64 drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen by Ville Syrjälä · 6 years ago
  5. 7fad8da drm/amd/display: Attach VRR properties for eDP connectors by Nicholas Kazlauskas · 6 years ago
  6. 6d3d806 drm/amdkfd: Fix if preprocessor statement above kfd_fill_iolink_info_for_cpu by Nathan Chancellor · 6 years ago
  7. 0a5f49c drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr by Philip Yang · 6 years ago
  8. 2a12103 drm/i915: always return something on DDI clock selection by Lucas De Marchi · 6 years ago
  9. 3e0b69b drm/i915: Fix skl srckey mask bits by Ville Syrjälä · 6 years ago
  10. 9ddac73 drm/vmwgfx: Improve on IOMMU detection by Thomas Hellstrom · 6 years ago
  11. 4cbfa1e drm/vmwgfx: Fix setting of dma masks by Thomas Hellstrom · 6 years ago
  12. 479d590 drm/vmwgfx: Also check for crtc status while checking for DU active by Deepak Rawat · 6 years ago
  13. 51fdbeb drm/vmwgfx: Fix an uninitialized fence handle value by Thomas Hellstrom · 6 years ago
  14. 728354c drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user by Thomas Hellstrom · 6 years ago
  15. 2072ce0 Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  16. 8834f56 Linux 5.0-rc5 by Linus Torvalds · 6 years ago
  17. 24b888d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. cc6810e Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. 58f6d42 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. 89401be Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 312b3a9 Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  22. 12491ed Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  23. 74b13e7 Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  24. c8864cb Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  25. 3cde55e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  26. b9de6ef Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  27. 74c953c efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker by Qian Cai · 6 years ago
  28. e6d4293 x86/resctrl: Avoid confusion over the new X86_RESCTRL config by Johannes Weiner · 6 years ago
  29. cd984a5 Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  30. 8b050fe Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  31. 33640d7 Merge tag '5.0-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  32. b7bd29b5 Merge tag 'apparmor-pr-2019-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  33. f585b28 autofs: fix error return in autofs_fill_super() by Ian Kent · 6 years ago
  34. 63ce5f5 autofs: drop dentry reference only when it is never used by Pan Bian · 6 years ago
  35. c27d82f fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 6 years ago
  36. e0a352f mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 6 years ago
  37. 7b2489d psi: clarify the Kconfig text for the default-disable option by Johannes Weiner · 6 years ago
  38. e3df4c6 mm, memory_hotplug: __offline_pages fix wrong locking by Michal Hocko · 6 years ago
  39. 6376360 mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 6 years ago
  40. 0d0c8de kasan: mark file common so ftrace doesn't trace it by Anders Roxell · 6 years ago
  41. 9807683 init/Kconfig: fix grammar by moving a closing parenthesis by Jonathan Neuschäfer · 6 years ago
  42. db7ddea lib/test_kmod.c: potential double free in error handling by Dan Carpenter · 6 years ago
  43. cefc7ef mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 6 years ago
  44. b13bc35 mm/hotplug: invalid PFNs from pfn_to_online_page() by Qian Cai · 6 years ago
  45. eeb0efd mm,memory_hotplug: fix scan_movable_pages() for gigantic hugepages by Oscar Salvador · 6 years ago
  46. 1b69ac6 psi: fix aggregation idle shut-off by Johannes Weiner · 6 years ago
  47. 24feb47 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 6 years ago
  48. efad4e4 mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 6 years ago
  49. 9bcdeb5 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 6 years ago
  50. 80409c6 mm: migrate: make buffer_migrate_page_norefs() actually succeed by Jan Kara · 6 years ago
  51. 8fb335e kernel/exit.c: release ptraced tasks before zap_pid_ns_processes by Andrei Vagin · 6 years ago
  52. a8e911d x86_64: increase stack size for KASAN_EXTRA by Qian Cai · 6 years ago
  53. 1ac2501 mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT by Andrea Arcangeli · 6 years ago
  54. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  55. 1fde6f2 proc: fix /proc/net/* after setns(2) by Alexey Dobriyan · 6 years ago
  56. 1723058 mm, memory_hotplug: don't bail out in do_migrate_range() prematurely by Oscar Salvador · 6 years ago
  57. 5eeb633 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  58. 9ace868 Merge tag 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  59. 3325254 Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  60. 4771eec Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  61. cca2e06 Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  62. 520fac05 Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  63. 2aa958c x86/kexec: Don't setup EFI info if EFI runtime is not enabled by Kairui Song · 6 years ago
  64. c228d29 x86: explicitly align IO accesses in memcpy_{to,from}io by Linus Torvalds · 6 years ago
  65. d6d478ae apparmor: Fix aa_label_build() error handling for failed merges by John Johansen · 6 years ago
  66. f7daa9c arm64: hibernate: Clean the __hyp_text to PoC after resume by James Morse · 6 years ago
  67. 8fac5cb arm64: hyp-stub: Forbid kprobing of the hyp-stub by James Morse · 6 years ago
  68. f2b3d85 arm64: kprobe: Always blacklist the KVM world-switch code by James Morse · 6 years ago
  69. 8ea2359 arm64: kaslr: ensure randomized quantities are clean also when kaslr is off by Ard Biesheuvel · 6 years ago
  70. 132fdc3 arm64: Do not issue IPIs for user executable ptes by Catalin Marinas · 6 years ago
  71. a1a0206 apparmor: Fix warning about unused function apparmor_ipv6_postroute by Petr Vorel · 6 years ago
  72. b473406 Merge branch 'acpi-misc' by Rafael J. Wysocki · 6 years ago
  73. cbffab6 Merge branch 'pm-cpuidle-fixes' by Rafael J. Wysocki · 6 years ago
  74. 5b4746a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  75. 52107c5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  76. 44e56f3 Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  77. 7e4545d drm/amdgpu: fix the incorrect external id for raven series by Huang Rui · 6 years ago
  78. 1229251 drm/amdgpu: Implement doorbell self-ring for NBIO 7.4 by Jay Cornwall · 6 years ago
  79. 1f66b7e drm/amd/display: Fix fclk idle state by Roman Li · 6 years ago
  80. f14bcc0 Revert "PCI: armada8k: Add support for gpio controlled reset signal" by Baruch Siach · 6 years ago
  81. 432dd70 ARM: cns3xxx: Use actual size reads for PCIe by Koen Vandeputte · 6 years ago
  82. 65dbb42 ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment by Koen Vandeputte · 6 years ago
  83. a4ace4f PCI: imx: Fix checking pd_pcie_phy device link addition by Leonard Crestez · 6 years ago
  84. a6093ad PCI: imx: Fix probe failure without power domain by Leonard Crestez · 6 years ago
  85. e74c98c gfs2: Revert "Fix loop in gfs2_rbm_find" by Andreas Gruenbacher · 6 years ago
  86. 9f78956 Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  87. 937108b Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  88. 83f4997a Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  89. 912139c x86/microcode/amd: Don't falsely trick the late loading mechanism by Thomas Lendacky · 6 years ago
  90. 9a6d548 ide: ensure atapi sense request aren't preempted by Jens Axboe · 6 years ago
  91. b9b9378 cifs: update internal module version number by Steve French · 6 years ago
  92. d339adc CIFS: fix use-after-free of the lease keys by Aurelien Aptel · 6 years ago
  93. 1617971 cpuidle: poll_state: Fix default time limit by Doug Smythies · 6 years ago
  94. 15efb47 PM-runtime: Fix deadlock with ktime_get() by Vincent Guittot · 6 years ago
  95. af0c9af fs/dcache: Track & report number of negative dentries by Waiman Long · 6 years ago
  96. 7d10f70 fs: Don't need to put list_lru into its own cacheline by Waiman Long · 6 years ago
  97. 1dbd449 fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() by Waiman Long · 6 years ago
  98. b284909 cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM by Josh Poimboeuf · 6 years ago
  99. 6e11ea9 drm/amdgpu: Transfer fences to dmabuf importer by Chris Wilson · 6 years ago
  100. 1c0490c Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago