linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-07 03:19:32 to 2025-02-20 12:19:20 UTC [more...]

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-02-20 12:19 UTC  (14+ messages)

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-02-20 11:19 UTC  (37+ messages)
` [PATCH v2 1/5] x86/mce: Collect error message for severities below MCE_PANIC_SEVERITY
` [PATCH v2 2/5] x86/mce: dump error msg from severities
` [PATCH v2 3/5] x86/mce: add EX_TYPE_EFAULT_REG as in-kernel recovery context to fix copy-from-user operations regression
` [PATCH v2 4/5] mm/hwpoison: Fix incorrect "not recovered" report for recovered clean pages
` [PATCH v2 5/5] mm: memory-failure: move return value documentation to function declaration

[PATCH v2 00/16] AMD MCA interrupts rework
 2025-02-20  1:41 UTC  (52+ messages)
` [PATCH v2 01/16] x86/mce: Don't remove sysfs if thresholding sysfs init fails
` [PATCH v2 02/16] x86/mce/amd: Remove return value for mce_threshold_create_device()
` [PATCH v2 03/16] x86/mce/amd: Remove smca_banks_map
` [PATCH v2 04/16] x86/mce/amd: Put list_head in threshold_bank
` [PATCH v2 05/16] x86/mce: Cleanup bank processing on init
` [PATCH v2 06/16] x86/mce: Remove __mcheck_cpu_init_early()
` [PATCH v2 07/16] x86/mce: Define BSP-only init
` [PATCH v2 08/16] x86/mce: Define BSP-only SMCA init
` [PATCH v2 09/16] x86/mce: Do 'UNKNOWN' vendor check early
` [PATCH v2 10/16] x86/mce: Separate global and per-CPU quirks
` [PATCH v2 11/16] x86/mce: Move machine_check_poll() status checks to helper functions
` [PATCH v2 12/16] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v2 13/16] x86/mce: Unify AMD DFR "
` [PATCH v2 14/16] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
` [PATCH v2 15/16] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v2 16/16] x86/mce: Handle AMD threshold interrupt storms

x86/mce: Potential Information Leak in __mce_read_apei Due to Uninitialized Bytes
 2025-02-19 12:47 UTC  (3+ messages)

[PATCH v2 0/3] Simpify mce code somewhat
 2025-02-17 11:47 UTC  (14+ messages)
` [PATCH v2 1/3] x86/mce/inject: Remove call to mce_notify_irq()
` [PATCH v2 2/3] x86/mce: Move message printing from mce_notify_irq to mce_early_notifier()
` [PATCH v2 3/3] x86/mce: Make mce_notify_irq() depend on CONFIG_X86_MCELOG_LEGACY

[PATCH] qcom: llcc/edac: Correct interrupt enable register configuration
 2025-02-14 19:45 UTC  (6+ messages)

[PATCH v1 0/4] fmm/hwpoison: Fix regressions in memory failure handling
 2025-02-14 16:57 UTC  (17+ messages)
` [PATCH v1 1/4] x86/mce: Collect error message for severities below MCE_PANIC_SEVERITY
` [PATCH v1 2/4] x86/mce: dump error msg from severities
` [PATCH v1 3/4] x86/mce: add EX_TYPE_EFAULT_REG as in-kernel recovery context to fix copy-from-user operations regression
` [PATCH v1 4/4] mm/hwpoison: Fix incorrect "not recovered" report for recovered clean pages

[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-02-14 10:49 UTC  (20+ messages)
` [PATCH v20 01/15] EDAC: Add support for EDAC device features control
` [PATCH v20 02/15] EDAC: Add scrub control feature
` [PATCH v20 03/15] EDAC: Add ECS "
` [PATCH v20 04/15] EDAC: Add memory repair "
` [PATCH v20 05/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v20 06/15] ras: mem: Add memory "
` [PATCH v20 07/15] cxl: Add helper function to retrieve a feature entry
` [PATCH v20 08/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v20 09/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v20 10/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v20 11/15] cxl/region: Add helper function to determine memory is online
` [PATCH v20 12/15] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v20 13/15] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v20 14/15] EDAC: Update memory repair control interface for memory sparing feature
` [PATCH v20 15/15] cxl/memfeature: Add CXL memory device memory sparing control feature

[PATCH 1/1] EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald Rapids
 2025-02-14  0:27 UTC 

[PATCH] EDAC: Use string choice helper functions
 2025-02-13 21:05 UTC  (5+ messages)

[PATCH 1/1] EDAC/igen6: Fix the flood of invalid error reports
 2025-02-12 13:44 UTC  (3+ messages)
` [PATCH] "

Flood of edac-related errors since 6.13
 2025-02-12  8:35 UTC  (8+ messages)

[PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-02-11 20:46 UTC  (22+ messages)
` [PATCH v19 01/15] EDAC: Add support for EDAC device features control
` [PATCH v19 02/15] EDAC: Add scrub control feature
` [PATCH v19 03/15] EDAC: Add ECS "
` [PATCH v19 04/15] EDAC: Add memory repair "
` [PATCH v19 05/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v19 06/15] ras: mem: Add memory "
` [PATCH v19 07/15] cxl: Add helper function to retrieve a feature entry
` [PATCH v19 08/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v19 09/15] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v19 10/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v19 11/15] cxl/region: Add helper function to determine memory is online
` [PATCH v19 12/15] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v19 13/15] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v19 14/15] EDAC: Update memory repair control interface for memory sparing feature
` [PATCH v19 15/15] cxl/memfeature: Add CXL memory device memory sparing control feature

[PATCH v5 0/5] EDAC: Versal NET: Add support for error notification
 2025-02-11  9:40 UTC  (6+ messages)
` [PATCH v5 1/5] cdx: export the symbols
` [PATCH v5 5/5] EDAC: Versal NET: Add support for error notification

Flood of edac-related errors since 6.13
 2025-02-09 11:50 UTC 

The business loan-
 2025-02-08 21:57 UTC 

The business loan-
 2025-02-08  6:21 UTC 

[PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work
 2025-02-08  2:05 UTC  (3+ messages)

[PATCH v2 0/2] PCI: Add support for logging Flit Mode TLPs (PCIe6)
 2025-02-07 16:18 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Track Flit Mode Status & print it with link status
` [PATCH v2 2/2] PCI: Handle TLP Log in Flit mode

[PATCH 0/4] rasdaemon: cxl: Add support for memory repair operations
 2025-02-07 14:30 UTC  (5+ messages)
` [PATCH 1/4] rasdaemon: cxl: Add support for memory sparing operation
` [PATCH 2/4] rasdaemon: cxl: Add support for memory soft PPR operation
` [PATCH 3/4] rasdaemon: cxl: Add storing memory repair needed info in the DRAM event record
` [PATCH 4/4] rasdaemon: cxl: Add CXL memory repair boot-up script for unrepaired memory errors


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