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: <a5efc5a5-4970-260c-db6a-505e2647c784@nod.at>
Date:   Sat, 13 May 2017 13:40:30 +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 updates for 4.12-rc1

Linus,

The following changes since commit a351e9b9fc24e982ec2f0e76379a49826036da12:

  Linux 4.11 (2017-04-30 19:47:48 -0700)

are available in the git repository at:

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

for you to fetch changes up to 7bccd12d27b7e358823feb5429731b8ee698b173:

  ubi: Add debugfs file for tracking PEB state (2017-05-08 20:49:02 +0200)

----------------------------------------------------------------
This pull request contains updates for both UBI and UBIFS:
- New config option CONFIG_UBIFS_FS_SECURITY
- Minor improvements
- Random fixes

----------------------------------------------------------------
Andy Shevchenko (2):
      ubi: Fix section mismatch
      ubi: Make mtd parameter readable

Ben Shelton (1):
      ubi: Add debugfs file for tracking PEB state

Colin Ian King (1):
      ubifs: Fix cut and paste error on sb type comparisons

Hyunchul Lee (1):
      ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels

Rabin Vincent (1):
      ubi: fastmap: Fix slab corruption

Rock Lee (1):
      ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctl

Stefan Agner (1):
      ubifs: Remove unnecessary assignment

 drivers/mtd/ubi/build.c   |  10 ++--
 drivers/mtd/ubi/debug.c   | 126 +++++++++++++++++++++++++++++++++++++++++++++-
 drivers/mtd/ubi/fastmap.c |  33 ++++++++++--
 fs/ubifs/Kconfig          |  13 +++++
 fs/ubifs/debug.c          |   4 +-
 fs/ubifs/ioctl.c          |   6 +--
 fs/ubifs/recovery.c       |   1 -
 fs/ubifs/ubifs.h          |  14 +++++-
 fs/ubifs/xattr.c          |   6 +++
 9 files changed, 195 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ