linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-10 20:12:03 to 2022-01-27 20:42:02 UTC [more...]

[PATCH v4 00/24] AMD MCA Address Translation Updates
 2022-01-27 20:41 UTC  (20+ messages)
` [PATCH v4 01/24] EDAC/amd64: Define Data Fabric operations
` [PATCH v4 02/24] EDAC/amd64: Define functions for DramOffset
` [PATCH v4 03/24] EDAC/amd64: Define function to read DRAM address map registers
` [PATCH v4 04/24] EDAC/amd64: Define function to find interleaving mode
` [PATCH v4 05/24] EDAC/amd64: Define function to denormalize address
` [PATCH v4 06/24] EDAC/amd64: Define function to add DRAM base and hole
` [PATCH v4 07/24] EDAC/amd64: Define function to dehash address
` [PATCH v4 08/24] EDAC/amd64: Define function to check DRAM limit address
` [PATCH v4 09/24] EDAC/amd64: Remove goto statements
` [PATCH v4 10/24] EDAC/amd64: Define function to get Interleave Address Bit
` [PATCH v4 11/24] EDAC/amd64: Skip denormalization if no interleaving
` [PATCH v4 12/24] EDAC/amd64: Define function to get number of interleaved channels
` [PATCH v4 13/24] EDAC/amd64: Define function to get number of interleaved dies
` [PATCH v4 14/24] EDAC/amd64: Define function to get number of interleaved sockets
` [PATCH v4 15/24] EDAC/amd64: Remove unnecessary assert
` [PATCH v4 16/24] EDAC/amd64: Define function to make space for CS ID
` [PATCH v4 18/24] EDAC/amd64: Define function to insert CS ID into address
` [PATCH v4 19/24] EDAC/amd64: Define function to get CS Fabric ID
` [PATCH v4 20/24] EDAC/amd64: Define function to find shift and mask values

[PATCH 0/4] edac_align_ptr() bug fix and refactoring
 2022-01-27  9:58 UTC  (8+ messages)
` [PATCH 1/4] EDAC: Fix calculation of returned address and next offset in edac_align_ptr()
` [PATCH 2/4] EDAC: Remove unnecessary cast to char* in edac_align_ptr() function
` [PATCH 3/4] EDAC: Refactor edac_align_ptr() to use u8/u16/u32/u64 data types
` [PATCH 4/4] EDAC: Refactor edac_align_ptr() flow

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-01-27  2:28 UTC  (25+ messages)
` [PATCH v3 0/2] EDAC/ghes: refactor memory error reporting to avoid
` [PATCH v3 1/2] efi/cper: add cper_mem_err_status_str to decode error description
` [PATCH v3 2/2] EDAC/ghes: use cper functions to avoid code duplication
` [RESEND PATCH v3 0/2] EDAC/ghes: refactor memory error reporting to avoid
` [RESEND PATCH v3 1/2] efi/cper: add cper_mem_err_status_str to decode error description
` [RESEND PATCH v3 2/2] EDAC/ghes: use cper functions to avoid code duplication
` [PATCH v4 0/2] EDAC/ghes: refactor memory error reporting "
` [PATCH v4 1/2] efi/cper: add cper_mem_err_status_str to decode error description
` [PATCH v4 2/2] EDAC/ghes: use cper functions to avoid code duplication
` [PATCH v5 0/2] EDAC/ghes: refactor memory error reporting "
` [PATCH v5 1/2] efi/cper: add cper_mem_err_status_str to decode error description
` [PATCH v5 2/2] EDAC/ghes: use cper functions to avoid code duplication

[PATCH] Revert "EDAC/xgene: Do not print a failure message to get an IRQ twice"
 2022-01-26 20:35 UTC 

[PATCH 0/5] Stop calling request_irq(), etc. with invalid IRQs in the EDAC drivers
 2022-01-26 20:03 UTC  (6+ messages)
` [PATCH 1/5] edac: altera: add IRQ checks for L2 cache and OCRAM
` [PATCH 2/5] edac: altera: add IRQ check for Arria10
` [PATCH 3/5] edac: fsl_ddr: add IRQ check
` [PATCH 4/5] edac: highbank_l2: add IRQ checks
` [PATCH 5/5] edac: highbank_mc: add IRQ check

[PATCH 0/2] Fix deferred probing in the EDAC drivers
 2022-01-26 16:52 UTC  (4+ messages)
` [PATCH 1/2] edac: altera: fix deferred probing
` [PATCH 2/2] edac: xgene: "

[PATCH v2] RAS: Report ARM processor information to userspace
 2022-01-26 10:54 UTC  (2+ messages)

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25 14:01 UTC  (93+ messages)
                    ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()
  ` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)

Prezentacja
 2022-01-25  8:57 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

[bug report] EDAC/igen6: Add EDAC driver for Intel client SoCs using IBECC
 2022-01-25  5:51 UTC 

[PATCH] RAS: Report ARM processor information to userspace
 2022-01-25  2:35 UTC  (2+ messages)

[PATCH] x86/mce: Always call kill_me_maybe() to handle memory failure in user mode
 2022-01-24  9:47 UTC  (2+ messages)

[PATCH v2 1/2] EDAC: use proper list of struct attribute for attributes
 2022-01-23 19:19 UTC  (2+ messages)

[PATCH v3 0/2] AMD Family 19h Models 10h-1Fh Updates
 2022-01-21 12:25 UTC  (3+ messages)
` [PATCH v3 2/2] EDAC/amd64: Add new register offset support and related changes

[PATCH] EDAC/dmc520: Don't print an error for each unconfigured interrupt line
 2022-01-19 10:28 UTC  (10+ messages)

[PATCH AUTOSEL 5.15 048/188] EDAC/synopsys: Use the quirk for version instead of ddr version
 2022-01-18  2:30 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 104/188] x86/mce: Allow instrumentation during task work queueing
` [PATCH AUTOSEL 5.15 105/188] x86/mce: Mark mce_panic() noinstr
` [PATCH AUTOSEL 5.15 106/188] x86/mce: Mark mce_end() noinstr
` [PATCH AUTOSEL 5.15 107/188] x86/mce: Mark mce_read_aux() noinstr

[PATCH AUTOSEL 5.10 020/116] EDAC/synopsys: Use the quirk for version instead of ddr version
 2022-01-18  2:39 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 061/116] x86/mce: Allow instrumentation during task work queueing
` [PATCH AUTOSEL 5.10 062/116] x86/mce: Mark mce_panic() noinstr
` [PATCH AUTOSEL 5.10 063/116] x86/mce: Mark mce_end() noinstr
` [PATCH AUTOSEL 5.10 064/116] x86/mce: Mark mce_read_aux() noinstr

[PATCH AUTOSEL 5.4 13/73] EDAC/synopsys: Use the quirk for version instead of ddr version
 2022-01-18  2:43 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 34/73] x86/mce: Mark mce_panic() noinstr
` [PATCH AUTOSEL 5.4 35/73] x86/mce: Mark mce_end() noinstr
` [PATCH AUTOSEL 5.4 36/73] x86/mce: Mark mce_read_aux() noinstr

[PATCH AUTOSEL 5.16 054/217] EDAC/synopsys: Use the quirk for version instead of ddr version
 2022-01-18  2:18 UTC  (6+ messages)
` [PATCH AUTOSEL 5.16 122/217] x86/mce: Allow instrumentation during task work queueing
` [PATCH AUTOSEL 5.16 123/217] x86/mce: Prevent severity computation from being instrumented
` [PATCH AUTOSEL 5.16 124/217] x86/mce: Mark mce_panic() noinstr
` [PATCH AUTOSEL 5.16 125/217] x86/mce: Mark mce_end() noinstr
` [PATCH AUTOSEL 5.16 126/217] x86/mce: Mark mce_read_aux() noinstr

[PATCH v2] x86/CPU/AMD: use default_groups in kobj_type
 2022-01-17 21:52 UTC  (2+ messages)

[PATCH v2] x86/MCE/AMD: Allow thresholding interface updates after init
 2022-01-17 16:13 UTC 

[PATCH] x86/MCE/AMD: Allow thresholding interface updates after init
 2022-01-17 15:14 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 


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