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:	Wed, 16 Jul 2014 10:42:35 -0700
From:	Brian Norris <computersforpeace@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	David Woodhouse <dwmw2@...radead.org>,
	linux-mtd@...ts.infradead.org,
	Linux Kernel <linux-kernel@...r.kernel.org>,
	Artem Bityutskiy <dedekind1@...il.com>
Subject: [GIT PULL] MTD fixes for 3.16-rc6

Hi Linus,

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

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

for you to fetch changes up to 812c5fa82bae9f377f49000d7636c19a8b61735c:

  mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR (2014-07-13 22:22:47 -0700)

----------------------------------------------------------------
MTD updates for 3.16-rc6
- Fix ELM suspend/resume
- Reduce warnings if NAND ECC is too weak
- Add CFI support for Sharp LH28F640BF NOR

The last fix is coming in because other commits in the 3.16 cycle depended on
this support.

----------------------------------------------------------------
Andrea Adami (1):
      mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR

Ted Juan (1):
      mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions

Thomas Petazzoni (1):
      mtd: nand: reduce the warning noise when the ECC is too weak

 drivers/mtd/chips/cfi_cmdset_0001.c | 43 +++++++++++++++++++++++++++++++++++++
 drivers/mtd/devices/elm.c           |  2 ++
 drivers/mtd/nand/nand_base.c        |  6 ++++--
 3 files changed, 49 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ