This is the start of the stable review cycle for the 5.12.15 release. There are 7 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Wed 07 Jul 2021 10:59:20 AM UTC. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/patch/?id=linux-5.12.y&id2=v5.12.14 or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.12.y and the diffstat can be found below. Thanks, Sasha ------------- Pseudo-Shortlog of commits: Christian König (1): drm/nouveau: fix dma_address check for CPU/GPU sync Johannes Berg (1): gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP Loic Poulain (1): gpio: mxc: Fix disabled interrupt wake-up support ManYi Li (1): scsi: sr: Return appropriate error code when disk is ejected Sasha Levin (1): Linux 5.12.15-rc1 Sean Christopherson (1): Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack" Tony Krowiak (1): s390/vfio-ap: clean up mdev resources when remove callback invoked Makefile | 4 ++-- arch/x86/include/asm/kvm_host.h | 1 + arch/x86/kvm/mmu/mmu.c | 1 + drivers/gpio/Kconfig | 2 ++ drivers/gpio/gpio-mxc.c | 2 +- drivers/gpu/drm/nouveau/nouveau_bo.c | 4 ++-- drivers/s390/crypto/vfio_ap_ops.c | 10 ---------- drivers/scsi/sr.c | 2 ++ 8 files changed, 11 insertions(+), 15 deletions(-) -- 2.30.2