From: "Cédric Le Goater" <clg@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Richard Henderson" <richard.henderson@linaro.org>,
"Tony Krowiak" <akrowiak@linux.ibm.com>,
"Alex Williamson" <alex.williamson@redhat.com>,
"Cédric Le Goater" <clg@redhat.com>
Subject: [PATCH 0/1] linux-headers: update to v6.5-rc1
Date: Sun, 9 Jul 2023 23:23:07 +0200 [thread overview]
Message-ID: <20230709212308.370699-1-clg@redhat.com> (raw)
Hello,
Here is an update of Linux headers for two series needing new KVM
definitions :
* s390x/ap: fix hang when mdev attached to guest is removed
https://lore.kernel.org/all/20230602141125.448833-1-akrowiak@linux.ibm.com/
* vfio/pci: Atomic Ops completer support
https://lore.kernel.org/all/20230526231558.1660396-1-alex.williamson@redhat.com/
Please review and I will send a PR in my morning.
Thanks,
C.
Cédric Le Goater (1):
linux-headers: update to v6.5-rc1
include/standard-headers/drm/drm_fourcc.h | 43 ++++++
include/standard-headers/linux/const.h | 2 +-
include/standard-headers/linux/pci_regs.h | 1 +
include/standard-headers/linux/vhost_types.h | 16 +++
include/standard-headers/linux/virtio_blk.h | 18 +--
.../standard-headers/linux/virtio_config.h | 6 +
include/standard-headers/linux/virtio_net.h | 1 +
linux-headers/asm-arm64/bitsperlong.h | 23 ---
linux-headers/asm-arm64/kvm.h | 33 +++++
linux-headers/asm-generic/bitsperlong.h | 13 +-
linux-headers/asm-generic/unistd.h | 134 +++++-------------
linux-headers/asm-mips/unistd_n32.h | 1 +
linux-headers/asm-mips/unistd_n64.h | 1 +
linux-headers/asm-mips/unistd_o32.h | 1 +
linux-headers/asm-powerpc/unistd_32.h | 1 +
linux-headers/asm-powerpc/unistd_64.h | 1 +
linux-headers/asm-riscv/bitsperlong.h | 13 --
linux-headers/asm-riscv/kvm.h | 134 +++++++++++++++++-
linux-headers/asm-riscv/unistd.h | 9 ++
linux-headers/asm-s390/unistd_32.h | 2 +
linux-headers/asm-s390/unistd_64.h | 2 +
linux-headers/asm-x86/kvm.h | 3 +
linux-headers/asm-x86/unistd_32.h | 1 +
linux-headers/asm-x86/unistd_64.h | 1 +
linux-headers/asm-x86/unistd_x32.h | 1 +
linux-headers/linux/const.h | 2 +-
linux-headers/linux/kvm.h | 18 ++-
linux-headers/linux/mman.h | 14 ++
linux-headers/linux/psp-sev.h | 7 +
linux-headers/linux/userfaultfd.h | 17 ++-
linux-headers/linux/vfio.h | 27 ++++
linux-headers/linux/vhost.h | 31 ++++
32 files changed, 423 insertions(+), 154 deletions(-)
--
2.41.0
next reply other threads:[~2023-07-09 21:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-09 21:23 Cédric Le Goater [this message]
2023-07-09 21:23 ` [PATCH 1/1] linux-headers: update to v6.5-rc1 Cédric Le Goater
2023-07-10 7:44 ` Thomas Huth
2023-07-10 7:59 ` Cornelia Huck
2023-07-11 13:49 ` Anthony Krowiak
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=20230709212308.370699-1-clg@redhat.com \
--to=clg@redhat.com \
--cc=akrowiak@linux.ibm.com \
--cc=alex.williamson@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@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;
as well as URLs for NNTP newsgroup(s).