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]
Message-ID: <20250419173216.7115-1-cel@kernel.org>
Date: Sat, 19 Apr 2025 13:32:16 -0400
From: cel@...nel.org
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: <linux-nfs@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>,
	Jeff Layton <jlayton@...nel.org>
Subject: [GIT PULL] First set of NFSD fixes for v6.15

The following changes since commit 26a80762153ba0dc98258b5e6d2e9741178c5114:

  NFSD: Add a Kconfig setting to enable delegated timestamps (2025-03-14 10:49:47 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.15-1

for you to fetch changes up to a1d14d931bf700c1025db8c46d6731aa5cf440f9:

  nfsd: decrease sc_count directly if fail to queue dl_recall (2025-04-13 16:39:42 -0400)

----------------------------------------------------------------
nfsd-6.15 fixes:

- v6.15 libcrc clean-up makes invalid configurations possible
- Fix a potential deadlock introduced during the v6.15 merge window

----------------------------------------------------------------
Eric Biggers (1):
      nfs: add missing selections of CONFIG_CRC32

Li Lingfeng (1):
      nfsd: decrease sc_count directly if fail to queue dl_recall

 fs/Kconfig           | 1 +
 fs/nfs/Kconfig       | 2 +-
 fs/nfs/internal.h    | 7 -------
 fs/nfs/nfs4session.h | 4 ----
 fs/nfsd/Kconfig      | 1 +
 fs/nfsd/nfs4state.c  | 2 +-
 fs/nfsd/nfsfh.h      | 7 -------
 include/linux/nfs.h  | 7 -------
 8 files changed, 4 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ