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]
Message-ID: <20160716004200.GA64021@google.com>
Date:	Fri, 15 Jul 2016 17:42:00 -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,
	Brian Norris <computersforpeace@...il.com>,
	David Woodhouse <dwmw2@...radead.org>
Subject: [GIT PULL] Late MTD fix for v4.7

Hi Linus,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 7ce9ea7e6b35a652034486133174d4e17055cef5:

  mtd: nand: omap2: Add check for old elm binding (2016-07-14 08:57:36 -0700)

----------------------------------------------------------------
Late MTD fix for v4.7:

One regression in the Device Tree handling for OMAP NAND handling of the ELM
node. TI migrated to using the property name "ti,elm-id", but forgot to keep
compatibility with the old "elm_id" property.

Also, might as well send out this MAINTAINERS fixup now.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      MAINTAINERS: Add file patterns for mtd device tree bindings

Teresa Remmet (1):
      mtd: nand: omap2: Add check for old elm binding

 MAINTAINERS              | 1 +
 drivers/mtd/nand/omap2.c | 7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ