Rust for Linux List
 help / color / mirror / Atom feed
 messages from 2026-06-19 13:42:48 to 2026-06-20 22:19:37 UTC [more...]

[PATCH v2 0/4] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
 2026-06-20 22:19 UTC  (10+ messages)
` [PATCH v2 1/4] rust: pci: make Vendor::from_raw() public
` [PATCH v2 2/4] rust: pci: add managed Device::enable_device()
` [PATCH v2 3/4] rust: completion: add complete()
` [PATCH v2 4/4] rust: samples: add EDU PCI driver sample

[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 v3 0/3] gpu: nova-core: obtain and display VRAM amount
 2026-06-20 14:26 UTC  (6+ messages)
` [PATCH v3 3/3] gpu: nova-core: gsp: Extract and display usable FB regions from GSP

[PATCH 00/13] gpu: nova-core: blackwell follow-ups and fixes
 2026-06-20 14:08 UTC  (7+ messages)
` [PATCH 01/13] gpu: nova-core: fsp: limit FSP receive message allocation size
` [PATCH 04/13] gpu: nova-core: falcon: gsp: move PRIV target mask constants
` [PATCH 06/13] gpu: nova-core: fsp: move FMC firmware loading into wait_secure_boot

[PATCH 0/3] rust: doctest: unify with other kunit tests
 2026-06-20 11:07 UTC  (7+ messages)
` [PATCH 1/3] rust: kunit: use `file!()` inside `kunit_assert!`
` [PATCH 2/3] rust: kunit: use `line!()` "
` [PATCH 3/3] rust: doctest: generate Rust kunit test suites

[PATCH 0/6] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-19 13:42 UTC  (4+ messages)
` [PATCH 4/6] gpu: nova-core: gsp: replace BootUnloadGuard with local handler
` [PATCH 5/6] gpu: nova-core: gsp: move unload bundle error handling to Gsp::boot
` [PATCH 6/6] gpu: nova-core: gsp: make unload take GspBootContext


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