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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 6 Oct 2015 18:28:44 +0100
From:	Brian Norris <computersforpeace@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-mtd@...ts.infradead.org,
	David Woodhouse <dwmw2@...radead.org>,
	Brian Norris <computersforpeace@...il.com>
Subject: [GIT PULL] MTD fixes for 4.3-rc

Hi Linus,

These fixes have sat a bit longer than they should, but better late than
never.

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

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

for you to fetch changes up to e5a5d92d9dc36055b971d79e408e345f5ce88701:

  mxc_nand: fix copy_spare (2015-09-27 17:09:35 -0700)

----------------------------------------------------------------
A few MTD fixes:

 * mxc_nand: a "refactoring only" change in 4.3-rc1 had some bad pointer
   (array) arithmetic. Fix that

 * sunxi_nand:

   - Fix an old list manipulation / memory management bug in the device
     release() code path

   - Correct a few mistakes in OOB write support

----------------------------------------------------------------
Boris BREZILLON (2):
      mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
      mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()

Eric Benard (1):
      mxc_nand: fix copy_spare

 drivers/mtd/nand/mxc_nand.c   |    2 +-
 drivers/mtd/nand/sunxi_nand.c |   27 ++++++++++-----------------
 2 files changed, 11 insertions(+), 18 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