Linux EDAC development
 help / color / mirror / Atom feed
 messages from 2024-02-05 13:05:48 to 2024-02-23 05:26:56 UTC [more...]

[PATCH v11 0/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
 2024-02-23  5:26 UTC  (6+ messages)
` [PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2024-02-22 18:13 UTC  (21+ messages)
` [PATCH v5 01/20] EDAC/synopsys: Fix ECC status data and IRQ disable race condition
` [PATCH v5 02/20] EDAC/synopsys: Fix generic device type detection procedure
` [PATCH v5 03/20] EDAC/synopsys: Fix mci->scrub_cap field setting
` [PATCH v5 04/20] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH v5 05/20] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH v5 06/20] EDAC/synopsys: Fix misleading IRQ self-cleared quirk flag
` [PATCH v5 07/20] EDAC/synopsys: Use platform device devm ioremap method
` [PATCH v5 08/20] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH v5 09/20] EDAC/synopsys: Drop local to_mci() macro definition
` [PATCH v5 10/20] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH v5 11/20] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH v5 12/20] EDAC/synopsys: Drop redundant info from the error messages
` [PATCH v5 13/20] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH v5 14/20] EDAC/mc: Add generic unique MC index allocation procedure
` [PATCH v5 15/20] EDAC/mc: Re-use "
` [PATCH v5 16/20] EDAC/synopsys: Detach Zynq A05 DDRC support to separate driver
` [PATCH v5 17/20] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH v5 18/20] EDAC/synopsys: Unify CSRs macro declarations
` [PATCH v5 19/20] EDAC/synopsys: Unify struct/macro/function prefixes
` [PATCH v5 20/20] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros

[PATCH] RAS/AMD/ATL: Fix bit overflow in denorm_addr_df4_np2()
 2024-02-22 16:54 UTC 

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-22  0:20 UTC  (25+ messages)
` [RFC PATCH v6 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v6 02/12] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v6 03/12] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v6 04/12] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH v6 05/12] cxl/memscrub: Add CXL device ECS "
` [RFC PATCH v6 06/12] memory: scrub: Add scrub subsystem driver supports configuring memory scrubs in the system
` [RFC PATCH v6 07/12] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
` [RFC PATCH v6 08/12] cxl/memscrub: Register CXL device ECS "
` [RFC PATCH v6 09/12] ACPI:RASF: Add common library for RASF and RAS2 PCC interfaces
` [RFC PATCH v6 10/12] ACPICA: ACPI 6.5: Add support for RAS2 table
` [RFC PATCH v6 11/12] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2)
` [RFC PATCH v6 12/12] memory: RAS2: Add memory RAS2 driver

[PATCH 0/2] FRU Memory Poison Manager
 2024-02-20 17:10 UTC  (41+ messages)
` [PATCH 1/2] RAS/AMD/ATL, EDAC/amd64: Move MI300 Row Retirement to ATL
` [PATCH 2/2] RAS: Introduce the FRU Memory Poison Manager

[RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-20 11:05 UTC  (10+ messages)
` [RFC PATCH v5 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v5 04/12] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH v5 05/12] cxl/memscrub: Add CXL device ECS "

[PATCH -next v5 0/3] minor improvements for x86 mce processing
 2024-02-18 10:08 UTC  (5+ messages)
` [PATCH -next v5 2/3] x86/mce: set MCE_IN_KERNEL_COPYIN for DEFAULT_MCE_SAFE exception

[PATCH 0/3] EDAC/versal: Driver updates
 2024-02-16 15:35 UTC  (4+ messages)
` [PATCH 1/3] EDAC/versal: Do not register for the NOC errors
` [PATCH 2/3] EDAC/versal: Add a NULL check for the user passed values
` [PATCH 3/3] EDAC/versal: Do not send the cumulative values

[PATCH 0/2] Extend size of the MCE Records pool
 2024-02-15 20:18 UTC  (51+ messages)
` [PATCH 1/2] x86/MCE: "
` [PATCH 2/2] x86/MCE: Add command line option to extend "

[RFC PATCH 0/2] rasdaemon: Add handling of new fields in aer_event for advisory non-fatal and other errors
 2024-02-15 11:46 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] rasdaemon: ras-mc-ctl: Add support for "

[RFC PATCH 0/8] rasdaemon: ras-mc-ctl: Add support for CXL error events
 2024-02-15 11:32 UTC  (10+ messages)
` [RFC PATCH 1/8] rasdaemon: ras-mc-ctl: Add support for CXL AER uncorrectable trace events
` [PATCH 1/2] rasdaemon: ras-memory-failure-handler: update memory failure action page types
` [RFC PATCH 2/8] rasdaemon: ras-mc-ctl: Add support for CXL AER correctable trace events
` [RFC PATCH 3/8] rasdaemon: ras-mc-ctl: Add support for CXL overflow "
` [RFC PATCH 4/8] rasdaemon: ras-mc-ctl: Add support for CXL poison "
` [RFC PATCH 5/8] rasdaemon: ras-mc-ctl: Add support for CXL generic "
` [RFC PATCH 6/8] rasdaemon: ras-mc-ctl: Add support for CXL general media "
` [RFC PATCH 7/8] rasdaemon: ras-mc-ctl: Add support for CXL DRAM "
` [RFC PATCH 8/8] rasdaemon: ras-mc-ctl: Add support for CXL memory module "

[PATCH 1/1] rasdaemon: ras-memory-failure-handler: update memory failure action page types
 2024-02-15 11:28 UTC 

[PATCH 0/7] EDAC: remove unused structure members
 2024-02-14 20:23 UTC  (9+ messages)
` [PATCH 1/7] EDAC/amd64: Remove amd64_pvt::ext_nbcfg
` [PATCH 2/7] EDAC/device: Remove edac_dev_sysfs_block_attribute::{block,value}
` [PATCH 3/7] EDAC/device: Remove edac_dev_sysfs_block_attribute::store()
` [PATCH 4/7] EDAC: Remove dynamic attributes from edac_device_alloc_ctl_info()
` [PATCH 5/7] EDAC: Remove edac_pci_ctl_info::edac_subsys
` [PATCH 6/7] EDAC: Remove edac_pci_ctl_info::complete
` [PATCH 7/7] EDAC: Remove edac_device_ctl_info::removal_complete

[PATCH v3] EDAC/versal: Make the bits in error injection configurable
 2024-02-14  8:04 UTC  (4+ messages)

[PATCH v3 0/2] Update mce_record tracepoint
 2024-02-08 17:10 UTC  (2+ messages)

[PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
 2024-02-08 16:16 UTC  (5+ messages)

[PATCH 0/4] PCI: Consolidate TLP Log reading and printing
 2024-02-07 11:50 UTC  (6+ messages)
` [PATCH 1/4] PCI/AER: Cleanup register variable
` [PATCH 2/4] PCI: Generalize TLP Header Log reading
` [PATCH 3/4] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH 4/4] PCI: Create helper to print TLP Header and Prefix Log

[PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly
 2024-02-06 16:46 UTC  (3+ messages)

[PATCH] EDAC/xgene: Use devm_platform_get_and_ioremap_resource() in xgene_edac_probe()
 2024-02-06 16:34 UTC  (2+ messages)
` [PATCH v2] EDAC/xgene: Use devm_platform_ioremap_resource() "

[PATCH 00/42] Fix coccicheck warnings
 2024-02-06  2:07 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
 2024-02-05 19:41 UTC  (9+ messages)
` [PATCH v3 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
  ` [PATCH] Documentation: Begin a RAS section

[PATCH] EDAC/amd64: Add MI300 row retirement support
 2024-02-05 13:05 UTC  (2+ messages)


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