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: <aWe1it-AHOkrNYLm@yury>
Date: Wed, 14 Jan 2026 10:26:02 -0500
From: Yury Norov <ynorov@...dia.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Cc: Alice Ryhl <aliceryhl@...gle.com>, Yury Norov <yury.norov@...il.com>
Subject: [GIT PULL] bitmap for 6.19-rc6

Hi Linus,

Please pull a build fix for arm32 and m68k when Rust is enabled.

Thanks,
Yury


The following changes since commit b54345928fa1dbde534e32ecaa138678fd5d2135:

  Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2026-01-13 10:04:34 -0800)

are available in the Git repository at:

  https://github.com/norov/bitmap-for-6.19-rc bitmap-for-6.19-rc5

for you to fetch changes up to 6a069876eb1402478900ee0eb7d7fe276bb1f4e3:

  rust: bitops: fix missing _find_* functions on 32-bit ARM (2026-01-13 22:16:39 -0500)

----------------------------------------------------------------
bitmap for v6.19-rc5

Rust: fix build for architectures implementing their own find_bit()
ops - arm and m68k.

----------------------------------------------------------------
Alice Ryhl (1):
      rust: bitops: fix missing _find_* functions on 32-bit ARM

 rust/helpers/bitops.c | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ