public inbox for linux-edac@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-28 09:15:51 to 2025-11-11 01:15:25 UTC [more...]

[PATCH v3] EDAC/ie31200: Fix error handling in ie31200_register_mci
 2025-11-11  1:15 UTC  (4+ messages)

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-10 14:03 UTC  (52+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 02/26] crypto: qat - #undef field_get() before local definition
` [PATCH v6 03/26] EDAC/ie31200: "
` [PATCH v6 04/26] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v6 05/26] iio: dac: ad3530r: #undef field_prep() "
` [PATCH v6 06/26] iio: mlx90614: #undef field_{get,prep}() "
` [PATCH v6 07/26] pinctrl: ma35: "
` [PATCH v6 08/26] soc: renesas: rz-sysc: #undef field_get() "
` [PATCH v6 09/26] ALSA: usb-audio: #undef field_{get,prep}() "
` [PATCH -next v6 10/26] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH -next v6 11/26] mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition
` [PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v6 13/26] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 15/26] crypto: qat - convert to common field_get() helper
` [PATCH v6 16/26] EDAC/ie31200: Convert "
` [PATCH v6 17/26] gpio: aspeed: Convert to common field_{get,prep}() helpers
` [PATCH v6 18/26] iio: dac: Convert to common field_prep() helper
` [PATCH v6 19/26] iio: mlx90614: Convert to common field_{get,prep}() helpers
` [PATCH v6 20/26] pinctrl: ma35: "
` [PATCH v6 21/26] soc: renesas: rz-sysc: Convert to common field_get() helper
` [PATCH v6 22/26] ALSA: usb-audio: Convert to common field_{get,prep}() helpers
` [PATCH -next v6 23/26] iio: imu: smi330: "
` [PATCH -next v6 24/26] mtd: rawnand: sunxi: "
` [PATCH v6 25/26] clk: renesas: Use bitfield helpers
` [PATCH v6 26/26] soc: "

[PATCH v5 00/23] Non-const bitfield helpers
 2025-11-10  8:59 UTC  (28+ messages)
` [PATCH v5 02/23] crypto: qat - #undef field_get() before local definition
` [PATCH v5 04/23] gpio: aspeed: #undef field_{get,prep}() "
` [PATCH v5 07/23] pinctrl: ma35: "
` [PATCH v5 09/23] ALSA: usb-audio: "
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition
` [PATCH v5 11/23] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v5 13/23] crypto: qat - convert to common field_get() helper
` [PATCH v5 18/23] pinctrl: ma35: Convert to common field_{get,prep}() helpers
` [PATCH v5 20/23] ALSA: usb-audio: "

[PATCH] EDAC/altera: Handle OCRAM ECC enable after warm reset
 2025-11-09 18:57 UTC  (3+ messages)

[PATCH v2] EDAC/versalnet: Refactor memory controller initialization and cleanup
 2025-11-09 15:58 UTC  (2+ messages)

[PATCH] EDAC/versalnet: Handle split messages for non-standard errors
 2025-11-07 19:30 UTC  (4+ messages)

[PATCH v2] RAS/CEC: replace use of system_wq with system_percpu_wq
 2025-11-07 13:07 UTC  (3+ messages)

[PATCH v2 0/3] Cleanups in amd64_edac and removal of legacy EDAC sysfs interface
 2025-11-07 12:40 UTC  (5+ messages)
` [PATCH v2 1/3] EDAC/amd64: Generate ctl_name string at runtime
` [PATCH v2 2/3] EDAC/amd64: Remove NUM_CONTROLLERS macro
` [PATCH v2 3/3] edac: Remove the legacy EDAC sysfs interface

[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-11-06 21:56 UTC  (8+ messages)
` [PATCH v5 1/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v5 2/3] mm: handle poisoning of pfn without struct pages
` [PATCH v5 3/3] vfio/nvgrace-gpu: register device memory for poison handling

[QUESTION] EDAC/igen6: Missing PCI ID for Intel "Arrow Lake-S" Host Bridge (8086:7d1a)
 2025-11-06 13:38 UTC  (2+ messages)

[PATCH] RAS/CEC: replace use of system_wq with system_percpu_wq
 2025-11-06 11:16 UTC  (9+ messages)

[PATCH v2] EDAC/ie31200: Fix error handling in ie31200_register_mci
 2025-11-05 16:06 UTC  (3+ messages)

[PATCH v2] EDAC/igen6: Fix error handling in igen6_edac driver
 2025-11-05 12:27 UTC  (2+ messages)

[PATCH v2 0/2] x86/mm: support memory-failure on 32-bits with SPARSEMEM
 2025-11-05  9:05 UTC  (12+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm/memory-failure: remove the selection of RAS

[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-11-04 17:21 UTC  (10+ messages)
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages

[PATCH 0/4] Cleanups in amd64_edac
 2025-11-04 14:59 UTC  (14+ messages)
` [PATCH 3/4] EDAC/amd64: Set zn_regs_v2 flag for all AMD Family 1Ah-based SOCs
` [PATCH 4/4] EDAC/mc_sysfs: Begin deprecating legacy sysfs EDAC interface

[PATCH v8 0/8] AMD MCA interrupts rework
 2025-11-04 14:55 UTC  (9+ messages)
` [PATCH v8 1/8] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v8 2/8] x86/mce: Unify AMD DFR "
` [PATCH v8 3/8] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
` [PATCH v8 4/8] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v8 5/8] x86/mce/amd: Remove redundant reset_block()
` [PATCH v8 6/8] x86/mce/amd: Define threshold restart function for banks
` [PATCH v8 7/8] x86/mce: Handle AMD threshold interrupt storms
` [PATCH v8 8/8] x86/mce: Save and use APEI corrected threshold limit

[PATCH] EDAC/igen6: Fix error handling in igen6_edac driver
 2025-11-04 14:22 UTC  (2+ messages)

[PATCH] EDAC/ie31200: Fix error handling in ie31200_register_mci
 2025-11-04 14:15 UTC  (3+ messages)

[PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
 2025-11-04 12:55 UTC  (12+ messages)

[PATCH v13 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-11-04  9:34 UTC  (2+ messages)

[PATCH 0/6] Add EDAC support for Agilex5 SoCFPGA
 2025-11-04  3:46 UTC  (16+ messages)
` [PATCH 1/6] dt-bindings: edac: altera: Document additional ECC instances
` [PATCH 2/6] arm64: dts: agilex5: Add ECC manager and submodule nodes
` [PATCH 3/6] EDAC/altera: Add DBE interrupt handling for Agilex5
` [PATCH 4/6] EDAC/altera: Add IO96B ECC support for Agilex5 SoCFPGA
` [PATCH 5/6] EDAC/altera: Add support for CRAM SEU error handling on SoCFPGA
` [PATCH 6/6] EDAC: altera: Add ECC support for SDM QSPI on Agilex5

[PATCH 1/2] x86/mm: support memory-failure on 32-bits with SPARSEMEM
 2025-11-04  2:20 UTC  (8+ messages)
` [PATCH 2/2] mm/memory-failure: remove the selection of RAS

[PATCH] ACPI: APEI: Handle repeated SEA error interrupts storm scenarios
 2025-11-04  1:32 UTC  (3+ messages)

[GIT PULL] EDAC urgent for v6.18-rc5
 2025-11-03 23:07 UTC  (2+ messages)

[PATCH v7 0/8] AMD MCA interrupts rework
 2025-11-02 12:32 UTC  (17+ messages)
` [PATCH v7 2/8] x86/mce: Unify AMD DFR handler with MCA Polling
` [PATCH v7 8/8] x86/mce: Save and use APEI corrected threshold limit

[PATCH] EDAC/altera: Use INTTEST register for Ethernet and USB SBE injection
 2025-11-01  5:17 UTC 

[PATCH] EDAC/ghes: Replace deprecated strcpy in ghes_edac_report_mem_error
 2025-10-31 11:46 UTC 


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