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:   Fri, 30 Nov 2018 10:58:29 +0100
From:   Boris Brezillon <boris.brezillon@...tlin.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>,
        Brian Norris <computersforpeace@...il.com>,
        David Woodhouse <dwmw2@...radead.org>,
        Richard Weinberger <richard@....at>,
        Miquel Raynal <miquel.raynal@...tlin.com>,
        Tudor Ambarus <tudor.ambarus@...rochip.com>,
        Marek Vasut <marex@...x.de>
Subject: [GIT PULL] mtd: Fixes for 4.20-rc5

Hello Linus,

Here is the MTD fixes PR for 4.20-rc5.

Regards,

Boris

The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436:

  Linux 4.20-rc4 (2018-11-25 14:19:31 -0800)

are available in the Git repository at:

  git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.20-rc5

for you to fetch changes up to 40b412897ccb4b98b2cfb2a0aaabed58dd9e2086:

  mtd: nand: Fix memory allocation in nanddev_bbt_init() (2018-11-28 15:41:50 +0100)

----------------------------------------------------------------
NAND fixes:
- Fix BBT cache allocation done in nanddev_bbt_init()

SPI NOR fixes:
- Fix the erase type selection logic

----------------------------------------------------------------
Frieder Schrempf (1):
      mtd: nand: Fix memory allocation in nanddev_bbt_init()

Tudor Ambarus (1):
      mtd: spi-nor: fix erase_type array to indicate current map conf

 drivers/mtd/nand/bbt.c        |  3 ++-
 drivers/mtd/spi-nor/spi-nor.c | 31 +++++++++++++++++++++++++++++--
 2 files changed, 31 insertions(+), 3 deletions(-)	

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ