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:	Thu, 9 Oct 2014 16:23:48 -0500
From:	Tyler Hicks <tyhicks@...onical.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, ecryptfs@...r.kernel.org
Subject: [GIT PULL] eCryptfs fixes for 3.18

Hi Linus,

The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:

  Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-3.18-fixes

for you to fetch changes up to 0f9e2bf008a1b143973a01b52320eb66c20ac6ab:

  ecryptfs: remove unneeded buggy code in ecryptfs_do_create() (2014-10-06 16:54:50 -0500)

----------------------------------------------------------------
Minor code cleanups and a fix for when eCryptfs metadata is stored in xattrs

----------------------------------------------------------------
Alexey Khoroshilov (1):
      ecryptfs: remove unneeded buggy code in ecryptfs_do_create()

Chao Yu (1):
      ecryptfs: avoid to access NULL pointer when write metadata in xattr

David Howells (1):
      Use %pd in eCryptFS

Fabian Frederick (2):
      fs/ecryptfs/messaging.c: remove null test before kfree
      ecryptfs: remove unnecessary break after goto

Himangi Saraogi (1):
      ecryptfs: Drop cast

Steven Rostedt (1):
      ecryptfs: Remove unnecessary include of syscall.h in keystore.c

 fs/ecryptfs/file.c      |  4 ++--
 fs/ecryptfs/inode.c     | 25 ++++++++-----------------
 fs/ecryptfs/keystore.c  |  2 --
 fs/ecryptfs/messaging.c |  3 +--
 4 files changed, 11 insertions(+), 23 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ