linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-09 12:31:07 to 2019-08-22 08:35:58 UTC [more...]

[PATCH v3 0/8] AMD64 EDAC fixes
 2019-08-22  8:35 UTC  (13+ messages)
` [PATCH v3 1/8] EDAC/amd64: Support more than two controllers for chip selects handling
` [PATCH v3 2/8] EDAC/amd64: Recognize DRAM device type with EDAC_CTL_CAP
` [PATCH v3 3/8] EDAC/amd64: Initialize DIMM info for systems with more than two channels
` [PATCH v3 4/8] EDAC/amd64: Find Chip Select memory size using Address Mask
` [PATCH v3 5/8] EDAC/amd64: Decode syndrome before translating address
` [PATCH v3 6/8] EDAC/amd64: Cache secondary Chip Select registers
` [RFC PATCH v3 08/10] EDAC/amd64: Gather hardware information early
` [PATCH v3 7/8] EDAC/amd64: Support Asymmetric Dual-Rank DIMMs
` [RFC PATCH v3 09/10] EDAC/amd64: Use cached data when checking for ECC
` [RFC PATCH v3 10/10] EDAC/amd64: Check for memory before fully initializing an instance

[PATCH v5 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-08-21 19:17 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: EDAC: Add Amazon's Annapurna Labs L1 EDAC
` [PATCH v5 2/4] edac: Add support for "
` [PATCH v5 3/4] dt-bindings: EDAC: Add Amazon's Annapurna Labs L2 EDAC
` [PATCH v5 4/4] edac: Add support for "

[PATCH RFC 0/4] ACPI: APEI: Add support to notify the vendor specific HW errors
 2019-08-21 17:23 UTC  (8+ messages)
  ` [PATCH RFC 1/4] "
  ` [PATCH RFC 2/4] ACPI: APEI: Add ghes_handle_memory_failure to the new notification method
  ` [PATCH RFC 3/4] ACPI: APEI: Add ghes_handle_aer "
  ` [PATCH RFC 4/4] ACPI: APEI: Add log_arm_hw_error "

[PATCH 0/6 V2] CCIX Protocol error reporting
 2019-08-20 14:47 UTC  (7+ messages)
` [PATCH 1/6 V2] efi / ras: CCIX Memory "
` [PATCH 2/6 V2] efi / ras: CCIX Cache "
` [PATCH 3/6 V2] efi / ras: CCIX Address Translation "
` [PATCH 4/6 V2] efi / ras: CCIX Port "
` [PATCH 5/6 V2] efi / ras: CCIX Link "
` [PATCH 6/6 V2] efi / ras: CCIX Agent internal "

[PATCH v2 00/24] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-08-20  8:56 UTC  (36+ messages)
` [PATCH v2 01/24] EDAC, mc: Fix grain_bits calculation
` [PATCH v2 02/24] EDAC, ghes: Fix grain calculation
` [PATCH v2 03/24] EDAC, ghes: Remove pvt->detail_location string
` [PATCH v2 05/24] EDAC, mc: Fix and improve sysfs init functions
` [PATCH v2 06/24] EDAC: Kill EDAC_DIMM_PTR() macro
` [PATCH v2 07/24] EDAC: Kill EDAC_DIMM_OFF() macro
` [PATCH v2 08/24] EDAC: Introduce mci_for_each_dimm() iterator
` [PATCH v2 09/24] EDAC, mc: Cleanup _edac_mc_free() code
` [PATCH v2 10/24] EDAC, mc: Remove per layer counters
` [PATCH v2 12/24] EDAC, ghes: Use standard kernel macros for page calculations
` [PATCH v2 13/24] EDAC, ghes: Add support for legacy API counters
` [PATCH v2 14/24] EDAC, ghes: Rework memory hierarchy detection
` [PATCH v2 15/24] EDAC, ghes: Extract numa node information for each dimm

[bug report] EDAC/sifive: Add EDAC platform driver for SiFive SoCs
 2019-08-20  6:11 UTC  (2+ messages)

[PATCH] riscv: move sifive_l2_cache.c to drivers/soc
 2019-08-20  6:03 UTC  (5+ messages)

[PATCH v2 0/7] AMD64 EDAC fixes
 2019-08-19 20:19 UTC  (16+ messages)
` [PATCH v2 1/7] EDAC/amd64: Support more than two controllers for chip selects handling
` [PATCH v2 3/7] EDAC/amd64: Initialize DIMM info for systems with more than two channels
` [PATCH v2 2/7] EDAC/amd64: Recognize DRAM device type with EDAC_CTL_CAP
` [PATCH v2 4/7] EDAC/amd64: Find Chip Select memory size using Address Mask
` [PATCH v2 6/7] EDAC/amd64: Cache secondary Chip Select registers
` [PATCH v2 5/7] EDAC/amd64: Decode syndrome before translating address
` [PATCH v2 7/7] EDAC/amd64: Support Asymmetric Dual-Rank DIMMs

[PATCH v5 2/2] EDAC: add EDAC driver for DMC520
 2019-08-19  9:31 UTC  (2+ messages)

Review request for edac: ie31200: Add Intel Corporation 3rd Gen Core processor
 2019-08-12 17:16 UTC  (3+ messages)
` [PATCH] EDAC, "

[PATCH] Fix dangling pointer in MCE amd.c
 2019-08-11 22:11 UTC 

[PATCH] EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
 2019-08-09 17:32 UTC  (3+ messages)

[PATCH] EDAC, pnd2: Fix ioremap() size in dnv_rd_reg() from 64K -> 32K
 2019-08-09 14:13 UTC  (4+ messages)

[PATCH v2 1/2] drivers/ras: Don't build debugfs.o if no debugfs in config
 2019-08-08 15:18 UTC  (8+ messages)

[PATCH] riscv: move sifive_l2_cache.c to drivers/misc
 2019-08-08  8:07 UTC  (4+ messages)

[PATCH 1/1] rasdaemon: fix the issue of sqlite3 integer bind parameter mismatch
 2019-08-08  2:14 UTC 

[PATCH v2 2/2] drivers/ras/debugfs.c - fix prototype warnings
 2019-08-07 22:59 UTC 

[PATCH v2 0/2] drivers/ras cleanups
 2019-08-07 22:51 UTC 

[PATCH] EDAC/altera: Silence an endian warning
 2019-08-07  8:46 UTC  (3+ messages)

[PATCH 1/1] rasdaemon: fix the issue of sqlite3 integer bind parameter mismatch
 2019-08-07  7:54 UTC 

[RFC PATCH 0/6] CCIX Protocol Error reporting
 2019-08-06 11:14 UTC  (4+ messages)

[PATCH v4 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-08-05 13:14 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: EDAC: Add Amazon's Annapurna Labs L1 EDAC
` [PATCH v4 2/4] edac: Add support for "
` [PATCH v4 3/4] dt-bindings: EDAC: Add Amazon's Annapurna Labs L2 EDAC
` [PATCH v4 4/4] edac: Add support for "

[tip:ras/core] x86/mce: Don't check for the overflow bit on action optional machine checks
 2019-08-05  7:46 UTC 

[ram.helpdesk #502097] Contact Form Submission
 2019-08-03  8:02 UTC 

[PATCH v6 11/57] edac: Remove dev_err() usage after platform_get_irq()
 2019-08-02 17:04 UTC  (2+ messages)

[PATCH 4.4 035/158] EDAC/sysfs: Fix memory leak when creating a csrow object
 2019-08-02  9:27 UTC 

[PATCH 4.9 044/223] EDAC/sysfs: Fix memory leak when creating a csrow object
 2019-08-02  9:34 UTC 

[RFC 1/1] edac: Add a counter parameter for edac_device_handle_ue/ce()
 2019-08-01 14:30 UTC  (9+ messages)
  ` [UNVERIFIED SENDER] "

[PATCH v3 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-08-01  8:20 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: EDAC: Add Amazon's Annapurna Labs L1 EDAC
` [PATCH v3 2/4] edac: Add support for "
` [PATCH v3 3/4] dt-bindings: EDAC: Add Amazon's Annapurna Labs L2 EDAC
` [PATCH v3 4/4] edac: Add support for "

[PATCH 4.14 038/293] RAS/CEC: Fix pfn insertion
 2019-07-29 19:19 UTC  (2+ messages)
` [PATCH 4.14 059/293] EDAC/sysfs: Fix memory leak when creating a csrow object

[PATCH v9 0/8] EDAC drivers for Armada XP L2 and DDR
 2019-07-28 20:52 UTC  (13+ messages)
` [PATCH v9 1/8] ARM: aurora-l2: add prefix to MAX_RANGE_SIZE
` [PATCH v9 2/8] ARM: aurora-l2: add defines for parity and ECC registers
` [PATCH v9 3/8] ARM: l2x0: support parity-enable/disable on aurora
` [PATCH v9 4/8] dt-bindings: ARM: document marvell,ecc-enable binding
` [PATCH v9 5/8] ARM: l2x0: add marvell,ecc-enable property for aurora
` [PATCH v9 6/8] EDAC: Add missing debugfs_create_x32 wrapper
` [PATCH v9 7/8] EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
` [PATCH v9 8/8] EDAC: armada_xp: Add support for more SoCs

[PATCHv3] EDAC, altera: Move Stratix10 SDRAM ECC to peripheral
 2019-07-26 18:09 UTC 

[PATCHv2] EDAC, altera: Move Stratix10 SDRAM ECC to peripheral
 2019-07-25 23:29 UTC  (3+ messages)

[PATCH] MAINTAINERS: update EDAC entry to reflect current tree and maintainers
 2019-07-25 17:19 UTC  (3+ messages)

[PATCH 4.19 051/271] RAS/CEC: Fix pfn insertion
 2019-07-24 19:19 UTC  (2+ messages)
` [PATCH 4.19 086/271] EDAC/sysfs: Fix memory leak when creating a csrow object

[PATCH 5.2 075/413] RAS/CEC: Fix pfn insertion
 2019-07-24 19:17 UTC  (2+ messages)
` [PATCH 5.2 130/413] EDAC/sysfs: Fix memory leak when creating a csrow object

[PATCH 5.1 070/371] RAS/CEC: Fix pfn insertion
 2019-07-24 19:17 UTC  (2+ messages)
` [PATCH 5.1 119/371] EDAC/sysfs: Fix memory leak when creating a csrow object

[RFC PATCH] Docs: move more driver,device related docs into drivers dir follows kernel source
 2019-07-19  2:14 UTC  (2+ messages)

[PATCH RFC 0/4] ARM Error Source Table Support
 2019-07-17 17:41 UTC  (9+ messages)
` [PATCH RFC 1/4] ACPI/AEST: Initial AEST driver
` [PATCH RFC 2/4] arm64: mm: Add RAS extension system register check to SEA handling

[PATCH AUTOSEL 5.2 078/249] RAS/CEC: Fix pfn insertion
 2019-07-15 13:45 UTC  (4+ messages)
` [PATCH AUTOSEL 5.2 132/249] EDAC/sysfs: Drop device references properly
` [PATCH AUTOSEL 5.2 133/249] EDAC/sysfs: Fix memory leak when creating a csrow object
` [PATCH AUTOSEL 5.2 188/249] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec

[PATCH AUTOSEL 5.1 068/219] RAS/CEC: Fix pfn insertion
 2019-07-15 14:02 UTC  (4+ messages)
` [PATCH AUTOSEL 5.1 116/219] EDAC/sysfs: Drop device references properly
` [PATCH AUTOSEL 5.1 117/219] EDAC/sysfs: Fix memory leak when creating a csrow object
` [PATCH AUTOSEL 5.1 166/219] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec

[PATCH AUTOSEL 4.19 049/158] RAS/CEC: Fix pfn insertion
 2019-07-15 14:17 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 084/158] EDAC/sysfs: Fix memory leak when creating a csrow object
` [PATCH AUTOSEL 4.19 122/158] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec

[PATCH AUTOSEL 4.14 037/105] RAS/CEC: Fix pfn insertion
 2019-07-15 14:28 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 058/105] EDAC/sysfs: Fix memory leak when creating a csrow object
` [PATCH AUTOSEL 4.14 087/105] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec

[PATCH AUTOSEL 4.4 34/53] EDAC/sysfs: Fix memory leak when creating a csrow object
 2019-07-15 14:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 48/53] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec

[PATCH AUTOSEL 4.9 43/73] EDAC/sysfs: Fix memory leak when creating a csrow object
 2019-07-15 14:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 63/73] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec

[PATCH 0/3] Stratix10 SDRAM Common EDAC Framework
 2019-07-12 15:27 UTC  (7+ messages)
` [PATCH 1/3] Documentation: dt: edac: Add reg to S10 SDRAM node
` [PATCH 2/3] arm64: dts: Stratix10: Include regs in SDRAM ECC node
` [PATCH 3/3] EDAC, altera: Use common framework for Stratix10 SDRAM ECC

[GIT PULL] EDAC driver changes for v5.3
 2019-07-09 18:05 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-07-09 17:59 UTC  (6+ messages)
` [PATCH v2 2/4] edac: Add support for Amazon's Annapurna Labs L1 EDAC

[PATCH 5.2 v2 1/2] edac: npcm: Add Nuvoton NPCM7xx EDAC driver
 2019-07-09 15:48 UTC  (5+ messages)
` [PATCH 5.2 v2 2/2] dt-binding: edac: add NPCM ECC documentation


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