Re: [PATCH v16 0/3] rust: add basic serial device bus abstractions

From: Greg Kroah-Hartman

Date: Fri Jul 24 2026 - 01:35:11 EST


On Thu, Jul 23, 2026 at 11:01:17PM +0200, Danilo Krummrich wrote:
> On Thu Jul 23, 2026 at 10:59 PM CEST, Danilo Krummrich wrote:
> > On Sat, 18 Jul 2026 15:33:09 +0000, Markus Probst wrote:
> >> [PATCH v16 0/3] rust: add basic serial device bus abstractions
> >
> > Applied, thanks!
> >
> > Branch: driver-core-testing
> > Tree: git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git
> >
> > [1/3] rust: add basic serial device bus abstractions
> > commit: 99f59aa82341
> > [2/3] samples: rust: add Rust serial device bus sample device driver
> > commit: 4b2c9156d312
> > [3/3] MAINTAINERS: serdev: Add self for serdev
> > commit: 6b71fef6f05c
> >
> > The patches will appear in the next linux-next integration (typically within 24
> > hours on weekdays).
> >
> > The patches are in the driver-core-testing branch and will be promoted to
> > driver-core-next after validation.
>
> Greg, since I've dropped it from the queue a few days ago I've now picked it
> back up.

That's great, thanks!