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:   Tue, 10 Apr 2018 23:31:42 +0200
From:   Richard Weinberger <richard@....at>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
Cc:     linux-mtd@...ts.infradead.org,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] UBI/UBIFS changes for 4.17-rc1

Linus,

The following changes since commit 0adb32858b0bddf4ada5f364a84ed60b196dbcda:

  Linux 4.16 (2018-04-01 14:20:27 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-4.17-rc1

for you to fetch changes up to b5094b7f135be34630e3ea8a98fa215715d0f29d:

  ubi: Reject MLC NAND (2018-04-04 23:48:11 +0200)

----------------------------------------------------------------
This pull request contains updates for both UBI and UBIFS:
- Minor bug fixes and improvements

----------------------------------------------------------------
Jiang Biao (2):
      ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idx
      ubifs: Remove useless parameter of lpt_heap_replace

Richard Weinberger (3):
      ubifs: Check ubifs_wbuf_sync() return code
      ubi: fastmap: Don't flush fastmap work on detach
      ubi: Reject MLC NAND

Romain Izard (1):
      ubi: Fix error for write access

Stefan Agner (1):
      ubifs: remove unnecessary assignment

 drivers/mtd/ubi/block.c      |  2 +-
 drivers/mtd/ubi/build.c      | 11 +++++++++++
 drivers/mtd/ubi/fastmap-wl.c |  1 -
 fs/ubifs/find.c              |  2 +-
 fs/ubifs/lprops.c            |  4 +---
 fs/ubifs/scan.c              |  1 -
 fs/ubifs/super.c             | 14 ++++++++++----
 7 files changed, 24 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ