[GIT PULL] mtd: Fixes for 4.14-rc3
Boris Brezillon
boris.brezillon at free-electrons.com
Sat Sep 30 10:53:08 PDT 2017
Hello Linus,
I'm a bit late, but here is a fixes PR for 4.14-rc3.
Regards,
Boris
The following changes since commit 73600b619bf8b9803a0610624a0e11f5ed8f761e:
mtd: nand: remove unused blockmask variable (2017-09-18 14:51:02 +0200)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.14-rc3
for you to fetch changes up to 36de80740008e6a4a55115b4a92e2059e47c1cba:
mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user (2017-09-27 17:33:28 +0200)
----------------------------------------------------------------
* Fix partition alignment check in mtdcore.c
* Fix a buffer overflow in the Atmel NAND driver
----------------------------------------------------------------
Boris Brezillon (1):
mtd: Fix partition alignment check on multi-erasesize devices
Richard Genoud (1):
mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
drivers/mtd/mtdpart.c | 8 ++++++++
drivers/mtd/nand/atmel/pmecc.c | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
More information about the linux-mtd
mailing list