public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Update kcpuid leaves and tool
@ 2023-02-06 14:18 Terry Bowman
  2023-02-06 14:18 ` [PATCH 1/3] tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007 Terry Bowman
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Terry Bowman @ 2023-02-06 14:18 UTC (permalink / raw)
  To: terry.bowman, linux-kernel, bp, feng.tang, x86

The 1st patch fixes incorrect bit offsets for Fn00000007_EBX features
avx512bw and avx512lvl.

The 2nd patch adds missing features to leaf Fn80000001.

The 3rd patch updates details displayed by kcpuid tool.

Base is 63fce5464aa5.

Borislav Petkov (AMD) (1):
  tools/x86/kcpuid: Dump the CPUID function in detailed view

Terry Bowman (2):
  tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
  tools/x86/kcpuid: Update AMD leaf Fn80000001

 tools/arch/x86/kcpuid/cpuid.csv | 61 ++++++++++++++++++++++++++++++---
 tools/arch/x86/kcpuid/kcpuid.c  | 10 +++++-
 2 files changed, 65 insertions(+), 6 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-03-07 22:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-06 14:18 [PATCH 0/3] Update kcpuid leaves and tool Terry Bowman
2023-02-06 14:18 ` [PATCH 1/3] tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007 Terry Bowman
2023-02-07  3:28   ` Feng Tang
2023-03-07 22:41   ` [tip: x86/misc] " tip-bot2 for Terry Bowman
2023-02-06 14:18 ` [PATCH 2/3] tools/x86/kcpuid: Update AMD leaf Fn80000001 Terry Bowman
2023-02-07  3:49   ` Feng Tang
2023-02-07 15:47     ` Borislav Petkov
2023-02-08  6:15       ` Feng Tang
2023-03-07 22:41   ` [tip: x86/misc] " tip-bot2 for Terry Bowman
2023-02-06 14:18 ` [PATCH 3/3] tools/x86/kcpuid: Dump the CPUID function in detailed view Terry Bowman
2023-02-07  3:42   ` Feng Tang
2023-02-07 16:17     ` Borislav Petkov
2023-02-08  6:13       ` Feng Tang
2023-03-07 22:41   ` [tip: x86/misc] " tip-bot2 for Borislav Petkov (AMD)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox