public inbox for linux-edac@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-04 13:13:31 to 2023-11-18 19:33:14 UTC [more...]

[PATCH 00/20] MCA Updates
 2023-11-18 19:32 UTC  (14+ messages)
` [PATCH 01/20] x86/mce/inject: Clear test status value
` [PATCH 02/20] x86/mce: Define mce_setup() helpers for global and per-CPU fields
` [PATCH 03/20] x86/mce: Use mce_setup() helpers for apei_smca_report_x86_error()
` [PATCH 05/20] x86/mce/amd: Use helper for UMC bank type check
` [PATCH 06/20] x86/mce/amd: Use helper for GPU UMC bank type checks
` [PATCH 07/20] x86/mce/amd: Use fixed bank number for quirks
` [PATCH 08/20] x86/mce/amd: Look up bank type by IPID
` [PATCH 09/20] x86/mce/amd: Clean up SMCA configuration
` [PATCH 10/20] x86/mce/amd: Prep DFR handler before enabling banks
` [PATCH 12/20] x86/mce/amd: Clean up enable_deferred_error_interrupt()
` [PATCH 13/20] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH 14/20] x86/mce/amd: Unify AMD DFR "
` [PATCH 15/20] x86/mce: Skip AMD threshold init if no threshold banks found

[PATCH v1 1/3] EDAC, pnd2: Replace custom definition by one from sizes.h
 2023-11-16  8:32 UTC  (7+ messages)
` [PATCH v1 2/3] EDAC, pnd2: Apply bit macros and helpers where it makes sense
` [PATCH v1 3/3] EDAC, pnd2: Sort headers alphabetically

[RESEND PATCH] EDAC: altera: Use device_get_match_data()
 2023-11-15 21:02 UTC 

[PATCH v8 0/3] Handle corrected machine check interrupt storms
 2023-11-15 19:54 UTC  (20+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/3] x86/mce: Remove old CMCI storm mitigation code
  ` [PATCH v9 2/3] x86/mce: Add per-bank CMCI storm mitigation
  ` [PATCH v9 3/3] x86/mce: Handle Intel threshold interrupt storms
  ` [PATCH v10 0/3] Handle corrected machine check "
    ` [PATCH v10 1/3] x86/mce: Remove old CMCI storm mitigation code
    ` [PATCH v10 2/3] x86/mce: Add per-bank CMCI storm mitigation
    ` [PATCH v10 3/3] x86/mce: Handle Intel threshold interrupt storms

[PATCH v2] EDAC/versal: Fix the read of the num_rows
 2023-11-15  7:20 UTC 

[PATCH v12 00/37] x86: enable FRED for x86-64
 2023-11-14  5:58 UTC  (16+ messages)
` [PATCH v12 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS
` [PATCH v12 06/37] Documentation/x86/64: Add a documentation for FRED
` [PATCH v12 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch

Build regressions/improvements in v6.7-rc1
 2023-11-13 10:02 UTC 

[PATCH 0/5] EDAC/igen6: Add EDAC support for several Intel SoCs with IBECC
 2023-11-13  8:53 UTC  (6+ messages)
` [PATCH 1/5] EDAC/igen6: Make get_mchbar() helper function
` [PATCH 2/5] EDAC/igen6: Add Intel Alder Lake-N SoCs support
` [PATCH 3/5] EDAC/igen6: Add Intel Raptor Lake-P "
` [PATCH 4/5] EDAC/igen6: Add Intel Meteor Lake-PS "
` [PATCH 5/5] EDAC/igen6: Add Intel Meteor Lake-P "

[PATCH v9 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-11-13  4:54 UTC  (5+ messages)
` [PATCH v9 1/2] dt-bindings: memory-controllers: Add support for Xilinx Versal EDAC for DDRMC
` [PATCH v9 2/2] EDAC/versal: Add a Xilinx Versal memory controller driver

[PATCH] driver : edac : Fix warning using plain integer as NULL
 2023-11-09 21:21 UTC 

[PATCH] driver : edac Fix warning using plain integer as NULL
 2023-11-09 21:20 UTC 

[PATCH] x86/mce: Remove redundant check from mce_device_create()
 2023-11-07 16:55 UTC 

[PATCH v2 0/2] AMD Address Translation Library
 2023-11-07 12:02 UTC  (9+ messages)
` [PATCH v2 1/2] RAS: Introduce "
` [PATCH v2 2/2] EDAC/amd64: Use new "

System oświetlenia w abonamencie
 2023-11-07  9:55 UTC 

PSA: this list has been migrated (no action required)
 2023-11-07  0:00 UTC 

Słowa kluczowe do wypozycjonowania
 2023-10-31  8:30 UTC 

[PATCH v3 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
 2023-11-02 11:42 UTC  (5+ messages)
` [PATCH v3 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
` [PATCH v3 2/4] x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
` [PATCH v3 3/4] EDAC/mc: Add support for HBM3 memory type
` [PATCH v3 4/4] EDAC/amd64: Add support for family 0x19, models 0x90-9f devices

PSA: migrating linux-edac to new vger infrastructure
 2023-10-31 20:21 UTC 

[GIT PULL] EDAC updates for v6.7
 2023-10-30 23:50 UTC  (2+ messages)

[PATCH v2 0/4] Few cleanups and AMD Family 19h Models 90h-9fh EDAC Support
 2023-10-30  4:23 UTC  (16+ messages)
` [PATCH v2 1/4] EDAC/mce_amd: Remove SMCA Extended Error code descriptions
` [PATCH v2 2/4] x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types
` [PATCH v2 3/4] EDAC/mc: Add new HBM3 memory type
` [PATCH v2 4/4] EDAC/amd64: Add Family 19h Models 90h ~ 9fh enumeration support

[PATCH v2] EDAC/thunderx: Fix some potential buffer overflow in thunderx_ocx_com_threaded_isr()
 2023-10-26 17:18 UTC  (6+ messages)

[PATCH 0/7] Address Translation support for MI200 and MI300 models
 2023-10-26 14:31 UTC  (12+ messages)
` [PATCH 1/7] RAS: Add Address Translation support for MI200
` [PATCH 2/7] RAS: Add Address Translation support for MI300
` [PATCH 3/7] RAS: Add MCA Error address conversion for UMC
` [PATCH 4/7] RAS: Add static lookup table to get CS physical ID
` [PATCH 5/7] RAS: Add fixed Physical to logical CS ID mapping table
` [PATCH 6/7] RAS: Get CS fabirc ID register bit fields
` [PATCH 7/7] EDAC/amd64: RAS: platform/x86/amd: Identify all physical pages in row

[RFC PATCH v2 0/9] Use ERST for persistent storage of MCE and APEI errors
 2023-10-26 13:32 UTC  (5+ messages)

[PATCH v5] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
 2023-10-26  0:39 UTC 

[bug report] x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
 2023-10-25  7:48 UTC  (3+ messages)

[bug report] EDAC/versal: Add a Xilinx Versal memory controller driver
 2023-10-24  9:29 UTC  (5+ messages)

Wycena paneli fotowoltaicznych
 2023-10-24  8:05 UTC 

[PATCH 0/7] AMD Family 19h Models 90h-9fh EDAC Support
 2023-10-24  6:18 UTC  (7+ messages)
` [PATCH 2/7] EDAC/mce_amd: Remove SMCA Extended Error code descriptions

[PATCH] EDAC/versal: Remove a unnecessary check
 2023-10-24  5:22 UTC 

[PATCH v4] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-23  4:22 UTC 

[PATCH] EDAC/thunderx: Fix some potential buffer overflow in thunderx_ocx_com_threaded_isr()
 2023-10-21 17:06 UTC 

[PATCH v3] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-17 17:35 UTC  (11+ messages)

[PATCH] x86/mce: Increase the size of the MCE pool from 2 to 8 pages
 2023-10-16 16:14 UTC  (10+ messages)

Zapytanie ofertowe
 2023-10-16  7:30 UTC 

[PATCH] EDAC: armada_xp: Explicitly include correct DT includes
 2023-10-13 19:03 UTC 

[PATCH 00/21] EDAC: Convert to platform remove callback returning void
 2023-10-13 10:04 UTC  (14+ messages)
` [PATCH 12/21] EDAC/octeon-l2c: "
` [PATCH 13/21] EDAC/octeon-lmc: "
` [PATCH 14/21] EDAC/octeon-pc: "
` [PATCH 15/21] EDAC/octeon-pci: "
` [PATCH 17/21] EDAC/qcom: "
` [PATCH 18/21] EDAC/synopsys: "
` [PATCH 21/21] EDAC/zynqmp: "
` [PATCH 22/21] EDAC/fsl_ddr: "

[PATCH] EDAC: Clean up errors in edac.h
 2023-10-13  2:45 UTC 

[PATCH RESEND v2] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-10-13  0:26 UTC  (8+ messages)

[PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
 2023-10-10  6:57 UTC  (10+ messages)

[PATCH 1/3] EDAC/igen6: Fix slab-use-after-free in igen6_unregister_mci()
 2023-10-09  8:50 UTC  (6+ messages)
` [PATCH 2/3] EDAC/device: Fix potential slab-use-after-free
` [PATCH 3/3] EDAC/pci: Fix a potential memory leak

[RESEND PATCH v8 2/2] ACPI: APEI: handle synchronous exceptions in task work
 2023-10-07  7:28 UTC  (6+ messages)
` [PATCH v9 0/2] ACPI: APEI: handle synchronous errors in task work with proper si_code
` [PATCH v9 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v9 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH] EDAC: altera: Use device_get_match_data()
 2023-10-06 22:46 UTC 


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