* [GIT PULL] RAS updates for v6.13
@ 2024-11-18 13:01 Borislav Petkov
2024-11-19 20:35 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2024-11-18 13:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: x86-ml, lkml
Hi Linus,
please pull the RAS updates for v6.13.
Thx.
---
The following changes since commit 81983758430957d9a5cb3333fe324fd70cf63e7e:
Linux 6.12-rc5 (2024-10-27 12:52:02 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/ras_core_for_v6.13
for you to fetch changes up to 612c2addff367ee461dc99ffca2bc786f105d2ec:
EDAC/mce_amd: Add support for FRU text in MCA (2024-10-31 10:53:04 +0100)
----------------------------------------------------------------
- Log and handle twp new AMD-specific MCA registers: SYND1 and SYND2 and
report the Field Replaceable Unit text info reported through them
- Add support for handling variable-sized SMCA BERT records
- Add the capability for reporting vendor-specific RAS error info without
adding vendor-specific fields to struct mce
- Cleanups
----------------------------------------------------------------
Avadhut Naik (2):
x86/mce: Add wrapper for struct mce to export vendor specific info
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Qiuxu Zhuo (2):
x86/mce/mcelog: Use xchg() to get and clear the flags
x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff
Steven Rostedt (1):
tracing: Add __print_dynamic_array() helper
Yazen Ghannam (2):
x86/mce/apei: Handle variable SMCA BERT record size
EDAC/mce_amd: Add support for FRU text in MCA
arch/x86/include/asm/mce.h | 36 ++++-
arch/x86/include/uapi/asm/mce.h | 3 +-
arch/x86/kernel/cpu/mce/amd.c | 30 ++--
arch/x86/kernel/cpu/mce/apei.c | 107 ++++++++++----
arch/x86/kernel/cpu/mce/core.c | 216 ++++++++++++++++-------------
arch/x86/kernel/cpu/mce/dev-mcelog.c | 11 +-
arch/x86/kernel/cpu/mce/genpool.c | 18 +--
arch/x86/kernel/cpu/mce/inject.c | 6 +-
arch/x86/kernel/cpu/mce/intel.c | 2 +-
arch/x86/kernel/cpu/mce/internal.h | 4 +-
drivers/edac/mce_amd.c | 22 ++-
include/trace/events/mce.h | 49 ++++---
include/trace/stages/stage3_trace_output.h | 8 ++
include/trace/stages/stage7_class_define.h | 1 +
samples/trace_events/trace-events-sample.h | 7 +-
15 files changed, 329 insertions(+), 191 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] RAS updates for v6.13
2024-11-18 13:01 [GIT PULL] RAS updates for v6.13 Borislav Petkov
@ 2024-11-19 20:35 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-19 20:35 UTC (permalink / raw)
To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml
The pull request you sent on Mon, 18 Nov 2024 14:01:10 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/ras_core_for_v6.13
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c1f2ffe207a23b52d58923b1b34c2fd3d1b30494
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:[~2024-11-19 20:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 13:01 [GIT PULL] RAS updates for v6.13 Borislav Petkov
2024-11-19 20:35 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox