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: <Z8hJhgGVduJWFqRE@lx-t490>
Date: Wed, 5 Mar 2025 13:54:30 +0100
From: "Ahmed S. Darwish" <darwi@...utronix.de>
To: x86-cpuid@...ts.linux.dev, Borislav Petkov <bp@...en8.de>,
	Andrew Cooper <andrew.cooper3@...rix.com>,
	Ingo Molnar <mingo@...hat.com>, "H. Peter Anvin" <hpa@...or.com>,
	x86@...nel.org
Cc: Thomas Gleixner <tglx@...utronix.de>,
	John Ogness <john.ogness@...utronix.de>,
	Avadhut Naik <avadhut.naik@....com>, linux-kernel@...r.kernel.org
Subject: [ANNOUNCE] x86-cpuid-db: Release v2.1

Hi,

I'm happy to announce release 2.1 of the x86-cpuid-db project:

  https://gitlab.com/x86-cpuid.org/x86-cpuid-db
  https://gitlab.com/x86-cpuid.org/x86-cpuid-db/-/releases/v2.1

Changelog v2.1
--------------

- Add spellchecking and x86 terminology style enforcement for all CPUID
  bitfield descriptions in the XML database.  Build multiple x86
  specific hunspell(5) dictionary and affix files for such enforcement.

- Use such logic to standardize the style for x86 trademarks, registers,
  opcodes, byte units, hexadecimal digits, and x86 abbreviated and
  non-abbreviated technical terms.

- Similarly, refuse abbreviated terms that might be OK in code but not
  in official listings (e.g., "addr", "instr", "reg", "virt", etc.)

- Introduce scripts/spellcheck_xml.sh to automate the hunspell
  invocation, and add it to the project's CI pipeline.

- Update the CPUID database:

  - Leaf 0xd: Apply vendor fixes from Andrew Cooper (Xen / Citrix)

  - Leaf 0x80000020/0x80000021: Add new Zen5 SoC bits.  Thanks to
    Avadhut Naik (AMD).

  - Leaf 0x7: Add new NMI source reporting bit.  Thanks to Sohil
    Mehta (Intel).

  - All leaves: Fix all issues identified by the new hunspell(5)
    pipeline.

Release coverage
----------------

  CPUID leaves:        63 leaves
  CPUID bitfields:     918 entries

Artifacts
---------

The generated CSV and C header files can be quickly checked in full from
the release artifacts at:

  https://gitlab.com/x86-cpuid.org/x86-cpuid-db/-/releases/v2.1

Thanks,

--
Ahmed S. Darwish
Linutronix GmbH

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ