linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-19 17:19:06 to 2023-03-19 12:46:43 UTC [more...]

[PATCH v8 00/14] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-03-19 12:46 UTC  (17+ messages)
` [PATCH v8 01/14] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH v8 02/14] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH v8 03/14] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH v8 04/14] arm64: dts: qcom: sc7180: "
` [PATCH v8 05/14] arm64: dts: qcom: sc7280: "
` [PATCH v8 06/14] arm64: dts: qcom: sc8280xp: "
` [PATCH v8 07/14] arm64: dts: qcom: sm8150: "
` [PATCH v8 08/14] arm64: dts: qcom: sm8250: "
` [PATCH v8 09/14] arm64: dts: qcom: sm8350: "
` [PATCH v8 10/14] arm64: dts: qcom: sm8450: "
` [PATCH v8 11/14] arm64: dts: qcom: sm6350: "
` [PATCH v8 12/14] qcom: llcc/edac: Fix the base address used for accessing "
` [PATCH v8 13/14] qcom: llcc/edac: Support polling mode for ECC handling
` [PATCH v8 14/14] soc: qcom: llcc: Do not create EDAC platform device on SDM845
` (subset) [PATCH v8 00/14] Qcom: LLCC/EDAC: Fix base address used for LLCC banks

[PATCH v2 00/22] AMD64 EDAC Cleanup and Refactor
 2023-03-18 15:39 UTC  (28+ 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] rasdaemon: Fix for regression in ras_mc_create_table() if some cpus are offline at the system start
 2023-03-18  8:35 UTC  (2+ messages)

[PATCH v4 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-03-18  1:48 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: edac: Add support for Xilinx Versal EDAC DDRMC
` [PATCH v4 2/2] edac/xilinx: Add EDAC support for Xilinx DDR controller

[RFC PATCH 4/5] x86/mce: Move storm handling to core
 2023-03-17 17:20 UTC  (9+ messages)
` [PATCH v2 0/5] Handle corrected machine check interrupt storms
    ` [PATCH v3 "
      ` [PATCH v3 1/5] x86/mce: Remove old CMCI storm mitigation code
      ` [PATCH v3 2/5] x86/mce: Add per-bank CMCI storm mitigation
      ` [PATCH v3 3/5] x86/mce: Introduce mce_handle_storm() to deal with begin/end of storms
      ` [PATCH v3 4/5] x86/mce: Move storm handling to core
      ` [PATCH v3 5/5] x86/mce: Handle AMD threshold interrupt storms

[PATCH v1 0/3] Update SMCA Error Decoding for AMD EPYC Processors
 2023-03-17 14:33 UTC  (5+ messages)
` [PATCH v1 3/3] x86/MCE/AMD: Handle reassigned bit definitions for CS SMCA

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

[PATCH v5 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-03-17 14:15 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: edac: Add support for Xilinx Versal EDAC for DDRMC
` [PATCH v5 2/2] EDAC/versal: Add a Xilinx Versal memory controller driver

Faktoring
 2023-03-16  8:51 UTC 

Rubber Molded
 2023-03-16  8:40 UTC 

[PATCH v6 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2023-03-15 22:22 UTC  (4+ messages)
` [PATCH v6 1/2] EDAC/qcom: Remove extra error no assignment in qcom_llcc_core_setup()
` [PATCH v6 2/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH v7 00/13] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-03-14 20:02 UTC  (15+ messages)
` [PATCH v7 01/13] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH v7 02/13] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH v7 03/13] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH v7 04/13] arm64: dts: qcom: sc7180: "
` [PATCH v7 05/13] arm64: dts: qcom: sc7280: "
` [PATCH v7 06/13] arm64: dts: qcom: sc8280xp: "
` [PATCH v7 07/13] arm64: dts: qcom: sm8150: "
` [PATCH v7 08/13] arm64: dts: qcom: sm8250: "
` [PATCH v7 09/13] arm64: dts: qcom: sm8350: "
` [PATCH v7 10/13] arm64: dts: qcom: sm8450: "
` [PATCH v7 11/13] arm64: dts: qcom: sm6350: "
` [PATCH v7 12/13] qcom: llcc/edac: Fix the base address used for accessing "
` [PATCH v7 13/13] soc: qcom: llcc: Do not create EDAC platform device on SDM845

[PATCH 01/36] EDAC/sysfs: move to use bus_get_dev_root()
 2023-03-13 18:28 UTC 

[PATCH 1/1] EDAC/skx: Fix overflows on the DRAM row address mapping arrays
 2023-03-13 18:14 UTC  (7+ messages)
        ` [PATCH v2 "

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

[PATCH 0/2] edac: Add support to handle Deferred Error
 2023-03-04  3:30 UTC  (4+ messages)
` [PATCH 1/2] edac: Modify sysfs enabled values log_ue, log_ce to bool
` [PATCH 2/2] edac: Add support to handle DE (Deferred Errors)

[PATCH v3 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-03-02  5:24 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] EDAC/i5100: Fix typo in comment
 2023-03-02  2:11 UTC 

[PATCH v2] x86/mce: Schedule work after restart from sysfs update
 2023-03-01 22:18 UTC  (3+ messages)

[PATCH] x86/mce: Schedule work after restart from sysfs update
 2023-03-01 22:08 UTC  (3+ messages)

Panele fotowaltaiczne
 2023-02-23  9:15 UTC 

[GIT PULL] EDAC updates for 6.3
 2023-02-21 17:24 UTC  (2+ messages)

[PATCH 5.4 063/156] tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_raw
 2023-02-20 13:35 UTC 

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

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-02-17 14:10 UTC  (2+ messages)
` [PATCH 23/24] kbuild, EDAC, altera: remove MODULE_LICENSE in non-modules

[PATCH] x86/MCE/AMD: Make kobj_type structure constant
 2023-02-17  3:20 UTC 

[bug-report] rasdaemon doesnot report new records
 2023-02-16 13:59 UTC  (3+ messages)

[RFC PATCH V2 1/1] rasdaemon: Fix poll() on per_cpu trace_pipe_raw blocks indefinitely
 2023-02-16 13:55 UTC  (4+ messages)

[PATCH] EDAC/amd64: remove unneeded call to reserve_mc_sibling_devs()
 2023-02-14 16:38 UTC  (12+ messages)
            ` [PATCH] EDAC/amd64: Shut up an -Werror,-Wsometimes-uninitialized clang false positive

[PATCH] EDAC/amd64: avoid uninitialized variable use
 2023-02-14 10:33 UTC 

[PATCH] EDAC/amd64: Avoid clang -Wsometimes-uninitialized in hw_info_get()
 2023-02-13 18:17 UTC 

[PATCH 5.10 103/139] tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_raw
 2023-02-13 14:50 UTC 

[PATCH 5.15 12/67] tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_raw
 2023-02-13 14:48 UTC 

[PATCH 6.1 012/114] tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_raw
 2023-02-13 14:47 UTC 

Prezentacja
 2023-02-13  9:15 UTC 

[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 1/1] EDAC/i10nm: Add driver decoder for Sapphire Rapids server
 2023-02-08 16:45 UTC  (2+ messages)

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

[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  (2+ messages)

[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  (7+ messages)
` [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 16/17] qcom: llcc/edac: Support polling mode for ECC handling


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