linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-25 17:33:53 to 2025-09-20 06:01:28 UTC [more...]

[PATCH v10 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-09-20  6:01 UTC 

[PATCH] EDAC/skx_common: Fix allocation check when adxl_component_count is 0
 2025-09-19 12:56 UTC  (2+ messages)

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

[PATCH v6 00/15] AMD MCA interrupts rework
 2025-09-19 10:42 UTC  (36+ messages)
` [PATCH v6 01/15] x86/mce: Set CR4.MCE last during init
` [PATCH v6 02/15] x86/mce: Define BSP-only init
` [PATCH v6 03/15] x86/mce: Define BSP-only SMCA init
` [PATCH v6 04/15] x86/mce: Do 'UNKNOWN' vendor check early
` [PATCH v6 05/15] x86/mce: Separate global and per-CPU quirks
` [PATCH v6 06/15] x86/mce: Move machine_check_poll() status checks to helper functions
` [PATCH v6 07/15] x86/mce: Add clear_bank() helper
` [PATCH v6 08/15] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v6 09/15] x86/mce: Unify AMD DFR "
` [PATCH v6 10/15] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
` [PATCH v6 11/15] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v6 12/15] x86/mce/amd: Remove redundant reset_block()
` [PATCH v6 13/15] x86/mce/amd: Define threshold restart function for banks
` [PATCH v6 14/15] x86/mce: Handle AMD threshold interrupt storms
` [PATCH v6 15/15] x86/mce: Save and use APEI corrected threshold limit

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-09-19 10:39 UTC  (13+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v12 2/2] ras: mem: Add memory "

[PATCH v9 0/2] add PCI hotplug and PCIe link tracepoint
 2025-09-19  1:40 UTC  (3+ messages)

spurious mce Hardware Error messages in next-20250912
 2025-09-18 22:07 UTC  (18+ messages)

[PATCH next] EDAC/versalnet: Fix error code in probe()
 2025-09-18 12:40 UTC  (2+ messages)

[bug report] EDAC: Add a driver for the AMD Versal NET DDR controller
 2025-09-18 10:09 UTC  (2+ messages)

[PATCH 0/2] Add support for AMD Family 1Ah-based SOCs
 2025-09-17 10:01 UTC  (4+ messages)
` [PATCH 1/2] EDAC/amd64: Add support for AMD family 1Ah-based newer models
` [PATCH 2/2] EDAC/mc_sysfs: Increase legacy channel support to 16

[PATCH v3 0/5] Cleanup and add support for AMD Family 1Ah-based SOCs
 2025-09-16 16:09 UTC  (18+ messages)
` [PATCH v3 1/5] EDAC/amd64: Generate ctl_name string at runtime
` [PATCH v3 2/5] EDAC/amd64: Remove NUM_CONTROLLERS macro
` [PATCH v3 3/5] EDAC/amd64: Add support for AMD family 1Ah-based newer models
` [PATCH v3 4/5] EDAC/mc_sysfs: Increase legacy channel support to 16
` [PATCH v3 5/5] EDAC/mc_sysfs: Begin deprecating legacy sysfs EDAC interface

[PATCH v9 0/5] EDAC/Versal NET: Add support for error notification
 2025-09-16  8:47 UTC  (8+ messages)
` [PATCH v9 1/5] cdx: Split mcdi.h and reorganize headers
` [PATCH v9 2/5] cdx: Export Symbols for MCDI RPC and Initialization
` [PATCH v9 3/5] ras: Export log_non_standard_event for External Usage
` [PATCH v9 4/5] dt-bindings: memory-controllers: Add support for Versal NET EDAC
` [PATCH v9 5/5] EDAC: Add a driver for the AMD Versal NET DDR controller

[PATCH v2 0/2] Incorporate DRAM address in EDAC messages
 2025-09-15 21:20 UTC  (3+ messages)
` [PATCH v2 1/2] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
` [PATCH v2 2/2] EDAC/amd64: Incorporate DRAM Address in EDAC message

[PATCH] APEI: GHES: Replace log_non_standard_event with direct tracepoint call
 2025-09-08  9:21 UTC  (2+ messages)

[PATCH v8 0/5] EDAC/Versal NET: Add support for error notification
 2025-09-08  9:10 UTC  (13+ messages)
` [PATCH v8 1/5] cdx: add the headers to include/linux
` [PATCH v8 2/5] cdx: Export Symbols for MCDI RPC and Initialization
` [PATCH v8 3/5] ras: Export log_non_standard_event for External Usage
` [PATCH v8 4/5] dt-bindings: memory-controllers: Add support for Versal NET EDAC
` [PATCH v8 5/5] EDAC/VersalNET: Add support for error notification

[GIT PULL] EDAC fix for v6.17-rc5
 2025-09-07 21:23 UTC  (2+ messages)

[GIT PULL] v4: Split sphinx call logic from docs Makefile
 2025-09-05  7:14 UTC 

[PATCH v5 00/20] AMD MCA interrupts rework
 2025-09-03 15:39 UTC  (30+ messages)
` [PATCH v5 03/20] x86/mce/amd: Remove smca_banks_map
` [PATCH v5 04/20] x86/mce/amd: Put list_head in threshold_bank
` [PATCH v5 05/20] x86/mce: Cleanup bank processing on init
` [PATCH v5 07/20] x86/mce: Reorder __mcheck_cpu_init_generic() call
` [PATCH v5 13/20] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v5 15/20] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
` [PATCH v5 16/20] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v5 18/20] x86/mce/amd: Define threshold restart function for banks
` [PATCH v5 19/20] x86/mce: Handle AMD threshold interrupt storms
` [PATCH v5 20/20] x86/mce: Save and use APEI corrected threshold limit

[PATCH 1/1] EDAC/skx_common: Use topology_physical_package_id() instead of open coding
 2025-09-03 14:52 UTC  (2+ messages)

[PATCH] EDAC: Fix wrong executable file modes for C source files
 2025-08-30 15:49 UTC  (2+ messages)

[PATCH v5 2/2] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
 2025-08-29 21:18 UTC  (2+ messages)

[PATCH v2] mm/memory-failure: Fix redundant updates for already poisoned pages
 2025-08-29  6:35 UTC  (5+ messages)

[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
 2025-08-28  1:00 UTC  (4+ messages)

[PATCH RESEND V2 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-08-27  8:29 UTC  (5+ messages)
` [PATCH RESEND V2 1/2] x86/mce: Fix missing address mask in recovery for errors "

[PATCH] mm/memory-failure: Do not call action_result() on already poisoned pages
 2025-08-27  8:06 UTC  (12+ messages)


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).