Show patches with: State = Action Required       |    Archived = No       |   1241 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[no subject] Untitled series #699255 - - - --- 2022-11-18 jiamei.xie New
[01/16] x86/shadow: fix and improve sh_page_has_multiple_shadows() x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[01/22] xen/common: page_alloc: Re-order includes Remove the directmap 2 - - --- 2022-12-16 Julien Grall New
[02/16] x86/shadow: fold/rename sh_unhook_*_mappings() x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[02/22] x86/setup: move vm_init() before acpi calls Remove the directmap - 1 - --- 2022-12-16 Julien Grall New
[03/16] x86/shadow: drop redundant present bit checks from SHADOW_FOREACH_L<N>E() "bodys" x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[03/22] acpi: vmap pages in acpi_os_alloc_memory Remove the directmap - 1 - --- 2022-12-16 Julien Grall New
[04/16] x86/shadow: replace memcmp() in sh_resync_l1() x86: assorted (mostly) shadow mode adjustments 1 - - --- 2023-03-22 Jan Beulich New
[04/22] xen/numa: vmap the pages for memnodemap Remove the directmap - 1 - --- 2022-12-16 Julien Grall New
[05/16] x86/shadow: reduce explicit log-dirty recording for HVM x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[05/22] x86/srat: vmap the pages for acpi_slit Remove the directmap - 1 - --- 2022-12-16 Julien Grall New
[06/16] x86/shadow: purge {write,cmpxchg}_guest_entry() hooks x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[06/22] x86: map/unmap pages in restore_all_guests Remove the directmap - - - --- 2022-12-16 Julien Grall New
[07/16] x86/shadow: call sh_update_cr3() directly from sh_page_fault() x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[07/22] x86/pv: domheap pages should be mapped while relocating initrd Remove the directmap - - - --- 2022-12-16 Julien Grall New
[08/16] x86/shadow: use lighter weight mode checks x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[08/22] x86/pv: rewrite how building PV dom0 handles domheap mappings Remove the directmap - - - --- 2022-12-16 Julien Grall New
[09/16] x86/shadow: OOS mode is HVM-only x86: assorted (mostly) shadow mode adjustments 1 - - --- 2023-03-22 Jan Beulich New
[09/22] x86: lift mapcache variable to the arch level Remove the directmap - 1 - --- 2022-12-16 Julien Grall New
[1/2] automation: Install packages required by tests in containers CI improvements - 1 - --- 2022-11-17 Michal Orzel New
[1/2] hw/xen/xen_pt: Call default handler only if no custom one is set [1/2] hw/xen/xen_pt: Call default handler only if no custom one is set - - - --- 2022-11-14 Marek Marczykowski-Górecki New
[1/2] tools/libxl: Fixes to libxl__domain_set_paging_mempool_size() Even more XSA-409 fixes - 1 - --- 2022-11-21 Andrew Cooper New
[1/2] x86: do not include asm/hvm/support.h when not used Remove unnecessary asm/hvm/support.h includes 1 - - --- 2023-02-06 Xenia Ragiadakou New
[1/2] x86: macroize switches to/from .fixup section x86: adjustments to .fixup section handling - - - --- 2023-01-05 Jan Beulich New
[1/2] x86/cpuid: Infrastructure for leaves 7:1{ecx,edx} x86: Work around Shstk fracturing - 1 - --- 2023-01-04 Andrew Cooper New
[1/2] x86/emulate: remove unused svm specific header Remove unused virtualization technology specific headers - - - --- 2023-01-27 Xenia Ragiadakou New
[1/2] x86/mm: add API for marking only part of a MMIO page read only Add API for making parts of a MMIO page R/O and use it in XHCI console - - - --- 2023-03-27 Marek Marczykowski-Górecki New
[1/2] x86/mm: avoid phys_to_nid() calls for invalid addresses NUMA: phys_to_nid() related adjustments - - - --- 2022-12-13 Jan Beulich New
[1/2] x86/msi: passthrough all MSI-X vector ctrl writes to device model [1/2] x86/msi: passthrough all MSI-X vector ctrl writes to device model - - - --- 2022-11-14 Marek Marczykowski-Górecki New
[1/2] x86/shadow: sanitize iommu_snoop usage x86/shadow: MMIO treatment - - - --- 2023-01-13 Jan Beulich New
[1/2] x86/spec-ctrl: Add BHI controls to userspace components x86: Misc enumeration improvements - 1 - --- 2023-03-10 Andrew Cooper New
[1/2] x86/ucode: allow cpu_request_microcode() to skip memory allocation [1/2] x86/ucode: allow cpu_request_microcode() to skip memory allocation - - - --- 2022-12-08 Sergey Dyasli New
[1/2] x86/vmx: Calculate model-specific LBRs once at start of day x86/vmx: Don't crash guests when there is no model-specific LBRs available - 2 - --- 2023-01-09 Andrew Cooper New
[1/2] xen: move CONFIG_DEBUG_INFO out of EXPERT section xen: some CONFIG_DEBUG_INFO changes - - - --- 2023-03-07 Juergen Gross New
[1/2] xen/ioapic: Don't use local_irq_restore() to disable irqs xen/irq: Perf improvements - - - --- 2023-02-20 Andrew Cooper New
[1/2] xenalyze: Handle start-of-day ->RUNNING transitions [1/2] xenalyze: Handle start-of-day ->RUNNING transitions - - - --- 2023-03-27 George Dunlap New
[1/3] acpi/processor: fix evaluating _PDC method when running as Xen dom0 xen: ACPI processor related fixes - - - --- 2022-11-21 Roger Pau Monne New
[1/3] common: reduce PV shim footprint x86/pv-shim: configuring / building re-arrangements - - - --- 2022-12-06 Jan Beulich New
[1/3] tools/xen-cpuid: Support dash as a bitmap delimiter x86: Minor improvements to xen-cpuid - - - --- 2023-03-10 Andrew Cooper New
[1/3] x86/kexec: Drop compatibility_mode_far x86/kexec: ASM improvements - 1 - --- 2023-02-17 Andrew Cooper New
[1/3] x86/traps: Move do_general_protection() earlier x86/entry: Cleanup and livepatch support - - - --- 2023-02-20 Andrew Cooper New
[1/3] xen/arm: Drop early_uart_init macro from debug-meson.inc Early printk code cleanup 1 - - --- 2022-11-18 Michal Orzel New
[1/4] tools: convert setup.py to use setuptools [1/4] tools: convert setup.py to use setuptools - - - --- 2023-03-16 Marek Marczykowski-Górecki New
[1/4] x86/vpmu: rename {svm,vmx}_vpmu_initialise to {amd,core2}_vpmu_initialise hvm: add hvm_funcs hooks for msr intercept handling 1 - - --- 2023-02-27 Xenia Ragiadakou New
[1/4] xen: Introduce non-broken hypercalls for the paging mempool size XSA-409 fixes 1 2 - --- 2022-11-17 Andrew Cooper New
[1/4] xen/blkback: fix white space code style issues xen/blkback: some cleanups - - - --- 2022-12-16 Juergen Gross New
[1/5] x86/platform: introduce hypercall to get initial video console settings gfx: improvements when using multiboot2 and EFI + misc - 1 - --- 2022-11-23 Roger Pau Monne New
[1/5] x86/tboot: drop failed attempt to hash shadow page tables x86: follow-on to XSA-408 - 1 - --- 2022-12-06 Jan Beulich New
[1/5] xen/earlycpio: Drop nextoff parameter x86/ucode: Fixes to bootstrap_map() handling - 1 - --- 2023-03-27 Andrew Cooper New
[1/6] CI: Drop automation/configs/ CI: Fixes/cleanup in preparation for RISCV - 2 - --- 2022-12-30 Andrew Cooper New
[1/6] disas: add G_GNUC_PRINTF to gstring_printf enforce use of G_GNUC_PRINTF annotations - - - --- 2022-12-19 Daniel P. Berrangé New
[1/6] hyperv: Make remove callback of hyperv driver void returned [1/6] hyperv: Make remove callback of hyperv driver void returned - - - --- 2022-12-05 Dawei Li New
[1/6] tools/libxc: Move xc_version() out of xc_private.c into its own file tools: Switch to non-truncating XENVER_* ops 1 - - --- 2023-01-17 Andrew Cooper New
[1/6] x86/Hyper-V: use standard C types in hyperv-tlfs.h fixed width type adjustments 1 - - --- 2023-02-09 Jan Beulich New
[1/7] Mini-OS: xenbus: add support for reading node from directory Mini-OS: ad minimal 9pfs support - - - --- 2023-02-03 Juergen Gross New
[1/7] scsi: simplify sysctl registration with register_sysctl() sysctl: slowly deprecate register_sysctl_table() - - - --- 2023-03-02 Luis Chamberlain New
[1/7] tools/ocaml/libs: Don't declare stubs as taking void tools/ocaml: Memory corruption fixes in bindings - - - --- 2023-01-31 Andrew Cooper New
[1/7] tools/python: Drop pylintrc tools: More Python 3 fixes (part 1 of N) 2 - - --- 2023-03-14 Andrew Cooper New
[1/8] tools/oxenstored: Fix incorrect scope after an if statement Oxenstored live update fixes - - - --- 2022-11-22 Andrew Cooper New
[1/9] x86: Rename struct cpu_policy to struct old_cpuid_policy x86: Merge cpuid and msr policy - - - --- 2023-03-29 Andrew Cooper New
[10/16] x86/shadow: move OOS functions to their own file x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[10/22] x86/mapcache: initialise the mapcache for the idle domain Remove the directmap - - - --- 2022-12-16 Julien Grall New
[11/16] x86/shadow: drop is_hvm_...() where easily possible x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[11/22] x86: add a boot option to enable and disable the direct map Remove the directmap - - - --- 2022-12-16 Julien Grall New
[12/16] x86/shadow: make monitor table create/destroy more consistent x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[12/22] xen/arm: fixmap: Rename the fixmap slots to follow the x86 convention Remove the directmap - 3 - --- 2022-12-16 Julien Grall New
[13/16] x86/shadow: vCPU-s never have "no mode" x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[13/22] xen/x86: Add support for the PMAP Remove the directmap - - - --- 2022-12-16 Julien Grall New
[14/16] x86/shadow: "monitor table" is a HVM-only concept x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[14/22] x86/domain_page: remove the fast paths when mfn is not in the directmap Remove the directmap - - - --- 2022-12-16 Julien Grall New
[15/16] x86/shadow: adjust monitor table prealloc amount x86: assorted (mostly) shadow mode adjustments - - - --- 2023-03-22 Jan Beulich New
[15/17] xen: remove MODULE_LICENSE in non-modules Untitled series #726655 - 1 - --- 2023-03-02 Nick Alcock New
[15/22] xen/page_alloc: add a path for xenheap when there is no direct map Remove the directmap - - - --- 2022-12-16 Julien Grall New
[15/46] x86/xen, lto: Mark xen_vcpu_stolen() as __visible Untitled series #695054 - - - --- 2022-11-14 Jiri Slaby New
[16/16] x86/PV: conditionalize arch_set_info_guest()'s call to update_cr3() x86: assorted (mostly) shadow mode adjustments - 1 - --- 2023-03-22 Jan Beulich New
[16/22] x86/setup: leave early boot slightly earlier Remove the directmap - - - --- 2022-12-16 Julien Grall New
[17/22] x86/setup: vmap heap nodes when they are outside the direct map Remove the directmap - 1 - --- 2022-12-16 Julien Grall New
[18/22] x86/setup: do not create valid mappings when directmap=no Remove the directmap - - - --- 2022-12-16 Julien Grall New
[19/22] xen/arm32: mm: Rename 'first' to 'root' in init_secondary_pagetables() Remove the directmap - 2 - --- 2022-12-16 Julien Grall New
[2/2] automation: Remove installation of packages from test scripts CI improvements - 1 - --- 2022-11-17 Michal Orzel New
[2/2] Do not access /dev/mem in MSI-X PCI passthrough on Xen [1/2] hw/xen/xen_pt: Call default handler only if no custom one is set - - - --- 2022-11-14 Marek Marczykowski-Górecki New
[2/2] drivers/char: Use sub-page ro API to make just xhci dbc cap RO Add API for making parts of a MMIO page R/O and use it in XHCI console - - - --- 2023-03-27 Marek Marczykowski-Górecki New
[2/2] NUMA: replace phys_to_nid() NUMA: phys_to_nid() related adjustments 1 - - --- 2022-12-13 Jan Beulich New
[2/2] x86: split .fixup section with new enough gas x86: adjustments to .fixup section handling - - - --- 2023-01-05 Jan Beulich New
[2/2] x86/hygon: do not include asm/hvm/support.h when not used Remove unnecessary asm/hvm/support.h includes 1 - - --- 2023-02-06 Xenia Ragiadakou New
[2/2] x86/irq: Improve local_irq_restore() code generation and performance xen/irq: Perf improvements - - - --- 2023-02-20 Andrew Cooper New
[2/2] x86/msi: Allow writes to registers on the same page as MSI-X table [1/2] x86/msi: passthrough all MSI-X vector ctrl writes to device model - - - --- 2022-11-14 Marek Marczykowski-Górecki New
[2/2] x86/shadow: further correct MMIO handling in _sh_propagate() x86/shadow: MMIO treatment 1 - - --- 2023-01-13 Jan Beulich New
[2/2] x86/shskt: Disable CET-SS on parts susceptible to fractured updates x86: Work around Shstk fracturing - 1 - --- 2023-01-04 Andrew Cooper New
[2/2] x86/spec-ctrl: Enumerations for DDP controls x86: Misc enumeration improvements - 1 - --- 2023-03-10 Andrew Cooper New
[2/2] x86/ucode: load microcode earlier on boot CPU [1/2] x86/ucode: allow cpu_request_microcode() to skip memory allocation - - - --- 2022-12-08 Sergey Dyasli New
[2/2] x86/vmx: Support for CPUs without model-specific LBR x86/vmx: Don't crash guests when there is no model-specific LBRs available - 2 - --- 2023-01-09 Andrew Cooper New
[2/2] x86/vpmu: remove unused svm and vmx specific headers Remove unused virtualization technology specific headers - - - --- 2023-01-27 Xenia Ragiadakou New
[2/2] xen: update CONFIG_DEBUG_INFO help text xen: some CONFIG_DEBUG_INFO changes - - - --- 2023-03-07 Juergen Gross New
[2/2] xen/flask: Wire up XEN_DOMCTL_{get,set}_paging_mempool_size Even more XSA-409 fixes 1 1 - --- 2022-11-21 Andrew Cooper New
[2/2] xenalyze: Basic TRC_HVM_EMUL handling [1/2] xenalyze: Handle start-of-day ->RUNNING transitions - - - --- 2023-03-27 George Dunlap New
[2/3] acpi/processor: sanitize _PDC buffer bits when running as Xen dom0 xen: ACPI processor related fixes - - - --- 2022-11-21 Roger Pau Monne New
[2/3] tools/xen-cpuid: Rework the handling of dynamic featuresets x86: Minor improvements to xen-cpuid - - - --- 2023-03-10 Andrew Cooper New
[2/3] x86/entry: Rework the exception entrypoints x86/entry: Cleanup and livepatch support - - - --- 2023-02-20 Andrew Cooper New
[2/3] x86/kexec: Simplify the relocation of compat_mode_gdt_desc x86/kexec: ASM improvements - - - --- 2023-02-17 Andrew Cooper New
« 1 2 3 412 13 »