linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-28 11:58:28 to 2023-02-10 16:01:48 UTC [more...]

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2023-02-10 16:01 UTC  (6+ messages)
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded

[PATCH v2 00/22] AMD64 EDAC Cleanup and Refactor
 2023-02-10 12:16 UTC  (25+ messages)
` [PATCH v2 01/22] EDAC/amd64: Don't set up EDAC PCI control on Family 17h+
` [PATCH v2 02/22] EDAC/amd64: Remove scrub rate control for Family 17h and later
` [PATCH v2 03/22] EDAC/amd64: Remove PCI Function 6
` [PATCH v2 04/22] EDAC/amd64: Remove PCI Function 0
` [PATCH v2 05/22] EDAC/amd64: Remove early_channel_count()
` [PATCH v2 06/22] EDAC/amd64: Rename debug_display_dimm_sizes()
` [PATCH v2 07/22] EDAC/amd64: Split get_csrow_nr_pages() into dct/umc functions
` [PATCH v2 08/22] EDAC/amd64: Drop dbam_to_cs() for Family 17h and later
` [PATCH v2 09/22] EDAC/amd64: Don't find ECC symbol size "
` [PATCH v2 10/22] EDAC/amd64: Merge struct amd64_family_type into struct amd64_pvt
` [PATCH v2 11/22] EDAC/amd64: Rework hw_info_{get,put}
` [PATCH v2 12/22] EDAC/amd64: Split prep_chip_selects() into dct/umc functions
` [PATCH v2 13/22] EDAC/amd64: Split read_base_mask() "
` [PATCH v2 14/22] EDAC/amd64: Split determine_memory_type() "
` [PATCH v2 15/22] EDAC/amd64: Split read_mc_regs() "
` [PATCH v2 16/22] EDAC/amd64: Split ecc_enabled() "
` [PATCH v2 17/22] EDAC/amd64: Split setup_mci_misc_attrs() "
` [PATCH v2 18/22] EDAC/amd64: Rename f17h_determine_edac_ctl_cap()
` [PATCH v2 19/22] EDAC/amd64: Split determine_edac_cap() into dct/umc functions
` [PATCH v2 20/22] EDAC/amd64: Split init_csrows() "
` [PATCH v2 21/22] EDAC/amd64: Split dump_misc_regs() "
` [PATCH v2 22/22] EDAC/amd64: Add get_err_info() to pvt->ops

[PATCH 1/1] EDAC/skx: Fix overflows on the DRAM row address mapping arrays
 2023-02-10  7:30 UTC  (3+ messages)

[PATCH 1/1] EDAC/i10nm: Add driver decoder for Sapphire Rapids server
 2023-02-08 16:45 UTC  (2+ messages)

[PATCH v1 0/3] Update SMCA Error Decoding for AMD EPYC Processors
 2023-02-07 19:07 UTC  (7+ messages)
` [PATCH v1 1/3] EDAC/mce_amd: Update SMCA bank error descriptions
` [PATCH v1 2/3] x86/MCE/AMD: Add HWID Fixup for PCS_XGMI SMCA
` [PATCH v1 3/3] x86/MCE/AMD: Handle reassigned bit definitions for CS SMCA

[RFC PATCH V2 1/1] rasdaemon: Fix poll() on per_cpu trace_pipe_raw blocks indefinitely
 2023-02-04 19:33 UTC 

[RESEND PATCH V3 0/4] rasdaemon: Add support for the CXL error events
 2023-02-03  9:31 UTC  (7+ messages)
` [RESEND PATCH V3 1/4] rasdaemon: Move definition for BIT and BIT_ULL to a common file
` [RESEND PATCH V3 2/4] rasdaemon: Add support for the CXL poison events
` [RESEND PATCH V3 3/4] rasdaemon: Add support for the CXL AER uncorrectable errors
` [RESEND PATCH V3 4/4] rasdaemon: Add support for the CXL AER correctable errors

[RFC PATCH 1/1] tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_raw
 2023-02-02 21:18 UTC  (2+ messages)

[RFC PATCH 1/1] rasdaemon: Fix poll() on per_cpu trace_pipe_raw do not retun
 2023-02-02 18:23 UTC 

Faktoring
 2023-02-01  9:06 UTC 

[PATCH] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-02-01  2:47 UTC  (5+ messages)

[bug-report] rasdaemon doesnot report new records
 2023-01-30 11:57 UTC  (2+ messages)

[PATCH v3 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-01-29 22:10 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: edac: Add bindings for Xilinx Versal EDAC for DDRMC
` [PATCH v3 2/2] edac: xilinx: Added EDAC support for Xilinx DDR controller

[PATCH] EDAC/amd81*1: Remove "\n" from MODULE_AUTHOR
 2023-01-29 16:50 UTC 

[PATCH] x86/MCE/AMD: avoid shift-out-of-bounds when decoding bank
 2023-01-27 15:16 UTC 

[PATCH V2 0/4] rasdaemon: Add support for the CXL error events
 2023-01-26 10:04 UTC  (11+ messages)
` [PATCH V2 1/4] rasdaemon: Move definition for BIT and BIT_ULL to a common file
` [PATCH V2 2/4] rasdaemon: Add support for the CXL poison events
` [PATCH V2 3/4] rasdaemon: Add support for the CXL AER uncorrectable errors
` [PATCH V2 4/4] rasdaemon: Add support for the CXL AER correctable errors

[PATCH 0/5] EDAC/Intel: Intel EDAC driver updates for "near" memory and new CPUs
 2023-01-25 16:49 UTC  (7+ messages)
` [PATCH 1/5] EDAC/skx_common: Enable EDAC support for the "near" memory
` [PATCH 2/5] EDAC/skx_common: Delete duplicated and unreachable code
` [PATCH 3/5] EDAC/i10nm: Add Intel Emerald Rapids server support
` [PATCH 4/5] EDAC/i10nm: Make more configurations CPU model specific
` [PATCH 5/5] EDAC/i10nm: Add Intel Granite Rapids server support

[RFC PATCH 0/4] rasdaemon: Add support for the CXL error events
 2023-01-23 12:24 UTC  (13+ messages)
` [RFC PATCH 1/4] rasdaemon: Move definition for BIT and BIT_ULL to a common file
` [RFC PATCH 2/4] rasdaemon: Add support for the CXL poison events
` [RFC PATCH 3/4] rasdaemon: Add support for the CXL AER uncorrectable errors
` [RFC PATCH 4/4] rasdaemon: Add support for the CXL AER correctable errors

Prezentacja
 2023-01-23  8:37 UTC 

[GIT PULL] EDAC urgent for v6.2-rc6
 2023-01-22 20:20 UTC  (2+ messages)

[PATCH v6 00/17] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-01-20 19:04 UTC  (29+ messages)
` [PATCH v6 01/17] EDAC/device: Respect any driver-supplied workqueue polling value
` [PATCH v6 02/17] EDAC/qcom: Add platform_device_id table for module autoloading
` [PATCH v6 03/17] EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
` [PATCH v6 04/17] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH v6 05/17] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH v6 06/17] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH v6 07/17] arm64: dts: qcom: sc7180: "
` [PATCH v6 08/17] arm64: dts: qcom: sc7280: "
` [PATCH v6 09/17] arm64: dts: qcom: sc8280xp: "
` [PATCH v6 10/17] arm64: dts: qcom: sm8150: "
` [PATCH v6 11/17] arm64: dts: qcom: sm8250: "
` [PATCH v6 12/17] arm64: dts: qcom: sm8350: "
` [PATCH v6 13/17] arm64: dts: qcom: sm8450: "
` [PATCH v6 14/17] arm64: dts: qcom: sm6350: "
` [PATCH v6 15/17] qcom: llcc/edac: Fix the base address used for accessing "
` [PATCH v6 16/17] qcom: llcc/edac: Support polling mode for ECC handling
` [PATCH v6 17/17] soc: qcom: llcc: Do not create EDAC platform device on SDM845

[PATCH v5 00/17] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-01-18 15:08 UTC  (16+ messages)
` [PATCH v5 03/17] EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
` [PATCH v5 15/17] qcom: llcc/edac: Fix the base address used for accessing LLCC banks
` [PATCH v5 16/17] qcom: llcc/edac: Support polling mode for ECC handling

Custom Software Development
 2023-01-18  8:45 UTC 

[PATCH] EDAC/mc_sysfs: use strscpy() to instead of strncpy()
 2023-01-18  4:55 UTC  (2+ messages)

[RFC PATCH] mce: prevent concurrent polling of MCE events
 2023-01-17 18:58 UTC  (5+ messages)

[GIT PULL] EDAC urgent for v6.2-rc4
 2023-01-15 13:25 UTC  (2+ messages)

[PATCH v5 0/3] Fix crash when using Qcom LLCC/EDAC drivers
 2023-01-14  7:14 UTC  (2+ messages)

Silikonmischungen
 2023-01-12  8:40 UTC 

[PATCH v18 0/3] EDAC/nuvoton: Add NPCM memory controller driver
 2023-01-11 10:54 UTC  (5+ messages)
` [PATCH v18 1/3] ARM: dts: nuvoton: Add node for NPCM memory controller
` [PATCH v18 2/3] dt-bindings: memory-controllers: nuvoton: Add "
` [PATCH v18 3/3] EDAC/npcm: Add NPCM memory controller driver

Słowa kluczowe do wypozycjonowania
 2023-01-11  8:45 UTC 

[PATCH v7 0/2] EDAC: Add support for Xilinx ZynqMP OCM EDAC
 2023-01-09 10:11 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: edac: Add bindings for Xilinx ZynqMP OCM
` [PATCH v7 2/2] EDAC/zynqmp: Add EDAC support "

[PATCH] mce: fix missing stack-dumping in mce_panic()
 2023-01-09  6:54 UTC  (17+ messages)

[PATCH] EDAC/altera: Remove redundant error logging
 2023-01-07 20:06 UTC 

[PATCH v6 0/4] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2023-01-03 20:54 UTC  (4+ messages)
` [PATCH v6 2/4] x86/mce: Remove __mcheck_cpu_init_early()

[PATCH] EDAC: highbank: Fix memory leak in highbank_mc_probe
 2023-01-03 16:41 UTC  (3+ messages)

RFC on drivers/memory vs drivers/edac memory mapping for DDR Controller
 2023-01-03 14:34 UTC  (15+ messages)

[PATCH] EDAC: add parameters to edac stub macros
 2022-12-31 16:01 UTC 

[PATCH v2] edac: fix period calculation in edac_device_reset_delay_period()
 2022-12-30 14:48 UTC  (4+ 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).