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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20091222173349.GT18217@ZenIV.linux.org.uk>
Date:	Tue, 22 Dec 2009 17:33:49 +0000
From:	Al Viro <viro@...IV.linux.org.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [git pull] vfs patches for -rc2

Assorted cleanups and fixes.  Please pull from
git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ master

Al Viro (2):
      Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
      Sanitize f_flags helpers

Alan Cox (1):
      jfs: Fix 32bit build warning

Andreas Gruenbacher (1):
      Remove obsolete comment in fs.h

Arnd Bergmann (1):
      fs/compat_ioctl.c: fix build error when !BLOCK

Evgeniy Polyakov (1):
      pohmelfs needs I_LOCK

Roland Dreier (2):
      alloc_file(): simplify handling of mnt_clone_write() errors
      anonfd: Allow making anon files read-only

 drivers/staging/pohmelfs/dir.c |    2 --
 fs/anon_inodes.c               |    4 ++--
 fs/compat_ioctl.c              |    2 --
 fs/eventfd.c                   |    2 +-
 fs/eventpoll.c                 |    2 +-
 fs/file_table.c                |    4 +---
 fs/internal.h                  |    7 +++++++
 fs/jfs/super.c                 |    2 +-
 fs/namei.c                     |    8 ++++----
 fs/open.c                      |   13 ++++++-------
 fs/signalfd.c                  |    2 +-
 fs/timerfd.c                   |    2 +-
 include/linux/fs.h             |    5 +++--
 include/linux/namei.h          |    2 --
 kernel/auditsc.c               |    1 -
 kernel/perf_event.c            |    2 +-
 security/tomoyo/file.c         |    1 -
 virt/kvm/kvm_main.c            |    4 ++--
 18 files changed, 31 insertions(+), 34 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