* [GIT PULL] mtd: Fixes for 6.13-rc5
@ 2024-12-24 16:12 Miquel Raynal
2024-12-24 17:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Miquel Raynal @ 2024-12-24 16:12 UTC (permalink / raw)
To: Linus Torvalds
Cc: Richard Weinberger, Tudor Ambarus, Vignesh Raghavendra,
Frieder Schrempf, Michael Walle, Pratyush Yadav, linux-mtd,
Miquel Raynal
Hello,
This is a fixes MTD PR for one of the next -rc cycle.
Merry Christmas,
Miquèl
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.13-rc5
for you to fetch changes up to 140054a25f85036ec847e722c76cc1bfaf3f0d96:
mtd: rawnand: omap2: Fix build warnings with W=1 (2024-12-05 11:15:00 +0100)
----------------------------------------------------------------
Four minor fixes for NAND controller drivers (cleanup path, double
actions, and W=1 warning) as well as a cast to avoid overflows in an mtd
device driver.
----------------------------------------------------------------
Dan Carpenter (1):
mtd: rawnand: fix double free in atmel_pmecc_create_user()
Maciej Andrzejewski (2):
mtd: rawnand: arasan: Fix double assertion of chip-select
mtd: rawnand: arasan: Fix missing de-registration of NAND
Roger Quadros (1):
mtd: rawnand: omap2: Fix build warnings with W=1
Zichen Xie (1):
mtd: diskonchip: Cast an operand to prevent potential overflow
drivers/mtd/nand/raw/arasan-nand-controller.c | 11 +++++++++--
drivers/mtd/nand/raw/atmel/pmecc.c | 4 +---
drivers/mtd/nand/raw/diskonchip.c | 2 +-
drivers/mtd/nand/raw/omap2.c | 16 ++++++++++++++++
4 files changed, 27 insertions(+), 6 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 6.13-rc5
2024-12-24 16:12 [GIT PULL] mtd: Fixes for 6.13-rc5 Miquel Raynal
@ 2024-12-24 17:30 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-12-24 17:30 UTC (permalink / raw)
To: Miquel Raynal
Cc: Linus Torvalds, Richard Weinberger, Tudor Ambarus,
Vignesh Raghavendra, Frieder Schrempf, Michael Walle,
Pratyush Yadav, linux-mtd, Miquel Raynal
The pull request you sent on Tue, 24 Dec 2024 17:12:15 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.13-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9b2ffa6148b1e4468d08f7e0e7e371c43cac9ffe
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:[~2024-12-24 17:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-24 16:12 [GIT PULL] mtd: Fixes for 6.13-rc5 Miquel Raynal
2024-12-24 17:30 ` 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.