linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for 5.18-rc5
@ 2022-04-27  9:42 Miquel Raynal
  2022-04-27 17:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2022-04-27  9:42 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-mtd, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, Michael Walle,
	Pratyush Yadav, linux-kernel

Hello Linus,

This is a fixes MTD PR for the next -rc.

Thanks,
Miquèl


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.18-rc5

for you to fetch changes up to ba7542eb2dd5dfc75c457198b88986642e602065:

  mtd: rawnand: qcom: fix memory corruption that causes panic (2022-04-21 09:29:07 +0200)

----------------------------------------------------------------
MTD core fix:
* Fix a possible data corruption of the 'part' field in mtd_info

Rawnand fixes:
* Fix the check on the return value of wait_for_completion_timeout
* Fix wrong ECC parameters for mt7622
* Fix a possible memory corruption that might panic in the Qcom driver

----------------------------------------------------------------
Chuanhong Guo (1):
      mtd: rawnand: fix ecc parameters for mt7622

Md Sadre Alam (1):
      mtd: rawnand: qcom: fix memory corruption that causes panic

Miaoqian Lin (1):
      mtd: rawnand: Fix return value check of wait_for_completion_timeout

Oleksandr Ocheretnyi (1):
      mtd: fix 'part' field data corruption in mtd_info

 drivers/mtd/nand/raw/mtk_ecc.c    | 12 ++++++++----
 drivers/mtd/nand/raw/qcom_nandc.c | 24 +++++++++++++-----------
 drivers/mtd/nand/raw/sh_flctl.c   | 14 ++++++++------
 include/linux/mtd/mtd.h           |  6 ++----
 4 files changed, 31 insertions(+), 25 deletions(-)

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

* Re: [GIT PULL] mtd: Fixes for 5.18-rc5
  2022-04-27  9:42 [GIT PULL] mtd: Fixes for 5.18-rc5 Miquel Raynal
@ 2022-04-27 17:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-27 17:22 UTC (permalink / raw)
  To: Miquel Raynal
  Cc: Linus Torvalds, linux-mtd, Richard Weinberger, Tudor Ambarus,
	Vignesh Raghavendra, Frieder Schrempf, Michael Walle,
	Pratyush Yadav, linux-kernel

The pull request you sent on Wed, 27 Apr 2022 11:42:22 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.18-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/03498b7131b874166724ca016178932d0b5781aa

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2022-04-27 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  9:42 [GIT PULL] mtd: Fixes for 5.18-rc5 Miquel Raynal
2022-04-27 17:22 ` pr-tracker-bot

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