lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 26 Feb 2024 12:11:24 +0100
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-mtd@...ts.infradead.org, Richard Weinberger <richard@....at>,
 Tudor Ambarus <Tudor.Ambarus@...aro.org>, Vignesh Raghavendra
 <vigneshr@...com>, Frieder Schrempf <frieder.schrempf@...tron.de>, Michael
 Walle <michael@...le.cc>, Pratyush Yadav <pratyush@...nel.org>,
 linux-kernel@...r.kernel.org
Subject: [GIT PULL] mtd: Fixes for 6.8-rc7

Hello Linus,

This is a fixes MTD PR for v6.8-rc7.

Thanks,
Miquèl

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -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.8-rc7

for you to fetch changes up to e6a30d0c48a1e8a68f1cc413bee65302ab03ddfb:

  mtd: rawnand: marvell: fix layouts (2024-02-05 16:16:24 +0100)

----------------------------------------------------------------
Many NAND page layouts have been added to the Marvell NAND controller
but could not be used in practice so they are being removed.

Regarding the SPI-NAND area, Gigadevice chips were not using the right
buffer for an ECC status check operation.

Aside from these driver fixes, there is also a refcount fix in the MTD
core nodes parsing logic.

----------------------------------------------------------------
Elad Nachman (1):
      mtd: rawnand: marvell: fix layouts

Han Xu (1):
      mtd: spinand: gigadevice: Fix the get ecc status issue

Miquel Raynal (1):
      mtd: Fix possible refcounting issue when going through partition nodes

 drivers/mtd/mtdcore.c               |  1 +
 drivers/mtd/nand/raw/marvell_nand.c | 13 +++++--------
 drivers/mtd/nand/spi/gigadevice.c   |  6 ++++--
 3 files changed, 10 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ