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: <f0db8192-0b26-dfc3-95a9-395616c8d848@nod.at>
Date:   Sat, 29 Oct 2016 21:07:15 +0200
From:   Richard Weinberger <richard@....at>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] UBI/UBIFS fixes for 4.9-rc3

Linus,

The following changes since commit 14970f204b1993af7459d5bd34aaff38dfee6670:

  Merge branch 'akpm' (patches from Andrew) (2016-10-27 19:58:39 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-4.9-rc3

for you to fetch changes up to a00052a296e54205cf238c75bd98d17d5d02a6db:

  ubifs: Fix regression in ubifs_readdir() (2016-10-28 14:48:31 +0200)

----------------------------------------------------------------
This pull request contains fixes for issues in both UBI and UBIFS:
- A regression wrt. overlayfs, introduced in -rc2.
- An UBI issue, found by Dan Carpenter's static checker.

----------------------------------------------------------------
Boris Brezillon (1):
      ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()

Richard Weinberger (1):
      ubifs: Fix regression in ubifs_readdir()

 drivers/mtd/ubi/fastmap.c | 10 +++++-----
 fs/ubifs/dir.c            |  8 ++++++++
 2 files changed, 13 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ