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, 28 Sep 2016 12:42:49 -0700
From:   Brian Norris <computersforpeace@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Richard Weinberger <richard@....at>,
        Boris Brezillon <boris.brezillon@...e-electrons.com>,
        linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
        David Woodhouse <dwmw2@...radead.org>
Subject: [GIT PULL] Late MTD fixes for v4.8

Hi Linus,

My apologies for sending this so late. I've been fairly absent as a
maintainer this cycle, but I did queue these up weeks ago. In the
meantime, Richard was able to handle some other fixes (thanks!) but
didn't pick these up.

On the bright side, these are very simple changes that should carry
little risk. Please let me know if you have any concerns.

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

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

for you to fetch changes up to f6d7c1b5598b6407c3f1da795dd54acf99c1990c:

  mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl (2016-09-09 19:39:33 -0700)

----------------------------------------------------------------
Another round of MTD fixes for v4.8

Davinci NAND: fix a long-standing bug in how we clear/prep 4-bit ECC

OMAP NAND: an error-handling fix that made it into v4.8-rc1 caused
error-handling cases in other configurations/code-paths; this fixes the fix

----------------------------------------------------------------
Karl Beldan (1):
      mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl

Roger Quadros (1):
      mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed

 drivers/mtd/nand/davinci_nand.c | 3 +++
 drivers/mtd/nand/omap2.c        | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ