linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-28 12:56:54 to 2020-01-02 22:48:24 UTC [more...]

[PATCH 4.9 038/171] x86/mce: Lower throttling MCE messages priority to warning
 2020-01-02 22:08 UTC  (3+ messages)
` [PATCH 4.9 065/171] EDAC/ghes: Fix grain calculation
` [PATCH 4.9 152/171] x86/mce: Fix possibly incorrect severity calculation on AMD

[PATCH 4.4 052/137] EDAC/ghes: Fix grain calculation
 2020-01-02 22:07 UTC 

[RFC PATCH] apei/ghes: fix ghes_poll_func by registering in non-deferrable mode
 2020-01-02 18:01 UTC  (3+ messages)

FAILED: patch "[PATCH] x86/mce: Fix possibly incorrect severity calculation on AMD" failed to apply to 4.19-stable tree
 2020-01-02 15:33 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: edac: Add DT bindings for Kryo EDAC
 2019-12-30 11:50 UTC  (9+ messages)
` [PATCH 2/2] drivers: edac: Add EDAC support for Kryo CPU caches

[PATCH 4.14 066/161] x86/mce: Lower throttling MCE messages priority to warning
 2019-12-29 17:20 UTC  (4+ messages)
` [PATCH 4.14 111/161] EDAC/ghes: Fix grain calculation
` [PATCH 4.14 155/161] x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
` [PATCH 4.14 156/161] x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]

[PATCH 5.4 157/434] x86/mce: Lower throttling MCE messages priority to warning
 2019-12-29 17:27 UTC  (6+ messages)
` [PATCH 5.4 187/434] EDAC/amd64: Set grain per DIMM
` [PATCH 5.4 284/434] EDAC/ghes: Fix grain calculation
` [PATCH 5.4 421/434] x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
` [PATCH 5.4 422/434] x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
` [PATCH 5.4 423/434] x86/mce: Fix possibly incorrect severity calculation on AMD

[PATCH 4.19 085/219] x86/mce: Lower throttling MCE messages priority to warning
 2019-12-29 17:20 UTC  (4+ messages)
` [PATCH 4.19 149/219] EDAC/ghes: Fix grain calculation
` [PATCH 4.19 209/219] x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
` [PATCH 4.19 210/219] x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]

FAILED: patch "[PATCH] x86/mce: Fix possibly incorrect severity calculation on AMD" failed to apply to 4.9-stable tree
 2019-12-29 15:55 UTC 

FAILED: patch "[PATCH] x86/mce: Fix possibly incorrect severity calculation on AMD" failed to apply to 4.14-stable tree
 2019-12-29 15:55 UTC 

[PATCH] EDAC/mc: Fix use-after-free and memleaks during device removal
 2019-12-22 17:22 UTC  (7+ messages)

[GIT PULL] RAS urgent for 5.5
 2019-12-21 14:55 UTC  (2+ messages)

[PATCH v5 00/19] x86/cpu: Clean up handling of VMX features
 2019-12-21  4:45 UTC  (20+ messages)
` [PATCH v5 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
` [PATCH v5 02/19] selftests: kvm: Replace manual MSR defs with common msr-index.h
` [PATCH v5 03/19] tools arch x86: Sync msr-index.h from kernel sources
` [PATCH v5 04/19] x86/intel: Initialize IA32_FEAT_CTL MSR at boot
` [PATCH v5 05/19] x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
` [PATCH v5 06/19] x86/centaur: Use common IA32_FEAT_CTL MSR initialization
` [PATCH v5 07/19] x86/zhaoxin: "
` [PATCH v5 08/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
` [PATCH v5 09/19] x86/vmx: Introduce VMX_FEATURES_*
` [PATCH v5 10/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
` [PATCH v5 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
` [PATCH v5 12/19] x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
` [PATCH v5 13/19] x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
` [PATCH v5 14/19] KVM: VMX: Drop initialization of IA32_FEAT_CTL MSR
` [PATCH v5 15/19] KVM: VMX: Use VMX feature flag to query BIOS enabling
` [PATCH v5 16/19] KVM: VMX: Check for full VMX support when verifying CPU compatibility
` [PATCH v5 17/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
` [PATCH v5 18/19] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
` [PATCH v5 19/19] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs

[PATCH v4 00/19] x86/cpu: Clean up handling of VMX features
 2019-12-21  3:48 UTC  (23+ messages)
` [PATCH v4 10/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
` [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*

[PATCH 0/6] x86/mce: Various fixes and cleanups for MCE handling
 2019-12-20 10:01 UTC  (19+ messages)
` [PATCH 1/6] x86/mce: Take action on UCNA/Deferred errors again
` [PATCH 2/6] x86/mce: Make mce=nobootlog work again
` [PATCH 3/6] x86/mce: Fix possibly incorrect severity calculation on AMD
` [PATCH 4/6] x86/mce: Fix handling of optional message string
` [PATCH 5/6] x86/mce: Pass MCE message to mce_panic() on failed kernel recovery
` [PATCH 6/6] x86/mce: Remove mce_inject_log() in favor of mce_log()

[PATCH v5 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2019-12-19 19:16 UTC  (3+ messages)
` [PATCH v5 2/2] EDAC: al-mc-edac: Introduce "

[PATCH] EDAC: aspeed: Remove unneeded semicolon
 2019-12-19  6:33 UTC  (3+ messages)

[PATCH] EDAC/aspeed: Remove unneeded semicolon
 2019-12-19  6:21 UTC  (2+ messages)

[PATCH v7 2/2] EDAC: add EDAC driver for DMC520
 2019-12-17 23:10 UTC  (2+ messages)

[PATCH v7 1/2] dt-bindings: edac: arm-dmc520.txt
 2019-12-17 22:51 UTC  (4+ messages)

[PATCH v2 00/10] EDAC: Rework core and ghes drivers, part two
 2019-12-17 15:16 UTC  (12+ messages)
` [PATCH v2 01/10] EDAC/mc: Split edac_mc_alloc() into smaller functions
` [PATCH v2 02/10] EDAC/mc: Reorder functions edac_mc_alloc*()
` [PATCH v2 03/10] EDAC: Store error type in struct edac_raw_error_desc
` [PATCH v2 04/10] EDAC/mc: Determine mci pointer from the error descriptor
` [PATCH v2 05/10] EDAC/mc: Create new function edac_inc_csrow()
` [PATCH v2 06/10] EDAC/mc: Report "unknown memory" on too many DIMM labels found
` [PATCH v2 07/10] EDAC/mc: Remove enable_per_layer_report function arguments
` [PATCH v2 08/10] EDAC/mc: Pass the error descriptor to error reporting functions
` [PATCH v2 09/10] EDAC/mc: Remove detail[] string and cleanup error string generation
` [PATCH v2 10/10] EDAC/mc: Remove per layer counters

[PATCH] x86/mce/AMD: Allow Reserved types to be overwritten in smca_banks[]
 2019-12-17 10:01 UTC  (5+ messages)
` [tip: ras/core] "
` [tip: ras/urgent] x86/MCE/AMD: "

[PATCH] x86/mce/therm_throt: mark throttle_active_work as __maybe_unused
 2019-12-17 10:01 UTC  (4+ messages)
` [tip: ras/core] x86/mce/therm_throt: Mark throttle_active_work() "

[PATCH] x86/MCE/AMD: fix warning about sleep-in-atomic at early boot
 2019-12-17 10:01 UTC  (7+ messages)
` [tip: ras/core] x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
` [tip: ras/urgent] "

[PATCH 5.3 042/180] EDAC/altera: Use fast register IO for S10 IRQs
 2019-12-16 17:48 UTC 

[PATCH 5.4 053/177] EDAC/altera: Use fast register IO for S10 IRQs
 2019-12-16 17:48 UTC 

[PATCH V2] EDAC: remove set but not used variable 'ecc_loc'
 2019-12-16 12:01 UTC  (2+ messages)

[PATCH] trace: ras: print the raw data of arm processor error info
 2019-12-16 10:17 UTC  (2+ messages)
` Denverton decoding: BIOS performance setting

[PATCH] EDAC: remove set but not used variable 'ecc_loc'
 2019-12-16  1:11 UTC  (3+ messages)

FAILED: patch "[PATCH] EDAC/altera: Use fast register IO for S10 IRQs" failed to apply to 4.19-stable tree
 2019-12-15 18:27 UTC  (2+ messages)

[PATCH v5 0/6] CCIX Protocol error reporting
 2019-12-13 18:16 UTC  (8+ messages)
` [PATCH v5 1/6] efi / ras: CCIX Memory "
` [PATCH v5 2/6] efi / ras: CCIX Cache "
` [PATCH v5 6/6] efi / ras: CCIX Agent internal "

[PATCH 2/2] drivers: edac: Add EDAC support for Kryo CPU caches
 2019-12-13  9:05 UTC 

[PATCH v4 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
 2019-12-12 18:19 UTC  (7+ messages)

[PATCH 1/6] include: linux: pci.h: introduce pci_get_device_by_id()
 2019-12-10 23:25 UTC  (9+ messages)
` [PATCH 2/6] mtd: maps: esb2rom: use pci_get_device_by_id()
` [PATCH 3/6] mtd: maps: amd76xrom: "
` [PATCH 4/6] edac: i82443bxgx_edac: "
` [PATCH 5/6] char: hw_random: intel-rng: "
` [PATCH 6/6] (v3) drivers: hwmon: i5k_amb: simplify probing / device identification

[PATCH AUTOSEL 4.9 37/91] x86/mce: Lower throttling MCE messages' priority to warning
 2019-12-10 22:30 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 67/91] EDAC/ghes: Fix grain calculation

[PATCH AUTOSEL 4.4 54/71] EDAC/ghes: Fix grain calculation
 2019-12-10 22:32 UTC 

[PATCH AUTOSEL 4.14 053/130] x86/mce: Lower throttling MCE messages' priority to warning
 2019-12-10 22:02 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 101/130] EDAC/ghes: Fix grain calculation

[PATCH AUTOSEL 4.19 066/177] x86/mce: Lower throttling MCE messages' priority to warning
 2019-12-10 21:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 134/177] EDAC/ghes: Fix grain calculation

[PATCH AUTOSEL 5.4 124/350] x86/mce: Lower throttling MCE messages' priority to warning
 2019-12-10 21:07 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 158/350] EDAC/amd64: Set grain per DIMM
` [PATCH AUTOSEL 5.4 251/350] EDAC/ghes: Fix locking and memory barrier issues
` [PATCH AUTOSEL 5.4 261/350] EDAC/ghes: Fix grain calculation
` [PATCH AUTOSEL 5.4 330/350] EDAC/ghes: Do not warn when incrementing refcount on 0

[Bisected] altera_edac crash on a system without ECC
 2019-12-10 17:32 UTC  (4+ messages)

[PATCH] EDAC: skx_common: downgrade message importance on missing PCI device
 2019-12-10 14:18 UTC  (5+ messages)

[PATCH] edac: Fix Kconfig indentation
 2019-12-09 18:14 UTC  (2+ messages)

[PATCH 0/2] Add EDAC support for Kryo CPU core caches
 2019-12-05  9:52 UTC 

edac KASAN warning in experimental arm64 allmodconfig boot
 2019-12-02 11:46 UTC  (13+ messages)
` linuxnext-2019119 edac warns (was Re: edac KASAN warning in experimental arm64 allmodconfig boot)
          ` linuxnext-2019127 "
              ` linuxnext-20191127 "

[PATCH v3 00/19] x86/cpu: Clean up handling of VMX features
 2019-11-29 21:11 UTC  (6+ messages)
` [PATCH v3 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR

[PATCH] x86/mce/therm_throt: Avoid updating RO and reserved bits
 2019-11-29  8:29 UTC  (2+ messages)
` [tip: ras/urgent] x86/mce/therm_throt: Mask out read-only and reserved MSR bits

[PATCH 03/10] EDAC: Store error type in struct edac_raw_error_desc
 2019-11-28 13:58 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).