All series for Xen

Status Subject Author
R O G [PATCH] xen/scsiback: don't call scsiback_free_translation_entry() under lock Juergen Gross 2 years, 7 months ago
R O G [PATCH] xen/pciback: don't call pcistub_device_put() under lock Juergen Gross 2 years, 7 months ago
G T [PATCH v3 0/4] P2M improvements for Arm Henry Wang 2 years, 7 months ago
G T [PATCH 0/5] x86/ucode: Fixes to bootstrap_map() handling Andrew Cooper 2 years, 7 months ago
G T [PATCH v2 0/7] xen/x86: Use SPDX (take 1) Julien Grall 2 years, 7 months ago
O G [PATCH v3 0/3] enable MMU for RISC-V Oleksii Kurochko 2 years, 7 months ago
O G T [PATCH v4 00/12] SVE feature for arm guests Luca Fancellu 2 years, 7 months ago
O G T [PATCH 0/2] Add API for making parts of a MMIO page R/O and use it in XHCI console Marek Marczykowski-Górecki 2 years, 7 months ago
R O G [PATCH 0/2] xen/netback: fix issue introduced recently Juergen Gross 2 years, 7 months ago
R G T [PATCH v2 0/2] automation: add another Gitlab-CI test, x86-64 S3 this time Marek Marczykowski-Górecki 2 years, 7 months ago
R G T [PATCH] ARM+RISC-V: BSS handling improvements Andrew Cooper 2 years, 7 months ago
R G T [PATCH] x86/boot: Restrict directmap permissions for .text/.rodata Andrew Cooper 2 years, 7 months ago
R G T [PATCH] x86/ucode: Fix error paths control_thread_fn() Andrew Cooper 2 years, 7 months ago
G T [PATCH] tools/ocaml/mmap: Drop the len parameter from Xenmmap.write Andrew Cooper 2 years, 7 months ago
R G T [PATCH] configure: Drop --enable-githttp Andrew Cooper 2 years, 7 months ago
G T [PATCH] CI: Minor updates to buster-gcc-ibt Andrew Cooper 2 years, 7 months ago
R G T [PATCH] CI: Remove llvm-8 from the Debian Stretch container Andrew Cooper 2 years, 7 months ago
R G T [PATCH v4] vpci/msix: handle accesses adjacent to the MSI-X table Roger Pau Monne 2 years, 7 months ago
R G T [PATCH] x86/shadow: Fix build with no PG_log_dirty Andrew Cooper 2 years, 7 months ago
R G T [PATCH v3] x86/boot: Factor move_xen() out of __start_xen() Andrew Cooper 2 years, 7 months ago
O G [PATCH v7 0/6] Add pci_dev_for_each_resource() helper and update users Andy Shevchenko 2 years, 7 months ago
R G T [PATCH v2 0/2] xen/arm: fixes around domain_vpl011_init Michal Orzel 2 years, 7 months ago
R O G [PATCH] hw/xenpv: Initialize Xen backend operations David Woodhouse 2 years, 7 months ago
G T [PATCH v5 0/5] tools: use xen-tools/libs.h for common definitions Juergen Gross 2 years, 7 months ago
O G T [PATCH v3] vpci/msix: handle accesses adjacent to the MSI-X table Roger Pau Monne 2 years, 7 months ago
G T [PATCH] tools/xendomains: Only save/restore/migrate if supported by xenlight Peter Hoyes 2 years, 7 months ago
O G T [PATCH v4 0/5] tools: use xen-tools/libs.h for common definitions Juergen Gross 2 years, 7 months ago
O G [PATCH v6] ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 Roger Pau Monne 2 years, 7 months ago
R G [PATCH] include: don't mention stub headers more than once in a make rule Jan Beulich 2 years, 7 months ago
R O G T [PATCH 0/2] xen/arm: fixes around domain_vpl011_init Michal Orzel 2 years, 7 months ago
G [PATCH 00/16] x86: assorted (mostly) shadow mode adjustments Jan Beulich 2 years, 7 months ago
R G T [PATCH v2 0/3] tools/xl: small cleanup of parsing code Juergen Gross 2 years, 7 months ago
R G T [PATCH v2] tools: use libxenlight for writing xenstore-stubdom console nodes Juergen Gross 2 years, 7 months ago
O G [PATCH] x86/HVM: restrict use of pinned cache attributes as well as associated flushing Jan Beulich 2 years, 7 months ago
G T [PATCH v6 0/5] Stop using insecure transports Demi Marie Obenour 2 years, 7 months ago
R G T [PATCH] xen/arm: irq: Constify the first parameter of platform_get_irq_byname() Julien Grall 2 years, 7 months ago
O G [PATCH v5] ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 Roger Pau Monne 2 years, 7 months ago
G T [XEN v4 00/11] Add support for 32 bit physical address Ayan Kumar Halder 2 years, 7 months ago
G T [XEN PATCH v5] x86/monitor: Add new monitor event to catch I/O instructions Dmitry Isaykin 2 years, 7 months ago
R G Xen Security Advisory 429 v3 (CVE-2022-42331) - x86: speculative vulnerability in 32bit SYSCALL path Xen.org security team 2 years, 7 months ago
R G Xen Security Advisory 428 v3 (CVE-2022-42333,CVE-2022-42334) - x86/HVM pinned cache attributes mis-handling Xen.org security team 2 years, 7 months ago
R G Xen Security Advisory 427 v2 (CVE-2022-42332) - x86 shadow plus log-dirty mode use-after-free Xen.org security team 2 years, 7 months ago
O G T [PATCH v3 0/3] xen-ucode: print information about currently loaded ucode Sergey Dyasli 2 years, 7 months ago
G [PATCH] x86/xen: move declaration/definition of xen_processor_present() Roger Pau Monne 2 years, 7 months ago
R G [PATCH] x86/PVH: avoid 32-bit build warning when obtaining VGA console info Jan Beulich 2 years, 7 months ago
O G T [XEN PATCH v4] x86/monitor: Add new monitor event to catch I/O instructions Dmitry Isaykin 2 years, 7 months ago
R G T [PATCH] x86/vmx: Provide named fields for IO exit qualification Andrew Cooper 2 years, 7 months ago
G T [XEN PATCH v2] build: detect compiler change to rerun kconfig Anthony PERARD 2 years, 7 months ago
R O G [PATCH v6 0/4] Add pci_dev_for_each_resource() helper and update users Andy Shevchenko 2 years, 7 months ago
R G T [PATCH v4] xen/console: Skip switching serial input to non existing domains Michal Orzel 2 years, 7 months ago