linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-30 22:50:10 to 2019-06-24 15:09:42 UTC [more...]

[PATCH v2 00/24] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-06-24 15:09 UTC  (8+ messages)
` [PATCH v2 01/24] EDAC, mc: Fix grain_bits calculation
` [PATCH v2 02/24] EDAC, ghes: Fix grain calculation
` [PATCH v2 09/24] EDAC, mc: Cleanup _edac_mc_free() code
` [PATCH v2 11/24] EDAC, mc: Rework edac_raw_mc_handle_error() to use struct dimm_info
` [PATCH v2 15/24] EDAC, ghes: Extract numa node information for each dimm
` [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] EDAC/altera: Silence an endian warning
 2019-06-24 13:47 UTC 

[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

[RFC PATCH 0/6] CCIX Protocol Error reporting
 2019-06-21 17:40 UTC  (8+ messages)
` [RFC PATCH 1/6] efi / ras: CCIX Memory error reporting
` [RFC PATCH 2/6] efi / ras: CCIX Cache "
` [RFC PATCH 3/6] efi / ras: CCIX Address Translation "
` [RFC PATCH 4/6] efi / ras: CCIX Port "
` [RFC PATCH 5/6] efi / ras: CCIX Link "
` [RFC PATCH 6/6] efi / ras: CCIX Agent internal "

[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 00/21] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-06-20  6:55 UTC  (25+ messages)
` [PATCH 02/21] EDAC: Fixes to use put_device() after device_add() errors
` [PATCH 10/21] EDAC, ghes: Remove pvt->detail_location string
` [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 13/21] EDAC, ghes: Rework memory hierarchy detection
` [PATCH 14/21] EDAC, ghes: Extract numa node information for each dimm

[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  (47+ messages)
` [PATCH 1/2] dt-bindings: EDAC: add Amazon Annapurna Labs EDAC binding
` [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  (16+ 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
` [PATCH 3/8] EDAC/amd64: Recognize DRAM device type with EDAC_CTL_CAP
` [PATCH 5/8] EDAC/amd64: Find Chip Select memory size using Address Mask
` [PATCH 4/8] EDAC/amd64: Initialize DIMM info for systems with more than two channels
` [PATCH 7/8] EDAC/amd64: Cache secondary Chip Select registers
` [PATCH 6/8] EDAC/amd64: Decode syndrome before translating address
` [PATCH 8/8] EDAC/amd64: Support Asymmetric Dual-Rank DIMMs

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

[PATCH v4 0/5] Handle MCA banks in a per_cpu way
 2019-06-11 16:25 UTC  (11+ messages)
` [PATCH v4 1/5] x86/MCE: Make struct mce_banks[] static
  ` [tip:ras/core] "
` [PATCH v4 2/5] x86/MCE: Make mce_banks a per-CPU array
  ` [tip:ras/core] "
` [PATCH v4 3/5] x86/MCE/AMD: Don't cache block addresses on SMCA systems
  ` [tip:ras/core] "
` [PATCH v4 4/5] x86/MCE: Make the number of MCA banks a per-CPU variable
  ` [tip:ras/core] "
` [PATCH v4 5/5] x86/MCE: Determine MCA banks' init state properly
  ` [tip:ras/core] "

[PATCH -next] EDAC: aspeed: Remove set but not used variable 'np'
 2019-06-11 13:12 UTC  (4+ messages)

[PATCH v3 5/6] x86/MCE: Save MCA control bits that get set in hardware
 2019-06-11  5:13 UTC  (18+ messages)

[PATCH v2 1/2] EDAC, ie31200: Add Intel Coffee Lake CPU support
 2019-06-10 21:02 UTC  (4+ messages)
` [PATCH v2 2/2] EDAC, ie31200: Reformat PCI device table

[PATCH] EDAC, ie31200: Add Intel Coffee Lake CPU support
 2019-06-10 18:54 UTC  (4+ messages)

[tip:ras/core] RAS/CEC: Rename count_threshold to action_threshold
 2019-06-09 11:57 UTC  (3+ messages)

[tip:ras/core] RAS/CEC: Dump the different array element sections
 2019-06-08 21:29 UTC 

[tip:ras/core] RAS/CEC: Sanity-check array on every insertion
 2019-06-08 21:28 UTC 

[tip:ras/core] RAS/CEC: Fix potential memory leak
 2019-06-08 21:27 UTC 

[tip:ras/core] RAS/CEC: Do not set decay value on error
 2019-06-08 21:26 UTC 

[tip:ras/core] RAS/CEC: Fix pfn insertion
 2019-06-08 21:25 UTC 

[v2,2/2] ras: close the race condition with timer
 2019-06-08 15:28 UTC  (2+ messages)
` [tip:ras/urgent] RAS/CEC: Convert the timer callback to a workqueue

[tip:ras/urgent] RAS/CEC: Fix binary search function
 2019-06-08 15:28 UTC 

[PATCH v2] EDAC support for SiFive SoCs
 2019-06-07  6:43 UTC  (7+ messages)
` [PATCH v2] edac: sifive: Add EDAC platform driver "

[PATCH v8 0/9] EDAC drivers for Armada XP L2 and DDR
 2019-06-07  0:47 UTC  (2+ messages)

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

[PATCH] x86/mce: Fix memleak in mce_banks
 2019-06-06  7:50 UTC  (2+ messages)

[PATCH] EDAC/altera: Warm Reset option for Stratix10 peripheral DBE
 2019-06-04 21:52 UTC  (5+ messages)

[v3] EDAC, mellanox: Add ECC support for BlueField DDR4
 2019-06-04 17:13 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH AUTOSEL 5.1 038/186] EDAC/mpc85xx: Prevent building as a module
 2019-06-01 13:14 UTC 

[PATCH AUTOSEL 5.0 035/173] EDAC/mpc85xx: Prevent building as a module
 2019-06-01 13:17 UTC 

[PATCH AUTOSEL 4.14 23/99] EDAC/mpc85xx: Prevent building as a module
 2019-06-01 13:22 UTC 

[PATCH AUTOSEL 4.19 029/141] EDAC/mpc85xx: Prevent building as a module
 2019-06-01 13:20 UTC 

[PATCH v1 1/2] edac: npcm: Add Nuvoton NPCM7xx EDAC driver
 2019-05-31 11:03 UTC  (2+ messages)
` [PATCH v1 2/2] dt-binding: edac: add NPCM ECC documentation

答复: Re: [tip:x86/urgent] x86/mce: Ensure offline CPUs don' t participate in rendezvous process
 2019-05-31  4:41 UTC  (4+ messages)
  ` 答复: "

[PATCH 22/22] docs: fix broken documentation links
 2019-05-30 22:49 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).