lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250926100355.GAaNZlC6-pchBQ5opr@fat_crate.local>
Date: Fri, 26 Sep 2025 12:03:55 +0200
From: Borislav Petkov <bp@...en8.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 v6.18-rc1

Hi Linus,

please pull a single x86/misc update for v6.18-rc1.

Thx.

---

The following changes since commit c17b750b3ad9f45f2b6f7e6f7f4679844244f0b9:

  Linux 6.17-rc2 (2025-08-17 15:22:10 -0700)

are available in the Git repository at:

  ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/x86_misc_for_v6.18_rc1

for you to fetch changes up to 26178b713f2b3f5bc411ed8316d1635615896111:

  x86/insn: Add XOP prefix instructions decoder support (2025-08-18 17:15:02 +0200)

----------------------------------------------------------------
- Add instruction decoding support for the XOP-prefixed instruction set
  present on the AMD Bulldozer uarch

----------------------------------------------------------------
Masami Hiramatsu (Google) (1):
      x86/insn: Add XOP prefix instructions decoder support

 arch/x86/include/asm/inat.h                        |  15 +++
 arch/x86/include/asm/insn.h                        |  51 +++++++++-
 arch/x86/lib/inat.c                                |  13 +++
 arch/x86/lib/insn.c                                |  35 +++++--
 arch/x86/lib/x86-opcode-map.txt                    | 111 ++++++++++++++++++++-
 arch/x86/tools/gen-insn-attr-x86.awk               |  44 ++++++++
 tools/arch/x86/include/asm/inat.h                  |  15 +++
 tools/arch/x86/include/asm/insn.h                  |  51 +++++++++-
 tools/arch/x86/lib/inat.c                          |  13 +++
 tools/arch/x86/lib/insn.c                          |  35 +++++--
 tools/arch/x86/lib/x86-opcode-map.txt              | 111 ++++++++++++++++++++-
 tools/arch/x86/tools/gen-insn-attr-x86.awk         |  44 ++++++++
 .../util/intel-pt-decoder/intel-pt-insn-decoder.c  |   2 +-
 13 files changed, 513 insertions(+), 27 deletions(-)


-- 
Regards/Gruss,
    Boris.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ