[GIT PULL] x86/misc for v5.13

From: Borislav Petkov
Date: Mon Apr 26 2021 - 05:59:12 EST


Hi Linus,

please pull the x86 miscellaneous pile for v5.13.

Thx.

---

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v5.13

for you to fetch changes up to f281854fa743f3474b2d0d69533301f48cf0e184:

tools/x86/kcpuid: Add AMD leaf 0x8000001E (2021-03-18 11:36:14 +0100)

----------------------------------------------------------------
A new kcpuid tool to dump the raw CPUID leafs of a CPU. It has the CPUID
bit definitions in a separate csv file which allows for adding support
for new CPUID leafs and bits without having to update the tool. The main
use case for the tool is hw enablement on preproduction x86 hw.

----------------------------------------------------------------
Andy Lutomirski (1):
selftests/x86: Add a missing .note.GNU-stack section to thunks_32.S

Borislav Petkov (3):
tools/x86/kcpuid: Add AMD Secure Encryption leaf
tools/x86/kcpuid: Check last token too
tools/x86/kcpuid: Add AMD leaf 0x8000001E

Feng Tang (1):
tools/x86: Add a kcpuid tool to show raw CPU features

tools/arch/x86/kcpuid/Makefile | 24 ++
tools/arch/x86/kcpuid/cpuid.csv | 400 +++++++++++++++++++
tools/arch/x86/kcpuid/kcpuid.c | 657 ++++++++++++++++++++++++++++++++
tools/testing/selftests/x86/thunks_32.S | 2 +
4 files changed, 1083 insertions(+)
create mode 100644 tools/arch/x86/kcpuid/Makefile
create mode 100644 tools/arch/x86/kcpuid/cpuid.csv
create mode 100644 tools/arch/x86/kcpuid/kcpuid.c

--
Regards/Gruss,
Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg