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: <20250926100902.GAaNZmPiC7PTIVfWo3@fat_crate.local>
Date: Fri, 26 Sep 2025 12:09:02 +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] ras/core for v6.18-rc1

Hi Linus,

please pull the RAS lineup for v6.18-rc1.

Thx.

---

The following changes since commit b320789d6883cc00ac78ce83bccbfe7ed58afcf0:

  Linux 6.17-rc4 (2025-08-31 15:33:07 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5c6f123c419b6e20f84ac1683089a52f449273aa:

  x86/mce: Add a clear_bank() helper (2025-09-11 12:23:30 +0200)

----------------------------------------------------------------
- Unify and refactor the MCA arch side and better separate code

- Cleanup and simplify the AMD RAS side, unify code, drop unused stuff

----------------------------------------------------------------
Borislav Petkov (1):
      x86/mce: Cleanup bank processing on init

Yazen Ghannam (12):
      x86/mce/amd: Rename threshold restart function
      x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
      x86/mce/amd: Remove smca_banks_map
      x86/mce/amd: Put list_head in threshold_bank
      x86/mce: Remove __mcheck_cpu_init_early()
      x86/mce: Set CR4.MCE last during init
      x86/mce: Define BSP-only init
      x86/mce: Define BSP-only SMCA init
      x86/mce: Do 'UNKNOWN' vendor check early
      x86/mce: Separate global and per-CPU quirks
      x86/mce: Move machine_check_poll() status checks to helper functions
      x86/mce: Add a clear_bank() helper

 arch/x86/include/asm/mce.h         |  11 +-
 arch/x86/kernel/cpu/common.c       |   1 +
 arch/x86/kernel/cpu/mce/amd.c      | 163 +++++++++----------
 arch/x86/kernel/cpu/mce/core.c     | 315 ++++++++++++++++---------------------
 arch/x86/kernel/cpu/mce/intel.c    |  18 +++
 arch/x86/kernel/cpu/mce/internal.h |   9 ++
 6 files changed, 236 insertions(+), 281 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