Linus Torvalds
1dd419145d
Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
...
Pull rust fixes from Miguel Ojeda:
"Toolchain and infrastructure:
- Pass '-Zunstable-options' flag required by the future Rust 1.95.0
- Fix 'objtool' warning for Rust 1.84.0
'kernel' crate:
- 'irq' module: add missing bound detected by the future Rust 1.95.0
- 'list' module: add missing 'unsafe' blocks and placeholder safety
comments to macros (an issue for future callers within the crate)
'pin-init' crate:
- Clean Clippy warning that changed behavior in the future Rust
1.95.0"
* tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux:
rust: list: Add unsafe blocks for container_of and safety comments
rust: pin-init: replace clippy `expect` with `allow`
rust: irq: add `'static` bounds to irq callbacks
objtool/rust: add one more `noreturn` Rust function
rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
2026-02-22 08:43:31 -08:00
..
2025-10-20 04:04:23 +02:00
2026-01-21 07:37:15 -07:00
2026-02-11 17:43:59 -08:00
2025-12-22 17:30:24 +01:00
2026-01-23 14:18:07 -05:00
2025-11-05 00:05:38 +01:00
2026-01-26 13:23:52 +01:00
2026-01-22 09:19:30 +01:00
2026-02-22 08:43:31 -08:00
2026-02-22 08:43:31 -08:00
2025-11-29 10:41:09 -08:00
2026-01-05 16:32:39 -08:00
2026-01-26 02:53:16 +01:00
2026-02-11 19:31:52 -08:00
2025-11-03 14:40:45 +01:00
2026-02-17 09:11:04 -08:00
2025-11-04 13:25:29 +01:00
2025-07-23 02:05:58 +02:00
2025-10-27 20:27:05 +01:00
2025-10-02 18:18:33 -07:00
2026-01-26 13:23:52 +01:00
2025-11-26 11:25:35 -05:00
2026-01-18 20:40:11 +01:00
2025-09-02 05:23:56 -06:00
2026-01-30 05:18:17 +01:00
2026-01-19 01:13:22 +01:00
2026-01-30 01:08:24 +01:00
2026-01-15 09:26:49 +01:00
2025-09-14 23:58:45 +02:00
2026-01-27 11:21:22 +05:30
2026-01-27 11:21:23 +05:30
2025-10-04 16:26:32 -07:00
2026-01-19 15:02:46 +01:00
2025-12-29 14:09:18 +01:00
2026-01-26 13:23:52 +01:00
2026-02-07 01:03:49 +01:00
2026-01-28 16:53:24 +01:00
2026-01-26 13:23:52 +01:00
2025-10-22 07:47:27 +02:00
2026-01-07 19:56:00 +01:00
2025-11-17 00:53:47 +01:00
2026-01-04 23:51:35 +01:00
2025-09-06 13:27:20 +02:00
2025-07-23 02:05:58 +02:00
2025-07-23 02:05:58 +02:00
2026-02-10 11:53:01 -08:00
2025-12-02 14:17:09 -05:00
2026-02-02 08:09:11 +01:00
2026-01-17 10:51:42 +01:00
2026-02-01 22:23:59 +01:00
2025-09-06 13:27:20 +02:00
2025-08-12 20:22:09 +02:00
2026-01-28 13:44:17 +01:00
2026-02-11 17:43:59 -08:00
2025-11-26 13:26:59 +01:00
2025-12-23 11:23:15 -08:00
2026-01-16 14:54:11 +01:00
2025-09-13 16:55:15 -07:00
2025-12-06 08:27:07 -08:00
2025-11-19 00:22:24 +01:00
2025-09-16 09:26:59 +02:00
2025-12-03 14:16:49 -08:00
2025-12-29 15:32:53 +01:00
2026-02-01 22:18:24 +01:00
2025-08-19 13:08:41 +02:00
2026-01-26 13:23:52 +01:00
2025-12-04 08:53:30 -08:00
2026-01-30 05:47:05 +01:00
2025-08-21 16:58:07 +02:00
2026-01-19 01:13:22 +01:00
2026-01-20 18:49:58 +01:00
2026-02-10 11:53:01 -08:00
2025-12-22 14:52:12 +00:00
2025-08-03 13:49:10 -07:00
2026-02-02 08:10:48 +01:00
2025-12-18 17:25:45 +01:00
2025-09-19 09:40:46 +02:00
2026-01-29 15:32:40 +01:00
2025-11-20 10:13:35 +00:00
2025-12-28 12:43:56 +01:00
2025-12-06 08:27:07 -08:00
2026-01-28 09:25:44 +01:00
2026-01-26 19:07:13 -08:00
2025-09-04 16:56:48 +02:00
2026-01-26 03:16:31 +01:00
2025-11-17 22:53:27 +01:00
2025-11-05 00:35:37 +01:00
2026-02-17 09:36:43 -08:00
2025-09-11 23:26:20 +02:00