From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
the arch/x86 maintainers <x86@kernel.org>,
Juergen Gross <jgross@suse.com>
Subject: [GIT PULL] x86/mm changes for v6.10
Date: Mon, 13 May 2024 09:48:06 +0200 [thread overview]
Message-ID: <ZkHFtnfjXcZQX5ds@gmail.com> (raw)
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(-)
next reply other threads:[~2024-05-13 7:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-13 7:48 Ingo Molnar [this message]
2024-05-13 7:57 ` [GIT PULL] x86/percpu changes for v6.10 Ingo Molnar
2024-05-14 2:51 ` pr-tracker-bot
2024-05-14 2:51 ` [GIT PULL] x86/mm " pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZkHFtnfjXcZQX5ds@gmail.com \
--to=mingo@kernel.org \
--cc=jgross@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.