summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30Merge branch 'hv_netvsc-fix-error-handling-in-netvsc_attach-set_features'David S. Miller
2019-10-30hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang
2019-10-30hv_netvsc: Fix error handling in netvsc_set_features()Haiyang Zhang
2019-10-30cxgb4: fix panic when attaching to ULD failVishal Kulkarni
2019-10-30net: annotate lockless accesses to sk->sk_napi_idEric Dumazet
2019-10-30ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai
2019-10-30io_uring: ensure we clear io_kiocb->result before each issueJens Axboe
2019-10-30parisc: fix frame pointer in ftrace_regs_caller()Sven Schnelle
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2019-10-30mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru
2019-10-30vxlan: fix unexpected failure of vxlan_changelink()Taehee Yoo
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust
2019-10-30SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust
2019-10-30SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust
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-30iwlwifi: fw api: support new API for scan config cmdAyala Beker
2019-10-30mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi
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