mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] x86/mm for 6.6-rc1
@ 2023-08-29 20:20 Dave Hansen
  2023-08-30 17:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Hansen @ 2023-08-29 20:20 UTC (permalink / raw)
  To: torvalds; +Cc: x86, linux-kernel, Dave Hansen

Hi Linus,

Please pull a pair of small x86/mm changes for 6.6-rc1.  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.

--

The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_mm_for_6.6-rc1

for you to fetch changes up to 54e3d9434ef61b97fd3263c141b928dc5635e50d:

  x86/mm: Remove "INVPCID single" feature tracking (2023-08-03 10:34:05 -0700)

----------------------------------------------------------------
 - Remove unnecessary "INVPCID single" feature tracking
 - Include PAT in page protection modify mask

----------------------------------------------------------------
Dave Hansen (1):
      x86/mm: Remove "INVPCID single" feature tracking

Janusz Krzysztofik (1):
      x86/mm: Fix PAT bit missing from page protection modify mask

 arch/x86/include/asm/cpufeatures.h   |  1 -
 arch/x86/include/asm/pgtable_types.h | 11 ++++++-----
 arch/x86/mm/init.c                   |  9 ---------
 arch/x86/mm/tlb.c                    | 19 +++++++++++++------
 4 files changed, 19 insertions(+), 21 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/mm for 6.6-rc1
  2023-08-29 20:20 [GIT PULL] x86/mm for 6.6-rc1 Dave Hansen
@ 2023-08-30 17:59 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-08-30 17:59 UTC (permalink / raw)
  To: Dave Hansen; +Cc: torvalds, x86, linux-kernel, Dave Hansen

The pull request you sent on Tue, 29 Aug 2023 13:20:13 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_mm_for_6.6-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9855922705630a63a6f27621fab1a248dfb5bfc0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-30 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-29 20:20 [GIT PULL] x86/mm for 6.6-rc1 Dave Hansen
2023-08-30 17:59 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome