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>] [day] [month] [year] [list]
Date:	Fri, 27 May 2016 10:08:27 -0700
From:	Brian Norris <computersforpeace@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-mtd@...ts.infradead.org,
	Boris Brezillon <boris.brezillon@...e-electrons.com>,
	Richard Weinberger <richard@....at>,
	David Woodhouse <dwmw2@...radead.org>,
	Brian Norris <computersforpeace@...il.com>
Subject: [GIT PULL] MTD fixes for v4.7-rc1

Hi Linus,

The following changes since commit e5366a266a8cd4cd6b0fe66876462cca2e1c6a89:

  mtd: spi-nor: support GigaDevice gd25lq64c (2016-05-10 15:44:18 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/for-linus-20160527

for you to fetch changes up to 507e617440d70bc4269daac1b0ee96671bf2761a:

  Documentation: dt: mtd: drop "soft_bch" from example (2016-05-27 09:56:26 -0700)

----------------------------------------------------------------
MTD fixes for v4.7-rc1

We've already noticed a few flaws in the MTD work for v4.7-rc1:

 * The Atmel folks got ahead of themselves on trying to support their latest
   hardware and were working off incorrect documentation. Fix up the NAND
   driver to get this correct.

 * Fix up device tree example documentation to use the latest recommendations
   for describing NAND ECC algorithms.

----------------------------------------------------------------
Baruch Siach (1):
      Documentation: dt: mtd: drop "soft_bch" from example

Wenyou Yang (1):
      Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts"

 .../devicetree/bindings/mtd/atmel-nand.txt         |  2 +-
 Documentation/devicetree/bindings/mtd/nand.txt     |  3 +-
 drivers/mtd/nand/atmel_nand.c                      | 35 +++++-----------------
 drivers/mtd/nand/atmel_nand_nfc.h                  |  3 +-
 4 files changed, 12 insertions(+), 31 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ