linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-12 18:41:29 to 2019-07-19 02:15:50 UTC [more...]

[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  (14+ 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 RFC 3/4] arm64: traps: Add RAS extension system register check to serror handling
` [PATCH RFC 4/4] trace, ras: add ARM RAS extension trace event

[RFC 1/1] edac: Add a counter parameter for edac_device_handle_ue/ce()
 2019-07-17 14:45 UTC  (3+ messages)

[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 v3 0/4] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-07-15 13:24 UTC  (5+ 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 "

[PATCHv2] EDAC, altera: Move Stratix10 SDRAM ECC to peripheral
 2019-07-12 18:28 UTC 

[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

[PATCH v9 0/8] EDAC drivers for Armada XP L2 and DDR
 2019-07-12  3:49 UTC  (9+ 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

[PATCH v2 0/7] AMD64 EDAC fixes
 2019-07-10 16:54 UTC  (9+ 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

[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  (9+ messages)
` [PATCH v2 1/4] dt-bindings: EDAC: Add Amazon's Annapurna Labs L1 EDAC
` [PATCH v2 2/4] edac: Add support for "
` [PATCH v2 3/4] dt-bindings: EDAC: Add Amazon's Annapurna Labs L2 EDAC
` [PATCH v2 4/4] edac: Add support for "

[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

[PATCH v4 2/2] EDAC: add EDAC driver for DMC520
 2019-07-04 17:38 UTC  (2+ messages)

[RFC PATCH 0/6] CCIX Protocol Error reporting
 2019-07-03 13:08 UTC  (6+ messages)
` [RFC PATCH 1/6] efi / ras: CCIX Memory error reporting

[PATCH] EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
 2019-06-27 17:36 UTC  (3+ messages)

[PATCH 1/2] EDAC, i10nm: Check ECC enabling status per channel
 2019-06-26 17:09 UTC  (2+ messages)
` [PATCH 2/2] EDAC, skx, i10nm: Fix source ID register offset

[PATCH 00/21] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-06-26 10:27 UTC  (16+ messages)
` [PATCH 11/21] EDAC, ghes: Unify trace_mc_event() code with edac_mc driver
` [PATCH 12/21] EDAC, ghes: Add support for legacy API counters
` [PATCH 14/21] EDAC, ghes: Extract numa node information for each dimm

[PATCH v2 00/24] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-06-26 10:11 UTC  (27+ 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 04/24] EDAC, ghes: Unify trace_mc_event() code with edac_mc driver
` [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 11/24] EDAC, mc: Rework edac_raw_mc_handle_error() to use struct dimm_info
` [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
` [PATCH v2 16/24] EDAC, ghes: Moving code around ghes_edac_register()
` [PATCH v2 17/24] EDAC, ghes: Create one memory controller device per node
` [PATCH v2 18/24] EDAC, ghes: Fill sysfs with the DMI DIMM label information
` [PATCH v2 19/24] EDAC, mc: Introduce edac_mc_alloc_by_dimm() for per dimm allocation
` [PATCH v2 20/24] EDAC, ghes: Identify dimm by node, card, module and handle
` [PATCH v2 21/24] EDAC, ghes: Enable per-layer reporting based on card/module
` [PATCH v2 22/24] EDAC, ghes: Move struct member smbios_handle to struct ghes_dimm_info
` [PATCH v2 23/24] EDAC, Documentation: Describe CPER module definition and DIMM ranks
` [PATCH v2 24/24] EDAC, ghes: Disable legacy API for ARM64

[PATCH v7 0/1] EDAC, mellanox: Add ECC support for BlueField DDR4
 2019-06-25 19:13 UTC  (2+ messages)
` [PATCH v7 1/1] "

[PATCH] EDAC/altera: Silence an endian warning
 2019-06-24 20:27 UTC  (2+ messages)

[PATCH v6 0/1] EDAC, mellanox: Add ECC support for BlueField DDR4
 2019-06-24 19:56 UTC  (3+ messages)
` [PATCH v6 1/1] "

[PATCH] ras-mce-handler: Add support for Hygon Dhyana family 18h processor
 2019-06-24 12:41 UTC  (3+ messages)

[RFC PATCH 0/6] CCIX rasdaemon support
 2019-06-21 18:56 UTC  (8+ messages)
` [RFC PATCH 1/6] rasdaemon: CCIX: CCIX memory error reporting
` [RFC PATCH 2/6] rasdaemon: CCIX: Cache error support
` [RFC PATCH 3/6] rasdaemon: CCIX: ATC errors
` [RFC PATCH 4/6] rasdaemon: CCIX: Port error handling
` [RFC PATCH 5/6] rasdaemon: CCIX: Link error support
` [RFC PATCH 6/6] rasdaemon: CCIX: Agent Internal "

[PATCH 0/6] rasdaemon:add logging of HiSilicon HIP08 non-standard H/W errors and changes in the error decoding code
 2019-06-21 18:42 UTC  (8+ messages)
  ` [PATCH 1/6] rasdaemon:print non-standard error data if not decoded
  ` [PATCH 2/6] rasdaemon: rearrange HiSilicon HIP07 decoding function table
  ` [PATCH 3/6] rasdaemon: update iteration logic for the non-standard error decoding functions
  ` [PATCH 4/6] rasdaemon:add logging HiSilicon HIP08 H/W errors reported in the OEM format1
  ` [PATCH 5/6] rasdaemon:add logging HiSilicon HIP08 H/W errors reported in the OEM format2
  ` [PATCH 6/6] rasdaemon:add logging HiSilicon HIP08 PCIe local errors

[PATCH v5 0/1] EDAC, mellanox: Add ECC support for BlueField DDR4
 2019-06-21 15:45 UTC  (3+ messages)
` [PATCH v5 1/1] "

[PATCH] EDAC, i10nm: Add Intel additional Ice-Lake support
 2019-06-19 18:00 UTC 

[PATCH 0/2] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-06-19 17:22 UTC  (8+ messages)
` [PATCH 2/2] edac: add support for Amazon's Annapurna Labs EDAC

Review request for edac: ie31200: Add Intel Corporation 3rd Gen Core processor
 2019-06-19  7:15 UTC  (2+ messages)
` [PATCH] EDAC, "

[PATCH 4.19 67/75] RAS/CEC: Convert the timer callback to a workqueue
 2019-06-17 21:10 UTC  (2+ messages)
` [PATCH 4.19 68/75] RAS/CEC: Fix binary search function

[PATCH 4.14 50/53] RAS/CEC: Fix binary search function
 2019-06-17 21:10 UTC 

[PATCH 5.1 106/115] RAS/CEC: Convert the timer callback to a workqueue
 2019-06-17 21:10 UTC  (2+ messages)
` [PATCH 5.1 107/115] RAS/CEC: Fix binary search function

[PATCH 0/8] AMD64 EDAC fixes for v5.2
 2019-06-17 13:37 UTC  (10+ messages)
` [PATCH 1/8] EDAC/amd64: Fix number of DIMMs and Chip Select bases/masks on Family17h
` [PATCH 2/8] EDAC/amd64: Support more than two controllers for chip selects handling

FAILED: patch "[PATCH] RAS/CEC: Convert the timer callback to a workqueue" failed to apply to 4.14-stable tree
 2019-06-17  9:26 UTC 

[PATCH] edac: make edac_debugfs_create_x*() return void
 2019-06-15  9:00 UTC  (2+ messages)

[PATCH v4 0/1] EDAC, mellanox: Add ECC support for BlueField DDR4
 2019-06-14 18:41 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v3 2/2] EDAC: add EDAC driver for DMC520
 2019-06-14 15:39 UTC  (3+ messages)

[PATCH] EDAC, ghes: Fix grain calculation
 2019-06-14 15:06 UTC  (12+ messages)

[tip:ras/core] x86/mce: Do not check return value of debugfs_create functions
 2019-06-14 14:22 UTC 

[PATCH 2/2] edac: add support for Amazon's Annapurna Labs EDAC
 2019-06-14 10:53 UTC  (21+ messages)

[PATCH 4.14 23/81] EDAC/mpc85xx: Prevent building as a module
 2019-06-13  8:33 UTC 

[PATCH 4.19 029/118] EDAC/mpc85xx: Prevent building as a module
 2019-06-13  8:32 UTC 

[PATCH 5.1 038/155] EDAC/mpc85xx: Prevent building as a module
 2019-06-13  8:32 UTC 


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