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>] [day] [month] [year] [list]
Message-ID: <7616456b-6373-4e87-91e1-430b2eae25d9@oracle.com>
Date: Wed, 11 Feb 2026 15:46:02 -0600
From: Dave Kleikamp <dave.kleikamp@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
        "jfs-discussion@...ts.sourceforge.net" <jfs-discussion@...ts.sourceforge.net>
Subject: [GIT PULL] jfs updates for v7.0

The following changes since commit 4a26e7032d7d57c998598c08a034872d6f0d3945:

   Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2025-12-01 21:33:01 -0800)

are available in the Git repository at:

   git@...hub.com:kleikamp/linux-shaggy.git tags/jfs-7.0

for you to fetch changes up to 7833570dae833028337bb53b7f389825b910c100:

   jfs: avoid -Wtautological-constant-out-of-range-compare warning (2026-02-02 14:47:12 -0600)

----------------------------------------------------------------
Just a handful of minor jfs fixes

----------------------------------------------------------------
Arnd Bergmann (1):
       jfs: avoid -Wtautological-constant-out-of-range-compare warning

Haotian Zhang (1):
       jfs: Add missing set_freezable() for freezable kthread

Jori Koolstra (1):
       jfs: nlink overflow in jfs_rename

  fs/jfs/jfs_dtree.c  | 4 ++--
  fs/jfs/jfs_logmgr.c | 1 +
  fs/jfs/namei.c      | 6 ++++--
  3 files changed, 7 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ