[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YjhTbqc1CNwBpENY@zn.tnic>
Date: Mon, 21 Mar 2022 11:29:02 +0100
From: Borislav Petkov <bp@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/misc for 5.18
Hi Linus,
please pull the small pile of miscellaneous x86 updates for 5.18.
Thx.
---
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v5.18_rc1
for you to fetch changes up to 686016f732420f88dd2e1d67cf4bb5dffdb93c82:
MAINTAINERS: Mark VMware mailing list entries as email aliases (2022-03-15 17:46:15 +0100)
----------------------------------------------------------------
- Add support for a couple new insn sets to the insn decoder: AVX512-FP16,
AMX, other misc insns.
- Update VMware-specific MAINTAINERS entries
----------------------------------------------------------------
Adrian Hunter (6):
perf/tests: Add AMX instructions to x86 instruction decoder test
x86/insn: Add AMX instructions to the x86 instruction decoder
perf/tests: Add misc instructions to the x86 instruction decoder test
x86/insn: Add misc instructions to x86 instruction decoder
perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder
Srivatsa S. Bhat (VMware) (3):
MAINTAINERS: Update maintainers for paravirt ops and VMware hypervisor interface
MAINTAINERS: Add Zack as maintainer of vmmouse driver
MAINTAINERS: Mark VMware mailing list entries as email aliases
MAINTAINERS | 31 +-
arch/x86/include/asm/insn.h | 2 +-
arch/x86/lib/x86-opcode-map.txt | 111 +-
tools/arch/x86/include/asm/insn.h | 2 +-
tools/arch/x86/lib/x86-opcode-map.txt | 111 +-
tools/perf/arch/x86/tests/insn-x86-dat-32.c | 918 +++++++++++++++++
tools/perf/arch/x86/tests/insn-x86-dat-64.c | 1426 ++++++++++++++++++++++++++
tools/perf/arch/x86/tests/insn-x86-dat-src.c | 1189 +++++++++++++++++++++
8 files changed, 3749 insertions(+), 41 deletions(-)
--
Regards/Gruss,
Boris.
SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg
Powered by blists - more mailing lists