Show patches with: State = Action Required       |   38252 patches
« 1 2 3 4382 383 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/4] automation/cirrus-ci: build XTF automation/cirrus-ci: add smoke tests of the FreeBSD builds - 1 - --- 2025-03-20 Roger Pau Monné New
[v2,1/4] automation/cirrus-ci: use matrix keyword to generate per-version build tasks automation/cirrus-ci: add smoke tests of the FreeBSD builds - 1 - --- 2025-03-20 Roger Pau Monné New
[v3] x86/vga: fix mapping of the VGA text buffer [v3] x86/vga: fix mapping of the VGA text buffer - 1 - --- 2025-03-20 Roger Pau Monné New
process/release: mention MAINTAINER adjustments process/release: mention MAINTAINER adjustments 1 - - --- 2025-03-20 Jan Beulich New
[XEN,v1,4/4] x86:hvm: make nestedhvm support optional make nested virtualization support optional - - - --- 2025-03-20 Sergiy Kibrik New
[XEN,v1,3/4] x86:hvm: guard calls to nestedhvm routines make nested virtualization support optional - - - --- 2025-03-20 Sergiy Kibrik New
[XEN,v1,2/4] x86:svm: rename svm/nestedhvm.h -> svm/nestedsvm.h make nested virtualization support optional - - - --- 2025-03-20 Sergiy Kibrik New
[XEN,v1,1/4] x86:svm: use nsvm_efer_svm_enabled() to check guest's EFER.SVME make nested virtualization support optional 1 - - --- 2025-03-20 Sergiy Kibrik New
[v2,2/2] x86/PVH: account for module command line length x86/PVH: initial space allocation - - - --- 2025-03-20 Jan Beulich New
[v2,1/2] x86/PVH: don't open-code elf_round_up() x86/PVH: initial space allocation - 1 - --- 2025-03-20 Jan Beulich New
x86/boot: Simplify the expression for extra allocation space x86/boot: Simplify the expression for extra allocation space - 1 - --- 2025-03-19 Andrew Cooper New
x86/mm: Fix IS_ALIGNED() check in IS_LnE_ALIGNED() x86/mm: Fix IS_ALIGNED() check in IS_LnE_ALIGNED() - 1 1 --- 2025-03-19 Andrew Cooper New
x86/cpu: Validate CPUID leaf 0x2 EDX output x86/cpu: Validate CPUID leaf 0x2 EDX output - - - --- 2025-03-19 Jan Beulich New
x86/setup: correct off-by-1 in module mapping x86/setup: correct off-by-1 in module mapping - 1 - --- 2025-03-19 Jan Beulich New
xen: simplify bitmap_to_xenctl_bitmap for little endian xen: simplify bitmap_to_xenctl_bitmap for little endian - - - --- 2025-03-19 Stefano Stabellini New
xen: add kconfig for event_fifo xen: add kconfig for event_fifo - - - --- 2025-03-18 Stefano Stabellini New
x86/boot: Untangle the trampoline copying/entry logic x86/boot: Untangle the trampoline copying/entry logic - 1 - --- 2025-03-18 Andrew Cooper New
[7/7] xen/build: warn about RWX load segments x86: generate xen.efi image with no write-execute sections - 1 - --- 2025-03-18 Roger Pau Monné New
[6/7] x86/efi: do not merge all .init sections x86: generate xen.efi image with no write-execute sections - 1 - --- 2025-03-18 Roger Pau Monné New
[5/7] x86/mkreloc: remove warning about relocations to RO section x86: generate xen.efi image with no write-execute sections - - - --- 2025-03-18 Roger Pau Monné New
[4/7] x86/boot: apply trampoline relocations at destination position x86: generate xen.efi image with no write-execute sections - 1 - --- 2025-03-18 Roger Pau Monné New
[3/7] xen: remove -N from the linker command line x86: generate xen.efi image with no write-execute sections - 2 - --- 2025-03-18 Roger Pau Monné New
[2/7] x86/mkelf32: account for offset when detecting note segment placement x86: generate xen.efi image with no write-execute sections 1 1 - --- 2025-03-18 Roger Pau Monné New
[1/7] x86/boot: clarify comment about trampoline_setup usage x86: generate xen.efi image with no write-execute sections - 1 - --- 2025-03-18 Roger Pau Monné New
[v1,2/2] Strip build path directories in tools, xen and xen/arch/x86 Improve reproducibility of build artifacts - - - --- 2025-03-18 Marek Marczykowski-Górecki New
[v1,1/2] docs/xen-headers: use alphabetical sorting for @incontents Improve reproducibility of build artifacts - - - --- 2025-03-18 Marek Marczykowski-Górecki New
[v3,3/3] drivers: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t drivers: Simplify handling of pci_sbdf_t in passthrough/amd - - - --- 2025-03-18 Andrii Sultanov New
[v3,2/3] drivers: Change find_iommu_for_device function to take pci_sbdf_t, simplify code drivers: Simplify handling of pci_sbdf_t in passthrough/amd 1 - - --- 2025-03-18 Andrii Sultanov New
[v3,1/3] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code drivers: Simplify handling of pci_sbdf_t in passthrough/amd - - - --- 2025-03-18 Andrii Sultanov New
xen/compiler: Fix the position of the visibility pragma xen/compiler: Fix the position of the visibility pragma - 1 - --- 2025-03-18 Andrew Cooper New
[v2,5/5] kconfig/randconfig: enable UBSAN for randconfig x86/ubsan: fix ubsan on clang + code fixes - 1 - --- 2025-03-18 Roger Pau Monné New
[v2,4/5] x86/shadow: fix UB pointer arithmetic in sh_mfn_is_a_page_table() x86/ubsan: fix ubsan on clang + code fixes 1 - - --- 2025-03-18 Roger Pau Monné New
[v2,3/5] x86/xlat: fix UB pointer arithmetic in COMPAT_ARG_XLAT_VIRT_BASE x86/ubsan: fix ubsan on clang + code fixes 1 - - --- 2025-03-18 Roger Pau Monné New
[v2,2/5] x86/vga: fix mapping of the VGA text buffer x86/ubsan: fix ubsan on clang + code fixes - - - --- 2025-03-18 Roger Pau Monné New
[v2,1/5] x86/wait: prevent duplicated assembly labels x86/ubsan: fix ubsan on clang + code fixes 1 - - --- 2025-03-18 Roger Pau Monné New
x86/msi: always propagate MSI register writes from __setup_msi_irq() x86/msi: always propagate MSI register writes from __setup_msi_irq() - 1 - --- 2025-03-18 Roger Pau Monné New
x86/msi: always propagate MSI writes when not in active system mode x86/msi: always propagate MSI writes when not in active system mode - 1 1 --- 2025-03-18 Roger Pau Monné New
[v2] xen/arinc653: call xfree() with local IRQ enabled [v2] xen/arinc653: call xfree() with local IRQ enabled 1 1 - --- 2025-03-18 Choi, Anderson New
xen/sched: call xfree() after local IRQ is enabled xen/sched: call xfree() after local IRQ is enabled - - - --- 2025-03-18 Choi, Anderson New
[v7,3/3] CHANGELOG.md: Mention stack-protector feature Add/enable stack protector 1 - - --- 2025-03-18 Volodymyr Babchuk New
[v7,1/3] xen: common: add ability to enable stack protector Add/enable stack protector - - - --- 2025-03-18 Volodymyr Babchuk New
[v7,2/3] xen: arm: enable stack protector feature Add/enable stack protector 1 - - --- 2025-03-18 Volodymyr Babchuk New
[v2] xen: vm_event: do not do vm_event_op for an invalid domain [v2] xen: vm_event: do not do vm_event_op for an invalid domain - - - --- 2025-03-18 Volodymyr Babchuk New
[4/4] x86/traps: Introduce early_traps_init() and simplify setup x86/traps: Simplify exception setup - 1 - --- 2025-03-17 Andrew Cooper New
[3/4] x86/traps: Move trap_init() into traps-setup.c x86/traps: Simplify exception setup 1 - - --- 2025-03-17 Andrew Cooper New
[2/4] x86/traps: Move percpu_traps_init() into traps-setup.c x86/traps: Simplify exception setup 1 - - --- 2025-03-17 Andrew Cooper New
[1/4] x86/traps: Move cpu_init() out of trap_init() x86/traps: Simplify exception setup 1 - - --- 2025-03-17 Andrew Cooper New
[v6,18/18] system/ioport: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,17/18] system/memory: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,16/18] include/exec/memory: move devend functions to memory-internal.h make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,15/18] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,14/18] system/physmem: compilation unit is now common to all targets make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,13/18] system/xen: remove inline stubs make system memory API available for common code - 2 - --- 2025-03-17 Pierrick Bouvier New
[v6,12/18] hw/xen: add stubs for various functions make system memory API available for common code 1 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,11/18] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,10/18] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,09/18] exec/ram_addr: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,08/18] exec/memory-internal: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,07/18] exec/exec-all: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,06/18] codebase: prepare to remove cpu.h from exec/exec-all.h make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,05/18] exec/memory.h: make devend_memop "target defines" agnostic make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,04/18] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,03/18] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,02/18] exec/tswap: implement {ld,st}.*_p as functions instead of macros make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,01/18] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian() make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[ImageBuilder] uboot-script-gen: add ability to cfg vcpu hard affinity [ImageBuilder] uboot-script-gen: add ability to cfg vcpu hard affinity - - - --- 2025-03-17 Grygorii Strashko New
[15/15] drm/xen: Test for imported buffers with drm_gem_is_imported() Untitled series #944677 - - - --- 2025-03-17 Thomas Zimmermann New
[ImageBuilder] uboot-script-gen: add debug option to print final dt "chosen" node [ImageBuilder] uboot-script-gen: add debug option to print final dt "chosen" node - 1 - --- 2025-03-17 Grygorii Strashko New
xen/pciback: use sysfs_emit_at() instead of scnprintf() xen/pciback: use sysfs_emit_at() instead of scnprintf() - - - --- 2025-03-17 tang.dongxing@zte.com.cn New
[v2] CHANGELOG.md: Mention PCI passthrough for HVM domUs [v2] CHANGELOG.md: Mention PCI passthrough for HVM domUs 1 - - --- 2025-03-17 Chen, Jiqian New
Xen panic when shutting down ARINC653 cpupool Xen panic when shutting down ARINC653 cpupool - - - --- 2025-03-17 Choi, Anderson New
[v3] x86/hvm: add HVM-specific Kconfig [v3] x86/hvm: add HVM-specific Kconfig - 1 - --- 2025-03-15 Denis Mukhin New
[3/3] x86/irq: introduce APIC_VECTOR_VALID x86/irq: cleanup use of open-coded values - - - --- 2025-03-15 Denis Mukhin New
[2/3] x86/irq: use NR_ISA_IRQS instead of open-coded value x86/irq: cleanup use of open-coded values - 1 - --- 2025-03-15 Denis Mukhin New
[1/3] x86/irq: rename NR_ISAIRQS to NR_ISA_IRQS x86/irq: cleanup use of open-coded values 1 - - --- 2025-03-15 Denis Mukhin New
[RFC,v2] xen: add libafl-qemu fuzzer support [RFC,v2] xen: add libafl-qemu fuzzer support - - - --- 2025-03-15 Volodymyr Babchuk New
[v2,4/4] xen: balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - 1 - --- 2025-03-14 Nico Pache New
[v2,3/4] hv_balloon: update the NR_BALLOON_PAGES state track memory used by balloon drivers - 1 - --- 2025-03-14 Nico Pache New
[v2,2/4] balloon_compaction: update the NR_BALLOON_PAGES state track memory used by balloon drivers - - - --- 2025-03-14 Nico Pache New
[v2,1/4] meminfo: add a per node counter for balloon drivers track memory used by balloon drivers - - - --- 2025-03-14 Nico Pache New
[v2] ARM/vgic: Use for_each_set_bit() in vgic_mmio_write_sgir() [v2] ARM/vgic: Use for_each_set_bit() in vgic_mmio_write_sgir() - 1 - --- 2025-03-14 Andrew Cooper New
[v2] x86/hvm: Use for_each_set_bit() in hvm_emulate_writeback() [v2] x86/hvm: Use for_each_set_bit() in hvm_emulate_writeback() - 1 - --- 2025-03-14 Andrew Cooper New
x86/traps: Drop incorrect BUILD_BUG_ON() and comment in load_system_tables() x86/traps: Drop incorrect BUILD_BUG_ON() and comment in load_system_tables() - - - --- 2025-03-14 Andrew Cooper New
x86/debug: Move activate_debugregs() into debug.c x86/debug: Move activate_debugregs() into debug.c - 1 - --- 2025-03-14 Andrew Cooper New
xen: Drop __text_section() xen: Drop __text_section() - 1 - --- 2025-03-14 Andrew Cooper New
[11/11] docs/man: Document the new claim_on_node option Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[10/11] tools/xl: Expose a "claim_on_node" setting in xl.cfg Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[09/11] tools/xc: Add `node` argument to xc_domain_claim_pages() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[08/11] xen/memory: Enable parsing NUMA node argument in XENMEM_claim_pages Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[07/11] xen/page_alloc: Set node affinity when claiming pages from an exact node Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[06/11] xen/page_alloc: Hook per-node claims to alloc_heap_pages() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[05/11] xen: Create per-node outstanding claims Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[04/11] xen: Add node argument to domain_{adjust_tot_pages,set_outstanding_pages}() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[03/11] xen/page_alloc: Add static per-node counts of free pages Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[02/11] xen/page_alloc: Remove `claim` from domain_set_outstanding_pages() Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[01/11] xen/memory: Mask XENMEMF_node() to 8 bits Add support for exact-node memory claims - - - --- 2025-03-14 Alejandro Vallejo New
[2/2] hw/xen: Downgrade a xen_bus_realize() non-error to warning xen: An error handling fix 1 - - --- 2025-03-14 Markus Armbruster New
[1/2] hw/xen: Fix xen_bus_realize() error handling xen: An error handling fix - 1 - --- 2025-03-14 Markus Armbruster New
[v9,8/8] xen/arm: Map ITS doorbell register to IOMMU page tables SMMU handling for PCIe Passthrough on ARM - - - --- 2025-03-14 Mykyta Poturai New
[v9,5/8] xen/arm: smmuv3: Add PCI devices support for SMMUv3 SMMU handling for PCIe Passthrough on ARM - - - --- 2025-03-14 Mykyta Poturai New
« 1 2 3 4382 383 »