All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/misc for 5.18
@ 2022-03-21 10:29 Borislav Petkov
  2022-03-21 19:18 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2022-03-21 10:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] x86/misc for 5.18
  2022-03-21 10:29 [GIT PULL] x86/misc for 5.18 Borislav Petkov
@ 2022-03-21 19:18 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-21 19:18 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Mon, 21 Mar 2022 11:29:02 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_misc_for_v5.18_rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/22687350452c80c8e8d2c62d05c1511902c27f42

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-21 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-21 10:29 [GIT PULL] x86/misc for 5.18 Borislav Petkov
2022-03-21 19:18 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.