All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] x86/cpuid: kcpuid: v3.1 x86-cpuid-db update with fixes
@ 2026-06-03 17:10 Maciej Wieczor-Retman
  2026-06-03 17:10 ` [PATCH v2 1/2] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.1 Maciej Wieczor-Retman
  2026-06-03 17:10 ` [PATCH v2 2/2] x86/cpuid: " Maciej Wieczor-Retman
  0 siblings, 2 replies; 7+ messages in thread
From: Maciej Wieczor-Retman @ 2026-06-03 17:10 UTC (permalink / raw)
  To: mingo, dave.hansen, bp
  Cc: hpa, darwi, tglx, sohil.mehta, andrew.cooper3, linux-kernel, x86,
	m.wieczorretman, john.ogness, ludloff, maciej.wieczor-retman,
	x86-cpuid

Update asm/include/leaf_types.h and kcpuid's CSV file to the latest
x86-cpuid-db release [1].

Changes consist of typo fixes and making formatting of entries
consistent with each other.

[1] https://gitlab.com/x86-cpuid.org/x86-cpuid-db

Changelog v2:
- Reformat the patches according to Ahmed's instructions. No code
  changes overall.

Maciej Wieczor-Retman (2):
  tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.1
  x86/cpuid: Update bitfields to x86-cpuid-db v3.1

 arch/x86/include/asm/cpuid/leaf_types.h | 62 ++++++++++++-------------
 tools/arch/x86/kcpuid/cpuid.csv         | 52 ++++++++++-----------
 2 files changed, 57 insertions(+), 57 deletions(-)

-- 
2.54.0



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

end of thread, other threads:[~2026-06-08  9:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-03 17:10 [PATCH v2 0/2] x86/cpuid: kcpuid: v3.1 x86-cpuid-db update with fixes Maciej Wieczor-Retman
2026-06-03 17:10 ` [PATCH v2 1/2] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.1 Maciej Wieczor-Retman
2026-06-03 17:10 ` [PATCH v2 2/2] x86/cpuid: " Maciej Wieczor-Retman
2026-06-04  7:41   ` Ingo Molnar
2026-06-08  6:34     ` Ahmed S. Darwish
2026-06-08  9:22       ` Maciej Wieczor-Retman
2026-06-08  9:55         ` Ahmed S. Darwish

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.