linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-05 09:09:16 to 2026-08-26 19:41:28 UTC [more...]

[PATCH v3 00/43] qapi: convert (very) trivial intro sections
 2026-08-26 19:38 UTC  (17+ messages)
` [PATCH v3 01/43] qapi: convert trivial intro sections for error.json
` [PATCH v3 02/43] qapi: convert trivial intro sections for acpi-hest.json
` [PATCH v3 03/43] qapi: convert trivial intro sections for ebpf.json
` [PATCH v3 04/43] qapi: convert trivial intro sections for compat.json
` [PATCH v3 05/43] qapi: convert trivial intro sections for vfio.json
` [PATCH v3 06/43] qapi: convert trivial intro sections for trace.json
` [PATCH v3 07/43] qapi: convert trivial intro sections for misc-arm.json
` [PATCH v3 08/43] qapi: convert trivial intro sections for cryptodev.json
` [PATCH v3 09/43] qapi: convert trivial intro sections for machine-common.json
` [PATCH v3 10/43] qapi: convert trivial intro sections for accelerator.json
` [PATCH v3 11/43] qapi: convert trivial intro sections for authz.json
` [PATCH v3 12/43] qapi: convert trivial intro sections for yank.json
` [PATCH v3 13/43] qapi: convert trivial intro sections for replay.json
` [PATCH v3 14/43] qapi: convert trivial intro sections for machine-s390x.json
` [PATCH v3 15/43] qapi: convert trivial intro sections for acpi.json
` [PATCH v3 16/43] qapi: convert trivial intro sections for tpm.json

[PATCH 0/2] x86/mce: Rate-limit storm notices and add a corrected error ceiling
 2026-08-26 17:32 UTC  (20+ messages)
` [PATCH 1/2] x86/mce: Rate-limit the CMCI storm transition notices
` [PATCH 2/2] x86/mce: Add mce=panic_on_ce_count to panic on a corrected error flood

[PATCH 0/4] RAS/amd/fmpm: Fix OOB, uninitialized data, and error-handling bugs
 2026-08-26  3:53 UTC  (14+ messages)
` [PATCH 1/4] RAS/amd/fmpm: Fix out-of-bounds read in for_each_fru macro
` [PATCH 2/4] RAS/amd/fmpm: Clear new records bitmap before rollback
` [PATCH 3/4] RAS/amd/fmpm: Make max_nr_entries read-only
` [PATCH 4/4] RAS/amd/fmpm: Fix spurious BUG when ERST record enumeration fails
` [PATCH v2 0/4] RAS/AMD/FMPM: Fix OOB, uninitialized data, and error-handling bugs
  ` [PATCH v2 1/4] RAS/AMD/FMPM: Fix out-of-bounds read in for_each_fru macro
  ` [PATCH v2 2/4] RAS/AMD/FMPM: Clear new records bitmap before rollback
  ` [PATCH v2 3/4] RAS/AMD/FMPM: Make max_nr_entries read-only
  ` [PATCH v2 4/4] RAS/AMD/FMPM: Fix spurious BUG when ERST record enumeration fails

[PATCH v3] cxl/mce: Avoid alias page retirement for corrected errors
 2026-08-25 15:39 UTC  (4+ messages)

[PATCH v2 0/2] RAS: Fix ARM processor error bounds checking
 2026-08-25 13:43 UTC  (3+ messages)
` [PATCH v2 1/2] RAS: Fix inverted context info bounds check in ARM processor errors
` [PATCH v2 2/2] RAS: Fix out-of-bounds read when tracing arm_event

[PATCH] RAS: Fix out-of-range section_length in ARM processor error handling
 2026-08-25 12:21 UTC 

[PATCH v2 0/4] arm: ras: Add DT frontend support for ARM RAS
 2026-08-24  9:11 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: arm: ras: Introduce bindings for ARM RAS error sources
` [PATCH v2 3/4] arm64: dts: qcom: monaco: add RAS error source nodes

[PATCH v2 0/8] Add Aspeed AST2700 SDRAM EDAC support
 2026-08-24  2:42 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: edac: aspeed: Add AST2700 SDRAM EDAC
` [PATCH v2 2/8] EDAC/aspeed: Set the DIMM grain
` [PATCH v2 3/8] EDAC/aspeed: Free the interrupt before the mem_ctl_info on remove
` [PATCH v2 4/8] EDAC/aspeed: Clean up whitespace and include ordering
` [PATCH v2 5/8] EDAC/aspeed: Free the mem_ctl_info unconditionally on remove
` [PATCH v2 6/8] EDAC/aspeed: Replace regmap with direct register access
` [PATCH v2 7/8] EDAC/aspeed: Abstract SoC differences behind chip data
` [PATCH v2 8/8] EDAC/aspeed: Add AST2700 support

[PATCH] RAS: Fix out-of-range section_length in ARM processor error handling
 2026-08-22  9:49 UTC  (2+ messages)

[PATCH] EDAC/octeon: fix kernel-doc comment for co_cache_error_event
 2026-08-21 23:37 UTC 

[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-08-21  4:13 UTC  (8+ messages)
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function

[PATCH v2 0/2] x86/mce/amd: Fix inverted interrupt enablement during storm handling
 2026-08-19 17:59 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] x86/mce: Rename MCE storm handler parameters for storm mode

[PATCH 1/1] EDAC/i10nm: Fix Granite Rapids ADXL MC mapping
 2026-08-19  2:52 UTC 

[PATCH 0/2] EDAC/ie31200: Fix multi-controller error capture, add Arrow Lake-S
 2026-08-18 21:38 UTC  (3+ messages)
` [PATCH 1/2] EDAC/ie31200: Capture all memory controllers before clearing errors
` [PATCH 2/2] EDAC/ie31200: Add Intel Arrow Lake-S (Core Ultra 200S) support

[PATCH] cxl/mce: Only act on uncorrected memory errors
 2026-08-18 16:39 UTC  (11+ messages)

[syzbot] [kernel?] general protection fault in timers_dead_cpu
 2026-08-18  9:09 UTC  (7+ messages)
  ` [PATCH] timer: Keep debugobjects state consistent in migrate_timer_list()

[PATCH 0/7] Add Aspeed AST2700 SDRAM EDAC support
 2026-08-17  7:51 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: edac: aspeed: Add AST2700 SDRAM EDAC
` [PATCH 2/7] EDAC/aspeed: Set the DIMM grain
` [PATCH 3/7] EDAC/aspeed: Clean up whitespace and include ordering
` [PATCH 4/7] EDAC/aspeed: Free the mem_ctl_info unconditionally on remove
` [PATCH 5/7] EDAC/aspeed: Replace regmap with direct register access
` [PATCH 6/7] EDAC/aspeed: Abstract SoC differences behind chip data
` [PATCH 7/7] EDAC/aspeed: Add AST2700 support

[PATCH] EDAC/device: Fix double free on sysfs registration failure
 2026-08-15 10:47 UTC  (3+ messages)

[PATCH v2] cxl/mce: Avoid alias page retirement for corrected errors
 2026-08-15 10:15 UTC  (3+ messages)

[PATCH v2] cxl/mce: Avoid alias page retirement for corrected errors
 2026-08-15  9:42 UTC 

[PATCHv2 0/4] EDAC/altera: Address sashiko reviews part 1(v2)
 2026-08-15  8:37 UTC  (10+ messages)
` [PATCHv2 1/4] EDAC/altera: Add suppress_bind_attrs so driver cannot get unbound
` [PATCHv2 2/4] EDAC/altera: Drop __init from ECC setup paths for re-probe safety
` [PATCHv2 3/4] EDAC/altera: Fix code leak on dci allocation failure
` [PATCHv2 4/4] EDAC/altera: Fix use-after-free in error paths

[PATCH] EDAC/xgene: Use platform_get_irq() for IRQ lookup
 2026-08-15  3:30 UTC  (3+ messages)

[PATCH] EDAC/mce_amd: Do not print a stray newline
 2026-08-14 15:11 UTC  (8+ messages)

[PATCHv3 0/4] EDAC/altera: Address sashiko reviews part 1(v3)
 2026-08-14 13:48 UTC  (5+ messages)
` [PATCHv3 1/4] EDAC/altera: Do not allow driver unbinding
` [PATCHv3 2/4] EDAC/altera: Drop __init from ECC setup paths for re-probe safety
` [PATCHv3 3/4] EDAC/altera: Fix code leak on dci allocation failure
` [PATCHv3 4/4] EDAC/altera: Fix use-after-free in error paths

[PATCH v3 0/3] EDAC/loongson: Improvements for Loongson EDAC driver
 2026-08-14  7:39 UTC  (7+ messages)
` [PATCH v3 1/3] EDAC/loongson: Encode node and MC info into mc_idx
` [PATCH v3 2/3] EDAC/loongson: Get DIMM size from ACPI _DSM method
` [PATCH v3 3/3] EDAC/loongson: Add CS4-7 timeout filter for cross-node access

[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-08-13 18:54 UTC  (6+ messages)
` [PATCH v23 1/2] ACPI:RAS2: Add driver for the "

[PATCH 0/4] Convert manual kfree(dev) to put_device()
 2026-08-13  9:11 UTC  (8+ messages)
` [PATCH 1/4] ARM: locomo: use put_device() on device_register() failure
` [PATCH 2/4] firmware/edd: use kobject_put() on edd_device_register() failure
` [PATCH 3/4] EDAC/versalnet: use put_device() on device_register() failure
` [PATCH 4/4] powerpc/ps3: use put_device() on device_register() failure in ps3_system_bus_device_register

[PATCH] x86/mce/amd: Fix inverted interrupt enablement during storm handling
 2026-08-12 19:08 UTC  (4+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-11 18:51 UTC  (3+ messages)
` (subset) "

[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
 2026-08-11 13:11 UTC  (6+ messages)
` [PATCH 2/9] EDAC/versalnet: Add NULL check for mci in remove_one_mc()

[PATCH RESEND] powerpc/configs: enable CONFIG_RAS to fix EDAC support
 2026-08-11  5:06 UTC  (9+ messages)

[PATCH] EDAC/thunderx: Replace strlcat() with snprintf() and seq_buf
 2026-08-11  0:59 UTC  (7+ messages)

[PATCH] EDAC/device: Serialize poll_msec updates against device teardown
 2026-08-10  3:26 UTC  (2+ messages)

[PATCH 1/2] EDAC/device_sysfs: Use kstrtouint for poll_msec to prevent truncation
 2026-08-08 18:10 UTC  (4+ messages)
` [PATCH 2/2] EDAC/device: Serialize poll_msec store against device teardown

[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
 2026-08-07 17:24 UTC  (6+ messages)

[PATCH 0/1] EDAC/altera: Guard against NULL of_node
 2026-08-06 18:16 UTC  (3+ messages)
` [PATCH 1/1] EDAC/altera: Guard against NULL of_node pointer dereference

[PATCH v2 0/3] EDAC/loongson: Improvements for Loongson EDAC driver
 2026-08-06  6:20 UTC  (7+ messages)
` [PATCH v2 1/3] EDAC/loongson: Encode node and MC info into mc_idx
` [PATCH v2 2/3] EDAC/loongson: get DIMM size from ACPI _DSM method

[PATCH v9 0/7] Incorporate DRAM address in EDAC messages
 2026-08-05 13:52 UTC  (4+ messages)
` [PATCH v9 2/7] RAS/AMD/ATL: Refactor PRM address translation into a common helper


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