linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-11 04:12:47 to 2023-06-15 18:49:14 UTC [more...]

[PATCH 0/2] EDAC/altera: Check previous DDR DBE during driver probe
 2023-06-15 18:49 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] firmware: stratix10-svc: Add command to get SEU error info
  ` [PATCH v3 2/2] EDAC/altera: Check previous DDR DBE during driver probe
` [PATCH v4 0/1] "
  ` [PATCH v4 1/1] "

[PATCH] x86/mce: Schedule mce_setup() on correct CPU for CPER decoding
 2023-06-15 17:54 UTC  (11+ messages)

[PATCH v2 0/6] Enhance AMD SMN Error Checking
 2023-06-15 16:03 UTC  (7+ messages)
` [PATCH v2 1/6] EDAC/amd64: Remove unused register accesses
` [PATCH v2 2/6] EDAC/amd64: Check return value of amd_smn_read()
` [PATCH v2 3/6] hwmon: (k10temp) "
` [PATCH v2 4/6] x86/amd_nb: Enhance SMN access error checking
` [PATCH v2 5/6] hwmon: (k10temp) Define helper function to read CCD temp
` [PATCH v2 6/6] hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters

[PATCH 0/3] Properly check for usable addresses on AMD
 2023-06-15 15:15 UTC  (12+ messages)
` [PATCH 1/3] x86/MCE/AMD: Split amd_mce_is_memory_error()
` [PATCH 2/3] x86/mce: Define amd_mce_usable_address()
` [PATCH 3/3] x86/mce: Fixup mce_usable_address()

[PATCH v2] x86/mce: remove unused mce_vaddr
 2023-06-15 11:08 UTC  (2+ messages)

[PATCH] EDAC/amd64: set variable gpu_node_map storage-class-specifier to static
 2023-06-14 15:21 UTC  (2+ messages)

[PATCH] EDAC/Intel: Fix shift-out-of-bounds when DIMM/NVDIMM is absent
 2023-06-14  7:58 UTC  (6+ messages)

[PATCH v7 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-06-14  4:28 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: memory-controllers: Add support for Xilinx Versal EDAC for DDRMC
` [PATCH v7 2/2] EDAC/versal: Add a Xilinx Versal memory controller driver

[PATCH v4 0/5] Handle corrected machine check interrupt storms
 2023-06-13 17:45 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/5] x86/mce: Add per-bank CMCI storm mitigation

[PATCH v18 0/3] EDAC/nuvoton: Add NPCM memory controller driver
 2023-06-13  9:55 UTC  (10+ messages)
` [PATCH v18 1/3] ARM: dts: nuvoton: Add node for NPCM memory controller

Extending EDAC Framework for supporting Non-Memory Issues
 2023-06-12  9:49 UTC  (3+ messages)

[PATCH] EDAC/ghes: mark some functions __init
 2023-06-10  3:52 UTC 

[PATCH] mce: prevent concurrent polling of MCE events
 2023-06-09 16:00 UTC  (37+ messages)

[PATCH] EDAC/mc: Add new HBM3 memory type
 2023-06-07 14:07 UTC  (4+ messages)
` [PATCH] EDAC/mce_amd: Remove SMCA Extended Error code descriptions

[PATCH 1/3] x86/mce: Move Zhaoxin MCE functions to the separate file
 2023-06-07 10:45 UTC  (3+ messages)
` [PATCH 2/3] x86/mce: Set Zhaoxin CPUs MCE monarch_timeout correctly
` [PATCH 3/3] x86/mce: add Zhaoxin another CPU Vendor ID support

[PATCH] EDAC/altera: Fix error checking
 2023-06-07  8:51 UTC  (2+ messages)

[PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-06-05 10:34 UTC  (7+ messages)

Wyższa konwersja w e-sklepie
 2023-06-02  8:45 UTC 

[PATCH] EDAC/mc: fix potential memoryleak in edac_mc_alloc()
 2023-06-03 14:41 UTC 

[PATCH] RAS/CEC: remove unused del_lru_elem()
 2023-06-03 14:29 UTC 

[PATCH] x86/mce: remove unused mce_vaddr
 2023-06-03  3:17 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-06-02  7:30 UTC 

[RFC PATCH V2 0/3] rasdaemon: Fix return value type issue, some clean-ups and add support for creating vendor tables at startup
 2023-05-31 16:06 UTC  (4+ messages)
` [RFC PATCH V2 1/3] rasdaemon: fix return value type issue of read/write function from unistd.h
` [RFC PATCH V2 2/3] rasdaemon: fix issue of signed and unsigned integer comparison and remove redundant header file
` [RFC PATCH V2 3/3] rasdaemon: Add support for creating the vendor error tables at startup

[PATCH 0/5] AMD64 EDAC GPU Updates
 2023-05-31  9:42 UTC  (7+ messages)
` [PATCH 1/5] x86/amd_nb: Add MI200 PCI IDs
` [PATCH 2/5] x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors
` [PATCH 3/5] EDAC/amd64: Document heterogeneous system enumeration
` [PATCH 4/5] EDAC/amd64: Add support for AMD heterogeneous Family 19h Model 30h-3Fh
` [PATCH 5/5] EDAC/amd64: Cache and use GPU node map

[PATCH v8 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2023-05-27  4:00 UTC  (4+ messages)
` [PATCH v8 1/2] EDAC/qcom: Remove superfluous return variable assignment in qcom_llcc_core_setup()
` [PATCH v8 2/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-05-26  1:57 UTC  (9+ messages)

[PATCH v2 00/19] EDAC/mc/synopsys: Various fixes and cleanups
 2023-05-25 10:24 UTC  (3+ messages)

[PATCH v1] Rasdaemon: Fix autoreconf build error
 2023-05-23  6:33 UTC 

[PATCH v2] EDAC: Expose node and memory controller link in sysfs if CONFIG_NUMA
 2023-05-22 15:21 UTC 

W sprawie samochodu
 2023-05-22  8:15 UTC 

[PATCH] EDAC: Expose node link in sysfs if CONFIG_NUMA
 2023-05-22  7:04 UTC  (10+ messages)

[PATCH] edac: Fix error checking
 2023-05-17 17:31 UTC 

[PATCH 0/6] Enhance AMD SMN Error Checking
 2023-05-17 14:09 UTC  (12+ messages)
` [PATCH 1/6] EDAC/amd64: Remove unused register accesses
` [PATCH 2/6] EDAC/amd64: Check return value of amd_smn_read()
` [PATCH 3/6] hwmon: (k10temp) "
` [PATCH 4/6] x86/amd_nb: Enhance SMN access error checking
` [PATCH 5/6] hwmon: (k10temp) Define helper function to read CCD temp
` [PATCH 6/6] hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters

[RESEND PATCH v7 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2023-05-17 10:38 UTC  (5+ messages)
` [RESEND PATCH v7 1/2] EDAC/qcom: Remove extra error no assignment in qcom_llcc_core_setup()
` [RESEND PATCH v7 2/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH v7 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2023-05-17  6:24 UTC  (4+ messages)
` [PATCH v7 1/2] EDAC/qcom: Remove extra error no assignment in qcom_llcc_core_setup()
` [PATCH v7] dt-bindings: leds: Document commonly used LED triggers
` [PATCH v7 2/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH] ras:debugfs.c: Fix error checking for debugfs_create_dir
 2023-05-16 18:29 UTC 

[PATCH 4.19 028/191] EDAC, skx: Move debugfs node under EDACs hierarchy
 2023-05-15 16:24 UTC 

[PATCH] EDAC/amd64: Add support for ECC on family 19h model 60h-6Fh
 2023-05-15 14:39 UTC  (9+ messages)
      ` [PATCH v2] EDAC/amd64: Add support for ECC on family 19h model 60h-7Fh

[RESEND PATCH v6 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-05-15 11:47 UTC  (5+ messages)
` [RESEND PATCH v6 1/2] dt-bindings: edac: Add bindings for Xilinx Versal EDAC for DDRMC
` [RESEND PATCH v6 2/2] EDAC/versal: Add a Xilinx Versal memory controller driver

[RFC PATCH] mce: prevent concurrent polling of MCE events
 2023-05-12 19:19 UTC  (7+ messages)

[PATCH 0/4] rasdaemon: Fix return value type issue, some clean-up and add handling of run-time errors in ras-mc-ctl.in
 2023-05-12  9:41 UTC  (5+ messages)
` [PATCH 1/4] rasdaemon: fix return value type issue of read/write function from unistd.h
` [PATCH 2/4] rasdaemon: fix issue of signed and unsigned integer comparison
` [PATCH 3/4] rasdaemon: remove redundant header file and do some cleaup
` [PATCH 4/4] rasdaemon: ras-mc-ctl: Add handling of run-time errors reported when querying HiSilicon KunPeng9xx OEM errors

[PATCH v6 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2023-05-11 16:12 UTC  (3+ messages)
` [PATCH v6 2/2] EDAC/qcom: Get rid of hardcoded register offsets


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