rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-28 06:38:02 to 2025-05-30 21:57:49 UTC [more...]

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-30 21:57 UTC  (26+ messages)
` [PATCH v4 04/20] rust: add new `num` module with useful integer operations
` [PATCH v4 05/20] gpu: nova-core: use absolute paths in register!() macro
` [PATCH v4 06/20] gpu: nova-core: add delimiter for helper rules "
` [PATCH v4 07/20] gpu: nova-core: expose the offset of each register as a type constant
` [PATCH v4 09/20] gpu: nova-core: increase BAR0 size to 16MB
` [PATCH v4 11/20] gpu: nova-core: wait for GFW_BOOT completion
` [PATCH v4 12/20] gpu: nova-core: add DMA object struct
` [PATCH v4 13/20] gpu: nova-core: register sysmem flush page
` [PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot
` [PATCH v4 20/20] gpu: nova-core: load and run FWSEC-FRTS

[PATCH 0/7] misc device: support device drivers
 2025-05-30 21:52 UTC  (28+ messages)
` [PATCH 1/7] rust: types: support fallible PinInit types in Opaque::pin_init
` [PATCH 2/7] rust: revocable: support fallible PinInit types
` [PATCH 3/7] rust: devres: support fallible in-place init for data
` [PATCH 4/7] rust: faux: impl AsRef<Device<Bound>> for Registration
` [PATCH 5/7] rust: miscdevice: properly support device drivers
` [PATCH 6/7] rust: miscdevice: expose the parent device as &Device<Bound>
` [PATCH 7/7] rust: sample: misc: implement device driver sample

[PATCH v7 0/9] More Rust bindings for device property reads
 2025-05-30 21:50 UTC  (13+ messages)
` [PATCH v7 1/9] rust: device: Create FwNode abstraction for accessing device properties
` [PATCH v7 2/9] rust: device: Enable accessing the FwNode of a Device
` [PATCH v7 3/9] rust: device: Add property_present() to FwNode
` [PATCH v7 4/9] rust: device: Enable printing fwnode name and path
` [PATCH v7 5/9] rust: device: Introduce PropertyGuard
` [PATCH v7 6/9] rust: device: Implement accessors for firmware properties
` [PATCH v7 7/9] rust: device: Add child accessor and iterator
` [PATCH v7 8/9] rust: device: Add property_get_reference_args
` [PATCH v7 9/9] samples: rust: platform: Add property read examples

[PATCH v4 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-05-30 21:43 UTC  (6+ messages)
` [PATCH v4 1/3] rust: implement `Wrapper<T>` for `Opaque<T>`
` [PATCH v4 2/3] rust: miscdevice: add additional data to MiscDeviceRegistration
` [PATCH v4 3/3] rust: miscdevice: adjust the rust_misc_device sample to use RegistrationData

[PATCH v4 0/3] rust: add `UnsafePinned` type
 2025-05-30 21:01 UTC  (5+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type

[PATCH] rust: doc: Clean up formatting in io.rs
 2025-05-30 19:39 UTC  (3+ messages)

[PATCH v4 0/2] strncpy_from_user for Rust
 2025-05-30 18:16 UTC  (7+ messages)
` [PATCH v4 1/2] uaccess: rust: add strncpy_from_user
` [PATCH v4 2/2] uaccess: rust: add UserSliceReader::strcpy_into_buf

[PATCH] rust: add basic ELF sections parser
 2025-05-30 18:10 UTC  (25+ messages)

[PATCH] rust: acpi: add `acpi::DeviceId` abstraction
 2025-05-30 16:11 UTC  (4+ messages)

[PATCH 0/2] rust: add initial scatterlist abstraction
 2025-05-30 15:18 UTC  (12+ messages)
` [PATCH 1/2] rust: add initial scatterlist bindings
` [PATCH 2/2] samples: rust: add sample code for "

[PATCH v1 0/5] rust: time: Convert hrtimer to use Instant and Delta
 2025-05-30 13:04 UTC  (3+ messages)
` [PATCH v1 3/5] rust: time: Add HrTimerExpires trait

[PATCH v11 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-30 12:27 UTC  (6+ messages)
` [PATCH v11 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v11 2/5] rust: support formatting of foreign types
` [PATCH v11 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v11 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v11 5/5] rust: remove core::ffi::CStr reexport

[PATCH v2 0/3] rust: time: Introduce typed clock sources and generalize Instant
 2025-05-30 11:42 UTC  (3+ messages)
` [PATCH v2 2/3] rust: time: Make Instant generic over ClockSource

REGRESSION: armv7 build mismatched types
 2025-05-30  9:53 UTC  (4+ messages)

[PATCH 1/2] rust: file: mark `LocalFile` as `repr(transparent)`
 2025-05-30  5:12 UTC  (9+ messages)
` [PATCH 2/2] rust: file: improve safety comments

[PATCH] rust: introduce sfile macro for easier code tracing
 2025-05-30  3:47 UTC  (4+ messages)

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-29 22:28 UTC  (17+ messages)
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings

[PATCH] rust: list: Fix typo `much` in arc.rs
 2025-05-29 21:39 UTC  (3+ messages)

[PATCH v4] rust: check type of `$ptr` in `container_of!`
 2025-05-29 21:19 UTC  (8+ messages)

[PATCH v9 3/5] rust: add bitmap API
 2025-05-29 20:15 UTC  (3+ messages)

[PATCH 1/2] rust: pin-init: improve safety documentation for `impl<T> [Pin]Init<T> for T`
 2025-05-29 19:54 UTC  (5+ messages)
` [PATCH 2/2] change blanket impls for `[Pin]Init` and add one for `Result<T, E>`

[PATCH v2 0/2] rust: minor idiomatic fixes to doctest generator
 2025-05-29 16:00 UTC  (6+ messages)
` [PATCH v2 1/2] rust: replace length checks with match
` [PATCH v2 2/2] rust: emit path candidates in panic message

[PATCH] rust: check type of `$ptr` in `container_of!`
 2025-05-29 13:28 UTC  (2+ messages)

[PATCH v3] rust: kunit: use crate-level mapping for `c_void`
 2025-05-29 12:53 UTC  (2+ messages)

[PATCH v3] rust: workqueue: remove HasWork::OFFSET
 2025-05-29 12:00 UTC  (2+ messages)

[PATCH] rust: retain pointer mut-ness in `container_of!`
 2025-05-29 11:59 UTC  (2+ messages)

[RFC RESEND v10 00/14] Refcounted interrupts, SpinLockIrq for rust
 2025-05-29  9:21 UTC  (10+ messages)
` [RFC RESEND v10 02/14] preempt: Introduce __preempt_count_{sub, add}_return()
` [RFC RESEND v10 03/14] irq & spin_lock: Add counted interrupt disabling/enabling
` [RFC RESEND v10 04/14] rust: Introduce interrupt module

[GIT PULL] cpufreq/arm updates for 6.16
 2025-05-29  5:03 UTC  (6+ messages)

[PATCH v2] rust/list: replace unwrap() with ? in doctest examples
 2025-05-28 22:25 UTC  (4+ messages)

[PATCH v2] uaccess: rust: use newtype for user pointers
 2025-05-28 20:35 UTC  (12+ messages)

[PATCH v6] rust: transmute: Add methods for FromBytes trait
 2025-05-28 19:46 UTC  (2+ messages)

[PATCH v2] rust: time: Avoid 64-bit integer division on 32-bit architectures
 2025-05-28 18:24 UTC  (2+ messages)

[PATCH v8 0/3] rust: platform: add Io support
 2025-05-28 18:06 UTC  (5+ messages)
` [PATCH v8 3/3] rust: platform: allow ioremap of platform resources

[PATCH v2] rust: kunit: use crate-level mapping for `c_void`
 2025-05-28 16:42 UTC  (3+ messages)

[PATCH] rust: replace length checks with match
 2025-05-28 16:20 UTC  (4+ messages)

[RFC] Should we consider to re-write HFS/HFS+ in Rust?
 2025-05-28 16:16 UTC  (2+ messages)

[PATCH] rust: add helper for mutex_trylock
 2025-05-28 16:08 UTC  (5+ messages)

[PATCH v2 01/13] rust: pin-init: rename `zeroed` to `init_zeroed`
 2025-05-28 15:18 UTC  (3+ messages)

[PATCH v9 4/5] rust: add find_bit_benchmark_rust module
 2025-05-28  9:10 UTC  (2+ messages)

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-28  8:03 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).