linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-04 21:57:46 to 2019-10-19 08:11:05 UTC [more...]

[PATCH 1/2] x86, mce, therm_throt: Optimize logging of thermal throttle messages
 2019-10-19  8:10 UTC  (27+ messages)
  ` [PATCH 2/2] x86, mce: Add additional kernel boot parameter

[GIT PULL] EDAC pile for 5.4 -> AMD family 17h, model 70h support
 2019-10-18 23:08 UTC  (16+ messages)

[PATCH AUTOSEL 4.9 03/29] x86/cpu: Add Atom Tremont (Jacobsville)
 2019-10-18 22:08 UTC 

[PATCH AUTOSEL 4.4 02/21] x86/cpu: Add Atom Tremont (Jacobsville)
 2019-10-18 22:09 UTC 

[PATCH AUTOSEL 4.14 06/56] x86/cpu: Add Atom Tremont (Jacobsville)
 2019-10-18 22:07 UTC 

[PATCH AUTOSEL 4.19 011/100] x86/cpu: Add Atom Tremont (Jacobsville)
 2019-10-18 22:03 UTC 

[PATCH 0/6] AMD64 EDAC: Check for nodes without memory, etc
 2019-10-18 15:31 UTC  (7+ messages)
` [PATCH 1/6] EDAC/amd64: Make struct amd64_family_type global
` [PATCH 3/6] EDAC/amd64: Save max number of controllers to family type
` [PATCH 2/6] EDAC/amd64: Gather hardware information early
` [PATCH 5/6] EDAC/amd64: Check for memory before fully initializing an instance
` [PATCH 4/6] EDAC/amd64: Use cached data when checking for ECC
` [PATCH 6/6] EDAC/amd64: Set grain per DIMM

[PATCH] riscv: move sifive_l2_cache.c to drivers/soc
 2019-10-17 17:19 UTC  (6+ messages)

[PATCH v7 0/3] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-10-17 14:09 UTC  (5+ messages)
` [PATCH v7 1/3] edac: Add support for Amazon's Annapurna Labs L1 EDAC
` [PATCH v7 2/3] of: EXPORT_SYMBOL_GPL of_find_next_cache_node
` [PATCH v7 3/3] edac: Add support for Amazon's Annapurna Labs L2 EDAC

[PATCH] x86/mce: Lower throttling MCE messages to warnings
 2019-10-17  7:20 UTC  (9+ messages)
` [tip: ras/core] x86/mce: Lower throttling MCE messages' priority to warning

[PATCH 0/2] EDAC, ghes: Fix use after free and add reference
 2019-10-16 18:50 UTC  (10+ messages)
` [PATCH 1/2] EDAC, ghes: Fix Use after free in ghes_edac remove path
` [PATCH 2/2] EDAC, ghes: Reference count GHES users of ghes_edac

[PATCH 0/7] rasdaemon: add fixes, database closure and signal handling
 2019-10-16 16:34 UTC  (8+ messages)
  ` [PATCH 1/7] rasdaemon: fix cleanup issues in ras-events.c:read_ras_event_all_cpus()
  ` [PATCH 2/7] rasdaemon: fix memory leak in ras-events.c:handle_ras_events()
  ` [PATCH 3/7] rasdaemon: fix missing fclose in ras-events.c:select_tracing_timestamp()
  ` [PATCH 4/7] rasdaemon: fix memory leak in ras-events.c:add_event_handler()
  ` [PATCH 5/7] rasdaemon: delete multiple definitions of ARRAY_SIZE
  ` [PATCH 6/7] rasdaemon: add closure and cleanups for the database
  ` [PATCH 7/7] rasdaemon: add signal handling for the cleanup

edac KASAN warning in experimental arm64 allmodconfig boot
 2019-10-14 16:57 UTC  (6+ messages)

[PATCH 00/19] EDAC: Rework edac_mc and ghes drivers
 2019-10-14 12:00 UTC  (52+ messages)
` [PATCH 01/19] EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function
` [PATCH 02/19] EDAC: Remove EDAC_DIMM_OFF() macro
` [PATCH 03/19] EDAC: Introduce mci_for_each_dimm() iterator
` [PATCH 04/19] EDAC, mc: Do not BUG_ON() in edac_mc_alloc()
` [PATCH 05/19] EDAC, mc: Reduce indentation level in edac_mc_handle_error()
` [PATCH 06/19] EDAC, mc: Remove per layer counters
` [PATCH 07/19] EDAC, mc: Rename iterator variable to idx
` [PATCH 08/19] EDAC, mc: Split edac_mc_alloc() into smaller functions
` [PATCH 09/19] EDAC, mc: Reorder functions edac_mc_alloc*()
` [PATCH 10/19] EDAC, mc: Rework edac_raw_mc_handle_error() to use struct dimm_info
` [PATCH 11/19] EDAC: Remove misleading comment in struct edac_raw_error_desc
` [PATCH 12/19] EDAC: Store error type "
` [PATCH 13/19] EDAC, mc: Determine mci pointer from the error descriptor
` [PATCH 14/19] EDAC, mc: Create new function edac_inc_csrow()
` [PATCH 15/19] EDAC, ghes: Use standard kernel macros for page calculations
` [PATCH 16/19] EDAC, ghes: Fix grain calculation
` [PATCH 17/19] EDAC, ghes: Remove intermediate buffer pvt->detail_location
` [PATCH 18/19] EDAC, ghes: Unify trace_mc_event() code with edac_mc driver
` [PATCH 19/19] EDAC, Documentation: Describe CPER module definition and DIMM ranks

[PATCH] x86/mce: Lower throttling MCE messages to warnings
 2019-10-13  7:35 UTC 

[PATCH v6 0/2] Amazon's Annapurna Labs POS Driver
 2019-10-11 13:42 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: soc: al-pos: Amazon's Annapurna Labs POS
` [PATCH v6 2/2] soc: amazon: al-pos-edac: Introduce Amazon's Annapurna Labs POS EDAC driver

[PATCH v4 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2019-10-11 13:29 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: edac: al-mc-edac: "
` [PATCH v4 2/2] EDAC: al-mc-edac: Introduce "

[PATCH 0/5] some optimizations of hip08 oem error records
 2019-10-10 17:34 UTC  (7+ messages)
` [PATCH 1/5] rasdaemon: optimize sqlite3 DB record of register fields for hip08
` [PATCH 2/5] rasdaemon: add underscore(_) for some logging item names "
` [PATCH 3/5] rasdaemon: change submodule ID of sqlite3 DB field to text "
` [PATCH 4/5] rasdaemon: add timestamp for hip08 OEM error records in sqlite3 DB
` [PATCH 5/5] rasdaemon: support three more modules for OEM type1 error for hip08

[PATCH 1/1] rasdaemon: fix the issue of sqlite3 integer bind parameter mismatch
 2019-10-10 17:31 UTC  (2+ messages)

[PATCH v6 0/3] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2019-10-10 14:28 UTC  (8+ messages)
` [PATCH v6 1/3] edac: Add support for Amazon's Annapurna Labs L1 EDAC
` [PATCH v6 2/3] of: EXPORT_SYMBOL_GPL of_find_next_cache_node
` [PATCH v6 3/3] edac: Add support for Amazon's Annapurna Labs L2 EDAC

[PATCH v5 0/2] Amazon's Annapurna Labs POS Driver
 2019-10-10 11:08 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: soc: al-pos: Amazon's Annapurna Labs POS
` [PATCH v5 2/2] soc: amazon: al-pos-edac: Introduce Amazon's Annapurna Labs POS EDAC driver

[PATCH v3 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2019-10-10 10:18 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: edac: al-mc-edac: "

[PATCH 10/16] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
 2019-10-10  7:34 UTC 

[PATCH 00/16] x86/cpu: Clean up handling of VMX features
 2019-10-09 21:13 UTC  (25+ messages)
` [PATCH 01/16] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot
` [PATCH 02/16] x86/mce: WARN once if IA32_FEATURE_CONTROL MSR is left unlocked
` [PATCH 05/16] KVM: VMX: Drop initialization of IA32_FEATURE_CONTROL MSR
` [PATCH 07/16] KVM: VMX: Use VMX feature flag to query BIOS enabling
` [PATCH 08/16] KVM: VMX: Check for full VMX support when verifying CPU compatibility
` [PATCH 09/16] x86/vmx: Introduce VMX_FEATURES_*
` [PATCH 10/16] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
` [PATCH 11/16] x86/cpu: Print VMX features as separate line item in /proc/cpuinfo

[PATCH v4 0/2] Amazon's Annapurna Labs POS Driver
 2019-10-07 11:34 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: soc: al-pos: Amazon's Annapurna Labs POS
` [PATCH v4 2/2] soc: amazon: al-pos-edac: Introduce Amazon's Annapurna Labs POS EDAC driver
    ` [UNVERIFIED SENDER] "


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