public inbox for linux-edac@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-03 16:35:18 to 2025-06-27 15:23:30 UTC [more...]

[PATCH 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-06-27 15:23 UTC  (28+ messages)
` [PATCH 1/2] x86/mce: Fix missing address mask in recovery for errors "
` [PATCH 2/2] KVM: TDX: Do not clear poisoned pages

[PATCH] MAINTAINERS: EDAC: Drop inactive reviewers
 2025-06-27 14:50 UTC  (4+ messages)

[PATCH v4 00/22] AMD MCA interrupts rework
 2025-06-27 11:14 UTC  (31+ messages)
` [PATCH v4 01/22] x86/mce: Don't remove sysfs if thresholding sysfs init fails
` [PATCH v4 02/22] x86/mce: Restore poll settings after storm subsides
` [PATCH v4 03/22] x86/mce/amd: Add default names for MCA banks and blocks
` [PATCH v4 04/22] x86/mce/amd: Fix threshold limit reset
` [PATCH v4 05/22] x86/mce/amd: Rename threshold restart function
` [PATCH v4 06/22] x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
` [PATCH v4 07/22] x86/mce/amd: Remove smca_banks_map
` [PATCH v4 08/22] x86/mce/amd: Put list_head in threshold_bank
` [PATCH v4 09/22] x86/mce: Cleanup bank processing on init
` [PATCH v4 10/22] x86/mce: Remove __mcheck_cpu_init_early()
` [PATCH v4 11/22] x86/mce: Define BSP-only init
` [PATCH v4 12/22] x86/mce: Define BSP-only SMCA init
` [PATCH v4 13/22] x86/mce: Do 'UNKNOWN' vendor check early
` [PATCH v4 14/22] x86/mce: Separate global and per-CPU quirks
` [PATCH v4 15/22] x86/mce: Move machine_check_poll() status checks to helper functions
` [PATCH v4 16/22] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v4 17/22] x86/mce: Unify AMD DFR "
` [PATCH v4 18/22] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v4 19/22] x86/mce/amd: Remove redundant reset_block()
` [PATCH v4 20/22] x86/mce/amd: Define threshold restart function for banks
` [PATCH v4 21/22] x86/mce: Handle AMD threshold interrupt storms
` [PATCH v4 22/22] x86/mce: Save and use APEI corrected threshold limit

[PATCH] EDAC: mem_repair: reduce stack usage in edac_mem_repair_get_desc()
 2025-06-26 14:33 UTC  (2+ messages)

[PATCH] EDAC/synopsys: Clear the ecc counters at init
 2025-06-26 14:10 UTC  (8+ messages)

[PATCH v2 1/1] EDAC: Fix lockdep splat caused by edac features code
 2025-06-26 12:51 UTC  (2+ messages)

[PATCH] mce: include cmci during intel feature clearing
 2025-06-26  2:18 UTC  (4+ messages)

[PATCH v5] EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs
 2025-06-25 14:51 UTC  (3+ messages)

[PATCH 1/1] EDAC: Fix lockdep splat caused by edac features code
 2025-06-25 11:54 UTC  (3+ messages)

[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
 2025-06-23 16:10 UTC  (30+ messages)
` [PATCH v7 01/10] x86/fred: Provide separate IRQ vs. NMI wrappers for entry from KVM
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point "
` [PATCH v7 03/10] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v7 04/10] x86/nmi: Extend the registration interface to include the NMI-source vector
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information
` [PATCH v7 07/10] x86/nmi: Prepare for the new NMI-source vector encoding
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
` [PATCH v7 09/10] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v7 10/10] x86/nmi: Print source information with the unknown NMI console message

[PATCH 0/3 v4] Make ELOG and GHES log and trace consistently
 2025-06-23 14:54 UTC  (4+ messages)
` [PATCH 1/3 v4] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/3 v4] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/3 v4] ACPI: extlog: Trace CPER CXL Protocol "

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-06-23  3:04 UTC  (3+ messages)

[PATCH] edac: Use sysfs_emit_at() in dimmdev_location_show()
 2025-06-23  1:57 UTC  (2+ messages)

[GIT PULL] EDAC urgent for v6.16-rc3
 2025-06-22 19:55 UTC  (2+ messages)

[PATCH v3 0/5] Fix issues with ARM Processor CPER records
 2025-06-21  8:15 UTC  (5+ messages)

[PATCH v7 0/5] EDAC/Versal NET: Add support for error notification
 2025-06-20 11:03 UTC  (7+ messages)
` [PATCH v7 1/5] cdx: add the headers to include/linux
` [PATCH v7 2/5] cdx: Export Symbols for MCDI RPC and Initialization

NULL pointer dereference in igen6_probe - 6.16-rc2
 2025-06-18 17:46 UTC  (15+ messages)
` [PATCH 1/1] EDAC/igen6: Fix NULL pointer dereference
    ` [PATCH v2 1/2] "
      ` [PATCH v2 2/2] EDAC/igen6: Reduce log level to debug for absent memory controllers

[PATCH v9 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-06-17 16:14 UTC  (3+ messages)
` [PATCH v9 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v9 2/2] ras: mem: Add memory "

[PATCH 1/1] ie31200/EDAC: Add Intel Bartlett Lake-S SoCs support
 2025-06-17 14:10 UTC  (3+ messages)

[PATCH] EDAC/amd64: Correct number of UMCs for Family 19h Models 70h-7fh
 2025-06-17 11:41 UTC  (2+ messages)

[PATCH 1/2] EDAC/ie31200: Enable support for Core i5-14600 and i7-14700
 2025-06-16 16:12 UTC  (4+ messages)
` [PATCH 2/2] EDAC/ie31200: Document which CPUs correspond to each Raptor Lake-S device ID

[PATCH v8 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-06-13 18:53 UTC  (6+ messages)
` [PATCH v8 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v8 2/2] ras: mem: Add memory "

[PATCH mce-test] random_offline: Fix 'syntax error' test failure on AArch64
 2025-06-13  9:10 UTC  (3+ messages)
  ` 答复: "

amd64_edac fails to detect DIMM with only one ECC UDIMM installed (works with two)
 2025-06-13  0:57 UTC  (7+ messages)

[PATCH] x86: Fix build warnings about export.h
 2025-06-12 19:03 UTC  (4+ messages)

[PATCH] tracing, AER: Hide PCIe AER event when PCIEAER is not configured
 2025-06-12 16:14 UTC  (2+ messages)

[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
 2025-06-11 21:39 UTC  (29+ messages)
` [PATCH v6 3/9] x86/nmi: Extend the registration interface to include the NMI-source vector
` [PATCH v6 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v6 5/9] x86/nmi: Add support to handle NMIs with source information
` [PATCH v6 8/9] perf/x86: Enable NMI-source reporting for perfmon
` [PATCH v6 9/9] x86/nmi: Print source information with the unknown NMI console message

[RFC PATCH] x86/mce/inject: Add sanity check in inject_mce()
 2025-06-11 17:41 UTC  (8+ messages)

[PATCH] edac: Use dev_fwnode()
 2025-06-11 10:43 UTC 

WTS Available laptops and Memory
 2025-06-10 14:50 UTC 

[PATCH 0/4 v3] Make ELOG and GHES log and trace consistently
 2025-06-04 14:25 UTC  (15+ messages)
` [PATCH 1/4 v3] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/4 v3] PCI/AER: Modify pci_print_aer() to take log level
` [PATCH 3/4 v3] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/4 v3] ACPI: extlog: Trace CPER CXL Protocol "


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