linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-31 15:14:37 to 2022-03-08 14:41:15 UTC [more...]

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-03-08 14:40 UTC  (11+ messages)
` [PATCH v5 2/2] EDAC/ghes: use cper functions "
` [PATCH v6 0/2] EDAC/ghes: refactor memory error reporting "
` [PATCH v6 1/2] efi/cper: add cper_mem_err_status_str to decode error description
` [PATCH v6 2/2] EDAC/ghes: use cper functions to avoid code duplication
` [PATCH v7 0/3] EDAC/ghes: refactor memory error reporting "

Wycena paneli fotowoltaicznych
 2022-03-08  8:34 UTC 

[RFC PATCH 0/2] Handle AMD threshold interrupt storms
 2022-03-07 20:04 UTC  (13+ messages)
` [RFC PATCH 1/2] x86/mce: "
    ` [PATCH 1/2] x86/mce: Remove old CMCI storm mitigation code
    ` [PATCH 2/2] x86/mce: Add per-bank CMCI storm mitigation
` [RFC PATCH 2/2] x86/mce: Simplify code in log_and_reset_block()

[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
 2022-03-07 19:03 UTC  (18+ messages)
` [PATCH v4 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v4 2/8] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v4 3/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v4 4/8] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v4 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v4 6/8] i2c: i801: convert to use common P2SB accessor
` [PATCH v4 7/8] EDAC, pnd2: Use proper I/O accessors and address space annotation
` [PATCH v4 8/8] EDAC, pnd2: convert to use common P2SB accessor

[PATCH v4 0/2] Two x86 fixes
 2022-03-07  0:27 UTC  (16+ messages)
` [PATCH v4 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`
` [PATCH v4 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails

[PATCH v4 0/2] AMD Family 19h Models 10h-1Fh Updates
 2022-03-06 16:18 UTC  (12+ messages)
` [PATCH v4 1/2] EDAC/amd64: Set memory type per DIMM
` [PATCH v4 2/2] EDAC/amd64: Add new register offset support and related changes

[PATCH] EDAC: altera: Add SDRAM ECC check for U-Boot
 2022-03-05  1:41 UTC 

[PATCH] EDAC: altera: Add SDRAM ECC check for U-Boot
 2022-03-05  1:38 UTC 

[PATCH v2 0/3] EDAC: nuvoton: Add nuvoton NPCM EDAC driver
 2022-03-02 17:50 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: nuvoton: Add new device node
` [PATCH v2 2/3] dt-bindings: edac: npcm-edac.yaml
` [PATCH v2 3/3] EDAC: nuvoton: Add nuvoton NPCM EDAC driver

[PATCH 0/2] Two x86 fixes
 2022-03-01  8:46 UTC  (5+ messages)
` [PATCH v2 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`
` [PATCH v2 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails

[PATCH v3 0/2] Two x86 fixes
 2022-03-01  8:11 UTC  (3+ messages)
` [PATCH v3 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`
` [PATCH v3 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails

[PATCH 0/2] Two x86 fixes
 2022-03-01  7:29 UTC  (4+ messages)
` [PATCH 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`
` [PATCH 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails

[PATCH 00/14] EDAC/amd64: move platform specific routines to pvt->ops
 2022-02-28 16:13 UTC  (15+ messages)
` [PATCH 01/14] EDAC/amd64: Move struct fam_type variables into struct amd64_pvt
` [PATCH 02/14] EDAC/amd64: Add get_base_mask() into pvt->ops
` [PATCH 03/14] EDAC/amd64: Add prep_chip_selects() "
` [PATCH 04/14] EDAC/amd64: Add determine_memory_type() "
` [PATCH 05/14] EDAC/amd64: Add get_ecc_sym_sz() "
` [PATCH 06/14] EDAC/amd64: Add get_mc_regs() "
` [PATCH 07/14] EDAC/amd64: Add ecc_enabled() "
` [PATCH 08/14] EDAC/amd64: Add determine_edac_cap() "
` [PATCH 09/14] EDAC/amd64: Add determine_edac_ctl_cap() "
` [PATCH 10/14] EDAC/amd64: Add setup_mci_misc_sttrs() "
` [PATCH 11/14] EDAC/amd64: Add populate_csrows() "
` [PATCH 12/14] EDAC/amd64: Add dump_misc_regs() "
` [PATCH 13/14] EDAC/amd64: Add get_cs_mode() "
` [PATCH 14/14] EDAC/amd64: Add get_umc_error_info() "

[PATCH 1/1] x86/amd_nb: unexport amd_cache_northbridges()
 2022-02-28 16:11 UTC 

[PATCH v1 0/3] edac: npcm: Add driver for Nuvoton NPCM SoCs
 2022-02-27 11:02 UTC  (6+ messages)
` [PATCH v1 1/3] ARM: dts: nuvoton: Add new device node
` [PATCH v1 2/3] dt-bindings: edac: npcm-edac.yaml
` [PATCH v1 3/3] EDAC: nuvoton: Add nuvoton NPCM EDAC driver

[PATCH v4 0/3] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2022-02-25 19:33 UTC  (4+ messages)
` [PATCH v4 1/3] x86/mce: Avoid unnecessary padding in struct mce_bank
` [PATCH v4 2/3] x86/mce: Define function to extract ErrorAddr from MCA_ADDR
` [PATCH v4 3/3] x86/mce: Add support for Extended Physical Address MCA changes

Meaning of negative memory_channel value in rasdaemon message
 2022-02-25 15:12 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

Ruch z pierwszej pozycji w Google
 2022-02-24  9:05 UTC 

[PATCH v3 0/4] x86/mce, EDAC/mce_amd: Support extended MCA_ADDR address on SMCA systems
 2022-02-23 22:25 UTC  (13+ messages)
` [PATCH v3 1/4] x86/mce: Define function to extract ErrorAddr from MCA_ADDR
` [PATCH v3 2/4] x86/mce: Add support for Extended Physical Address MCA changes
` [PATCH v3 3/4] x86/mce, EDAC/mce_amd: Cache MCA_CONFIG[McaX] in struct mce_bank
` [PATCH v3 4/4] x86/mce: Avoid unnecessary padding "

[PATCH v5 1/2] mm/hwpoison: Avoid the impact of hwpoison_filter() return value on mce handler
 2022-02-23 17:39 UTC  (2+ messages)

[PATCH] x86/mce: Simplify CPU vendor checks for AMD/Hygon and Intel/Zhaoxin
 2022-02-22 17:10 UTC  (4+ messages)

[PATCH v4 1/2] mm/hwpoison: Avoid the impact of hwpoison_filter() return value on mce handler
 2022-02-21  2:14 UTC 

[PATCH v3 1/2] hw/poison: Avoid the impact of hwpoison_filter() return value on mce handler
 2022-02-21  1:32 UTC  (2+ messages)

[GIT PULL] EDAC fix for 5.17
 2022-02-20 20:39 UTC  (5+ messages)

[PATCH v2] hw/poison: Add in-use hugepage filter judgement and avoid filter page impact on mce handler
 2022-02-18  3:08 UTC  (2+ messages)

[PATCH 0/4] edac_align_ptr() bug fix and refactoring
 2022-02-15 17:08 UTC  (10+ messages)
` [PATCH 1/4] EDAC: Fix calculation of returned address and next offset in edac_align_ptr()
` [PATCH 3/4] EDAC: Refactor edac_align_ptr() to use u8/u16/u32/u64 data types
` [PATCH 4/4] EDAC: Refactor edac_align_ptr() flow

[PATCH v7 00/12] x86/edac/amd64: Add support for GPU nodes
 2022-02-15 16:43 UTC  (22+ messages)
` [PATCH v7 01/12] EDAC/amd64: Document heterogeneous enumeration
` [PATCH v7 02/12] x86/amd_nb: Add support for northbridges on Aldebaran
` [PATCH v7 03/12] EDAC/mce_amd: Extract node id from MCA_IPID
` [PATCH v7 04/12] EDAC/amd64: Move struct fam_type variables into amd64_pvt structure
` [PATCH v7 05/12] EDAC/amd64: Define dynamic family ops routines
` [PATCH v7 06/12] EDAC/amd64: Add AMD heterogeneous family 19h Model 30h-3fh
` [PATCH v7 07/12] EDAC/amd64: Enumerate Aldebaran GPU nodes by adding family ops
` [PATCH v7 08/12] EDAC/amd64: Add Family ops to update GPU csrow and channel info
` [PATCH v7 09/12] EDAC/amd64: Add check for when to add DRAM base and hole
` [PATCH v7 10/12] EDAC/amd64: Save the number of block instances
` [PATCH v7 11/12] EDAC/amd64: Add address translation support for DF3.5
` [PATCH v7 12/12] EDAC/amd64: Add fixed UMC to CS mapping

[PATCH v4 0/2] x86/mce: Handle error injection failure in mce-inject module
 2022-02-14 23:36 UTC  (3+ messages)
` [PATCH v4 1/2] x86/mce: Check for writes ignored in MCA_STATUS register
` [PATCH v4 2/2] x86/mce/mce-inject: Return appropriate error code if CPUs are offline

[PATCH v4 00/24] AMD MCA Address Translation Updates
 2022-02-14 13:42 UTC  (19+ messages)
` [PATCH v4 01/24] EDAC/amd64: Define Data Fabric operations
` [PATCH v4 02/24] EDAC/amd64: Define functions for DramOffset
` [PATCH v4 07/24] EDAC/amd64: Define function to dehash address
` [PATCH v4 08/24] EDAC/amd64: Define function to check DRAM limit address
` [PATCH v4 10/24] EDAC/amd64: Define function to get Interleave Address Bit
` [PATCH v4 12/24] EDAC/amd64: Define function to get number of interleaved channels
` [PATCH v4 16/24] EDAC/amd64: Define function to make space for CS ID
` [PATCH v4 18/24] EDAC/amd64: Define function to insert CS ID into address
` [PATCH v4 21/24] EDAC/amd64: Update CS ID calculation to match reference code

W sprawie samochodu
 2022-02-14  8:30 UTC 

[PATCH v3] RAS: Report ARM processor information to userspace
 2022-02-14  3:08 UTC 

[PATCH] x86/mm, mm/hwpoison: Fix the unmap kernel 1:1 pages check condition
 2022-02-09 13:11 UTC  (2+ messages)

[PATCH v2] RAS: Report ARM processor information to userspace
 2022-02-09 12:01 UTC  (3+ messages)

[PATCH] x86/mm, mm/hwpoison: fix unmap kernel 1:1 pages
 2022-02-07 10:18 UTC  (5+ messages)
      ` 答复: "

[GIT PULL] EDAC fixes for v5.17-rc3
 2022-02-06 18:38 UTC  (2+ messages)

Prezentacja
 2022-02-02  9:32 UTC 

[PATCH v3 0/2] AMD Family 19h Models 10h-1Fh Updates
 2022-01-31 22:43 UTC  (4+ messages)
` [PATCH v3 2/2] EDAC/amd64: Add new register offset support and related changes


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