All of lore.kernel.org
 help / color / mirror / Atom feed

end of thread, other threads:[~2025-03-14 10:25 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20250313053340.405979-1-contact@antoniohickey.com>
2025-03-13  5:33 ` [PATCH 1/3] rust: enable `raw_ref_op` feature Antonio Hickey
2025-03-13  8:51   ` Charalampos Mitrodimas
2025-03-13 11:39   ` Miguel Ojeda
2025-03-13 11:39   ` Benno Lossin
2025-03-13 11:40   ` Benno Lossin
2025-03-14  3:45   ` [PATCH v2 0/3] rust: use &raw [mut] place instead of addr_of[_mut]!(place) Antonio Hickey
2025-03-14 10:24     ` Benno Lossin
2025-03-14  3:46   ` [PATCH v2 1/3] rust: enable `raw_ref_op` feature Antonio Hickey
2025-03-14  3:46   ` [PATCH v2 2/3] rust: clippy: disable `addr_of!`, `addr_of_mut!` macros Antonio Hickey
2025-03-14 10:25     ` Benno Lossin
2025-03-14  3:47   ` [PATCH v2 3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]` Antonio Hickey
2025-03-13  5:33 ` [PATCH 2/3] rust: clippy: disable `addr_of!` and `addr_of_mut` macros Antonio Hickey
2025-03-14  5:54   ` kernel test robot
2025-03-13  5:33 ` [PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]` Antonio Hickey
2025-03-14  7:10   ` kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.