lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20210925143126.26439-1-jgross@suse.com> Date: Sat, 25 Sep 2021 16:31:26 +0200 From: Juergen Gross <jgross@...e.com> To: torvalds@...ux-foundation.org Cc: linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org, boris.ostrovsky@...cle.com Subject: [GIT PULL] xen: branch for v5.15-rc3 Linus, Please git pull the following tag: git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.15b-rc3-tag xen: branch for v5.15-rc3 It contains some minor cleanups and fixes of some theoretical bugs, as well as a fix of a bug introduced in 5.15-rc1. Thanks. Juergen arch/x86/Kconfig | 1 - arch/x86/include/asm/xen/swiotlb-xen.h | 6 +----- arch/x86/xen/enlighten_pv.c | 15 +++++++++------ arch/x86/xen/pci-swiotlb-xen.c | 4 ++-- arch/x86/xen/smp_pv.c | 4 ---- drivers/pci/Kconfig | 2 +- drivers/xen/Kconfig | 1 + drivers/xen/balloon.c | 4 ++-- drivers/xen/gntdev.c | 8 ++++++++ drivers/xen/swiotlb-xen.c | 7 ++++--- include/xen/xen-ops.h | 12 ------------ 11 files changed, 28 insertions(+), 36 deletions(-) Jan Beulich (7): xen/x86: drop redundant zeroing from cpu_initialize_context() Xen/gntdev: don't ignore kernel unmapping error swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests PCI: only build xen-pcifront in PV-enabled environments xen/pci-swiotlb: reduce visibility of symbols swiotlb-xen: this is PV-only on x86 xen/x86: fix PV trap handling on secondary processors Juergen Gross (1): xen/balloon: fix balloon kthread freezing
Powered by blists - more mailing lists