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, 24 Sep 2009 16:40:51 -0500
From:	Tyler Hicks <tyhicks@...ux.vnet.ibm.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, ecryptfs-devel@...ts.launchpad.net
Subject: [GIT PULL] eCryptfs fixes for 2.6.32

Hi Linus,

The following changes since commit 94e0fb086fc5663c38bbc0fe86d698be8314f82f:
  Linus Torvalds (1):
        Merge branch 'drm-intel-next' of git://git.kernel.org/.../anholt/drm-intel

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git for-linus

Dave Hansen (1):
      ecryptfs: improved dependency checking and reporting

Roland Dreier (2):
      ecryptfs: Remove unneeded locking that triggers lockdep false positives
      eCryptfs: Fix lockdep-reported AB-BA mutex issue

Tyler Hicks (6):
      eCryptfs: Handle unrecognized tag 3 cipher codes
      eCryptfs: Check for O_RDONLY lower inodes when opening lower files
      eCryptfs: Filename encryption only supports password auth tokens
      eCryptfs: Validate global auth tok keys
      eCryptfs: Propagate vfs_read and vfs_write return codes
      eCryptfs: Prevent lower dentry from going negative during unlink

 fs/ecryptfs/Kconfig      |    4 +++-
 fs/ecryptfs/crypto.c     |   39 ++++++++++++++++++++++-----------------
 fs/ecryptfs/inode.c      |    2 ++
 fs/ecryptfs/keystore.c   |   39 ++++++++++++++++++++++++++-------------
 fs/ecryptfs/kthread.c    |   24 ++++++++----------------
 fs/ecryptfs/main.c       |    3 +--
 fs/ecryptfs/mmap.c       |    4 +++-
 fs/ecryptfs/read_write.c |   32 ++++++++++++--------------------
 fs/ecryptfs/super.c      |    2 --
 9 files changed, 77 insertions(+), 72 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ