The Linux Kernel Mailing List
 help / color / mirror / Atom feed
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>,
	Peter Zijlstra <peterz@infradead.org>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: [GIT PULL] x86 fixes
Date: Sat, 9 May 2026 04:04:55 +0200	[thread overview]
Message-ID: <af6WR1lW4WDFyhPS@gmail.com> (raw)

Linus,

Please pull the latest x86/urgent Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2026-05-09

for you to fetch changes up to 5772f6535227ebd104065d80afa8ed3478d34c5c:

Miscellaneous x86 fixes:

 - Fix memory map enumeration bug in the Xen e820 parsing code
   (Juergen Gross)

 - Re-enable e820 BIOS fallback if e820 table is empty
   (David Gow)

 Thanks,

	Ingo

------------------>
David Gow (1):
      x86/boot/e820: Re-enable BIOS fallback if e820 table is empty

Juergen Gross (1):
      x86/xen: Fix a potential problem in xen_e820_resolve_conflicts()


 arch/x86/kernel/e820.c |  6 +++++-
 arch/x86/xen/setup.c   | 13 +++++++++----
 2 files changed, 14 insertions(+), 5 deletions(-)

             reply	other threads:[~2026-05-09  2:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-09  2:04 Ingo Molnar [this message]
2026-05-09  3:32 ` [GIT PULL] x86 fixes 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=af6WR1lW4WDFyhPS@gmail.com \
    --to=mingo@kernel.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox