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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221114101140.339e0d2e@xps-13>
Date:   Mon, 14 Nov 2022 10:11:40 +0100
From:   Miquel Raynal <miquel.raynal@...tlin.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-mtd@...ts.infradead.org, Richard Weinberger <richard@....at>,
        Tudor Ambarus <Tudor.Ambarus@...rochip.com>,
        Vignesh Raghavendra <vigneshr@...com>,
        Frieder Schrempf <frieder.schrempf@...tron.de>,
        Michael Walle <michael@...le.cc>,
        Pratyush Yadav <pratyush@...nel.org>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] mtd: Fixes for v6.1-rc6

Hello Linus,

This is another small fixes PR for the next 6.1-rc cycle.

Thanks,
Miquèl

The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763:

  Linux 6.1-rc3 (2022-10-30 15:19:28 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.1-rc6

for you to fetch changes up to c717b9b7d6de9e024e47f7cd5bbff49f581d3db9:

  mtd: onenand: omap2: add dependency on GPMC (2022-11-07 16:53:04 +0100)

----------------------------------------------------------------
Raw NAND fixes:
* Placate "$VARIABLE is used uninitialized" warnings
* omap2: Add missing dependency on GPMC
* qcom: Handle ret from parse with codeword_fixup

----------------------------------------------------------------
Adam Borowski (1):
      mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings

Christian Marangi (1):
      mtd: rawnand: qcom: handle ret from parse with codeword_fixup

Krzysztof Kozlowski (1):
      mtd: onenand: omap2: add dependency on GPMC

 drivers/mtd/nand/onenand/Kconfig  |  1 +
 drivers/mtd/nand/raw/nand_base.c  |  4 ++--
 drivers/mtd/nand/raw/qcom_nandc.c | 12 +++++++-----
 3 files changed, 10 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ