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:	Sun, 2 Nov 2014 05:58:56 +0000
From:	Al Viro <viro@...IV.linux.org.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs.git

	A bunch of assorted fixes, most of them - followups to overlayfs
merge.  Please, pull from the usual place:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (3):
      overlayfs: barriers for opening upper-layer directory
      isofs_cmp(): we'll never see a dentry for . or ..
      isofs: don't bother with ->d_op for normal case

Daniel Thompson (1):
      staging: android: logger: Fix log corruption regression

David Jeffery (1):
      Return short read or 0 at end of a raw device, not EIO

Miklos Szeredi (3):
      ovl: fix check for cursor
      overlayfs: fix lockdep misannotation
      ovl: initialize ->is_cursor

Paul E. McKenney (1):
      rcu: Provide counterpart to rcu_dereference() for non-RCU situations

Diffstat:
 drivers/char/raw.c               |    2 +-
 drivers/staging/android/logger.c |   13 ++++++++-----
 fs/block_dev.c                   |    3 ++-
 fs/isofs/inode.c                 |   24 ++----------------------
 fs/isofs/namei.c                 |   22 ++++------------------
 fs/namei.c                       |    2 +-
 fs/overlayfs/readdir.c           |   17 ++++++++++-------
 include/linux/fs.h               |   10 +++++++---
 include/linux/rcupdate.h         |   15 +++++++++++++++
 9 files changed, 50 insertions(+), 58 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