summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-01Merge tag 'drm-fixes-2019-11-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-01Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-01Merge tag 'sound-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-11-01arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 coreFlorian Fainelli
2019-11-01arm64: Brahma-B53 is SSB and spectre v2 safeFlorian Fainelli
2019-11-01arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 coreDoug Berger
2019-11-01Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-11-01Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-11-01Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-01Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2019-10-31Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-10-31arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson
2019-10-31KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini
2019-10-31kvm: call kvm_arch_destroy_vm if vm creation failsJim Mattson
2019-10-31Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-10-30ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai
2019-10-30drm/amdgpu: enable -msse2 for GCC 7.1+ usersNick Desaulniers
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+Nick Desaulniers
2019-10-30drm/amdgpu: fix stack alignment ABI mismatch for ClangNick Desaulniers
2019-10-30drm/radeon: Fix EEH during kexecKyle Mahlkuch
2019-10-30drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher
2019-10-30drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils
2019-10-30dc.c:use kzalloc without testzhongshiqi
2019-10-30drm/amd/display: setting the DIG_MODE to the correct value.Zhan liu
2019-10-30drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss
2019-10-30drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei
2019-10-30drm/amd/display: Allow inverted gammaAidan Yang
2019-10-30drm/amd/display: do not synchronize "drr" displaysJun Lei
2019-10-30drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky
2019-10-30drm/sched: Set error to s_fence if HW job submission failed.Andrey Grodzovsky
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin
2019-10-30drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-10-30drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-10-30drm/amd/display: Change Navi14's DWB flag to 1Zhan liu
2019-10-30drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pierre-Eric Pelloux-Prayer
2019-10-30drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong
2019-10-30ALSA: hda - Fix mutex deadlock in HDMI codec driverTakashi Iwai
2019-10-30Merge tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-30Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-30gfs2: Fix initialisation of args for remountAndrew Price
2019-10-30iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly
2019-10-30iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai
2019-10-30iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failureYueHaibing
2019-10-29drm/i915: Fix PCH reference clock for FDI on HSW/BDWVille Syrjälä
2019-10-29drm/i915/tgl: Fix doc not corresponding to codeAnna Karas
2019-10-29drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy
2019-10-29drm/panfrost: fix -Wmissing-prototypes warningsYi Wang