1. 585d450 drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler by Aurabindo Pillai · 4 years, 7 months ago
  2. 5d1c59c drm/amdgpu: Move existing pflip fields into separate struct by Aurabindo Pillai · 4 years, 7 months ago
  3. 9c7e2ce drm/amdgpu: Update RAS init handling by John Clements · 4 years, 6 months ago
  4. 2b3bbf2 drm/amdkfd: Fix -Wunused-const-variable warning by YueHaibing · 4 years, 6 months ago
  5. f399d4d drm/amdgpu: add ta DTM/HDCP print in amdgpu_firmware_info for apu by Changfeng · 4 years, 6 months ago
  6. 9c1615b drm/amd/pm: update driver if version for navy_flounder by Jiansong Chen · 4 years, 6 months ago
  7. 0e4b291 drm/amd/pm: update driver if file for sienna cichlid by Likun Gao · 4 years, 6 months ago
  8. 7cbbc74 drm/amdgpu: Minor checkpatch fix by Andrey Grodzovsky · 4 years, 7 months ago
  9. 6894305 drm/amdgpu: Disable DPC for XGMI for now. by Andrey Grodzovsky · 4 years, 7 months ago
  10. 7ac7138 drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code. by Andrey Grodzovsky · 4 years, 7 months ago
  11. c1dd4aa drm/amdgpu: Fix consecutive DPC recovery failures. by Andrey Grodzovsky · 4 years, 7 months ago
  12. 362c7b9 drm/amdgpu: Fix SMU error failure by Andrey Grodzovsky · 4 years, 7 months ago
  13. acd89fc drm/amdgpu: Block all job scheduling activity during DPC recovery by Andrey Grodzovsky · 4 years, 8 months ago
  14. bf36b52 drm/amdgpu: Avoid accessing HW when suspending SW state by Andrey Grodzovsky · 4 years, 8 months ago
  15. c9a6b82 drm/amdgpu: Implement DPC recovery by Andrey Grodzovsky · 4 years, 8 months ago
  16. 2a9787d drm/amdgpu: Do gpu recovery when no job is running by Liu ChengZhe · 4 years, 6 months ago
  17. edb084f drm/amdkfd: fix a memory leak issue by Dennis Li · 4 years, 7 months ago
  18. a9a83a9 drm/kfd: fix a system crash issue during GPU recovery by Dennis Li · 4 years, 7 months ago
  19. 818280d Merge v5.9-rc5 into drm-next by Daniel Vetter · 4 years, 6 months ago
  20. 856deb8 Linux 5.9-rc5 by Linus Torvalds · 4 years, 6 months ago
  21. 5712c3e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 6 months ago
  22. e4c26fa Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 6 months ago
  23. 6c7247f Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 6 months ago
  24. 20a7b6b Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 6 months ago
  25. a4da411 Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Olof Johansson · 4 years, 6 months ago
  26. 2aedcb0 Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Olof Johansson · 4 years, 6 months ago
  27. 0e38402 Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 4 years, 6 months ago
  28. 2a1a4be Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 6 months ago
  29. 84b1349 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 6 months ago
  30. b952e97 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 6 months ago
  31. ef2e9a5 Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  32. 4f8b0a5 Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 6 months ago
  33. edf6b0e Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
  34. 5a3c558 Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 6 months ago
  35. 37f66bb KVM: emulator: more strict rsm checks. by Maxim Levitsky · 4 years, 7 months ago
  36. 3ebb5d2 KVM: nSVM: more strict SMM checks when returning to nested guest by Maxim Levitsky · 4 years, 7 months ago
  37. 772b81b SVM: nSVM: setup nested msr permission bitmap on nested state load by Maxim Levitsky · 4 years, 7 months ago
  38. 9883764 SVM: nSVM: correctly restore GIF on vmexit from nesting after migration by Maxim Levitsky · 4 years, 7 months ago
  39. d877322 openrisc: Fix issue with get_user for 64-bit values by Stafford Horne · 4 years, 7 months ago
  40. cc17b22 x86/kvm: don't forget to ACK async PF IRQ by Vitaly Kuznetsov · 4 years, 6 months ago
  41. 244081f x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro by Vitaly Kuznetsov · 4 years, 6 months ago
  42. 99b82a1 KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit by Wanpeng Li · 4 years, 7 months ago
  43. e42c682 KVM: SVM: avoid emulation with stale next_rip by Wanpeng Li · 4 years, 6 months ago
  44. 729e3d0 Merge tag 'ceph-for-5.9-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 6 months ago
  45. e9287bd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 6 months ago
  46. 566e24e Merge tag 'pm-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
  47. 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  48. e8878ab Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 6 months ago
  49. 8b6ce251 Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 6 months ago
  50. d831de1 KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN by Vitaly Kuznetsov · 4 years, 6 months ago
  51. 7be7494 KVM: SVM: Periodically schedule when unregistering regions on destroy by David Rientjes · 4 years, 7 months ago
  52. 15e9e35 KVM: MIPS: Change the definition of kvm type by Huacai Chen · 4 years, 6 months ago
  53. 063d6a4 Merge tag 'mmc-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 6 months ago
  54. f6f6195 kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed by Lai Jiangshan · 4 years, 7 months ago
  55. c6b177a KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control by Chenyi Qiang · 4 years, 7 months ago
  56. f658866 KVM: fix memory leak in kvm_io_bus_unregister_dev() by Rustam Kovhaev · 4 years, 6 months ago
  57. 0f99022 KVM: Check the allocation of pv cpu mask by Haiwei Li · 4 years, 7 months ago
  58. 43fea4e KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected by Peter Shier · 4 years, 7 months ago
  59. 1b67fd0 Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 6 months ago
  60. d67f2ec Merge tag 'drm-fixes-2020-09-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
  61. b1df2a0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
  62. 40249c6 gcov: add support for GCC 10.1 by Peter Oberparleiter · 4 years, 6 months ago
  63. d64e690 Merge branch 'powercap' by Rafael J. Wysocki · 4 years, 6 months ago
  64. 7f7a479 Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 6 months ago
  65. 7bf23bf Merge tag 'drm-intel-fixes-2020-09-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 6 months ago
  66. 581cb3a Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 6 months ago
  67. cc88b78 powercap: make documentation reflect code by Amit Kucheria · 4 years, 6 months ago
  68. 95035ea PM: <linux/device.h>: fix @em_pd kernel-doc warning by Randy Dunlap · 4 years, 6 months ago
  69. ba92a42 powercap/intel_rapl: add support for AlderLake by Zhang Rui · 4 years, 6 months ago
  70. 64e5f36 powercap/intel_rapl: add support for RocketLake by Zhang Rui · 4 years, 6 months ago
  71. 57a2fb0 powercap/intel_rapl: add support for TigerLake Desktop by Zhang Rui · 4 years, 6 months ago
  72. 952e934 Revert "dyndbg: accept query terms like file=bar and module=foo" by Greg Kroah-Hartman · 4 years, 6 months ago
  73. 7f6e1f3 Revert "dyndbg: fix problem parsing format="foo bar"" by Greg Kroah-Hartman · 4 years, 6 months ago
  74. baaabec test_firmware: Test platform fw loading on non-EFI systems by Kees Cook · 4 years, 6 months ago
  75. 166774a drm/i915: Fix slightly botched merge in __reloc_entry_gpu by Maarten Lankhorst · 4 years, 6 months ago
  76. fd04358 Merge tag 'nvme-5.9-2020-09-10' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 6 months ago
  77. 7fe1009 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 6 months ago
  78. 686e0a0 arm64: dts: ns2: Fixed QSPI compatible string by Florian Fainelli · 4 years, 7 months ago
  79. b793dab ARM: dts: BCM5301X: Fixed QSPI compatible string by Florian Fainelli · 4 years, 7 months ago
  80. d1ecc40 ARM: dts: NSP: Fixed QSPI compatible string by Florian Fainelli · 4 years, 7 months ago
  81. d663186 ARM: dts: bcm: HR2: Fixed QSPI compatible string by Florian Fainelli · 4 years, 7 months ago
  82. fcd2e4b dt-bindings: spi: Fix spi-bcm-qspi compatible ordering by Florian Fainelli · 4 years, 7 months ago
  83. ab29a80 Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 6 months ago
  84. 0b089c1 IB/isert: Fix unaligned immediate-data handling by Sagi Grimberg · 4 years, 7 months ago
  85. 39c2d63 RDMA/rtrs-srv: Set .release function for rtrs srv device during device init by Md Haris Iqbal · 4 years, 6 months ago
  86. 9e71244 RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx' by YueHaibing · 4 years, 7 months ago
  87. 2cd896a block: Set same_page to false in __bio_try_merge_page if ret is false by Ritesh Harjani · 4 years, 6 months ago
  88. c170a5a spi: stm32: fix pm_runtime_get_sync() error checking by Dan Carpenter · 4 years, 6 months ago
  89. b59a7ca spi: Fix memory leak on splited transfers by Gustav Wiklander · 4 years, 6 months ago
  90. 0a355ae i2c: algo: pca: Reapply i2c bus settings after reset by Evan Nimmo · 4 years, 6 months ago
  91. 0065ec0 Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 4 years, 6 months ago
  92. 73a5379 nvme-fabrics: allow to queue requests for live queues by Sagi Grimberg · 4 years, 6 months ago
  93. 20d0a10 f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 7 months ago
  94. e2cab03 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 7 months ago
  95. 123aaf7 f2fs: Fix type of section block count variables by Shin'ichiro Kawasaki · 4 years, 7 months ago
  96. 877d8c0 Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 6 months ago
  97. f9c88aa Merge tag 'drm-xlnx-dpsub-fixes-20200905' of git://linuxtv.org/pinchartl/media into drm-fixes by Dave Airlie · 4 years, 6 months ago
  98. e8a8a18 block: only call sched requeue_request() for scheduled requests by Omar Sandoval · 4 years, 6 months ago
  99. 1f4b2ac Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 6 months ago
  100. 61d9818 Backmerge drm-fixes merge into drm-next by Dave Airlie · 4 years, 6 months ago