mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dave Hansen <dave.hansen@linux.intel.com>
To: torvalds@linux-foundation.org
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
	Dave Hansen <dave.hansen@linux.intel.com>
Subject: [GIT PULL] x86/misc for 7.2-rc1
Date: Mon, 15 Jun 2026 12:42:58 -0700	[thread overview]
Message-ID: <20260615194258.528842-1-dave.hansen@linux.intel.com> (raw)

Hi Linus,

Please pull some x86/misc changes for 7.2-rc1.

These are the usual random pile, with the one exception of moving
Rick over to be a TDX maintainer. Rick has been doing a great job
with TDX contributions, especially on the host side of things.
It's time to promote him to "M".

--

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_7.2-rc1

for you to fetch changes up to 1d2cf6d5b5994df68e3431f0a1a8f72a191b8aad:

  MAINTAINERS: Move Rick Edgecombe to TDX maintainer (2026-05-28 14:54:22 -0700)

----------------------------------------------------------------
 * Move Rick Edgecombe to TDX maintainer
 * Remove unused header
 * Ensure printf() validation in all configs

----------------------------------------------------------------
Ethan Nelson-Moore (1):
      x86: Remove unnecessary architecture-specific <asm/device.h>

Rick Edgecombe (1):
      MAINTAINERS: Move Rick Edgecombe to TDX maintainer

Sean Christopherson (2):
      x86/bug: Add printf() validation to HAVE_ARCH_BUG_FORMAT_ARGS WARNs
      x86/bug: Put HAVE_ARCH_BUG_FORMAT_ARGS WARN definitions inside __ASSEMBLER__

 MAINTAINERS                   |  2 +-
 arch/x86/include/asm/bug.h    |  4 +++-
 arch/x86/include/asm/device.h | 11 -----------
 3 files changed, 4 insertions(+), 13 deletions(-)
 delete mode 100644 arch/x86/include/asm/device.h

             reply	other threads:[~2026-06-15 19:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-15 19:42 Dave Hansen [this message]
2026-06-16  1:00 ` pr-tracker-bot
2026-06-16  1:00 ` 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=20260615194258.528842-1-dave.hansen@linux.intel.com \
    --to=dave.hansen@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome