From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Scott Branden <scott.branden@broadcom.com>
Cc: Arnd Bergmann <arnd@arndb.de>, Kees Cook <keescook@chromium.org>,
linux-kernel@vger.kernel.org,
bcm-kernel-feedback-list@broadcom.com,
Desmond Yan <desmond.yan@broadcom.com>,
Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH v9 00/13] Add Broadcom VK driver
Date: Mon, 25 Jan 2021 18:48:43 +0100 [thread overview]
Message-ID: <YA8Ee2QpeMPTtTg5@kroah.com> (raw)
In-Reply-To: <20210120175827.14820-1-scott.branden@broadcom.com>
On Wed, Jan 20, 2021 at 09:58:14AM -0800, Scott Branden wrote:
> This patch series drops previous patches in [1]
> that were incorporated by Kees Cook into patch series
> "Introduce partial kernel_read_file() support" [2].
>
> Remaining patches are contained in this series to add Broadcom VK driver.
> (which depends on request_firmware_into_buf API addition which has
> now been accepted into the upstream kernel as of v5.10-rc1).
Wow, it's been a long time for this patch series, thanks for sticking
with it. All are now queued up in my tree, and will show up in
linux-next in a day or so. Now the real work starts :)
thanks,
greg k-h
prev parent reply other threads:[~2021-01-25 17:50 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-20 17:58 [PATCH v9 00/13] Add Broadcom VK driver Scott Branden
2021-01-20 17:58 ` [PATCH v9 01/13] bcm-vk: add bcm_vk UAPI Scott Branden
2021-01-20 17:58 ` [PATCH v9 02/13] misc: bcm-vk: add Broadcom VK driver Scott Branden
2021-01-20 17:58 ` [PATCH v9 03/13] misc: bcm-vk: add autoload support Scott Branden
2021-01-20 17:58 ` [PATCH v9 04/13] misc: bcm-vk: add misc device to Broadcom VK driver Scott Branden
2021-01-20 17:58 ` [PATCH v9 05/13] misc: bcm-vk: add triggers when host panic or reboots to notify card Scott Branden
2021-01-20 17:58 ` [PATCH v9 06/13] misc: bcm-vk: add open/release Scott Branden
2021-01-20 17:58 ` [PATCH v9 07/13] misc: bcm-vk: add ioctl load_image Scott Branden
2021-01-20 17:58 ` [PATCH v9 08/13] misc: bcm-vk: add get_card_info, peerlog_info, and proc_mon_info Scott Branden
2021-01-20 17:58 ` [PATCH v9 09/13] misc: bcm-vk: add VK messaging support Scott Branden
2021-01-20 17:58 ` [PATCH v9 10/13] misc: bcm-vk: reset_pid support Scott Branden
2021-01-20 17:58 ` [PATCH v9 11/13] misc: bcm-vk: add mmap function for exposing BAR2 Scott Branden
2021-01-20 17:58 ` [PATCH v9 12/13] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver Scott Branden
2021-01-20 17:58 ` [PATCH v9 13/13] misc: bcm-vk: add ttyVK support Scott Branden
2021-01-25 17:48 ` 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=YA8Ee2QpeMPTtTg5@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=desmond.yan@broadcom.com \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=scott.branden@broadcom.com \
/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.