Rust for Linux List
 help / color / mirror / Atom feed
 messages from 2026-05-11 09:09:49 to 2026-05-15 06:13:22 UTC [more...]

[PATCH v5 0/7] gpu: nova-core: run unload sequence upon unbinding
 2026-05-15  6:12 UTC  (8+ messages)
` [PATCH v5 1/7] gpu: nova-core: remove unneeded get_gsp_info proxy function
` [PATCH v5 2/7] gpu: nova-core: do not import firmware commands into GSP command module
` [PATCH v5 3/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
` [PATCH v5 4/7] gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
` [PATCH v5 5/7] gpu: nova-core: gsp: shuffle boot code a bit to keep chipset-specific parts close
` [PATCH v5 6/7] gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HAL
` [PATCH v5 7/7] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding

[PATCH 00/18] lib: Rust implementation of SPDM
 2026-05-15  5:49 UTC  (4+ messages)
` [PATCH 01/18] rust: add untrusted data abstraction

[PATCH v3 0/6] gpu: nova-core: run unload sequence upon unbinding
 2026-05-15  2:20 UTC  (3+ messages)

[PATCH] ARM: Do not select HAVE_RUST when KASAN is enabled
 2026-05-14 23:24 UTC  (8+ messages)

Rust MC at LPC 2026
 2026-05-14 21:40 UTC 

[PATCH 0/8] rust: pin-init: internal refactors
 2026-05-14 19:31 UTC  (11+ messages)
` [PATCH 1/8] rust: pin-init: internal: pin_data: use closure for `handle_field`
` [PATCH 2/8] rust: pin-init: internal: pin_data: add struct to record field info
` [PATCH 3/8] rust: pin-init: internal: add `PhantomInvariant` and `PhantomInvariantLifetime`
` [PATCH 4/8] rust: pin-init: internal: init: handle code blocks early
` [PATCH 5/8] rust: pin-init: internal: use marker on drop guard type for pinned fields
` [PATCH 6/8] rust: pin-init: internal: make `make_closure` inherent methods
` [PATCH 7/8] rust: pin-init: internal: project slots instead of references
` [PATCH 8/8] rust: pin-init: internal: project using full slot
` (subset) [PATCH 0/8] rust: pin-init: internal refactors

[PATCH 0/6] rust: drm: Higher-Ranked Lifetime private data
 2026-05-14 19:07 UTC  (4+ messages)

[RFC PATCH 0/3] Rust: add runtime PM support
 2026-05-14 15:09 UTC  (4+ messages)
` [RFC PATCH 1/3] rust: Add "
` [RFC PATCH 2/3] rust/platform: Add support for runtime PM
` [RFC PATCH 3/3] [DO NOT MERGE] drm/tyr: wire runtime PM hooks

[PATCH] rust_binder: use lock_vma_under_rcu() in shrinker
 2026-05-14 10:51 UTC  (4+ messages)

[PATCH] rust: seq_file: route seq_print! directly to seq_write
 2026-05-14  7:04 UTC  (2+ messages)

[PATCH 00/13] drm/tyr: add debugfs support
 2026-05-13 23:20 UTC  (3+ messages)
` [PATCH 08/13] rust: drm/gem: add GEM object query helpers for debugfs

[PATCH 01/13] rust: sync: support [pin_]init for `SetOnce`
 2026-05-13 22:45 UTC  (2+ messages)
` [01/13] "

[PATCH v2 1/2] rust: alloc: cleanup imports and use "kernel vertical" style
 2026-05-13 19:09 UTC  (2+ messages)
` [PATCH v2 2/2] rust: alloc: cleanup doctest imports to "

[PATCH] rust: time: implement `Display` for `Delta`
 2026-05-13 17:36 UTC  (5+ messages)

[RFC v2 0/2] add kconfirm
 2026-05-13 16:04 UTC  (14+ messages)
` [RFC PATCH v2 1/2] scripts: "

[PATCH] rust: cred: add safe abstractions for capable() and ns_capable()
 2026-05-13 15:39 UTC  (3+ messages)

[PATCH] fault-inject: rust: add a Rust API for fault-injection
 2026-05-13 15:13 UTC  (3+ messages)

[PATCH] configfs: rust: add an API for adding default groups from C
 2026-05-13 14:39 UTC  (3+ messages)

[PATCH] docs: update rust-analyzer command
 2026-05-13 11:44 UTC  (5+ messages)

[PATCH] rust: sync: add lazy initialization methods to SetOnce
 2026-05-13  9:29 UTC  (16+ messages)

[PATCH v1] rust: workqueue: add cancel_sync support
 2026-05-13  7:33 UTC  (4+ messages)

[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-05-12 23:33 UTC  (8+ messages)
` [PATCH 01/11] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter

[PATCH v8] kbuild: host: use single executable for rustc -C linker
 2026-05-12 17:32 UTC  (4+ messages)

[PATCH v2 0/2] rust: alloc: fix and test `Vec::extend_with`
 2026-05-12 17:20 UTC  (2+ messages)

[PATCH] rust: alloc: fix assert in `Vec::reserve` doc test
 2026-05-12 17:19 UTC  (2+ messages)

[RFC PATCH] rust: hwmon: add basic hwmon abstractions
 2026-05-12 16:30 UTC  (2+ messages)

[PATCH] rust: fmt: use vertical import style
 2026-05-12 16:07 UTC  (2+ messages)

[PATCH 1/2] rust: alloc: cleanup imports and use "kernel vertical" style
 2026-05-12 14:29 UTC  (7+ messages)
` [PATCH 2/2] rust: alloc: cleanup doctest imports to "

[PATCH 0/4] s390: enable Rust support and add required arch glue
 2026-05-12 14:23 UTC  (8+ messages)
` [PATCH 1/4] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH 2/4] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH 3/4] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH 4/4] s390: enable Rust support

[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
 2026-05-12 13:32 UTC  (10+ messages)
` [PATCH v4 1/4] kernel: param: initialize module_kset before do_initcalls()

[PATCH v12 0/2] rust: Add safe pointer formatting support
 2026-05-12  9:26 UTC  (4+ messages)
` [PATCH v12 1/2] rust: fmt: fix {:p} printing stack addresses
` [PATCH v12 2/2] rust: fmt: route {:p} through HashedPtr to prevent address leaks

[PATCH 0/2] rust: impl_flags: add convenience functions
 2026-05-12  8:05 UTC  (4+ messages)
` [PATCH 1/2] rust: impl_flags: add conversion functions

[PATCH v2 00/25] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-11 22:56 UTC  (9+ messages)
` [PATCH v2 03/25] rust: device: generalize drvdata methods over ForLt
` [PATCH v2 04/25] rust: driver: make Adapter trait lifetime-parameterized

[PATCH v7 0/2] rust: take advantage of newer rust-analyzer features
 2026-05-11 18:11 UTC  (3+ messages)
` [PATCH v7 2/2] scripts: generate_rust_analyzer.py: fix IDE support for primitive types

[PATCH v2 0/3] rust: add SRCU abstraction
 2026-05-11 17:11 UTC  (6+ messages)
` [PATCH v2 2/3] rust: sync: "

[PATCH v3 0/5] rust: add `bitfield!` macro
 2026-05-11 16:34 UTC  (3+ messages)
` [PATCH v3 1/5] rust: extract `bitfield!` macro from `register!`

[PATCH v2 0/3] rust: auxiliary: replace drvdata() with registration data
 2026-05-11 15:36 UTC  (7+ messages)
` [PATCH v2 2/3] rust: auxiliary: add registration data to auxiliary devices

[PATCH v7 0/4] rust: add basic serial device bus abstractions
 2026-05-11 14:54 UTC  (3+ messages)

[PATCH] rust-analyzer: update generate_rust_analyzer to pass cfg to macros crate
 2026-05-11 14:40 UTC  (5+ messages)

[PATCH v3] rust: maple_tree: implement Send and Sync for MapleTree
 2026-05-11 14:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox