linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 15:16:17 to 2021-01-25 17:22:05 UTC [more...]

[PATCH v2 0/8] rasdaemon: add support for memory_failure events,
 2021-01-25 17:14 UTC  (5+ messages)
` [PATCH v2 1/8] rasdaemon: add support for memory_failure events
` [PATCH v2 3/8] rasdaemon: ras-mc-ctl: Add memory failure events
` [PATCH v2 4/8] rasdaemon: ras-mc-ctl: Fix for exception when an event is not enabled
` [PATCH v2 7/8] rasdaemon: ras-mc-ctl: Add support for HiSilicon Kunpeng9xx common errors

EDAC instances probing
 2021-01-23  4:45 UTC  (5+ messages)

[PATCH 0/2] Fix infinite machine check loop in futex_wait_setup()
 2021-01-21 21:09 UTC  (41+ messages)
` [PATCH 1/2] x86/mce: Avoid infinite loop for copy from user recovery
` [PATCH 2/2] futex, x86/mce: Avoid double machine checks
` [PATCH v2 0/3] Fix infinite machine check loop in futex_wait_setup()
  ` [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery
  ` [PATCH v2 2/3] x86/mce: Add new return value to get_user() for machine check
  ` [PATCH v2 3/3] futex, x86/mce: Avoid double machine checks
  ` [PATCH v3] x86/mce: Avoid infinite loop for copy from user recovery
        ` [PATCH v4] "

[PATCH] EDAC/AMD64: Update scrub register addresses for newer models
 2021-01-20 14:50 UTC  (6+ messages)

[RFC PATCH 0/2] EDAC/ghes: Add EDAC device for recording the CPU error count
 2021-01-19 10:16 UTC  (8+ messages)
` [RFC PATCH 1/2] EDAC/ghes: Add EDAC device for the CPU caches
` [RFC PATCH 2/2] ACPI / APEI: Add reporting ARM64 CPU cache corrected error count

[PATCH] EDAC/amd64: Issue probing messages only on properly detected hardware
 2021-01-19 16:41 UTC 

[PATCH v2] edac: remove redundant error print in xgene_edac_probe
 2021-01-19  9:32 UTC  (3+ messages)

[PATCH 0/3] rasdaemon: ras-mc-ctl: Add exception handling and support memory_failure_event
 2021-01-12 18:06 UTC  (5+ messages)
` [PATCH 3/3] rasdaemon: ras-mc-ctl: Add exception handling

[PATCH] edac: remove redundant error print in xgene_edac_probe
 2021-01-12  9:20 UTC  (2+ messages)

Unable to set (or read back) sdram_scrub_rate on amd64_edac F17h_M70h (Ryzen 3rd gen)
 2021-01-11 20:16 UTC  (5+ messages)

EDAC driver for ARMv8 RAS extension is being worked on
 2021-01-10 15:48 UTC  (3+ messages)

[PATCH RFC x86/mce] Make mce_timed_out() identify holdout CPUs
 2021-01-08 16:57 UTC  (14+ messages)

[PATCH v3 0/1] Add L1 and L2 error detection for A53 and A57
 2021-01-07 12:36 UTC  (5+ messages)
` [PATCH 1/1] drivers/edac: "

[PATCH -next] edac: ppc4xx_edac: convert comma to semicolon
 2020-12-30  8:15 UTC  (2+ messages)

[PATCH] EDAC/amd64: Tone down messages about missing PCI IDs
 2020-12-28 18:35 UTC  (2+ messages)

[PATCH rasdaemon 0/2] ras-page-isolation bugfix
 2020-12-23  9:47 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 078/130] x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right places
 2020-12-23  2:17 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 079/130] x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3

[PATCH 1/2] EDAC/amd64: Merge sysfs debugging attributes setup code
 2020-12-22 18:00 UTC  (6+ messages)
` [PATCH 2/2] EDAC/amd64: Merge error injection sysfs facilities

[PATCH] EDAC/amd64: Do not load on family 0x15, model 0x13
 2020-12-18 16:06 UTC 

dimm mapping
 2020-12-16 17:31 UTC  (5+ messages)

[GIT PULL] EDAC updates for 5.11
 2020-12-14 22:02 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: riscv: Add DT documentation for SiFive Bus Error Unit
 2020-12-10  3:25 UTC  (6+ messages)
` [PATCH 2/3] soc: sifive: beu: Add support "
` [PATCH 3/3] EDAC/sifive: Add support for SiFive BEU in SiFive platform EDAC

[PATCH] EDAC/mv64x60: Remove orphan mv64x60 driver
 2020-12-08  9:02 UTC  (3+ messages)

[PATCH v4 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-07 11:53 UTC  (6+ messages)
` [PATCH v4 2/3] ARM: dts: aspeed: Add AST2600 edac into common devicetree
` [PATCH v4 3/3] edac: Supporting AST2400 and AST2600 edac driver

[PATCH 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-07  8:57 UTC  (8+ messages)
` [PATCH 2/3] ARM: dts: aspeed: Add AST2600 edac into common devicetree
` [PATCH 3/3] edac: Supporting AST2400 and AST2600 edac driver

[PATCH v3 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-07  1:02 UTC  (4+ messages)
` [PATCH v3 2/3] ARM: dts: aspeed: Add AST2600 edac into common devicetree
` [PATCH v3 3/3] edac: Supporting AST2400 and AST2600 edac driver

[PATCH 0/3] rasdaemon: ras-mc-ctl: Support vendor-specific error events
 2020-12-04 10:13 UTC  (4+ messages)
` [PATCH 1/3] rasdaemon: ras-mc-ctl: Add support for the vendor-specific errors
` [PATCH 2/3] rasdaemon: ras-mc-ctl: Add support for HiSilicon KunPeng920 errors
` [PATCH 3/3] rasdaemon: ras-mc-ctl: Add support for HiSilicon KunPeng9xx common errors

[PATCH] EDAC, mv64x60: Fix error return code in mv64x60_pci_err_probe()
 2020-12-03 11:39 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-03  7:20 UTC  (11+ messages)
` [PATCH v2 2/3] ARM: dts: aspeed: Add AST2600 edac into common devicetree
` [PATCH v2 3/3] edac: Supporting AST2400 and AST2600 edac driver

[PATCH] EDAC/al-mc-edac: Slighly simplify code
 2020-11-29  7:51 UTC 

[PATCH v2 0/5] x86/MCE: some minor fixes
 2020-11-27 16:18 UTC  (6+ messages)
` [PATCH v2 1/5] x86/mce: do not overwrite no_way_out if mce_end() fails
` [PATCH v2 2/5] x86/mce: move the mce_panic() call and 'kill_it' assignments to the right places
` [PATCH v2 3/5] x86/mce: for LMCE panic only if mca_cfg.tolerant < 3
` [PATCH v2 4/5] x86/mce: remove redundant call to irq_work_queue()
` [PATCH v2 5/5] x86/mce: rename kill_it as kill_current_task

[PATCH 0/4] x86/MCE: some minor fixes
 2020-11-23 18:07 UTC  (14+ messages)
` [PATCH 1/4] x86/mce: do not overwrite no_way_out if mce_end() fails
` [PATCH 2/4] x86/mce: move the mce_panic() call and kill_it assignments at the right places

[linux-next:master 2777/7280] drivers/edac/igen6_edac.c:167:1: sparse: sparse: symbol 'ecclog_llist' was not declared. Should it be
 2020-11-23  3:18 UTC  (2+ messages)
` [RFC PATCH linux-next] EDAC/igen6: ecclog_llist can be static

[PATCH] EDAC/amd64: Fix PCI component registration
 2020-11-22 15:08 UTC 

[PATCH v6] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-21 11:04 UTC  (4+ messages)

[PATCH] Dump cper error table in mce_panic
 2020-11-20 10:24 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/3] EDAC - fix for i10nm driver + upgrade to support Sapphire Rapids
 2020-11-19 21:22 UTC  (4+ messages)
` [PATCH 1/3] EDAC/i10nm: Use readl() to access MMIO registers
` [PATCH 2/3] EDAC: Add DDR5 new memory type
` [PATCH 3/3] EDAC/i10nm: Add Intel Sapphire Rapids server support

[PATCH] EDAC/synopsys: Fix wrong return value of mc_probe()
 2020-11-18 18:36 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).