[PATCH 0/4] Linux Kernel uAPI headers import
David Marchand
david.marchand at redhat.com
Fri May 16 13:32:13 CEST 2025
On Wed, Apr 16, 2025 at 2:34 PM Maxime Coquelin
<maxime.coquelin at redhat.com> wrote:
>
> This series documents the license exception granted by both
> the technical and governing boards to import uAPI header
> files.
>
> It also imports VDUSE uAPI header file from Kernel v6.14.
>
> David Marchand (1):
> ci: check licenses
>
> Maxime Coquelin (3):
> license: add exception for Linux Kernel uAPI headers
> uapi: import VDUSE header from v6.14 kernel
> vhost: use imported VDUSE uAPI header
>
> .github/workflows/build.yml | 1 +
> devtools/check-spdx-tag.sh | 2 +-
> kernel/linux/uapi/linux/vduse.h | 353 ++++++++++++++++++++++++++++++++
> kernel/linux/uapi/version | 2 +-
> lib/vhost/meson.build | 5 +-
> lib/vhost/vduse.c | 2 +-
> lib/vhost/vduse.h | 22 --
> license/Linux-syscall-note | 25 +++
> license/exceptions.txt | 17 +-
> 9 files changed, 392 insertions(+), 37 deletions(-)
> create mode 100644 kernel/linux/uapi/linux/vduse.h
> create mode 100644 license/Linux-syscall-note
For the series,
Reviewed-by: David Marchand <david.marchand at redhat.com>
Series applied, thanks.
--
David Marchand
More information about the dev
mailing list