messages from 2024-07-30 18:54:50 to 2024-09-03 11:46:55 UTC [more...]
[PATCH V3 0/2] Add EDAC driver for loongson memory controller
2024-09-03 11:47 UTC (3+ messages)
` [PATCH V3 1/2] dt-bindings: EDAC for ls3a5000 "
` [PATCH V3 2/2] Loongarch: EDAC driver for loongson "
[PATCH V3 0/2] Add EDAC driver for loongson memory controller
2024-09-03 11:46 UTC (3+ messages)
` [PATCH V3 1/2] dt-bindings: EDAC for ls3a5000 "
` [PATCH V3 2/2] Loongarch: EDAC driver for loongson "
[PATCH v2 0/2] Add EDAC driver for ls3a5000 memory controller
2024-09-03 11:36 UTC (18+ messages)
` [PATCH v2 1/2] dt-bindings: EDAC "
` [PATCH v2 2/2] Loongarch: EDAC driver for loongson "
[PATCH v2] EDAC/qcom: Make irq configuration optional
2024-09-03 10:25 UTC (2+ messages)
Request for Quote and Meeting Availability
2024-09-03 10:14 UTC
[PATCH] EDAC/qcom: Make irq configuration optional
2024-09-03 10:08 UTC (5+ messages)
[PATCH v2 1/5] RAS: Report all ARM processor CPER information to userspace
2024-09-02 15:27 UTC (8+ messages)
` [PATCH v2 3/5] efi/cper: Add a new helper function to print bitmasks
` [PATCH v2 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
[PATCH v4 0/2] cxl: add device reporting poison handler
2024-09-02 14:19 UTC (12+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
` [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
[PATCH v12 0/3] ACPI: APEI: handle synchronous errors in task work
2024-09-02 3:00 UTC (4+ messages)
` [PATCH v12 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v12 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v12 3/3] ACPI: APEI: handle synchronous exceptions in task work
[RFC PATCH v2 0/2] CPU offlining with non-core MCA banks
2024-08-29 22:32 UTC (3+ messages)
` [RFC PATCH v2 1/2] x86/mce: Set a more accurate value for mce_num_banks
` [RFC PATCH v2 2/2] x86/mce: Prevent CPU offline for SMCA CPUs with non-core banks
[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
2024-08-29 22:03 UTC (3+ messages)
` [PATCH 1/6] EDAC: fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
[PATCH] x86/MCE: Prevent CPU offline for SMCA CPUs with non-core banks
2024-08-29 14:18 UTC (11+ messages)
[PATCH 1/1] EDAC/sb_edac: Fix the compile warning of large frame size
2024-08-29 12:09 UTC
[PATCH 1/1] EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5
2024-08-29 6:13 UTC
[PATCH 1/1] EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common
2024-08-29 5:51 UTC
[PATCH v1 0/2] Add EDAC driver for loongson memory controller
2024-08-28 2:24 UTC (13+ messages)
` [PATCH v1 1/2] Loongarch: "
` [PATCH v1 2/2] dt-bindings: EDAC "
[PATCH v5] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
2024-08-27 11:51 UTC (2+ messages)
[PATCH -next] drivers/edac: Remove obsoleted declarations for edac_sysfs_pci_setup()/_teardown()
2024-08-24 12:09 UTC
[PATCH] EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID
2024-08-24 12:06 UTC
[PATCH v5 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
2024-08-24 11:26 UTC
[PATCH v3] drivers:ras:Use IS_ERR() to check debugfs_create_dir() return value
2024-08-23 12:25 UTC (2+ messages)
[PATCH v2] drivers:block:Use IS_ERR() to check debugfs_create_dir() return value
2024-08-23 8:29 UTC (2+ messages)
[PATCH v1] drivers:ras:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-22 9:05 UTC (2+ messages)
[PATCH v4 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-08-21 18:55 UTC (8+ messages)
` [PATCH v4 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v4 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH] tracing: Add __print_dynamic_array() helper
` [PATCH v4 3/4] x86/mce/apei: Handle variable register array size
` [PATCH v4 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
[PATCH v11 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-08-21 16:50 UTC (23+ messages)
` [PATCH v11 01/14] EDAC: Add support for EDAC device feature's control
` [PATCH v11 02/14] EDAC: Add EDAC scrub control driver
` [PATCH v11 03/14] EDAC: Add EDAC ECS "
` [PATCH v11 04/14] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [PATCH v11 05/14] cxl/mbox: Add GET_FEATURE "
` [PATCH v11 06/14] cxl/mbox: Add SET_FEATURE "
` [PATCH v11 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v11 08/14] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v11 09/14] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v11 10/14] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v11 11/14] ras: mem: Add memory "
` [PATCH v11 12/14] EDAC: Add EDAC PPR control driver
` [PATCH v11 13/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v11 14/14] cxl/memfeature: Add CXL memory device PPR control feature
[PATCH v2 RESEND] EDAC/altera: Fix possible null pointer dereference
2024-08-21 6:16 UTC
[PATCH -next 0/9] drivers: fix some module autoloading
2024-08-19 12:23 UTC (21+ messages)
` [PATCH -next 1/9] usb: ehci-mv: fix "
` [PATCH -next 2/9] soc: pxa: ssp: "
` [PATCH -next 3/9] misc: atmel-ssc: "
` [PATCH -next 4/9] i2c: at91: "
` [PATCH -next 5/9] mpc85xx_edac: "
` [PATCH -next 6/9] dmaengine: pxa: "
` [PATCH -next 7/9] dmaengine: mmp_pdma: "
` [PATCH -next 8/9] dmaengine: at_hdmac: "
` [PATCH -next 9/9] ipmi: ipmi_ssif: "
[PATCH 0/9] AMD MCA interrupts rework
2024-08-16 14:17 UTC (14+ messages)
` [PATCH 4/9] x86/mce: Move machine_check_poll() status checks to helper functions
` [PATCH 6/9] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH 7/9] x86/mce: Unify AMD DFR "
` [PATCH 8/9] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
[PATCH v4 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
2024-08-16 1:39 UTC (2+ messages)
[v2, RESEND] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
2024-08-15 20:49 UTC
[v1, RESEND] EDAC/bluefield - fix potential integer overflow
2024-08-15 20:47 UTC
[PATCH v2 RESEND] EDAC/altera: Fix possible null pointer dereference
2024-08-15 1:54 UTC
[PATCH 1/1] EDAC/igen6: Fix conversion of system address to physical memory address
2024-08-14 12:58 UTC (3+ messages)
Memory not cleared by UEFI, causing spurious UE messages
2024-08-12 9:02 UTC
[RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
2024-08-10 9:25 UTC (15+ messages)
` [RESEND][PATCH 3/3] rseq: Ensure SIGBUS delivered on memory failure
[RESEND][PATCH 3/3] rseq: Ensure SIGBUS delivered on memory failure
2024-08-08 2:33 UTC
[PATCH v4] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
2024-08-06 8:14 UTC
[PATCH v2] EDAC/altera: Fix possible null pointer dereference
2024-08-06 8:03 UTC
[PATCH v3 0/5] Fix issues with ARM Processor CPER records
2024-08-05 12:53 UTC (2+ messages)
` [PATCH v3 1/5] RAS: Report all ARM processor CPER information to userspace
[PATCH v3 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
2024-08-03 15:24 UTC (2+ messages)
Unrecognized MSR report
2024-08-03 9:27 UTC (5+ messages)
[PATCH v3 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
2024-08-02 6:11 UTC (2+ messages)
[PATCH RESEND] EDAC/altera: Fix possible null pointer dereference
2024-08-02 6:01 UTC (2+ messages)
[PATCH v3 0/3] Rework mce_setup()
2024-08-01 21:02 UTC (3+ messages)
[PATCH v3] EDAC/synopsys: Fix the injection of the errors
2024-08-01 14:31 UTC (2+ messages)
[PATCH v3 0/2] PRM handler direct call interface
2024-08-01 12:49 UTC (2+ messages)
[PATCH AUTOSEL 6.6 47/83] EDAC/amd64: Check return value of amd_smn_read()
2024-08-01 0:18 UTC
[PATCH AUTOSEL 6.10 070/121] EDAC/amd64: Check return value of amd_smn_read()
2024-08-01 0:00 UTC
[PATCH v10 00/11] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-07-31 11:28 UTC (3+ messages)
[PATCH] Add EDAC Driver for Marvell OcteonTX2/CN10K SoCs
2024-07-31 11:26 UTC (2+ messages)
[PATCH v3 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-07-30 18:54 UTC (3+ messages)
` [PATCH v3 3/4] x86/mce/apei: Handle variable register array size
` [PATCH v3 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
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;
as well as URLs for NNTP newsgroup(s).