On Fri, 26 Jun 2026 20:36:07 +0200, Danilo Krummrich wrote:
> [PATCH v4 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt

Applied, thanks!

  Branch: topic/dd-lifetimes
  Tree:   
git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git

[1/7] rust: types: rename ForLt to CovariantForLt
      commit: 2c91f57e81a7
[2/7] rust: types: introduce ForLt base trait for CovariantForLt
      commit: 1b56056294d4

      [ Merge ForLt pub use, inline resolve_hrt/ty_static, add intra-doc
        links. - Danilo ]

[3/7] rust: auxiliary: add registration_data_with() for ForLt types
      commit: 491784c54cc1
[4/7] rust: auxiliary: sample: demonstrate ForLt with invariant Mutex type
      commit: 6763c8876d2a
[5/7] rust: devres: add DevresLt for ForLt-aware device resource access
      commit: b85f672a3e68
[6/7] rust: pci: return DevresLt from Bar::into_devres()
      commit: e7e6bf5af80e

      [ Add default SIZE parameter to DevresBar. - Danilo ]

[7/7] rust: io: mem: return DevresLt from IoMem/ExclusiveIoMem::into_devres()
      commit: 7488dc14b05a

      [ Add default SIZE parameter to DevresIoMem. - Danilo ]

The patches are in the topic/dd-lifetimes topic branch and will be merged into
the corresponding target branch soon.

Reply via email to