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:	Wed, 11 Feb 2015 11:33:30 +0000
From:	David Howells <dhowells@...hat.com>
To:	torvalds@...ux-foundation.org
cc:	dhowells@...hat.com, bernat.ada@...il.com,
	ruchandani.tina@...il.com, linux-afs@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Updates to AFS filesystem

Hi Linus,

Could you pull these updates to the AFS filesystem please?  There are two
sets:

 (1) Replacements of rcu_assign_pointer() with RCU_INIT_POINTER().

 (2) Usage of 64-bit times on all arches to help deal with the 2038 problem.

Thanks,
David
---
The following changes since commit dc6d6844111d953d3fa2121da28d38be9359c911:

  Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband (2015-02-03 20:12:57 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-20150211

for you to fetch changes up to 399cee992c718686f746745ea20d48b88ba195e2:

  afs: Prevent callback expiry timer overflow (2015-02-04 14:47:04 +0000)

----------------------------------------------------------------
AFS updates

----------------------------------------------------------------
Andreea-Cristina Bernat (2):
      afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
      afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()

Tina Ruchandani (3):
      AFS: Correctly use 64-bit time for UUID
      afs: Migrate vlocation fields to 64-bit
      afs: Prevent callback expiry timer overflow

 fs/afs/callback.c  |  7 ++++---
 fs/afs/fsclient.c  |  2 +-
 fs/afs/inode.c     |  9 +++++----
 fs/afs/internal.h  | 11 ++++++-----
 fs/afs/main.c      |  6 ++----
 fs/afs/security.c  |  2 +-
 fs/afs/server.c    |  6 +++---
 fs/afs/vlocation.c | 16 +++++++++-------
 8 files changed, 31 insertions(+), 28 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