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:   Tue, 7 Jul 2020 21:15:31 +0200
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@...rochip.com>,
        Vignesh Raghavendra <vigneshr@...com>,
        Frieder Schrempf <frieder.schrempf@...tron.de>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] mtd: Fixes for v5.8-rc5

Hello Linus,

This is the MTD PR for the next -rc.

Thanks,
Miquèl


The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-5.8-rc5

for you to fetch changes up to 880bc529bae2257d05a767f7f5c24fd61a47b605:

  mtd: rawnand: xway: Fix build issue (2020-07-07 21:04:38 +0200)

----------------------------------------------------------------
MTD:
* Set a missing master partition panic write flag.

Raw NAND:
* Fix build issue in the xway driver.
* Fix a wrong return code.

----------------------------------------------------------------
Kamal Dasu (1):
      mtd: set master partition panic write flag

Miquel Raynal (1):
      mtd: rawnand: xway: Fix build issue

Richard Weinberger (1):
      nandsim: Fix return code testing of ns_find_operation()

 drivers/mtd/mtdcore.c            | 4 ++--
 drivers/mtd/nand/raw/nandsim.c   | 2 +-
 drivers/mtd/nand/raw/xway_nand.c | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ