Rust for Linux List
 help / color / mirror / Atom feed
 messages from 2026-07-21 20:53:14 to 2026-07-22 21:52:06 UTC [more...]

[PATCH v4 0/7] rust: use Delta instead of raw jiffies for timeouts and delays
 2026-07-22 21:49 UTC  (8+ messages)
` [PATCH v4 1/7] rust: time: make Delta generic over its time unit
` [PATCH v4 2/7] rust: time: add jiffies time unit for Delta
` [PATCH v4 3/7] rust: time: add Delta::as_millis_ceil()
` [PATCH v4 4/7] rust: time: add Delta::to_jiffies() for timeout conversion
` [PATCH v4 5/7] rust: workqueue: take a Delta<Jiffy> for the enqueue delay
` [PATCH v4 6/7] rust: sync: condvar: use Delta<Jiffy> for timeout and result
` [PATCH v4 7/7] rust: time: remove unused Jiffies/Msecs helpers

[PATCH v2] rust_binder: add TF_DEFER_COMPLETE flag for avoiding userspace roundtrip
 2026-07-22 21:09 UTC 

[PATCH 0/4] rust: pin-init: merge `__init` and `__pinned_init`
 2026-07-22 18:50 UTC  (5+ messages)
` [PATCH 1/4] rust: pin-init: merge `__pinned_init` and `__init`
` [PATCH 2/4] rust: devres: use `cast_pin_init` instead of manual reimplementation
` [PATCH 3/4] rust: treewide: replace `__pinned_init` with `__init`
` [PATCH 4/4] rust: pin-init: remove `__pinned_init` method for `cfg(kernel)`

[PATCH v6 0/6] rust / dma_buf: Add abstractions for dma_fence
 2026-07-22 18:38 UTC  (9+ messages)
` [PATCH v6 1/6] rust: types: implement ForeignOwnable for ARef<T>
` [PATCH v6 2/6] rust: error: Add ECANCELED error code
` [PATCH v6 3/6] rust: sync: Add abstraction for rcu_barrier()
` [PATCH v6 4/6] rust: xarray: Add support for index reservations
` [PATCH v6 5/6] rust: Add dma_fence abstractions
` [PATCH v6 6/6] MAINTAINERS: Add entry for Rust dma-buf

[PATCH v3 0/5] Rate limited printing for Rust
 2026-07-22 18:15 UTC  (7+ messages)
` [PATCH v3 1/5] rust: sync: move lockdep types to rust/kernel/sync/lockdep.rs
` [PATCH v3 2/5] rust: sync: add const constructor for raw_spinlock_t
` [PATCH v3 3/5] rust: add pr_*_ratelimit! macros for printing
` [PATCH v3 4/5] rust_binder: consolidate transaction failure prints
` [PATCH v3 5/5] rust_binder: use pr_*_ratelimited! for printing

[PATCH] rust: revocable: use LKMM atomics instead of Rust atomics
 2026-07-22 18:14 UTC  (2+ messages)

[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
 2026-07-22 15:04 UTC  (2+ messages)

[PATCH RFC v3 0/6] Add Rust virtio bindings and sample device
 2026-07-22  9:55 UTC  (6+ messages)

[PATCH 0/3] rust: sync: add SetOnce::try_get_or_populate()
 2026-07-22  9:16 UTC  (4+ messages)
` [PATCH 1/3] rust: sync: return `Result<&T, T>` from `SetOnce::populate()`
` [PATCH 2/3] rust: sync: add SetOnce::try_get_or_populate()
` [PATCH 3/3] rust_binder: use SetOnce::try_get_or_populate()

[PATCH] rust_binder: check context manager before creating node
 2026-07-22  2:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v8 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-22  0:52 UTC  (8+ messages)
` [PATCH v8 1/7] drm/tyr: add resources to RegistrationData
` [PATCH v8 2/7] drm/tyr: add a generic slot manager
` [PATCH v8 3/7] drm/tyr: add Memory Management Unit (MMU) support
` [PATCH v8 4/7] drm/tyr: add GPU virtual memory (VM) support
` [PATCH v8 5/7] drm/tyr: add a kernel buffer object
` [PATCH v8 6/7] drm/tyr: add parser for firmware binary
` [PATCH v8 7/7] drm/tyr: add Microcontroller Unit (MCU) booting

[PATCH v1] rust: time: rename ClockSource trait to ClockId
 2026-07-22  0:10 UTC 

[PATCH v7 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-21 21:13 UTC  (5+ messages)
` [PATCH v7 6/7] drm/tyr: add parser for firmware binary
` [PATCH v7 7/7] drm/tyr: add Microcontroller Unit (MCU) booting

[PATCH v3 2/2] rust: use Delta and a Jiffies newtype for timeouts and delays
 2026-07-21 20:53 UTC  (5+ messages)


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