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>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 19 May 2019 21:54:11 +0200 (CEST)
From:   Richard Weinberger <richard@....at>
To:     torvalds <torvalds@...ux-foundation.org>
Cc:     linux-mtd <linux-mtd@...ts.infradead.org>,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] UBIFS fixes for 5.2-rc2

Linus,

The following changes since commit 2bbacd1a92788ee334c7e92b765ea16ebab68dfe:

  Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (2019-05-15 09:06:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/upstream-5.2-rc2

for you to fetch changes up to 4dd0481584d09221849ac8a3af4cd3cefd58c11e:

  ubifs: Convert xattr inum to host order (2019-05-15 21:56:48 +0200)

----------------------------------------------------------------
This pull request contains the following fixes for UBIFS:

- Build errors wrt. xattrs
- Mismerge which lead to a wrong Kconfig ifdef
- Missing endianness conversion

----------------------------------------------------------------
Richard Weinberger (2):
      ubifs: Use correct config name for encryption
      ubifs: Convert xattr inum to host order

YueHaibing (1):
      ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR

 fs/ubifs/sb.c    | 4 ++--
 fs/ubifs/ubifs.h | 6 +++++-
 fs/ubifs/xattr.c | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ