linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] x86/misc for v6.8
Date: Sat, 6 Jan 2024 16:12:21 +0100	[thread overview]
Message-ID: <20240106151221.GAZZlt1Vq7yyq/aujW@fat_crate.local> (raw)

Hi Linus,

please pull a couple of miscellaneous fixes for v6.8.

Thx.

---

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v6.8

for you to fetch changes up to f789383fa34a266d0c1a76f272043a15a8edf733:

  x86/ia32: State that IA32 emulation is disabled (2023-12-11 10:14:28 +0100)

----------------------------------------------------------------
- Add an informational message which gets issued when IA32 emulation has
  been disabled on the cmdline

- Clarify in detail how /proc/cpuinfo is used on x86

- Fix a theoretical overflow in num_digits()

----------------------------------------------------------------
Borislav Petkov (AMD) (2):
      Documentation/x86: Document what /proc/cpuinfo is for
      x86/ia32: State that IA32 emulation is disabled

Colin Ian King (1):
      x86/lib: Fix overflow when counting digits

 Documentation/arch/x86/cpuinfo.rst | 89 +++++++++++++++++++++++++++++---------
 arch/x86/include/asm/elf.h         |  2 +-
 arch/x86/include/asm/ia32.h        | 11 ++++-
 arch/x86/lib/misc.c                |  2 +-
 4 files changed, 80 insertions(+), 24 deletions(-)


-- 
Regards/Gruss,
    Boris.

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

             reply	other threads:[~2024-01-06 15:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-06 15:12 Borislav Petkov [this message]
2024-01-09  0:47 ` [GIT PULL] x86/misc for v6.8 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=20240106151221.GAZZlt1Vq7yyq/aujW@fat_crate.local \
    --to=bp@alien8.de \
    --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;
as well as URLs for NNTP newsgroup(s).