linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-03 19:29:44 to 2024-10-20 02:05:15 UTC [more...]

[PATCH v6 RESEND 0/2] Add EDAC driver for loongson memory controller
 2024-10-20  2:04 UTC  (4+ messages)
` [PATCH v6 RESEND 1/2] dt-bindings: EDAC for ls3a5000 "
` [PATCH v6 RESEND 2/2] EDAC: Add EDAC driver for loongson "

[PATCH 00/10] Clean up some x86/mce code
 2024-10-20  0:25 UTC  (44+ messages)
` [PATCH 01/10] x86/mce/dev-mcelog: Use xchg() to get and clear the flags
` [PATCH 02/10] x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff
` [PATCH 03/10] x86/mce: Make several functions return bool
` [PATCH 04/10] x86/mce/threshold: Remove the redundant this_cpu_dec_return()
` [PATCH 05/10] x86/mce/genpool: Make mce_gen_pool_create() return explicit error codes
` [PATCH 06/10] x86/mce: Convert multiple if () statements into a switch() statement
` [PATCH 07/10] x86/mce: Remove the unnecessary {}
` [PATCH 08/10] x86/mce: Remove the redundant zeroing assignments
` [PATCH 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations
` [PATCH 10/10] x86/mce: Fix typos in comments
` [PATCH v2 00/10] x86/mce: Clean up some x86/mce code
  ` [PATCH v2 01/10] x86/mce/dev-mcelog: Use xchg() to get and clear the flags
  ` [PATCH v2 02/10] x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff
  ` [PATCH v2 03/10] x86/mce: Make several functions return bool
  ` [PATCH v2 04/10] x86/mce/threshold: Remove the redundant this_cpu_dec_return()
  ` [PATCH v2 05/10] x86/mce/genpool: Make mce_gen_pool_create() return explicit error codes
  ` [PATCH v2 06/10] x86/mce: Convert multiple if () statements into a switch() statement
  ` [PATCH v2 07/10] x86/mce: Remove the unnecessary {}
  ` [PATCH v2 08/10] x86/mce: Remove the redundant zeroing assignments
  ` [PATCH v2 09/10] x86/mce/amd: Remove unnecessary NULL pointer initializations
  ` [PATCH v2 10/10] x86/mce: Fix typos in comments

[PATCH v6 0/5] MCE wrapper and support for new SMCA syndrome MSRs
 2024-10-18 15:28 UTC  (15+ messages)
` [PATCH v6 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v6 2/5] tracing: Add __print_dynamic_array() helper
` [PATCH v6 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v6 4/5] x86/mce/apei: Handle variable register array size
` [PATCH v6 5/5] EDAC/mce_amd: Add support for FRU Text in MCA

[PATCH v14 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-10-18  0:08 UTC  (10+ messages)
` [PATCH v14 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v14 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v2 RESEND] EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
 2024-10-17 12:28 UTC  (2+ messages)

[PATCH v1 RESEND] EDAC/bluefield - fix potential integer overflow
 2024-10-17 12:12 UTC  (4+ messages)

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-17  8:37 UTC  (55+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control
` [PATCH v13 02/18] EDAC: Add scrub control feature
` [PATCH v13 03/18] EDAC: Add ECS "
` [PATCH v13 04/18] cxl: move cxl headers to new include/cxl/ directory
` [PATCH v13 05/18] cxl: Move mailbox related bits to the same context
` [PATCH v13 06/18] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
` [PATCH v13 07/18] cxl: Add Get Supported Features command for kernel usage
` [PATCH v13 08/18] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v13 09/18] cxl/mbox: Add SET_FEATURE "
` [PATCH v13 10/18] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v13 11/18] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v13 13/18] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v13 14/18] ras: mem: Add memory "
` [PATCH v13 15/18] EDAC: Add memory repair control feature
` [PATCH v13 16/18] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v13 17/18] cxl/memfeature: Add CXL memory device PPR control feature
` [PATCH v13 18/18] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH v3 0/6] EDAC/fsl-ddr: Add imx9 support
 2024-10-16 20:31 UTC  (7+ messages)
` [PATCH v3 1/6] EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
` [PATCH v3 2/6] EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdata
` [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations
` [PATCH v3 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller
` [PATCH v3 5/6] EDAC/fsl_ddr: Add support for i.MX9 DDR controller
` [PATCH v3 6/6] arm64: dts: imx93: add ddr edac support

[RFC PATCH v1 31/57] edac: Remove PAGE_SIZE compile-time constant assumption
 2024-10-16 14:46 UTC  (2+ messages)

[RFC PATCH] rasdaemon: Add page offline support for cxl memory
 2024-10-16 10:46 UTC  (2+ messages)

[PATCH v2 0/6] EDAC/fsl-ddr: Add imx9 support
 2024-10-15 18:55 UTC  (14+ messages)
` [PATCH v2 1/6] EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
` [PATCH v2 2/6] EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdata
` [PATCH v2 3/6] EDAC/fsl_ddr: Fix bad bit shift operations
` [PATCH v2 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller
` [PATCH v2 5/6] EDAC/fsl_ddr: Add support for i.MX9 DDR controller
` [PATCH v2 6/6] arm64: dts: imx93: add ddr edac support

[PATCH v5 0/5] MCE wrapper and support for new SMCA syndrome MSRs
 2024-10-15 18:14 UTC  (7+ messages)
` [PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info

[PATCH 0/2] EDAC: Fix incorrect far-memory error source
 2024-10-15  7:22 UTC  (3+ messages)
` [PATCH 1/2] EDAC/skx_common: Distinguish the memory "
` [PATCH 2/2] EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator

[PATCH 1/1] EDAC/igen6: Add Intel Panther Lake-H SoCs support
 2024-10-14 18:33 UTC  (2+ messages)

[PATCH 0/2] MAINTAINERS: Deal with the linux-mips.org mess
 2024-10-14  8:23 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: Retire Ralf Baechle
` [PATCH 2/2] MAINTAINERS: Remove linux-mips.org references

[PATCH v3 0/5] Fix issues with ARM Processor CPER records
 2024-10-14 10:00 UTC  (3+ messages)

[PATCH v3 0/3] x86/mce: Add Zhaoxin MCE support
 2024-10-14  7:53 UTC  (18+ messages)
` [PATCH v4 0/4] x86/mce: Add Zhaoxin MCE support and remove
  ` [PATCH v4 1/4] x86/mce: Add centaur vendor to support Zhaoxin MCA
  ` [PATCH v4 2/4] x86/mce: Remove functions that disable error reporting
  ` [PATCH v4 3/4] x86/mce: Add zhaoxin.c to support Zhaoxin MCA
  ` [PATCH v4 4/4] x86/mce: Add CMCI storm switching support for Zhaoxin
  ` [PATCH v5 0/4] x86/mce: Add Zhaoxin MCE support and remove functions that disable error reporting
    ` [PATCH v5 1/4] x86/mce: Add Centaur vendor to support Zhaoxin MCA
    ` [PATCH v5 2/4] x86/mce: Remove functions that disable error reporting
    ` [PATCH v5 3/4] x86/mce: Add zhaoxin.c to support Zhaoxin MCA
    ` [PATCH v5 4/4] x86/mce: Add CMCI storm switching support for Zhaoxin

Yamaha Piano 10/12
 2024-10-12 21:58 UTC 

[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
 2024-10-10 16:07 UTC  (10+ messages)
` [PATCH 1/6] EDAC: fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()

[PATCH v2] EDAC/qcom: Make irq configuration optional
 2024-10-07 14:26 UTC  (2+ messages)

[PATCH v2] EDAC: MAINTAINERS: change FSL DDR EDAC maintainer to Frank Li
 2024-10-06  8:28 UTC  (5+ messages)

Bouncing maintainer: Ralf Baechle
 2024-10-04 15:41 UTC  (2+ messages)

[PATCH] EDAC: MAINTAINERS: move FSL DDR EDAC maintainer York Sun to Credits
 2024-10-03 19:29 UTC  (3+ messages)


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