Linux driver-core infrastructure
 help / color / mirror / Atom feed
 messages from 2026-06-18 17:05:03 to 2026-06-20 18:50:48 UTC [more...]

[PATCH v4 00/16] rust: drm: Higher-Ranked Lifetime private data
 2026-06-20 18:48 UTC  (17+ messages)
` [PATCH v4 01/16] rust: drm: ioctl: fix unbounded lifetimes in ioctl handler arguments
` [PATCH v4 02/16] rust: drm: rename Uninit DeviceContext to Normal
` [PATCH v4 03/16] rust: drm: Add Driver::ParentDevice associated type
` [PATCH v4 04/16] rust: drm: change default DeviceContext to Normal
` [PATCH v4 05/16] rust: drm: restrict AlwaysRefCounted to Normal Device context
` [PATCH v4 06/16] rust: drm: restrict AlwaysRefCounted to Normal GEM Object context
` [PATCH v4 07/16] rust: drm: split Deref for Device context typestates
` [PATCH v4 08/16] rust: drm: pin ioctl Device reference to Normal context
` [PATCH v4 09/16] rust: drm: add Ioctl device context typestate
` [PATCH v4 10/16] rust: drm: Add RegistrationGuard for drm_dev_enter/exit critical sections
` [PATCH v4 11/16] rust: drm: Wrap ioctl dispatch in RegistrationGuard
` [PATCH v4 12/16] rust: drm: return ParentDevice from Device AsRef
` [PATCH v4 13/16] rust: drm: add AsRef<ParentDevice<Bound>> for Device<Registered>
` [PATCH v4 14/16] rust: drm: Add RegistrationData to drm::Driver
` [PATCH v4 15/16] rust: drm: Pass registration data to ioctl handlers
` [PATCH v4 16/16] drm: nova: Use drm::Device<Registered> to access the parent bus device

[PATCH v3 00/13] rust: drm: Higher-Ranked Lifetime private data
 2026-06-20 16:52 UTC  (15+ messages)
` [PATCH v3 01/13] rust: drm: rename Uninit DeviceContext to Normal
` [PATCH v3 02/13] rust: drm: Add Driver::ParentDevice associated type
` [PATCH v3 03/13] rust: drm: change default DeviceContext to Normal
` [PATCH v3 04/13] rust: drm: restrict AlwaysRefCounted to Normal Device context
` [PATCH v3 05/13] rust: drm: restrict AlwaysRefCounted to Normal GEM Object context
` [PATCH v3 06/13] rust: drm: split Deref for Device context typestates
` [PATCH v3 07/13] rust: drm: return ParentDevice from Device AsRef
` [PATCH v3 08/13] rust: drm: add AsRef<ParentDevice<Bound>> for Device<Registered>
` [PATCH v3 09/13] rust: drm: Add RegistrationGuard for drm_dev_enter/exit critical sections
` [PATCH v3 10/13] rust: drm: Add RegistrationData to drm::Driver
` [PATCH v3 11/13] rust: drm: Wrap ioctl dispatch in RegistrationGuard
` [PATCH v3 12/13] rust: drm: Pass registration data to ioctl handlers
` [PATCH v3 13/13] drm: nova: Use drm::Device<Registered> to access the parent bus device

[PATCH] base: Remove unused DMA_FENCE_TRACE Kconfig symbol
 2026-06-19 11:48 UTC  (3+ messages)

[PATCH v2] debugfs: Fix lockdown check for mmap_prepare
 2026-06-19 11:11 UTC  (2+ messages)

[RFC PATCH] firmware_loader: fix use-after-free in fw_load_sysfs_fallback()
 2026-06-19  0:01 UTC 

[PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-18 23:08 UTC  (8+ messages)
` [PATCH v3 1/7] rust: types: rename ForLt to CovariantForLt
` [PATCH v3 2/7] rust: types: introduce ForLt base trait for CovariantForLt
` [PATCH v3 3/7] rust: auxiliary: add registration_data_with() for ForLt types
` [PATCH v3 4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
` [PATCH v3 5/7] rust: devres: add DevresLt for ForLt-aware device resource access
` [PATCH v3 6/7] rust: pci: return DevresLt from Bar::into_devres()
` [PATCH v3 7/7] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()

[PATCH 0/2] rust: revocable: fix potential race between concurrent revokers
 2026-06-18 22:28 UTC  (6+ messages)
` [PATCH 1/2] pin-init: add PinInit::map_err() for error type conversion
` [PATCH 2/2] rust: revocable: fix race between concurrent revokers

[PATCH v1 1/1] regmap: Drop never used devm_regmap_*_free() APIs
 2026-06-18 20:00 UTC 

[PATCH v1 1/1] regcache: Make ->exit() callback return void
 2026-06-18 19:39 UTC 

[PATCH v2 1/2] of: property: Fix of_fwnode_get_reference_args() with negative index
 2026-06-18 18:35 UTC  (4+ messages)
` [PATCH v2 2/2] software node: Fix software_node_get_reference_args() with index -1

[PATCH 00/10] rust: driver: use pointers instead of indices for ID info
 2026-06-18 17:03 UTC  (2+ messages)
` [PATCH 10/10] RFC: rust: driver: support map-like syntax for ID table


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