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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250215170845.80764-1-ojeda@kernel.org>
Date: Sat, 15 Feb 2025 18:08:45 +0100
From: Miguel Ojeda <ojeda@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Miguel Ojeda <ojeda@...nel.org>,
	Alex Gaynor <alex.gaynor@...il.com>,
	Boqun Feng <boqun.feng@...il.com>,
	Gary Guo <gary@...yguo.net>,
	Björn Roy Baron <bjorn3_gh@...tonmail.com>,
	Benno Lossin <benno.lossin@...ton.me>,
	Andreas Hindborg <a.hindborg@...nel.org>,
	Alice Ryhl <aliceryhl@...gle.com>,
	Trevor Gross <tmgross@...ch.edu>,
	Danilo Krummrich <dakr@...nel.org>,
	rust-for-linux@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Rust fixes for 6.14 (2nd)

Hi Linus,

Please pull these fixes for Rust (second round).

They have been in linux-next for a few days.

No conflicts expected.

Thanks!

Cheers,
Miguel

The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:

  Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux.git tags/rust-fixes-6.14-2

for you to fetch changes up to 2e4f982cf392af2f1282b5537a72144e064799e3:

  rust: rbtree: fix overindented list item (2025-02-12 23:26:55 +0100)

----------------------------------------------------------------
Rust fixes for v6.14 (2nd)

Toolchain and infrastructure:

 - Fix objtool warning due to future Rust 1.85.0 (to be released in
   a few days).

 - Clean future Rust 1.86.0 (to be released 2025-04-03) Clippy warning.

----------------------------------------------------------------
Miguel Ojeda (2):
      objtool/rust: add one more `noreturn` Rust function
      rust: rbtree: fix overindented list item

 rust/kernel/rbtree.rs | 2 +-
 tools/objtool/check.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ