[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210407161333.73013-1-krzysztof.kozlowski@canonical.com>
Date: Wed, 7 Apr 2021 18:13:32 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
arm@...nel.org, soc@...nel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
linux-kernel@...r.kernel.org, Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL 1/2] memory: drivers for v5.13
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-5.13
for you to fetch changes up to 25dcca7fedcd4e31cb368ad846bfd738c0c6307c:
memory: pl353: fix mask of ECC page_size config register (2021-04-05 16:15:58 +0200)
----------------------------------------------------------------
Memory controller drivers for v5.13
1. OMAP: fix unlikely but possible out of bounds read.
2. PL353: fix mask used in setting ECC page_size in config register.
3. Minor cleanup: Freescale Corenet.
----------------------------------------------------------------
Colin Ian King (1):
memory: gpmc: fix out of bounds read and dereference on gpmc_cs[]
Qiheng Lin (1):
memory: fsl-corenet-cf: Remove redundant dev_err call in ccf_probe()
gexueyuan (1):
memory: pl353: fix mask of ECC page_size config register
drivers/memory/fsl-corenet-cf.c | 4 +---
drivers/memory/omap-gpmc.c | 7 +++++--
drivers/memory/pl353-smc.c | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists