]> Gentwo Git Trees - linux/.git/commit
Merge tag 'edac_urgent_for_v6.18_rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Nov 2025 15:05:24 +0000 (07:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Nov 2025 15:05:24 +0000 (07:05 -0800)
commit87751e715e23ede7386fb57a1a8593aa9830b21f
tree0959b01a85bf2837b640edf140601f13fd0000d2
parentf824272b6e3fe24950abc527136e8140f67b0b23
parent281326be67252ac5794d1383f67526606b1d6b13
Merge tag 'edac_urgent_for_v6.18_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras

Pull EDAC fixes from Borislav Petkov:

 - In Versalnet, handle the reporting of non-standard hw errors whose
   information can come in more than one remote processor message.

 - Explicitly reenable ECC checking after a warm reset in Altera OCRAM
   as those registers are reset to default otherwise

 - Fix single-bit error injection in Altera EDAC to not inject errors
   directly in ECC RAM and thus lead to false double-bit errors due to
   same ECC RAM being in concurrent use

* tag 'edac_urgent_for_v6.18_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
  EDAC/altera: Use INTTEST register for Ethernet and USB SBE injection
  EDAC/altera: Handle OCRAM ECC enable after warm reset
  EDAC/versalnet: Handle split messages for non-standard errors