Rust for Linux List
 help / color / mirror / Atom feed
 messages from 2026-06-28 10:07:49 to 2026-06-28 14:55:35 UTC [more...]

[PATCH v5 00/19] rust: drm: Higher-Ranked Lifetime private data
 2026-06-28 14:53 UTC  (20+ messages)
` [PATCH v5 01/19] rust: drm: ioctl: fix unbounded lifetimes in ioctl handler arguments
` [PATCH v5 02/19] rust: drm: rename Uninit DeviceContext to Normal
` [PATCH v5 03/19] rust: faux: add Device type with AsBusDevice support
` [PATCH v5 04/19] rust: drm: Add Driver::ParentDevice associated type
` [PATCH v5 05/19] rust: drm: change default DeviceContext to Normal
` [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

[PATCH] rust: iommu: replace core::mem::zeroed with pin_init::zeroed
 2026-06-28 10:31 UTC  (3+ messages)

[PATCH] rust_binder: use pin_init::zeroed for file_operations initialization
 2026-06-28 10:16 UTC  (2+ messages)

[PATCH] usb: rust: Use pin_init::zeroed for usb_device_id initialization
 2026-06-28 10:08 UTC  (2+ messages)

[PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-06-28 10:07 UTC 


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