linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-14 04:22:04 to 2020-06-17 15:03:03 UTC [more...]

[PATCH 0/2] MCA and EDAC updates for AMD Family 17h, Model 60h
 2020-06-17 14:55 UTC  (17+ messages)
` [PATCH 1/2] x86/amd_nb: Add Family 17h, Model 60h PCI IDs
` [PATCH 2/2] EDAC/amd64: Add family ops for Family 17h Models 60h-6Fh
    ` [PATCH] hwmon: (k10temp) Add AMD family 17h model 60h probe

[PATCH] edac: Fix reference count leak in edac_pci_main_kobj_setup
 2020-06-17 13:56 UTC  (2+ messages)

[PATCH 0/4] EDAC/ghes: Some cleanups
 2020-06-16 17:27 UTC  (5+ messages)
` [PATCH 1/4] EDAC/ghes: Setup DIMM label from DMI and use it in error reports
` [PATCH 2/4] EDAC/ghes: Remove unused members of struct ghes_edac_pvt, rename it to ghes_pvt
` [PATCH 3/4] EDAC/ghes: Scan the system once on driver init
` [PATCH 4/4] EDAC: Remove edac_get_dimm_by_index()

[ PATCH stable v4.19] EDAC: Drop per-memory controller buses
 2020-06-16 10:37 UTC  (6+ messages)

[PATCH] x86/mce: fix a wrong assignment of i_mce.status
 2020-06-15 11:36 UTC  (4+ messages)

[PATCH] EDAC, pnd2: set MCE_PRIO_EDAC priority for pnd2_mce_dec notifier
 2020-06-11  2:37 UTC  (5+ messages)
` [PATCH] EDAC/mc: call edac_inc_ue_error() before panic

[PATCH] EDAC, {skx,i10nm}: Advice mcelog that the error were handled
 2020-06-10 10:18 UTC  (4+ messages)
` [PATCH] EDAC, {skx, i10nm}: "

[PATCH] EDAC/mc: Fix memory alignment calculation formula
 2020-06-03 17:36 UTC  (4+ messages)

[PATCH v4] EDAC/ghes: Setup DIMM label from DMI and use it in error reports
 2020-06-03  6:56 UTC  (3+ messages)

[GIT PULL] EDAC for 5.8
 2020-06-01 19:35 UTC  (2+ messages)

[PATCH 0/2] rasdaemon: add support for memory Corrected Error predictive failure analysis
 2020-05-29 14:31 UTC  (5+ messages)
` [PATCH 1/2] rasdaemon: add rbtree support for page record
` [PATCH 2/2] rasdaemon: add support for memory Corrected Error predictive failure analysis

[PATCH] EDAC: remove redundant assignment to variable ret
 2020-05-29 13:20 UTC  (2+ messages)

[PATCH] edac: Fix reference count leak in edac_device_register_sysfs_main_kobj()
 2020-05-29 11:50 UTC  (6+ messages)
      `  "

[PATCH] edac: Fix reference count leak in edac_device_register_sysfs_main_kobj()
 2020-05-29  9:08 UTC  (2+ messages)

[PATCH] edac: Fix reference count leak in edac_device_register_sysfs_main_kobj
 2020-05-28 20:35 UTC 

[PATCH RESEND 0/2] support l3tag&l3data decoding and one fix
 2020-05-27  8:02 UTC  (3+ messages)
` [PATCH RESEND 1/2] rasdaemon: add support of l3tag and l3data in hip08 OEM format2
` [PATCH RESEND 2/2] rasdaemon: fix the issue that non standard decoder can't work in pthread way

[PATCH 0/3] k10temp and EDAC support for AMD Renoir
 2020-05-22 16:02 UTC  (9+ messages)
` [PATCH 1/3] x86/amd_nb: add AMD family 17h model 60h PCI IDs
` [PATCH 2/3] hwmon: (k10temp) Add AMD family 17h model 60h PCI match
` [PATCH 3/3] EDAC/amd64: Add AMD family 17h model 60h PCI IDs

[PATCH v3] EDAC/ghes: Setup DIMM label from DMI and use it in error reports
 2020-05-20 14:11 UTC  (4+ messages)

[PATCH v3 0/5] EDAC/ghes: Cleanup and reworks
 2020-05-19 10:44 UTC  (6+ messages)
` [PATCH v3 1/5] EDAC/ghes: Remove unused members of struct ghes_edac_pvt, rename it to ghes_pvt
` [PATCH v3 2/5] EDAC/ghes: Cleanup struct dimm_fill
` [PATCH v3 3/5] EDAC/ghes: Carve out MC device handling into separate functions
` [PATCH v3 4/5] EDAC/ghes: Have a separate code path for creating the fake MC
` [PATCH v3 5/5] EDAC/ghes: Carve out code into ghes_edac_register_{one,fake}()

[PATCH v2 00/10] EDAC/mc/ghes: Fixes, cleanup and reworks
 2020-05-19  9:57 UTC  (31+ messages)
` [PATCH v2 01/10] EDAC/mc: Fix usage of snprintf() and dimm location setup
` [PATCH v2 02/10] EDAC/mc: Use int type for parameters of edac_mc_alloc()
` [PATCH v2 03/10] EDAC/ghes: Remove unused members of struct ghes_edac_pvt, rename it to ghes_mci
` [PATCH v2 04/10] EDAC/ghes: Make SMBIOS handle private data to ghes
` [PATCH v2 05/10] EDAC/ghes: Setup DIMM label from DMI and use it in error reports
` [PATCH v2 06/10] EDAC/ghes: Remove local variable rdr_mask in ghes_edac_dmidecode()
` [PATCH v2 07/10] EDAC/ghes: Cleanup struct ghes_edac_dimm_fill, rename it to ghes_dimm_fill
` [PATCH v2 08/10] EDAC/ghes: Carve out MC device handling into separate functions
` [PATCH v2 09/10] EDAC/ghes: Have a separate code path for creating the fake MC
` [PATCH v2 10/10] EDAC/ghes: Carve out code into ghes_edac_register_{one,fake}()

[PATCH rasdaemon 0/2] support l3tag&l3data decoding and one fix
 2020-05-19  9:01 UTC  (2+ messages)

[PATCH v1 1/1] EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable
 2020-05-18 14:21 UTC  (2+ messages)

[PATCH v2] doc: Fix some errors in ras.rst
 2020-05-15 17:38 UTC  (3+ messages)

[RFC] Support different block names with same EDAC device
 2020-05-12 20:01 UTC  (8+ messages)

[PATCH v4 0/2] Add EDAC support for Cadence ddr controller
 2020-05-11 17:44 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: edac: Add cadence ddr mc support
` [PATCH v4 2/2] EDAC/Cadence:Add EDAC driver for cadence memory controller

[PATCH v1 1/1] EDAC, {skx,i10nm}: Use CPU stepping macro to pass configurations
 2020-05-10 19:37 UTC  (3+ messages)

[PATCH v10 0/3] Introduce Amazon's Annapurna Labs L1/L2 EDAC drivers
 2020-05-10 15:13 UTC  (4+ messages)
` [PATCH v10 1/3] edac: Introduce Amazon's Annapurna Labs L1 EDAC driver
` [PATCH v10 2/3] of: EXPORT_SYMBOL_GPL of_find_next_cache_node
` [PATCH v10 3/3] edac: Introduce Amazon's Annapurna Labs L2 EDAC driver

[PATCH] Fix system header includes
 2020-05-08 19:30 UTC 

[PATCH v7 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2020-05-07 14:50 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: edac: al-mc-edac: "
` [PATCH v7 2/2] EDAC: al-mc-edac: Introduce "

[PATCH v6 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2020-05-07 14:44 UTC  (10+ messages)
` [PATCH v6 1/2] dt-bindings: edac: al-mc-edac: "
` [PATCH v6 2/2] EDAC: al-mc-edac: Introduce "

[PATCH] EDAC/amd64: Dump registers before checking ECC
 2020-05-06 22:06 UTC 

[PATCH] doc: Fix some typo errors in ras.rst
 2020-05-06 16:21 UTC  (7+ messages)

[BUG] is there a memleak in edac_device_register_sysfs_main_kobj
 2020-05-06 13:04 UTC 

[PATCH v9 0/3] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2020-05-05  8:30 UTC  (4+ messages)
` [PATCH v9 3/3] edac: Add support for Amazon's Annapurna Labs L2 EDAC

[PATCH] x86/mce: Add compat_ioctl assignment to make it compatible with 32-bit system
 2020-05-02 14:18 UTC  (4+ messages)

[PATCH 0/2] Fix i10nm_edac driver load failure
 2020-04-27  8:40 UTC  (5+ messages)
` [PATCH 1/2] EDAC, {skx,i10nm}: Make some configurations CPU model specific
` [PATCH 2/2] EDAC, i10nm: Fix i10nm_edac loading failure on some servers

[PATCH] EDAC: remove redundant assignment to variable rc
 2020-04-24 11:29 UTC 

[PATCH] EDAC: remove defined but not used 'bridge_str'
 2020-04-24  7:31 UTC  (3+ messages)

[PATCH -next] EDAC, thunderx: Make some symbols static
 2020-04-23 10:14 UTC  (2+ messages)

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (4+ messages)
` [PATCH v2 15/33] docs: ras: get rid of some warnings
` [PATCH v2 16/33] docs: ras: don't need to repeat twice the same thing

[PATCH v3 0/2] Add EDAC support for Cadence ddr controller
 2020-04-15 14:54 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: edac: Add cadence ddr mc support

[PATCH v3] MAINTAINERS: place sifive_l2_cache.c only in SIFIVE DRIVERS
 2020-04-15  9:34 UTC  (2+ messages)

[PATCH 1/3] x86/mce/therm_throt: remove unused platform_thermal_notify function pointer
 2020-04-14 21:51 UTC  (17+ messages)
` [PATCH 3/3] x86/mce/therm_throt: allow disabling the thermal vector altogether

[PATCH v2] EDAC, xgene: remove set but not used 'address'
 2020-04-14 12:47 UTC  (2+ messages)

[PATCH] EDAC/armada_xp: Fix some log messages
 2020-04-14  9:47 UTC  (4+ 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).