Linux EDAC development
 help / color / mirror / Atom feed
 messages from 2026-07-18 15:13:18 to 2026-07-24 21:48:27 UTC [more...]

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-24 21:48 UTC  (4+ messages)
` [PATCH 27/36] RAS/AMD/ATL: remove conditional return "

[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
 2026-07-24 17:19 UTC  (10+ messages)
` [PATCH 1/9] EDAC/versalnet: Add NULL check for mci in handle_error()
` [PATCH 2/9] EDAC/versalnet: Add NULL check for mci in remove_one_mc()
` [PATCH 3/9] EDAC/versalnet: Move platform_set_drvdata() to mc_probe()
` [PATCH 4/9] EDAC/versalnet: Fix device_register() error handling in init_one_mc()
` [PATCH 5/9] EDAC/versalnet: Use dev_set_name() instead of sprintf with init_name
` [PATCH 6/9] EDAC/versalnet: Initialize MCDI before RPMsg registration
` [PATCH 7/9] EDAC/versalnet: Add bounds validation in rpmsg_cb()
` [PATCH 8/9] EDAC/versalnet: Fix use-after-free in remove_one_mc()
` [PATCH 9/9] EDAC/versalnet: Use designated initializer for rpmsg_channel_info

[PATCH v2 00/44] qapi: convert trivial intro sections
 2026-07-24 10:37 UTC  (57+ messages)
` [PATCH v2 01/44] qapi: convert intro sections for error.json
` [PATCH v2 02/44] qapi: convert intro sections for acpi-hest.json
` [PATCH v2 03/44] qapi: convert intro sections for ebpf.json
` [PATCH v2 04/44] qapi: convert intro sections for uefi.json
` [PATCH v2 05/44] qapi: convert trivial intro sections for compat.json
` [PATCH v2 06/44] qapi: convert intro sections for vfio.json
` [PATCH v2 07/44] qapi: convert intro sections for trace.json
` [PATCH v2 08/44] qapi: convert trivial intro sections for misc-arm.json
` [PATCH v2 09/44] qapi: convert intro sections for cryptodev.json
` [PATCH v2 10/44] qapi: convert intro sections for machine-common.json
` [PATCH v2 11/44] qapi: convert intro sections for accelerator.json
` [PATCH v2 12/44] qapi: convert intro sections for authz.json
` [PATCH v2 13/44] qapi: convert trivial intro sections for yank.json
` [PATCH v2 14/44] qapi: convert intro sections for replay.json
` [PATCH v2 15/44] qapi: convert trivial intro sections for machine-s390x.json
` [PATCH v2 16/44] qapi: convert trivial intro sections for acpi.json
` [PATCH v2 17/44] qapi: convert intro sections for tpm.json
` [PATCH v2 18/44] qapi: convert trivial intro sections for qdev.json
` [PATCH v2 19/44] qapi: convert trivial intro sections for control.json
` [PATCH v2 20/44] qapi: convert intro sections for dump.json
` [PATCH v2 21/44] qapi: convert intro sections for common.json
` [PATCH v2 22/44] qapi: convert intro sections for sockets.json
` [PATCH v2 23/44] qapi: convert trivial intro sections for transaction.json
` [PATCH v2 24/44] qapi: convert trivial intro sections for stats.json
` [PATCH v2 25/44] qapi: convert trivial intro sections for job.json
` [PATCH v2 26/44] qapi: convert intro sections for pci.json
` [PATCH v2 27/44] qapi: convert trivial intro sections for introspect.json
` [PATCH v2 28/44] qapi: convert intro sections for rocker.json
` [PATCH v2 29/44] qapi: convert trivial intro sections for misc-i386.json
` [PATCH v2 30/44] qapi: convert trivial intro sections for block-export.json
` [PATCH v2 31/44] qapi: convert intro sections for audio.json
` [PATCH v2 32/44] qapi: convert trivial intro sections for block.json
` [PATCH v2 33/44] qapi: convert trivial intro sections for misc.json
` [PATCH v2 34/44] qapi: convert trivial intro sections for crypto.json
` [PATCH v2 35/44] qapi: convert intro sections for cxl.json
` [PATCH v2 36/44] qapi: convert trivial intro sections for run-state.json
` [PATCH v2 37/44] qapi: convert intro sections for char.json
` [PATCH v2 38/44] qapi: convert intro sections for virtio.json
` [PATCH v2 39/44] qapi: convert trivial intro sections for net.json
` [PATCH v2 40/44] qapi: convert trivial intro sections for qom.json
` [PATCH v2 41/44] qapi: convert trivial intro sections for ui.json
` [PATCH v2 42/44] qapi: convert trivial intro sections for migration.json
` [PATCH v2 43/44] qapi: convert trivial intro sections for machine.json
` [PATCH v2 44/44] qapi: convert trivial intro sections for block-core.json

[PATCH 0/4] EDAC/altera: Add support for Agilex5 platform
 2026-07-24  9:43 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: edac: altera: agilex5: document new edac support
` [PATCH 2/4] EDAC/altera: use flag to differentiate 64-bit platforms
` [PATCH 3/4] EDAC/altera: Add support for Agilex5 ECC manager
` [PATCH 4/4] arm64: dts: socfpga: agilex5: add support for the "

[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
 2026-07-23  8:32 UTC  (3+ messages)

PATCH: rasdaemon: Don't run ipmitool if use_ipmitool is false (#241)
 2026-07-23  7:41 UTC 

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-23  5:53 UTC  (2+ messages)

[PATCH v2] edac: fix kobject refcount leak in edac_device_create_instance
 2026-07-22 19:11 UTC  (2+ messages)

[PATCH v3] EDAC/versalnet: Report PFN and page offset for DDR errors
 2026-07-22 18:46 UTC  (3+ messages)

[PATCH] EDAC: Remove redundant dev_err()
 2026-07-22 15:34 UTC  (3+ messages)

[PATCH v22 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-07-22  5:19 UTC  (2+ messages)

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-21 13:11 UTC  (4+ messages)
` [PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v2 3/3] module: Bring includes in linux/kmod.h up to date

[PATCH] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup
 2026-07-20 16:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
 2026-07-20  8:26 UTC  (4+ messages)

[PATCH v2 0/4] arm: ras: Add DT frontend support for ARM RAS
 2026-07-20  8:19 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: ras: Introduce bindings for ARM RAS error sources
` [PATCH v2 2/4] arm64: ras: Add Device Tree frontend
` [PATCH v2 3/4] arm64: dts: qcom: monaco: add RAS error source nodes
` [PATCH v2 4/4] arm64: dts: qcom: lemans: "

[PATCH] EDAC/mce_amd: Do not print a stray newline
 2026-07-20  5:13 UTC  (6+ messages)

[PATCH] EDAC/cpc925: manage mci lifetime via devres and simplify ioremap
 2026-07-19 21:35 UTC 

[PATCH] EDAC/highbank: manage mci lifetime via devres and simplify ioremap
 2026-07-19 21:13 UTC 

[PATCH] EDAC/highbank_l2: manage dci lifetime via devres and simplify ioremap
 2026-07-19 21:13 UTC 

[PATCH] EDAC/altera: manage dci lifetime via devres and simplify ioremap
 2026-07-19 21:12 UTC 

[PATCH] EDAC/xgene: use devm_platform_ioremap_resource in probe
 2026-07-19 21:11 UTC 

[PATCH] EDAC/mpc85xx: manage controller info lifetime via devres
 2026-07-19 20:15 UTC 

[PATCH 0/2] EDAC: fsl_ddr: probe failure and remove lifetime fixes
 2026-07-19 19:40 UTC  (3+ messages)
` [PATCH 1/2] EDAC: fsl_ddr: restore MC error registers on probe failure
` [PATCH 2/2] EDAC: fsl_ddr: manage mci lifetime via devres to fix remove UAF

[PATCH v3 0/4] Add support for Versal Xilsem edac
 2026-07-19 16:27 UTC  (2+ messages)

[PATCH] EDAC: fsl_ddr: use devm_platform_ioremap_resource()
 2026-07-19 15:58 UTC  (3+ messages)

[PATCH v2] PCI: Move pci_dev->is_busmaster into priv_flags
 2026-07-18 17:02 UTC  (3+ messages)

[PATCH v21 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-07-18 15:12 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox