All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/mm changes for v6.10
@ 2024-05-13  7:48 Ingo Molnar
  2024-05-13  7:57 ` [GIT PULL] x86/percpu " Ingo Molnar
  2024-05-14  2:51 ` [GIT PULL] x86/mm " pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Ingo Molnar @ 2024-05-13  7:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers, Juergen Gross

Linus,

Please pull the latest x86/mm Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-mm-2024-05-13

   # HEAD: 5bc8b0f5dac04cd4ebe47f8090a5942f2f2647ef x86/pat: Fix W^X violation false-positives when running as Xen PV guest

x86/mm changes for v6.10:

 - Fix W^X violation check false-positives in the CPA code when running as a Xen PV guest

 - Fix W^X violation warning false-positives in show_fault_oops()

 Thanks,

	Ingo

------------------>
Juergen Gross (4):
      x86/pat: Introduce lookup_address_in_pgd_attr()
      x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()
      x86/pat: Restructure _lookup_address_cpa()
      x86/pat: Fix W^X violation false-positives when running as Xen PV guest


 arch/x86/include/asm/pgtable_types.h |  2 ++
 arch/x86/mm/fault.c                  |  7 ++--
 arch/x86/mm/pat/set_memory.c         | 68 ++++++++++++++++++++++++++++--------
 3 files changed, 60 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2024-05-14  2:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-13  7:48 [GIT PULL] x86/mm changes for v6.10 Ingo Molnar
2024-05-13  7:57 ` [GIT PULL] x86/percpu " Ingo Molnar
2024-05-14  2:51   ` pr-tracker-bot
2024-05-14  2:51 ` [GIT PULL] x86/mm " pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.