linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-29 02:39:19 to 2022-10-31 17:25:01 UTC [more...]

[PATCH RESEND v3 00/17] EDAC/mc/synopsys: Various fixes and cleanups
 2022-10-31 17:24 UTC  (36+ messages)
` [PATCH RESEND v3 01/17] EDAC/synopsys: Fix native uMCTL2 IRQs handling procedure
` [PATCH RESEND v3 02/17] EDAC/synopsys: Fix generic device type detection procedure
` [PATCH RESEND v3 03/17] EDAC/synopsys: Fix mci->scrub_cap field setting
` [PATCH RESEND v3 04/17] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH RESEND v3 05/17] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH RESEND v3 06/17] EDAC/synopsys: Use platform device devm ioremap method
` [PATCH RESEND v3 07/17] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH RESEND v3 08/17] EDAC/synopsys: Drop local to_mci macro implementation
` [PATCH RESEND v3 09/17] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH RESEND v3 10/17] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH RESEND v3 11/17] EDAC/synopsys: Drop redundant info from error message
` [PATCH RESEND v3 12/17] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH RESEND v3 13/17] EDAC/mc: Add MC unique index allocation procedure
` [PATCH RESEND v3 14/17] EDAC/synopsys: Detach Zynq DDRC controller support
` [PATCH RESEND v3 15/17] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH RESEND v3 16/17] EDAC/synopsys: Unify the driver entities naming
` [PATCH RESEND v3 17/17] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros

[PATCH 0/2] Dump stack after certain machine checks
 2022-10-31 17:13 UTC  (5+ messages)
` [PATCH 2/2] x86/mce: Dump the stack for recoverable machine checks in kernel context

[PATCH] EDAC/mc_sysfs: Increase legacy channel support to 12
 2022-10-31 10:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: Make Mauro reviewer
 2022-10-28 15:09 UTC  (3+ messages)

[RFC][PATCH v2 30/31] timers: x86/mce: Use __init_timer() for resetting timers
 2022-10-27 15:05 UTC 

[PATCH] x86/MCE/AMD: Clear DFR errors found in THR handler
 2022-10-27 15:01 UTC  (3+ messages)

[PATCH] x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
 2022-10-26 20:12 UTC  (9+ messages)

[PATCH v3 0/5] Fix crash when using Qcom LLCC/EDAC drivers
 2022-10-26 16:00 UTC  (5+ messages)
` [PATCH v3 3/5] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH v2 0/3] Fix crash when using Qcom LLCC/EDAC drivers
 2022-10-26 12:38 UTC  (3+ messages)
` [PATCH v2 3/3] MAINTAINERS: Add myself as the maintainer for qcom_edac driver

EDAC igen6 error messages at boot
 2022-10-26  5:58 UTC  (6+ messages)

[PATCH v10 0/7] Make ghes_edac a proper module
 2022-10-26  1:06 UTC  (17+ messages)
` [PATCH v10 1/7] efi/cper: export several helpers for ghes_edac to use
` [PATCH v10 2/7] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v10 3/7] EDAC/ghes: Prepare to make ghes_edac a proper module
` [PATCH v10 4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v10 5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers
` [PATCH v10 6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
        ` [PATCH] "
` [PATCH v10 7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH 0/3] New SMCA Syndrome registers and FRU Text feature
 2022-10-25 19:28 UTC  (18+ messages)
` [PATCH 1/3] x86/MCE, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers

[PATCH] drivers/edac: fix repeated words in comments
 2022-10-22  5:37 UTC 

EDAC support for 'Rocket Lake'
 2022-10-21 12:00 UTC  (5+ messages)

[PATCH v2] edac: fix period calculation in edac_device_reset_delay_period()
 2022-10-20 12:44 UTC 

[PATCH] edac: fix period calculation in edac_device_reset_delay_period()
 2022-10-20 11:42 UTC 

[PATCH v5 0/2] edac: Add support for Xilinx ZynqMP OCM EDAC
 2022-10-19 12:57 UTC  (4+ messages)
` [PATCH v5 2/2] edac: zynqmp_ocm: Add EDAC support for ZynqMP OCM

Wycena paneli fotowoltaicznych
 2022-10-18  7:31 UTC 

[RESEND PATCH] i5000_edac: fix slot number passed to determine_mtr()
 2022-10-17 14:41 UTC  (8+ messages)
          ` [PATCH] i5000_edac: mark as BROKEN

[PATCH v9 0/7] Make ghes_edac a proper module
 2022-10-17 14:39 UTC  (9+ messages)
` [PATCH v9 1/7] efi/cper: export several helpers for ghes_edac to use
` [PATCH v9 2/7] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v9 3/7] EDAC/ghes: Prepare to make ghes_edac a proper module
` [PATCH v9 4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v9 5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers
` [PATCH v9 6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
` [PATCH v9 7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-10-17 14:05 UTC  (4+ messages)
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded

[PATCH v8 0/7] Make ghes_edac a proper module
 2022-10-17 11:57 UTC  (28+ messages)
` [PATCH v8 1/7] efi/cper: export several helpers for ghes_edac to use
` [PATCH v8 2/7] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v8 3/7] EDAC/ghes: Prepare to make ghes_edac a proper module
` [PATCH v8 4/7] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v8 5/7] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers
` [PATCH v8 6/7] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v8 7/7] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH v5 0/7] Use composable cache instead of L2 cache
 2022-10-13 19:45 UTC  (5+ messages)

[PATCH AUTOSEL 5.15 11/46] x86/mce: Retrieve poison range from hardware
 2022-10-09 22:18 UTC 

[PATCH AUTOSEL 5.19 16/73] x86/mce: Retrieve poison range from hardware
 2022-10-09 22:13 UTC 

[PATCH AUTOSEL 6.0 19/77] x86/mce: Retrieve poison range from hardware
 2022-10-09 22:06 UTC 

[PATCH v7 0/8] Make ghes_edac a proper module
 2022-10-08  8:14 UTC  (6+ messages)
` [PATCH v7 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v7 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v7 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled

[PATCH v3 00/13] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-10-06 12:26 UTC  (18+ messages)
` [PATCH v3 01/13] dt-bindings: memory: snps: Convert the schema to being generic
` [PATCH v3 02/13] dt-bindings: memory: Add Baikal-T1 DDRC DT-schema
` [PATCH v3 03/13] EDAC/synopsys: Add multi-ranked memory support
` [PATCH v3 04/13] EDAC/synopsys: Add optional ECC Scrub support
` [PATCH v3 05/13] EDAC/synopsys: Drop ECC poison address from private data
` [PATCH v3 06/13] EDAC/synopsys: Add data poisoning disable support
` [PATCH v3 07/13] EDAC/synopsys: Split up ECC UE/CE IRQs handler
` [PATCH v3 08/13] EDAC/synopsys: Add individual named ECC IRQs support
` [PATCH v3 09/13] EDAC/synopsys: Add DFI alert_n IRQ support
` [PATCH v3 10/13] EDAC/synopsys: Add reference clocks support
` [PATCH v3 11/13] EDAC/synopsys: Add ECC Scrubber support
` [PATCH v3 12/13] EDAC/synopsys: Drop vendor-specific arch dependency
` [PATCH v3 13/13] EDAC/synopsys: Add Baikal-T1 DDRC support

[GIT PULL] EDAC updates for v6.1
 2022-10-04 17:34 UTC  (2+ messages)

[PATCH v2 00/10] rasdaemon: Add cpu fault isolation support and improvements to the HiSilicon vendor specific code
 2022-10-03 16:17 UTC  (11+ messages)
` [PATCH v2 01/10] rasdaemon: Support cpu fault isolation for corrected errors
` [PATCH v2 02/10] rasdaemon: Support cpu fault isolation for recoverable errors
` [PATCH v2 03/10] rasdaemon: Modify recording Hisilicon common error data
` [PATCH v2 04/10] rasdaemon: ras-mc-ctl: Modify error statistics for HiSilicon KunPeng9xx common errors
` [PATCH v2 05/10] rasdaemon: ras-mc-ctl: Reformat error info of the HiSilicon Kunpeng920
` [PATCH v2 06/10] rasdaemon: ras-mc-ctl: Add printing usage if necessary parameters are not passed for the vendor-error options
` [PATCH v2 07/10] rasdaemon: ras-mc-ctl: Add support to display the HiSilicon vendor errors for a specified module
` [PATCH v2 08/10] rasdaemon: ras-mc-ctl: Relocate reading and display Kunpeng920 errors to under Kunpeng9xx
` [PATCH v2 09/10] rasdaemon: ras-mc-ctl: Updated HiSilicon platform name
` [PATCH v2 10/10] rasdaemon: Fix for a memory out-of-bounds issue and optimized code to remove duplicate function

[PATCH RESEND v3 00/18] EDAC/synopsys: Add generic DDRC info and address mapping
 2022-09-29 23:35 UTC  (19+ messages)
` [PATCH RESEND v3 01/18] EDAC/synopsys: Convert sysfs nodes to debugfs ones
` [PATCH RESEND v3 02/18] EDAC/mc: Extend memtypes with LPDDR(mDDR) and LPDDR2
` [PATCH RESEND v3 03/18] EDAC/synopsys: Extend memtypes supported by controller
` [PATCH RESEND v3 04/18] EDAC/synopsys: Detach private data from mci instance
` [PATCH RESEND v3 05/18] EDAC/synopsys: Add DDRC basic parameters infrastructure
` [PATCH RESEND v3 06/18] EDAC/synopsys: Convert plat-data to plat-init function
` [PATCH RESEND v3 07/18] EDAC/synopsys: Parse ADDRMAP[7-8] CSRs for (LP)DDR4 only
` [PATCH RESEND v3 08/18] EDAC/synopsys: Parse ADDRMAP[0] CSR for multi-ranks case only
` [PATCH RESEND v3 09/18] EDAC/synopsys: Set actual DIMM ECC errors grain
` [PATCH RESEND v3 10/18] EDAC/synopsys: Get corrected bit position
` [PATCH RESEND v3 11/18] EDAC/synopsys: Read full data pattern on errors
` [PATCH RESEND v3 12/18] EDAC/synopsys: Read data syndrome "
` [PATCH RESEND v3 13/18] EDAC/synopsys: Introduce System/SDRAM address translation interface
` [PATCH RESEND v3 14/18] EDAC/synopsys: Simplify HIF/SDRAM column mapping get procedure
` [PATCH RESEND v3 15/18] EDAC/synopsys: Add HIF/SDRAM mapping debugfs node
` [PATCH RESEND v3 16/18] EDAC/synopsys: Add erroneous page-frame/offset reporting
` [PATCH RESEND v3 17/18] EDAC/synopsys: Add system address regions support
` [PATCH RESEND v3 18/18] EDAC/synopsys: Add mapping-based memory size calculation


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