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
| ||
|
Message-ID: <YXWhxthSSQgLryOk@zeniv-ca.linux.org.uk> Date: Sun, 24 Oct 2021 18:11:18 +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] autofs braino fix Fix for a braino of mine (in getting rid of open-coded dentry_path_raw() in autofs a couple of cycles ago). Mea culpa... An obvious -stable fodder. The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba: Linux 5.15-rc6 (2021-10-17 20:00:13 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes for you to fetch changes up to 25f54d08f12feb593e62cc2193fedefaf7825301: autofs: fix wait name hash calculation in autofs_wait() (2021-10-20 21:09:02 -0400) ---------------------------------------------------------------- Ian Kent (1): autofs: fix wait name hash calculation in autofs_wait() fs/autofs/waitq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists