From: Linus Torvalds Date: Sun, 22 Nov 2020 20:55:50 +0000 (-0800) Subject: Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.10.7~1117 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d53be55c9d78feb38b29fbcaf77af1343549cf1;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'x86_urgent_for_v5.10-rc5' of git://git./linux/kernel/git/tip/tip Pull x86 fixes from Borislav Petkov: - An IOMMU VT-d build fix when CONFIG_PCI_ATS=n along with a revert of same because the proper one is going through the IOMMU tree (Thomas Gleixner) - An Intel microcode loader fix to save the correct microcode patch to apply during resume (Chen Yu) - A fix to not access user memory of other processes when dumping opcode bytes (Thomas Gleixner) * tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: Revert "iommu/vt-d: Take CONFIG_PCI_ATS into account" x86/dumpstack: Do not try to access user space code of other tasks x86/microcode/intel: Check patch signature before saving microcode for early loading iommu/vt-d: Take CONFIG_PCI_ATS into account --- 7d53be55c9d78feb38b29fbcaf77af1343549cf1