summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-01Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-01Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-10-31efi: libstub/arm: Account for firmware reserved memory at the base of RAMArd Biesheuvel
2019-10-31efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomnessDominik Brodowski
2019-10-31efi/tpm: Return -EINVAL when determining tpm final events log size failsJerry Snitselaar
2019-10-31efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 onlyNarendra K
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-30parisc: fix frame pointer in ftrace_regs_caller()Sven Schnelle
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