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, 29 Mar 2024 12:05:55 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/6.9-rc1-smb3-client-fixes

for you to fetch changes up to 8876a37277cb832e1861c35f8c661825179f73f5:

  cifs: Fix duplicate fscache cookie warnings (2024-03-27 12:04:06 -0500)

----------------------------------------------------------------
Two cifs.ko changesets
- Add missing trace point (noticed when debugging the recent mknod LSM
regression)
- fscache fix

The important password change (key rotation) fix is still being worked
so is not included.
----------------------------------------------------------------
David Howells (1):
      cifs: Fix duplicate fscache cookie warnings

Steve French (1):
      smb3: add trace event for mknod

 fs/smb/client/dir.c     |  7 +++++++
 fs/smb/client/fscache.c | 16 +++++++++++++++-
 fs/smb/client/inode.c   |  2 ++
 fs/smb/client/trace.h   |  4 +++-
 4 files changed, 27 insertions(+), 2 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ