Rust for Linux List
 help / color / mirror / Atom feed
 messages from 2026-06-28 14:54:38 to 2026-06-28 20:18:04 UTC [more...]

[PATCH v3 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
 2026-06-28 20:17 UTC  (3+ messages)
` [PATCH v3 1/2] rust: clk: Add `ExclusiveClk` wrapper for `clk_rate_exclusive_get`
` [PATCH v3 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get

[PATCH v4 0/3] Clk improvements
 2026-06-28 20:15 UTC  (3+ messages)
` [PATCH v4 1/3] rust: clk: use the type-state pattern

[PATCH] rust: devres: fix race between concurrent revokers
 2026-06-28 20:02 UTC  (2+ messages)
` [PATCH] rust: devres: ensure revocation is complete before device finishes unbinding

[PATCH RFC 0/4] rust: dma: bridge zerocopy-derived types into the transmute byte-safety bound
 2026-06-28 18:21 UTC  (6+ messages)
` [PATCH RFC 1/4] rust: transmute: add `impl_transmute_via_zerocopy!` macro
` [PATCH RFC 2/4] rust: prelude: re-export `zerocopy::Immutable`
` [PATCH RFC 3/4] gpu: nova-core: gsp: derive zerocopy traits for the msgq POD types
` [PATCH RFC 4/4] gpu: nova-core: gsp: convert GspMem to zerocopy via the transmute bridge

[PATCH] rust: iommu: replace core::mem::zeroed with pin_init::zeroed
 2026-06-28 17:34 UTC  (4+ messages)

[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
 2026-06-28 14:53 UTC  (15+ messages)
` [PATCH v5 06/19] rust: drm: restrict AlwaysRefCounted to Normal Device context
` [PATCH v5 07/19] rust: drm: restrict AlwaysRefCounted to Normal GEM Object context
` [PATCH v5 08/19] rust: drm/gem: remove DeviceContext from shmem::Object
` [PATCH v5 09/19] rust: drm: split Deref for Device context typestates
` [PATCH v5 10/19] rust: drm: pin ioctl Device reference to Normal context
` [PATCH v5 11/19] rust: drm: add Ioctl device context typestate
` [PATCH v5 12/19] rust: drm: Add RegistrationGuard for drm_dev_enter/exit critical sections
` [PATCH v5 13/19] rust: drm: Wrap ioctl dispatch in RegistrationGuard
` [PATCH v5 14/19] rust: drm: return ParentDevice from Device AsRef
` [PATCH v5 15/19] rust: drm: add AsRef<ParentDevice<Bound>> for Device<Registered>
` [PATCH v5 16/19] drm: fix race between partial drm_dev_register() failure and ioctl
` [PATCH v5 17/19] rust: drm: Add RegistrationData to drm::Driver
` [PATCH v5 18/19] rust: drm: Pass registration data to ioctl handlers
` [PATCH v5 19/19] drm: nova: Use drm::Device<Registered> to access the parent bus device


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