linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-10 19:58:06 to 2022-10-13 09:38:53 UTC [more...]

[PATCH RESEND v3 00/17] EDAC/mc/synopsys: Various fixes and cleanups
 2022-10-13  9:38 UTC  (35+ 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 v8 0/7] Make ghes_edac a proper module
 2022-10-12 12:04 UTC  (13+ 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 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  (11+ messages)
` [PATCH v7 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v7 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v7 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v7 4/8] ghes: Introduce a helper ghes_get_devices()
` [PATCH v7 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v7 6/8] EDAC: Add the ghes_get_devices() check for chipset-specific edac drivers
` [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

EDAC support for 'Rocket Lake'
 2022-10-06 17:03 UTC  (4+ messages)

[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 v5 0/7] Use composable cache instead of L2 cache
 2022-10-04 14:20 UTC  (12+ messages)
` [PATCH v5 1/7] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
` [PATCH v5 2/7] soc: sifive: ccache: Rename SiFive "
` [PATCH v5 3/7] soc: sifive: ccache: determine the cache level from dts
` [PATCH v5 4/7] soc: sifive: ccache: reduce printing on init
` [PATCH v5 5/7] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
` [PATCH v5 6/7] soc: sifive: ccache: define the macro for the register shifts
` [PATCH v5 7/7] riscv: Add cache information in AUX vector

[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 v3 0/5] Fix crash when using Qcom LLCC/EDAC drivers
 2022-10-03  9:32 UTC  (3+ messages)

[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

[PATCH v5 0/2] edac: Add support for Xilinx ZynqMP OCM EDAC
 2022-09-29 15:55 UTC  (3+ messages)
` [PATCH v5 2/2] edac: zynqmp_ocm: Add EDAC support for ZynqMP OCM

[RESEND PATCH] i5000_edac: fix slot number passed to determine_mtr()
 2022-09-28 12:48 UTC  (7+ messages)
          ` [PATCH] i5000_edac: mark as BROKEN

[PATCH v2 00/15] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-09-28 10:39 UTC  (22+ messages)
` [PATCH v2 01/15] dt-bindings: memory: snps: Replace opencoded numbers with macros
  ` (subset) "
` [PATCH v2 02/15] dt-bindings: memory: snps: Extend schema with IRQs/resets/clocks props
  ` (subset) "
` [PATCH v2 03/15] dt-bindings: memory: snps: Convert the schema to being generic
` [PATCH v2 04/15] dt-bindings: memory: Add Baikal-T1 DDRC DT-schema
` [PATCH v2 07/15] EDAC/synopsys: Drop ECC poison address from private data
` [PATCH v2 09/15] EDAC/synopsys: Split up ECC UE/CE IRQs handler
` [PATCH v2 11/15] EDAC/synopsys: Add DFI alert_n IRQ support
` [PATCH v2 12/15] EDAC/synopsys: Add reference clocks support
` [PATCH v2 13/15] EDAC/synopsys: Add ECC Scrubber support
` [PATCH v2 14/15] EDAC/synopsys: Drop vendor-specific arch dependency
` [PATCH v2 15/15] EDAC/synopsys: Add Baikal-T1 DDRC support

[GIT PULL 1/7] soc/tegra: Changes for v5.20-rc1
 2022-09-27 16:00 UTC  (5+ messages)

[PATCH] MAINTAINERS: Make Mauro reviewer
 2022-09-26 18:03 UTC 

[PATCH v6 0/8] Make ghes_edac a proper module
 2022-09-26 10:42 UTC  (14+ messages)
` [PATCH v6 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v6 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v6 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v6 4/8] ghes: Introduce a helper ghes_edac_preferred()
` [PATCH v6 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v6 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
` [PATCH v6 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v6 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled

Zwiększenie płynności finansowej
 2022-09-26  7:55 UTC 

[PATCH] i7300_edac: Set correct function name i7300_exit in comment
 2022-09-23 21:09 UTC  (2+ messages)

[PATCH] EDAC: Fix spelling mistake "Scruber" -> "Scrubber"
 2022-09-23 13:18 UTC 

[PATCH 0/2] Dump stack after certain machine checks
 2022-09-22 19:51 UTC  (3+ messages)
` [PATCH 1/2] x86/mce: Use severity table to handle uncorrected errors in kernel
` [PATCH 2/2] x86/mce: Dump the stack for recoverable machine checks in kernel context

[PATCH] EDAC, pnd2: remove redundant initialization to variable mot_intlv_bit
 2022-09-22 11:58 UTC 

[PATCH v2 00/19] EDAC/mc/synopsys: Various fixes and cleanups
 2022-09-21 18:32 UTC  (9+ messages)
` [PATCH v2 05/19] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH v2 14/19] dt-bindings: memory: snps: Detach Zynq DDRC controller support
  ` (subset) "
` [PATCH v2 15/19] dt-bindings: memory: snps: Use more descriptive device name
  ` (subset) "

[PATCH] EDAC/ppc_4xx: Reorder symbols to get rid of a few forward declarations
 2022-09-18 18:46 UTC  (2+ messages)

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

[PATCH] EDAC/altera: add platform_get_irq error checking
 2022-09-12 11:26 UTC  (2+ messages)

[PATCH v4 0/6] Use composable cache instead of L2 cache
 2022-09-12  6:50 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
` [PATCH v4 2/6] soc: sifive: ccache: Rename SiFive "
` [PATCH v4 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v4 4/6] soc: sifive: ccache: reduce printing on init
` [PATCH v4 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
` [PATCH v4 6/6] soc: sifive: ccache: define the macro for the register shifts

[PATCH v3 0/6] Use composable cache instead of L2 cache
 2022-09-12  6:40 UTC  (10+ messages)
` [PATCH v3 2/6] soc: sifive: ccache: rename SiFive L2 cache to Composable cache
` [PATCH v3 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v3 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes

[PATCH] EDAC: remove unused declarations in edac_module.h
 2022-09-11 10:31 UTC  (2+ messages)

[PATCH v2 16/19] EDAC/synopsys: Detach Zynq DDRC controller support
 2022-09-11  1:03 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;
as well as URLs for NNTP newsgroup(s).