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

Greg Kroah-Hartman <[email protected]> Fri, 24 Jul 2026 07:34:19 +0200
Newsgroups org.kernel.vger.linux-serial,dev.linux.lists.driver-core,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm,org.kernel.vger.rust-for-linux
Message-ID <2026072414-dedicator-canopener-9d85@gregkh>
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!