linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-24 20:34:08 to 2025-10-19 12:37:43 UTC [more...]

[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
 2025-10-19 12:37 UTC  (35+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
` [PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH v2 05/27 5.10.y] minmax: add in_range() macro
` [PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 08/27 5.10.y] minmax: fix header inclusions
` [PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking
` [PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too
` [PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 22/27 5.10.y] minmax.h: update some comments
` [PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once

[PATCH v4 0/4] Non-const bitfield helpers
 2025-10-17 18:51 UTC  (9+ messages)
` [PATCH v4 1/4] bitfield: Drop underscores from macro parameters
` [PATCH v4 2/4] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v4 3/4] clk: renesas: Use bitfield helpers
` [PATCH v4 4/4] soc: "

[PATCH v2] x86/mce: Add support for PHYSADDRV and PHYSADDRVALIDSUPPORTED bits
 2025-10-17 16:44 UTC  (3+ messages)

[PATCH v2 0/2] AMD ATL PRM Updates
 2025-10-17 13:26 UTC  (3+ messages)
` [PATCH v2 1/2] ACPI: PRM: Add acpi_prm_handler_available()
` [PATCH v2 2/2] RAS/AMD/ATL: Require PRM support for future systems

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-10-17 12:54 UTC  (12+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH 0/3] AMD ATL PRM Updates
 2025-10-17 12:43 UTC  (12+ messages)
` [PATCH 1/3] ACPI: PRM: Add acpi_prm_handler_available()
` [PATCH 2/3] RAS/AMD/ATL: Require PRM support for future systems
` [PATCH 3/3] RAS/AMD/ATL: Return error codes from helper functions

[PATCH v7 0/8] AMD MCA interrupts rework
 2025-10-16 16:37 UTC  (9+ messages)
` [PATCH v7 1/8] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v7 2/8] x86/mce: Unify AMD DFR "
` [PATCH v7 3/8] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
` [PATCH v7 4/8] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v7 5/8] x86/mce/amd: Remove redundant reset_block()
` [PATCH v7 6/8] x86/mce/amd: Define threshold restart function for banks
` [PATCH v7 7/8] x86/mce: Handle AMD threshold interrupt storms
` [PATCH v7 8/8] x86/mce: Save and use APEI corrected threshold limit

[PATCH] EDAC/versalnet: Refactor memory controller initialization and cleanup
 2025-10-16  5:28 UTC 

[PATCH] EDAC/ie31200: Add support for additional Alder Lake-S CPUs
 2025-10-15 17:16 UTC  (3+ messages)

[PATCH v12 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-10-15 14:37 UTC  (11+ messages)
` [PATCH v12 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v12 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
` [PATCH v12 3/3] Documentation: tracing: Add documentation about PCI tracepoints

[PATCH v3 0/2] Incorporate DRAM address in EDAC messages
 2025-10-14 19:15 UTC  (8+ messages)
` [PATCH v3 1/2] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
` [PATCH v3 2/2] EDAC/amd64: Incorporate DRAM Address in EDAC message

[PATCH 0/4] Cleanups in amd64_edac
 2025-10-13 17:30 UTC  (5+ messages)
` [PATCH 1/4] EDAC/amd64: Generate ctl_name string at runtime
` [PATCH 2/4] EDAC/amd64: Remove NUM_CONTROLLERS macro
` [PATCH 3/4] EDAC/amd64: Set zn_regs_v2 flag for all AMD Family 1Ah-based SOCs
` [PATCH 4/4] EDAC/mc_sysfs: Begin deprecating legacy sysfs EDAC interface

[PATCH next] EDAC/versalnet: Fix off by one in handle_error()
 2025-10-13 17:04 UTC  (3+ messages)

[PATCH RESEND v5] vmcoreinfo: Track and log recoverable hardware errors
 2025-10-10 10:36 UTC 

spurious mce Hardware Error messages in next-20250912
 2025-10-09 13:20 UTC  (11+ messages)

[PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-08 15:29 UTC  (20+ messages)
` [PATCH v3 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v3 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v3 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v3 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v3 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v3 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v3 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v3 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v3 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v3 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v3 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v3 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v3 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v3 14/19 5.15.y] minmax.h: update some comments
` [PATCH v3 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v3 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v3 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v3 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v3 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-07 20:43 UTC  (23+ messages)
` [PATCH v2 01/19 5.15.y] minmax: add in_range() macro
` [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 14/19 5.15.y] minmax.h: update some comments
` [PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[PATCH] RAS/AMD/FMPM: Add option to ignore CEs
 2025-10-07 17:38 UTC  (6+ messages)

[PATCH v2 0/2] Incorporate DRAM address in EDAC messages
 2025-10-07 14:52 UTC  (2+ messages)

[PATCH AUTOSEL 6.17-6.1] EDAC/mc_sysfs: Increase legacy channel support to 16
 2025-10-06 18:17 UTC  (3+ messages)
` [PATCH AUTOSEL 6.17-6.16] EDAC: Fix wrong executable file modes for C source files
` [PATCH AUTOSEL 6.17] EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC support

[PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
 2025-10-02 20:47 UTC  (20+ messages)
` [PATCH 01/19 5.15.y] minmax: add in_range() macro
` [PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 5.15.y] minmax.h: update some comments
` [PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once

[GIT PULL] EDAC updates for v6.18
 2025-09-30 21:02 UTC  (2+ messages)

[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-09-29 18:39 UTC  (12+ messages)
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 v6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 v6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 v6.1.y] minmax.h: remove some #defines that are only expanded once

[PATCH] x86/mce: deal with UCE when copy clean pagecache to user space
 2025-09-26 16:07 UTC  (3+ messages)

[PATCH v11 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-09-26  0:18 UTC  (5+ messages)
` [PATCH v11 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v11 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
` [PATCH v11 3/3] Documentation: tracing: Add documentation about PCI tracepoints


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).