public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Boris Brezillon <bbrezillon@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	Richard Weinberger <richard@nod.at>,
	Brian Norris <computersforpeace@gmail.com>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Marek Vasut <marex@denx.de>,
	David Woodhouse <dwmw2@infradead.org>
Subject: [GIT PULL] mtd: Fixes for 5.0-rc2
Date: Thu, 10 Jan 2019 09:25:31 +0100	[thread overview]
Message-ID: <20190110092531.766738a0@bbrezillon> (raw)

Hello Linus,

Here is the MTD fixes PR for 5.0-rc2.

Regards,

Boris 

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-5.0-rc2

for you to fetch changes up to 81d9bdf59092e4755fc4307c93c4589ef0fe2e0f:

  mtd: rawnand: qcom: fix memory corruption that causes panic (2019-01-08 12:33:24 +0100)

----------------------------------------------------------------
MTD Fixes:
- Fix a bug introduced when exposing MTD devs as NVMEM providers and
  check for add_mtd_device() return code everywhere

raw NAND fixes:
- Fix a memory corruption in the QCOM driver

----------------------------------------------------------------
Boris Brezillon (2):
      mtd: Fix the check on nvmem_register() ret code
      mtd: Check add_mtd_device() ret code

Christian Lamparter (1):
      mtd: rawnand: qcom: fix memory corruption that causes panic

 drivers/mtd/mtdcore.c             |  2 +-
 drivers/mtd/mtdcore.h             |  2 +-
 drivers/mtd/mtdpart.c             | 36 +++++++++++++++++++++++++++++++-----
 drivers/mtd/nand/raw/qcom_nandc.c | 20 ++++++++++----------
 4 files changed, 43 insertions(+), 17 deletions(-)

             reply	other threads:[~2019-01-10  8:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-10  8:25 Boris Brezillon [this message]
2019-01-10 17:16 ` [GIT PULL] mtd: Fixes for 5.0-rc2 Linus Torvalds
2019-01-10 17:19   ` Boris Brezillon
2019-01-10 17:25 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190110092531.766738a0@bbrezillon \
    --to=bbrezillon@kernel.org \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marex@denx.de \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox