From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Danilo Krummrich <dakr@kernel.org>
Cc: "Rob Herring" <robh@kernel.org>,
"Markus Probst" <markus.probst@posteo.de>,
"Jiri Slaby" <jirislaby@kernel.org>,
"Miguel Ojeda" <ojeda@kernel.org>, "Gary Guo" <gary@garyguo.net>,
"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
"Benno Lossin" <lossin@kernel.org>,
"Andreas Hindborg" <a.hindborg@kernel.org>,
"Alice Ryhl" <aliceryhl@google.com>,
"Trevor Gross" <tmgross@umich.edu>,
"Kari Argillander" <kari.argillander@gmail.com>,
"Rafael J . Wysocki" <rafael@kernel.org>,
"Viresh Kumar" <viresh.kumar@linaro.org>,
"Boqun Feng" <boqun@kernel.org>,
"David Airlie" <airlied@gmail.com>,
"Simona Vetter" <simona@ffwll.ch>,
"Daniel Almeida" <daniel.almeida@collabora.com>,
"Tamir Duberstein" <tamird@kernel.org>,
"Alexandre Courbot" <acourbot@nvidia.com>,
"Onur Özkan" <work@onurozkan.dev>,
linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
rust-for-linux@vger.kernel.org, linux-pm@vger.kernel.org,
driver-core@lists.linux.dev, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v16 0/3] rust: add basic serial device bus abstractions
Date: Fri, 24 Jul 2026 07:34:19 +0200 [thread overview]
Message-ID: <2026072414-dedicator-canopener-9d85@gregkh> (raw)
In-Reply-To: <DK69583TKES2.2ECSGER5Z77I6@kernel.org>
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!
prev parent reply other threads:[~2026-07-24 5:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-18 15:33 [PATCH v16 0/3] rust: add basic serial device bus abstractions Markus Probst
2026-07-18 15:33 ` [PATCH v16 1/3] " Markus Probst
2026-07-18 15:48 ` sashiko-bot
2026-07-18 15:33 ` [PATCH v16 2/3] samples: rust: add Rust serial device bus sample device driver Markus Probst
2026-07-18 15:54 ` sashiko-bot
2026-07-18 15:33 ` [PATCH v16 3/3] MAINTAINERS: serdev: Add self for serdev Markus Probst
2026-07-23 20:59 ` [PATCH v16 0/3] rust: add basic serial device bus abstractions Danilo Krummrich
2026-07-23 21:01 ` Danilo Krummrich
2026-07-24 5:34 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2026072414-dedicator-canopener-9d85@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=a.hindborg@kernel.org \
--cc=acourbot@nvidia.com \
--cc=airlied@gmail.com \
--cc=aliceryhl@google.com \
--cc=bjorn3_gh@protonmail.com \
--cc=boqun@kernel.org \
--cc=dakr@kernel.org \
--cc=daniel.almeida@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=driver-core@lists.linux.dev \
--cc=gary@garyguo.net \
--cc=jirislaby@kernel.org \
--cc=kari.argillander@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=lossin@kernel.org \
--cc=markus.probst@posteo.de \
--cc=ojeda@kernel.org \
--cc=rafael@kernel.org \
--cc=robh@kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=simona@ffwll.ch \
--cc=tamird@kernel.org \
--cc=tmgross@umich.edu \
--cc=viresh.kumar@linaro.org \
--cc=work@onurozkan.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.