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:	Thu, 17 Dec 2015 18:38:56 -0800
From:	Brian Norris <computersforpeace@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-mtd@...ts.infradead.org,
	Geert Uytterhoeven <geert+renesas@...der.be>,
	David Woodhouse <dwmw2@...radead.org>
Subject: [GIT PULL] MTD update for 4.4-rc6

Hi Linus,

I was holding out on this pull request for a bit, since there are a few
other small issues being discussed that look like 4.4-rc regressions.
Hopefully I can get those stabilized soon, but these are ready at any
rate.

The following changes since commit 1ddaa021b000220b5f2ad023e4f15ed44990974b:

  MAINTAINERS: brcmnand: Add co-maintainer for Broadcom SoCs (2015-11-18 13:16:58 -0800)

are available in the git repository at:

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

for you to fetch changes up to e488ca9f8d4f62c2dc36bfa5c32f68e7f05ab381:

  doc: dt: mtd: partitions: add compatible property to "partitions" node (2015-12-08 17:10:20 -0800)

----------------------------------------------------------------
MTD update for 4.4-rc6:

A little bit of a last-minute change for the device tree "fixed partition"
binding. This is needed because we might want to reuse the 'partitions' subnode
for other sorts of partitioning descriptions -- e.g., for describing which
on-flash partition format(s) might be used on the system.

Also tone down a warning message, since it is probably going to show up on a
lot of systems where it should just be ignored.

----------------------------------------------------------------
Brian Norris (2):
      mtd: ofpart: don't complain about missing 'partitions' node too loudly
      doc: dt: mtd: partitions: add compatible property to "partitions" node

 Documentation/devicetree/bindings/mtd/partition.txt |  7 ++++++-
 drivers/mtd/ofpart.c                                | 12 ++++++++++--
 2 files changed, 16 insertions(+), 3 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