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: <r6wusnyqqcmnamampwguyscjpvgwrnwhipsglryaltnofmmkf3@7b4fixf5q2qg>
Date: Fri, 14 Mar 2025 20:02:57 -0400
From: Kent Overstreet <kent.overstreet@...ux.dev>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-bcachefs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] bcachefs hotfixes for 6.14-rc7 v2...

You'll be wanting this one too...

The following changes since commit 9c18ea7ffee090b47afaa7dc41903fb1b436d7bd:

  bcachefs: bch2_get_random_u64_below() (2025-03-13 12:40:22 -0400)

are available in the Git repository at:

  git://evilpiepirate.org/bcachefs.git tags/bcachefs-2025-03-14.2

for you to fetch changes up to 1a2b74d0a2a46c219b25fdb0efcf9cd7f55cfe5e:

  bcachefs: fix build on 32 bit in get_random_u64_below() (2025-03-14 19:45:54 -0400)

----------------------------------------------------------------
bcachefs hotfixes for 6.14-rc7

- change an assertion to an ERO that a user hit doing the 6.14 upgrade
- fix 32 bit build breakage

----------------------------------------------------------------
Kent Overstreet (2):
      bcachefs: Change btree wb assert to runtime error
      bcachefs: fix build on 32 bit in get_random_u64_below()

 fs/bcachefs/btree_update.h       |  8 ++++++++
 fs/bcachefs/btree_write_buffer.c | 21 ++++++++++++++++++++-
 fs/bcachefs/util.c               |  3 ++-
 3 files changed, 30 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ