From: Jonathan Corbet <corbet@lwn.net>
To: "Iván Ezequiel Rodriguez" <ivanrwcm25@gmail.com>,
"Bartosz Golaszewski" <brgl@kernel.org>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org, "Mickaël Salaün" <mic@digikod.net>,
"Jason Wang" <jasowangio@gmail.com>,
"Sumit Semwal" <sumit.semwal@linaro.org>,
"Iván Ezequiel Rodriguez" <ivanrwcm25@gmail.com>
Subject: Re: [PATCH 5/7] docs: vduse: align documentation with current uapi and driver
Date: Tue, 15 Sep 2026 13:48:19 -0600 [thread overview]
Message-ID: <87ik4670u4.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20260831143125.151360-6-ivanrwcm25@gmail.com>
Iván Ezequiel Rodriguez <ivanrwcm25@gmail.com> writes:
> Update supported device IDs (block, net, fs), all six read/write message
> types, the VDUSE_VQ_INJECT_IRQ ioctl name, and VQ_SETUP group vs asid
> usage per include/uapi/linux/vduse.h.
>
> Signed-off-by: Iván Ezequiel Rodriguez <ivanrwcm25@gmail.com>
> ---
> Documentation/userspace-api/vduse.rst | 33 +++++++++++++++++----------
> 1 file changed, 21 insertions(+), 12 deletions(-)
>
> diff --git a/Documentation/userspace-api/vduse.rst b/Documentation/userspace-api/vduse.rst
> index 81479d47c8b9..d316857ca5bd 100644
> --- a/Documentation/userspace-api/vduse.rst
> +++ b/Documentation/userspace-api/vduse.rst
> @@ -11,11 +11,10 @@ to make the device emulation more secure, the emulated vDPA device's
> control path is handled in the kernel and only the data path is
> implemented in the userspace.
>
> -Note that only virtio block device is supported by VDUSE framework now,
> -which can reduce security risks when the userspace process that implements
> -the data path is run by an unprivileged user. The support for other device
> -types can be added after the security issue of corresponding device driver
> -is clarified or fixed in the future.
> +Note that virtio block, network, and filesystem device types are supported
> +by the VDUSE framework. Other device types may be added after the security
> +implications of the corresponding device driver are clarified or fixed in
> +the future.
So that paragraph was somewhat impenetrable before, but I think this
change has made it worse. What are "the security implications"? This
has the look of a mechanical change that isn't really concerned about
what is supposed to be communicated...?
Thanks,
jon
next prev parent reply other threads:[~2026-09-15 19:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-31 14:31 [PATCH 0/7] docs/abi: align userspace documentation with implementation Iván Ezequiel Rodriguez
2026-08-31 14:31 ` [PATCH 1/7] docs: futex2: fix documented errno names for futex_waitv Iván Ezequiel Rodriguez
2026-08-31 14:31 ` [PATCH 2/7] docs: landlock: fix ENOMSG condition in create_ruleset kernel-doc Iván Ezequiel Rodriguez
2026-08-31 14:31 ` [PATCH 3/7] docs: gpio: note lineinfo padding must be zero filled Iván Ezequiel Rodriguez
2026-09-01 8:24 ` Bartosz Golaszewski
2026-08-31 14:31 ` [PATCH 4/7] docs: dma-buf-heaps: fix CMA heap name typo Iván Ezequiel Rodriguez
2026-08-31 14:31 ` [PATCH 5/7] docs: vduse: align documentation with current uapi and driver Iván Ezequiel Rodriguez
2026-09-15 19:48 ` Jonathan Corbet [this message]
2026-08-31 14:31 ` [PATCH 6/7] docs: ioctl: fix stale NVMe registry entry and note N conflict Iván Ezequiel Rodriguez
2026-08-31 14:31 ` [PATCH 7/7] gpio: cdev: return EOPNOTSUPP when HTE is unavailable Iván Ezequiel Rodriguez
2026-09-01 8:25 ` [PATCH 0/7] docs/abi: align userspace documentation with implementation Bartosz Golaszewski
2026-09-15 19:47 ` Jonathan Corbet
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=87ik4670u4.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=brgl@kernel.org \
--cc=ivanrwcm25@gmail.com \
--cc=jasowangio@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mic@digikod.net \
--cc=sumit.semwal@linaro.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®