linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] memory: drivers for v5.13
@ 2021-04-07 16:13 Krzysztof Kozlowski
  2021-04-07 16:13 ` [GIT PULL 2/2] memory: tegra " Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2021-04-07 16:13 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-07 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07 16:13 [GIT PULL 1/2] memory: drivers for v5.13 Krzysztof Kozlowski
2021-04-07 16:13 ` [GIT PULL 2/2] memory: tegra " Krzysztof Kozlowski

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