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:	Fri, 19 Dec 2014 16:57:51 +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 pile 3

Assorted fixes and patches from the last cycle.  There will be at least
one more pile this cycle, maybe two.  Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Al Viro (7):
      btrfs: filp_open() returns ERR_PTR() on failure, not NULL...
      lustre: get rid of playing with ->fs
      move_extent_per_page(): get rid of unused w_flags
      new helper: iter_is_iovec()
      vm_area_operations: kill ->migrate()
      unfuck binfmt_misc.c (broken by commit e6084d4)
      [regression] chunk lost from bd9b51

Dmitry V. Levin (2):
      vfs: cleanup show_mountinfo
      vfs: make mounts and mountstats honor root dir like mountinfo does

Miklos Szeredi (1):
      init: fix read-write root mount

Diffstat:
 .../lustre/lustre/include/linux/lustre_compat25.h  | 24 ----------------------
 drivers/staging/lustre/lustre/llite/dir.c          |  2 +-
 drivers/staging/lustre/lustre/llite/llite_lib.c    | 17 +--------------
 fs/binfmt_misc.c                                   |  7 +++----
 fs/btrfs/volumes.c                                 |  2 +-
 fs/ext4/move_extent.c                              |  4 ----
 fs/kernfs/file.c                                   | 22 --------------------
 fs/proc_namespace.c                                | 16 +++++++++++----
 include/linux/migrate.h                            | 10 ---------
 include/linux/mm.h                                 |  2 --
 include/linux/uio.h                                |  5 +++++
 init/do_mounts.c                                   |  6 ++++--
 mm/filemap.c                                       |  2 +-
 mm/mempolicy.c                                     |  5 -----
 mm/migrate.c                                       | 21 -------------------
 mm/shmem.c                                         |  2 +-
 net/socket.c                                       |  1 -
 17 files changed, 29 insertions(+), 119 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