linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/urgent for v6.4
@ 2023-06-25  9:19 Borislav Petkov
  2023-06-25 17:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2023-06-25  9:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull two final urgent x86 fixes for 6.4.

Thx.

---

The following changes since commit a37f2699c36a7f6606ba3300f243227856c5ad6b:

  x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed (2023-06-02 16:59:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.4

for you to fetch changes up to 85d38d5810e285d5aec7fb5283107d1da70c12a9:

  x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys (2023-06-19 20:59:40 +0200)

----------------------------------------------------------------
- Do not use set_pgd() when updating the KASLR trampoline pgd entry
  because that updates the user PGD too on KPTI builds, resulting in
  memory corruption

- Prevent a panic in the IO-APIC setup code due to conflicting command
  line parameters

----------------------------------------------------------------
Dheeraj Kumar Srivastava (1):
      x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys

Lee Jones (1):
      x86/mm: Avoid using set_pgd() outside of real PGD pages

 arch/x86/kernel/apic/x2apic_phys.c | 5 ++++-
 arch/x86/mm/kaslr.c                | 8 ++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

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

* Re: [GIT PULL] x86/urgent for v6.4
  2023-06-25  9:19 [GIT PULL] x86/urgent for v6.4 Borislav Petkov
@ 2023-06-25 17:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-25 17:23 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Sun, 25 Jun 2023 11:19:43 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v6.4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/661e723b6fc7247e8aa6704651c49cd25c559f75

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-06-25 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-25  9:19 [GIT PULL] x86/urgent for v6.4 Borislav Petkov
2023-06-25 17:23 ` 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;
as well as URLs for NNTP newsgroup(s).