linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-22 14:31:30 to 2022-12-28 08:43:48 UTC [more...]

[PATCH v5 00/17] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-28  8:40 UTC  (14+ messages)
` [PATCH v5 01/17] EDAC/device: Make use of poll_msec value in edac_device_ctl_info struct
` [PATCH v5 02/17] EDAC/qcom: Add platform_device_id table for module autoloading
` [PATCH v5 03/17] EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
` [PATCH v5 04/17] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH v5 05/17] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH v5 06/17] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH v5 07/17] arm64: dts: qcom: sc7180: "
` [PATCH v5 08/17] arm64: dts: qcom: sc7280: "
` [PATCH v5 09/17] arm64: dts: qcom: sc8280xp: "
` [PATCH v5 10/17] arm64: dts: qcom: sm8150: "
` [PATCH v5 11/17] arm64: dts: qcom: sm8250: "
` [PATCH v5 12/17] arm64: dts: qcom: sm8350: "
` [PATCH v5 13/17] arm64: dts: qcom: sm8450: "

[PATCH v4 00/16] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-28  6:53 UTC  (24+ messages)
` [PATCH v4 01/16] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH v4 02/16] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH v4 03/16] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH v4 04/16] arm64: dts: qcom: sc7180: "
` [PATCH v4 05/16] arm64: dts: qcom: sc7280: "
` [PATCH v4 06/16] arm64: dts: qcom: sc8280xp: "
` [PATCH v4 07/16] arm64: dts: qcom: sm8150: "
` [PATCH v4 08/16] arm64: dts: qcom: sm8250: "
` [PATCH v4 09/16] arm64: dts: qcom: sm8350: "
` [PATCH v4 10/16] arm64: dts: qcom: sm8450: "
` [PATCH v4 11/16] arm64: dts: qcom: sm6350: "
` [PATCH v4 12/16] EDAC/device: Make use of poll_msec value in edac_device_ctl_info struct
` [PATCH v4 13/16] EDAC/qcom: Add platform_device_id table for module autoloading
` [PATCH v4 14/16] EDAC/qcom: Do not pass llcc_driv_data as edac_device_ctl_info's pvt_info
` [PATCH v4 15/16] qcom: llcc/edac: Fix the base address used for accessing LLCC banks
` [PATCH v4 16/16] qcom: llcc/edac: Support polling mode for ECC handling

[PATCH v17 0/3] EDAC/nuvoton: Add NPCM memory controller driver
 2022-12-27  8:58 UTC  (8+ messages)
` [PATCH v17 1/3] ARM: dts: nuvoton: Add node for NPCM memory controller
` [PATCH v17 2/3] dt-bindings: edac: nuvoton: Add document "
` [PATCH v17 3/3] EDAC/npcm: Add NPCM memory controller driver

[PATCH v6 0/4] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2022-12-23 13:23 UTC  (6+ messages)
` [PATCH v6 1/4] x86/mce: Cleanup bank processing on init
` [PATCH v6 2/4] x86/mce: Remove __mcheck_cpu_init_early()
` [PATCH v6 3/4] x86/mce: Define function to extract ErrorAddr from MCA_ADDR
` [PATCH v6 4/4] x86/mce: Add support for Extended Physical Address MCA changes

[PATCH v3 00/15] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-21  5:55 UTC  (20+ messages)
` [PATCH v3 01/15] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH v3 02/15] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH v3 03/15] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH v3 04/15] arm64: dts: qcom: sc7180: "
` [PATCH v3 05/15] arm64: dts: qcom: sc7280: "
` [PATCH v3 06/15] arm64: dts: qcom: sc8280xp: "
` [PATCH v3 07/15] arm64: dts: qcom: sm8150: "
` [PATCH v3 08/15] arm64: dts: qcom: sm8250: "
` [PATCH v3 09/15] arm64: dts: qcom: sm8350: "
` [PATCH v3 10/15] arm64: dts: qcom: sm8450: "
` [PATCH v3 11/15] arm64: dts: qcom: sm6350: "
` [PATCH v3 12/15] EDAC/device: Make use of poll_msec value in edac_device_ctl_info struct
` [PATCH v3 13/15] EDAC/qcom: Add platform_device_id table for module autoloading
` [PATCH v3 14/15] qcom: llcc/edac: Fix the base address used for accessing LLCC banks
` [PATCH v3 15/15] qcom: llcc/edac: Support polling mode for ECC handling

[PATCH v2 00/13] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-19 18:31 UTC  (54+ messages)
` [PATCH v2 01/13] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH v2 02/13] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH v2 03/13] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH v2 04/13] arm64: dts: qcom: sc7180: Remove reg-names property from LLCC node
` [PATCH v2 05/13] arm64: dts: qcom: sc7280: Fix the base addresses of LLCC banks
` [PATCH v2 06/13] arm64: dts: qcom: sc8280xp: "
` [PATCH v2 07/13] arm64: dts: qcom: sm8150: "
` [PATCH v2 08/13] arm64: dts: qcom: sm8250: "
` [PATCH v2 09/13] arm64: dts: qcom: sm8350: "
` [PATCH v2 10/13] arm64: dts: qcom: sm8450: "
` [PATCH v2 11/13] arm64: dts: qcom: sm6350: Remove reg-names property from LLCC node
` [PATCH v2 12/13] qcom: llcc/edac: Fix the base address used for accessing LLCC banks
` [PATCH v2 13/13] qcom: llcc/edac: Support polling mode for ECC handling

[PATCH v16 0/3] EDAC/nuvoton: Add NPCM memory controller driver
 2022-12-19 12:19 UTC  (9+ messages)
` [PATCH v16 1/3] Arm: dts: nuvoton: Add node for NPCM memory controller
` [PATCH v16 2/3] dt-bindings: edac: nuvoton: Add document "
` [PATCH v16 3/3] EDAC/npcm: Add NPCM memory controller driver

[PATCH] rasdaemon/diskerror: fix incomplete diskerror log
 2022-12-15 13:01 UTC 

Słowa kluczowe do wypozycjonowania
 2022-12-15  9:00 UTC 

[PATCH linux-next] x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
 2022-12-14 22:54 UTC  (5+ messages)

[PATCH] EDAC/altera: fix refcount leak in altr_portb_setup()
 2022-12-14 10:24 UTC 

[PATCH] drivers: correct parameters passed to strncmp
 2022-12-14  1:03 UTC 

Requests for Quotation
 2022-12-13 14:02 UTC 

[PATCH] drivers: correct parameters passed to strncmp
 2022-12-13  1:36 UTC 

[GIT PULL] EDAC updates for v6.2
 2022-12-12 23:45 UTC  (2+ messages)

[PATCH 00/12] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-12  8:31 UTC  (22+ messages)
` [PATCH 01/12] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH 02/12] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH 03/12] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH 04/12] arm64: dts: qcom: sc7180: "
` [PATCH 05/12] arm64: dts: qcom: sc7280: "
` [PATCH 06/12] arm64: dts: qcom: sc8280xp: "
` [PATCH 07/12] arm64: dts: qcom: sm8150: "
` [PATCH 08/12] arm64: dts: qcom: sm8250: "
` [PATCH 09/12] arm64: dts: qcom: sm8350: "
` [PATCH 10/12] arm64: dts: qcom: sm8450: "
` [PATCH 11/12] arm64: dts: qcom: sm6350: "
` [PATCH 12/12] llcc/edac: Fix the base address used for accessing "
` [PATCH 12/12] qcom: "

[PATCH] mce: fix missing stack-dumping in mce_panic()
 2022-12-10  2:28 UTC  (6+ messages)

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

[PATCH 0/2] ARM Error Source Table Support
 2022-12-07  5:44 UTC  (7+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[PATCH v5 0/3] Fix crash when using Qcom LLCC/EDAC drivers
 2022-12-06 18:19 UTC  (5+ messages)
` [PATCH v5 1/3] soc: qcom: Select REMAP_MMIO for LLCC driver
` [PATCH v5 2/3] EDAC/qcom: Remove extra error no assignment in qcom_llcc_core_setup()
` [PATCH v5 3/3] EDAC/qcom: Get rid of hardcoded register offsets
` (subset) [PATCH v5 0/3] Fix crash when using Qcom LLCC/EDAC drivers

[PATCH v6 0/2] EDAC: Add support for Xilinx ZynqMP OCM EDAC
 2022-12-05 15:19 UTC  (7+ messages)
` [PATCH v6 2/2] EDAC/zynqmp: Add EDAC support for Xilinx ZynqMP OCM

Wycena paneli fotowoltaicznych
 2022-11-30  8:45 UTC 

[PATCH v4 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2022-11-29  5:53 UTC  (6+ messages)
` [PATCH v4 1/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH v2] EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
 2022-11-28 17:48 UTC  (3+ messages)

[PATCH] EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
 2022-11-28  5:48 UTC  (2+ messages)

[PATCH] EDAC: Fix typo in comments
 2022-11-25 18:31 UTC  (2+ 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).