From: Linus Torvalds Date: Wed, 30 Aug 2023 16:54:00 +0000 (-0700) Subject: Merge tag 'x86_mm_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip X-Git-Tag: microblaze-v6.8~619 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=9855922705630a63a6f27621fab1a248dfb5bfc0;p=linux-2.6-microblaze.git Merge tag 'x86_mm_for_6.6-rc1' of git://git./linux/kernel/git/tip/tip Pull x86 mm updates from Dave Hansen: "A pair of small x86/mm updates. The INVPCID one is purely a cleanup. The PAT one fixes a real issue, albeit a relatively obscure one (graphics device passthrough under Xen). The fix also makes the code much more readable. Summary: - Remove unnecessary "INVPCID single" feature tracking - Include PAT in page protection modify mask" * tag 'x86_mm_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mm: Remove "INVPCID single" feature tracking x86/mm: Fix PAT bit missing from page protection modify mask --- 9855922705630a63a6f27621fab1a248dfb5bfc0