messages from 2023-04-10 15:51:24 to 2023-06-02 16:01:58 UTC [more...]
[PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
2023-06-02 16:01 UTC (6+ 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] x86/mce: remove unused mce_vaddr
2023-05-30 19:16 UTC (2+ messages)
[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 (10+ messages)
[PATCH v2 00/19] EDAC/mc/synopsys: Various fixes and cleanups
2023-05-25 10:24 UTC (3+ messages)
[PATCH] mce: prevent concurrent polling of MCE events
2023-05-23 14:15 UTC (13+ messages)
[PATCH 0/2] EDAC/altera: Check previous DDR DBE during driver probe
2023-05-23 12:23 UTC (12+ messages)
` [PATCH 1/2] firmware: stratix10-svc: Add command to get SEU error info
` [PATCH 2/2] EDAC/altera: Check previous DDR DBE during driver probe
` [PATCH v2 0/2]EDAC/altera: "
` [PATCH v2 1/2] firmware: stratix10-svc: Add command to get SEU error info
` [PATCH v2 2/2] EDAC/altera: Check previous DDR DBE during driver probe
` [PATCH v3 0/2] "
` [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] EDAC/mc: Add new HBM3 memory type
2023-05-23 8:55 UTC (2+ messages)
` [PATCH] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
[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/altera: Fix error checking
2023-05-17 19:15 UTC
[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] EDAC/Intel: Fix shift-out-of-bounds when DIMM/NVDIMM is absent
2023-05-17 7:49 UTC (5+ messages)
[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 (6+ messages)
` [PATCH v6 2/2] EDAC/qcom: Get rid of hardcoded register offsets
[PATCH] EDAC/amd64: Remove module version string
2023-05-10 14:00 UTC (2+ messages)
[PATCH] x86/mce/amd: init mce severity to handle deferred memory failure
2023-05-10 13:59 UTC (4+ messages)
Pompy ciepła - nowe warunki
2023-05-09 7:31 UTC
[PATCH 2/2] EDAC/altera: Check previous DDR DBE during driver probe
2023-05-03 3:06 UTC
[PATCH 1/2] firmware: stratix10-svc: Add command to get SEU error info
2023-05-03 3:06 UTC
[PATCH 0/2] EDAC/altera: Check previous DDR DBE during driver probe
2023-05-03 3:06 UTC
ECC DDR5 ram with i9-12950HX
2023-04-28 21:01 UTC (4+ messages)
[PATCH V6 0/4] rasdaemon: Add support for the CXL error events
2023-04-28 17:59 UTC (2+ messages)
[GIT PULL] EDAC updates for v6.4
2023-04-25 18:00 UTC (5+ messages)
biznesowy angielski
2023-04-25 7:30 UTC
[PATCH v2] EDAC: Use of_address_to_resource()
2023-04-24 18:33 UTC (3+ messages)
[PATCH] drivers: ras: cec: return value check of `d`
2023-04-23 12:56 UTC (2+ messages)
[PATCH 0/2] edac: Add support to handle Deferred Error
2023-04-20 17:49 UTC (3+ messages)
` "
[PATCH 1/2] edac: cpc925: Drop unused memory size DT parsing
2023-04-20 13:56 UTC (7+ messages)
` [PATCH 2/2] edac: cpc925: Use of_get_cpu_hwid() to read CPU node 'reg'
[bug report] EDAC/altera: Initialize peripheral FIFOs in probe()
2023-04-19 14:33 UTC
[PATCH] x86/mce: Check that memory address is usable for recovery
2023-04-19 13:08 UTC (9+ messages)
` [PATCH v2] x86/mce: Always call memory_failure() when there is a valid address
[PATCH] x86/mce: Schedule mce_setup() on correct CPU for CPER decoding
2023-04-17 17:39 UTC (4+ messages)
[RFC PATCH 0/7] rasdaemon: Process the generic CXL trace events
2023-04-12 8:33 UTC (8+ messages)
` [RFC PATCH 1/7] rasdaemon: Add common function to convert timestamp in the CXL event records to the broken-down time format
` [RFC PATCH 2/7] rasdaemon: Add common function to get timestamp for the event
` [RFC PATCH 3/7] rasdaemon: Add support for the CXL overflow events
` [RFC PATCH 4/7] rasdaemon: Add support for the CXL generic events
` [RFC PATCH 5/7] rasdaemon: Add support for the CXL general media events
` [RFC PATCH 6/7] rasdaemon: Add support for the CXL dram events
` [RFC PATCH 7/7] rasdaemon: Add support for the CXL memory module events
Słowa kluczowe do wypozycjonowania
2023-04-12 7:40 UTC
[PATCH v3 4/5] x86/mce: Move storm handling to core
2023-04-11 17:38 UTC (13+ messages)
` [PATCH v4 0/5] Handle corrected machine check interrupt storms
` [PATCH v4 2/5] x86/mce: Add per-bank CMCI storm mitigation
` [PATCH v5 0/5] Handle corrected machine check interrupt storms
` [PATCH v5 1/5] x86/mce: Remove old CMCI storm mitigation code
` [PATCH v5 2/5] x86/mce: Add per-bank CMCI storm mitigation
` [PATCH v5 3/5] x86/mce: Introduce mce_handle_storm() to deal with begin/end of storms
` [PATCH v5 4/5] x86/mce: Move storm handling to core
` [PATCH v5 5/5] x86/mce: Handle AMD threshold interrupt storms
[PATCH] EDAC/mce_amd: Decode Cache Level "L0" Error Code
2023-04-10 20:53 UTC (3+ messages)
[PATCH 1/1] EDAC/i10nm: Add Intel Sierra Forest server support
2023-04-10 16:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox