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:   Sat, 8 Jul 2017 01:30:36 +0100
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 pile 15 - more non-uaccess bits

	Assorted normal VFS / filesystems stuff...

[this is not all; there are several branches left, but that's for tomorrow]

The following changes since commit 41f1830f5a7af77cf5c86359aba3cbd706687e52:

  Linux 4.12-rc6 (2017-06-19 22:19:37 +0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc

for you to fetch changes up to 49d31c2f389acfe83417083e1208422b4091cd9e:

  dentry name snapshots (2017-07-07 20:09:10 -0400)

----------------------------------------------------------------
Al Viro (1):
      dentry name snapshots

Carlos Maiolino (1):
      Make statfs properly return read-only state after emergency remount

Denys Vlasenko (1):
      minix: Deinline get_block, save 2691 bytes

Kees Cook (1):
      fs: Reorder inode_owner_or_capable() to avoid needless

Luis R. Rodriguez (1):
      fs: warn in case userspace lied about modprobe return

Sebastian Andrzej Siewior (1):
      fs/dcache: init in_lookup_hashtable

 fs/dcache.c              | 32 ++++++++++++++++++++++++++++++++
 fs/debugfs/inode.c       | 10 +++++-----
 fs/filesystems.c         |  4 +++-
 fs/inode.c               |  2 +-
 fs/minix/itree_common.c  |  2 +-
 fs/namei.c               | 10 +++++-----
 fs/notify/fsnotify.c     |  8 ++++++--
 fs/statfs.c              |  2 ++
 include/linux/dcache.h   |  6 ++++++
 include/linux/fsnotify.h | 31 -------------------------------
 10 files changed, 61 insertions(+), 46 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ