Linux EDAC development
 help / color / mirror / Atom feed
 messages from 2025-02-25 13:10:20 to 2025-03-25 07:20:16 UTC [more...]

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-25  7:03 UTC  (6+ messages)
` [PATCH v2 16/57] irqdomain: edac: Switch to irq_domain_create_linear()
` (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-24 10:37 UTC  (12+ messages)
` [PATCH v2 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH v2 2/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v2 3/8] cxl/edac: Add CXL memory device "
` [PATCH v2 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v2 5/8] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v2 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v2 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v2 8/8] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH 0/4] dt-bindings: edac: altera-s10: Convert to YAML
 2025-03-23 16:13 UTC  (13+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] EDAC, altera: update driver to reflect hw/yaml
` [PATCH 3/4] arm64: dts: agilex: Update eccmgr in DTSI "
` [PATCH 4/4] arm64: dts: startix10: Update eccmgr in DTSI/DTS "

Memory controller not showing half of the memory?
 2025-03-20  9:38 UTC  (6+ messages)

[PATCH v5 0/5] EDAC: Versal NET: Add support for error notification
 2025-03-19 10:41 UTC  (7+ messages)
` [PATCH v5 5/5] "

[bug report] EDAC, mellanox: Add ECC support for BlueField DDR4
 2025-03-18 23:42 UTC  (7+ messages)

[PATCH] EDAC/bluefield: dont use bluefield_edac_readl result on error
 2025-03-18 21:47 UTC 

[PATCH] trace, RAS: Use __print_symbolic helper for entry severity for aer_events
 2025-03-17 20:55 UTC 

[PATCH v5 0/2] Add L1 and L2 error detection for A53 and A57
 2025-03-13  9:22 UTC  (3+ messages)

[PATCH v4 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-12 11:36 UTC  (5+ messages)
` [PATCH v4 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context
` [PATCH v4 2/3] mm/hwpoison: Do not send SIGBUS to processes with recovered clean pages
` [PATCH v4 3/3] mm: memory-failure: Enhance comments for return value of memory_failure()

[PATCH v4 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-12  8:03 UTC  (15+ messages)
` [PATCH v4 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context
` [PATCH v4 2/3] mm/hwpoison: Do not send SIGBUS to processes with recovered clean pages
` [PATCH v4 3/3] mm: memory-failure: Enhance comments for return value of memory_failure()

[PATCH 0/8] cxl: support CXL memory RAS features
 2025-03-11  9:51 UTC  (26+ messages)
` [PATCH 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH 2/8] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH 3/8] cxl/memfeature: Add CXL memory device ECS "
` [PATCH 4/8] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH 5/8] cxl/region: Add helper function to determine memory is online
` [PATCH 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH 8/8] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH v5] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-03-11  2:06 UTC  (5+ messages)

[PATCH 00/11] EDAC/ie31200: Add EDAC support for Intel Raptor Lake-S SoCs
 2025-03-10 18:04 UTC  (27+ messages)
` [PATCH 01/11] EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer
` [PATCH 02/11] EDAC/ie31200: Fix the DIMM size mask for several SoCs
` [PATCH 03/11] EDAC/ie31200: Fix the error path order of ie31200_init()
` [PATCH 04/11] EDAC/ie31200: Fix the 3rd parameter name of *populate_dimm_info()
` [PATCH 05/11] EDAC/ie31200: Simplify the pci_device_id table
` [PATCH 06/11] EDAC/ie31200: Make the memory controller resources configurable
` [PATCH 07/11] EDAC/ie31200: Make struct dimm_data contain decoded information
` [PATCH 08/11] EDAC/ie31200: Fold the two channel loops into one loop
` [PATCH 09/11] EDAC/ie31200: Break up ie31200_probe1()
` [PATCH 10/11] EDAC/ie31200: Add Intel Raptor Lake-S SoCs support
` [PATCH 11/11] EDAC/ie31200: Switch Raptor Lake-S to interrupt mode
` [PATCH v2 00/11] Add EDAC support for Intel Raptor Lake-S SoCs
  ` [PATCH v2 01/11] EDAC/ie31200: Fix the size of EDAC_MC_LAYER_CHIP_SELECT layer
  ` [PATCH v2 02/11] EDAC/ie31200: Fix the DIMM size mask for several SoCs
  ` [PATCH v2 03/11] EDAC/ie31200: Fix the error path order of ie31200_init()
  ` [PATCH v2 04/11] EDAC/ie31200: Fix the 3rd parameter name of *populate_dimm_info()
  ` [PATCH v2 05/11] EDAC/ie31200: Simplify the pci_device_id table
  ` [PATCH v2 06/11] EDAC/ie31200: Make the memory controller resources configurable
  ` [PATCH v2 07/11] EDAC/ie31200: Make struct dimm_data contain decoded information
  ` [PATCH v2 08/11] EDAC/ie31200: Fold the two channel loops into one loop
  ` [PATCH v2 09/11] EDAC/ie31200: Break up ie31200_probe1()
  ` [PATCH v2 10/11] EDAC/ie31200: Add Intel Raptor Lake-S SoCs support
  ` [PATCH v2 11/11] EDAC/ie31200: Switch Raptor Lake-S to interrupt mode

[PATCH v2 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-03-10 17:14 UTC  (15+ messages)
` [PATCH v2 1/3] ACPI: ACPI 6.5: RAS2: Shorten RAS2 table structure and variable names
` [PATCH v2 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v2 3/3] ras: mem: Add memory "

[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-03-10 10:16 UTC  (3+ messages)

[PATCH v3 0/3] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-07  5:47 UTC  (9+ messages)
` [PATCH v3 1/3] x86/mce: Use is_copy_from_user() to determine copy-from-user context
` [PATCH v3 2/3] mm/hwpoison: Do not send SIGBUS to processes with recovered clean pages
` [PATCH v3 3/3] mm: memory-failure: Enhance comments for return value of memory_failure()

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-06 15:58 UTC  (16+ messages)
` [PATCH v2 2/5] x86/mce: dump error msg from severities

[PATCH] EDAC: fix dev_set_name() format string
 2025-03-05 22:51 UTC  (2+ messages)

[PATCH linux-next 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-03-04 20:46 UTC  (12+ messages)
` [PATCH linux-next 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH linux-next 2/2] ras: mem: Add memory "

[PATCH][next][V2] EDAC, pnd2: Make read-only const array intlv static
 2025-03-03 15:40 UTC  (2+ messages)

[PATCH] EDAC/igen6: Constify struct res_config
 2025-03-03 15:36 UTC  (2+ messages)

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-01  5:54 UTC  (12+ messages)

[PATCH v2 00/16] AMD MCA interrupts rework
 2025-02-28 14:29 UTC  (8+ messages)
` [PATCH v2 06/16] x86/mce: Remove __mcheck_cpu_init_early()

[PATCH] EDAC: Simplify return statement in dct_ecc_enabled()
 2025-02-28 12:30 UTC  (2+ messages)

[PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work
 2025-02-28 12:26 UTC  (6+ messages)
` [PATCH v18 2/3] mm: memory-failure: move return value documentation to function declaration

[RESEND PATCH] EDAC: Use string choice helper functions
 2025-02-26 10:02 UTC  (2+ messages)

[PATCH v3] x86/mce/inject: Remove call to mce_notify_irq()
 2025-02-25 14:33 UTC 

[PATCH v2 0/3] Simpify mce code somewhat
 2025-02-25 13:12 UTC  (5+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox