All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for v6.9-rc6
@ 2024-04-26 18:51 ` Miquel Raynal
  0 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal @ 2024-04-26 18:51 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 an MTD fixes PR for the next -rc.

Thanks,
Miquèl

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.9-rc6

for you to fetch changes up to d2d73a6dd17365c43e109263841f7c26da55cfb0:

  mtd: limit OTP NVMEM cell parse to non-NAND devices (2024-04-15 12:04:37 +0200)

----------------------------------------------------------------
There has been OTP support improvements in the NVMEM subsystem, and
later also improvements of OTP support in the NAND subsystem. This lead
to situations that we currently cannot handle, so better prevent this
situation from happening in order to avoid canceling device's probe.

In the raw NAND subsystem, two runtime fixes have been shared, one
fixing two important commands in the Qcom driver since it got reworked
and a NULL pointer dereference happening on STB chips.

Arnd also fixed a UBSAN link failure on diskonchip.

----------------------------------------------------------------
Arnd Bergmann (1):
      mtd: diskonchip: work around ubsan link failure

Christian Marangi (2):
      mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_exec()
      mtd: limit OTP NVMEM cell parse to non-NAND devices

William Zhang (1):
      mtd: rawnand: brcmnand: Fix data access violation for STB chip

 drivers/mtd/mtdcore.c                    | 2 +-
 drivers/mtd/nand/raw/brcmnand/brcmnand.c | 2 +-
 drivers/mtd/nand/raw/diskonchip.c        | 4 ++--
 drivers/mtd/nand/raw/qcom_nandc.c        | 7 +++----
 4 files changed, 7 insertions(+), 8 deletions(-)

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

* [GIT PULL] mtd: Fixes for v6.9-rc6
@ 2024-04-26 18:51 ` Miquel Raynal
  0 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal @ 2024-04-26 18:51 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 an MTD fixes PR for the next -rc.

Thanks,
Miquèl

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.9-rc6

for you to fetch changes up to d2d73a6dd17365c43e109263841f7c26da55cfb0:

  mtd: limit OTP NVMEM cell parse to non-NAND devices (2024-04-15 12:04:37 +0200)

----------------------------------------------------------------
There has been OTP support improvements in the NVMEM subsystem, and
later also improvements of OTP support in the NAND subsystem. This lead
to situations that we currently cannot handle, so better prevent this
situation from happening in order to avoid canceling device's probe.

In the raw NAND subsystem, two runtime fixes have been shared, one
fixing two important commands in the Qcom driver since it got reworked
and a NULL pointer dereference happening on STB chips.

Arnd also fixed a UBSAN link failure on diskonchip.

----------------------------------------------------------------
Arnd Bergmann (1):
      mtd: diskonchip: work around ubsan link failure

Christian Marangi (2):
      mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_exec()
      mtd: limit OTP NVMEM cell parse to non-NAND devices

William Zhang (1):
      mtd: rawnand: brcmnand: Fix data access violation for STB chip

 drivers/mtd/mtdcore.c                    | 2 +-
 drivers/mtd/nand/raw/brcmnand/brcmnand.c | 2 +-
 drivers/mtd/nand/raw/diskonchip.c        | 4 ++--
 drivers/mtd/nand/raw/qcom_nandc.c        | 7 +++----
 4 files changed, 7 insertions(+), 8 deletions(-)

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

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

* Re: [GIT PULL] mtd: Fixes for v6.9-rc6
  2024-04-26 18:51 ` Miquel Raynal
@ 2024-04-26 20:25   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2024-04-26 20:25 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 Fri, 26 Apr 2024 20:51:20 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.9-rc6

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

Thank you!

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

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

* Re: [GIT PULL] mtd: Fixes for v6.9-rc6
@ 2024-04-26 20:25   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2024-04-26 20:25 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 Fri, 26 Apr 2024 20:51:20 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.9-rc6

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

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] 4+ messages in thread

end of thread, other threads:[~2024-04-26 20:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-26 18:51 [GIT PULL] mtd: Fixes for v6.9-rc6 Miquel Raynal
2024-04-26 18:51 ` Miquel Raynal
2024-04-26 20:25 ` pr-tracker-bot
2024-04-26 20:25   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.