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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aVvblLp8sjFB7JvB@tardis-2.local>
Date: Mon, 5 Jan 2026 23:41:08 +0800
From: Boqun Feng <boqun.feng@...il.com>
To: Alice Ryhl <aliceryhl@...gle.com>
Cc: rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
	Gary Guo <gary@...yguo.net>, Peter Zijlstra <peterz@...radead.org>,
	Elle Rhumsaa <elle@...thered-steel.dev>,
	Andreas Hindborg <a.hindborg@...nel.org>,	linux-block@...r.kernel.org,
	FUJITA Tomonori <fujita.tomonori@...il.com>,
	Miguel Ojeda <ojeda@...nel.org>,
	Michael Turquette <mturquette@...libre.com>,
	Stephen Boyd <sboyd@...nel.org>, linux-clk@...r.kernel.org,
	Benno Lossin <lossin@...nel.org>,	Danilo Krummrich <dakr@...nel.org>,
	Thomas Gleixner <tglx@...utronix.de>,	Paul Moore <paul@...l-moore.com>,
 Serge Hallyn <sergeh@...nel.org>,	linux-security-module@...r.kernel.org,
	Josh Poimboeuf <jpoimboe@...nel.org>,	Jason Baron <jbaron@...mai.com>,
	Steven Rostedt <rostedt@...dmis.org>,	Ard Biesheuvel <ardb@...nel.org>,
	Andrew Ballance <andrewjballance@...il.com>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"Liam R. Howlett" <Liam.Howlett@...cle.com>,
	maple-tree@...ts.infradead.org, linux-mm@...ck.org,
	Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
	Uladzislau Rezki <urezki@...il.com>,
	Vitaly Wool <vitaly.wool@...sulko.se>,	Rob Herring <robh@...nel.org>,
 devicetree@...r.kernel.org,
	Daniel Almeida <daniel.almeida@...labora.com>,
	Michal Wilczynski <m.wilczynski@...sung.com>,	linux-pwm@...r.kernel.org,
 "Paul E. McKenney" <paulmck@...nel.org>,	rcu@...r.kernel.org,
 Will Deacon <will@...nel.org>,	Fiona Behrens <me@...enk.dev>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Vlastimil Babka <vbabka@...e.cz>, Christoph Lameter <cl@...two.org>,
	David Rientjes <rientjes@...gle.com>,	Ingo Molnar <mingo@...hat.com>,
 Waiman Long <longman@...hat.com>,
	Mitchell Levy <levymitchell0@...il.com>,
	Frederic Weisbecker <frederic@...nel.org>,	Lyude Paul <lyude@...hat.com>,
	Anna-Maria Behnsen <anna-maria@...utronix.de>,
	John Stultz <jstultz@...gle.com>, linux-usb@...r.kernel.org,
	Tejun Heo <tj@...nel.org>, Lai Jiangshan <jiangshanlai@...il.com>,
	Matthew Wilcox <willy@...radead.org>,
	Tamir Duberstein <tamird@...il.com>, linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH v2 00/27] Allow inlining C helpers into Rust when using
 LTO

On Mon, Jan 05, 2026 at 12:42:13PM +0000, Alice Ryhl wrote:
> This patch series adds __rust_helper to every single rust helper. The
> patches do not depend on each other, so maintainers please go ahead and
> pick up any patches relevant to your subsystem! Or provide your Acked-by
> so that Miguel can pick them up.
> 

I queued the following into rust-sync:

       rust: barrier: add __rust_helper to helpers
       rust: blk: add __rust_helper to helpers
       rust: completion: add __rust_helper to helpers
       rust: cpu: add __rust_helper to helpers
       rust: processor: add __rust_helper to helpers
       rust: rcu: add __rust_helper to helpers
       rust: refcount: add __rust_helper to helpers
       rust: sync: add __rust_helper to helpers
       rust: task: add __rust_helper to helpers
       rust: time: add __rust_helper to helpers
       rust: wait: add __rust_helper to helpers

Thanks!

Regards,
Boqun

> These changes were generated by adding __rust_helper and running
> ClangFormat. Unrelated formatting changes were removed manually.
> 
[...]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ