Show patches with: State = Action Required       |    Archived = No       |   1157 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,40/44] x86/boot: add cmdline to struct boot_domain Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,39/44] x86/boot: introduce domid field to struct boot_domain Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,38/44] x86/boot: introduce boot domain Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,37/44] x86/boot: remove early_mod from struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,36/44] x86/boot: remove remaining early_mod references Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,35/44] x86/boot: remove usage of mod_end by discard_initial_images Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,34/44] x86/boot: drop the use of initial_images unit global Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,33/44] x86/boot: convert initial_images to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,32/44] x86/boot: convert pvh_load_kernel to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,31/44] x86/boot: convert dom0_construct_pvh to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,30/44] x86/boot: convert dom0_construct_pv initrd param to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,29/44] x86/boot: convert dom0_construct_pv image param to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,28/44] x86/boot: add cmdline to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,27/44] x86/boot: relocate kextra into boot info Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,26/44] x86/boot: convert construct_dom0 to use struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,25/44] x86/boot: convert create_dom0 to use boot info Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,24/44] x86/boot: remove module_map usage by ramdisk loading Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,23/44] x86/boot: remove module_map usage from xsm policy loading Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,22/44] x86/boot: remove module_map usage from microcode loading Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,21/44] x86/boot: convert ramdisk locating to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,20/44] x86/boot: convert xsm policy loading to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,19/44] x86/boot: use consumed boot module flag for microcode Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,18/44] x86/boot: convert late microcode loading to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,17/44] x86/boot: convert microcode loading to consume struct boot_info Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,16/44] x86/boot: introduce consumed flag for struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,15/44] x86/boot: introduce boot module interator Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,14/44] x86/boot: transition relocation calculations to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,13/44] x86/boot: update struct boot_module on module relocation Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,12/44] x86/boot: add start and size fields to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,11/44] x86/boot: introduce boot module flags Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,10/44] x86/boot: introduce boot module types Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,09/44] x86/boot: split bootstrap_map_addr() out of bootstrap_map() Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,08/44] x86/boot: convert setup.c mod refs to early_mod Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,07/44] x86/boot: move headroom to boot modules Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,06/44] x86/boot: convert consider_modules to struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,05/44] x86/boot: introduce struct boot_module Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,04/44] x86/boot: move mmap info to boot info Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,03/44] x86/boot: move cmdline to boot info Boot modules for Hyperlaunch 1 - - --- 2024-08-30 Daniel P. Smith New
[v4,02/44] x86/boot: move boot loader name to boot info Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
[v4,01/44] x86/boot: move x86 boot module counting into a new boot_info struct Boot modules for Hyperlaunch - - - --- 2024-08-30 Daniel P. Smith New
tools/ocaml/xc: Drop the GC lock for all hypercalls tools/ocaml/xc: Drop the GC lock for all hypercalls 1 - - --- 2024-08-30 Andrew Cooper New
[v2,2/2] x86/time: prefer CMOS over EFI_GET_TIME x86/time: prefer CMOS over EFI_GET_TIME - - - --- 2024-08-30 Roger Pau Monné New
[v2,1/2] x86/time: split CMOS time fetching into wrapper x86/time: prefer CMOS over EFI_GET_TIME 1 - - --- 2024-08-30 Roger Pau Monné New
[XEN,v2,1/2] libxl: Probe QEMU for -run-with chroot=dir and use it libxl: Implement QEMU command line probe - 1 - --- 2024-08-30 Anthony PERARD New
[XEN,v2,2/2] libxl: Probe QEMU for -run-with user=user and use it libxl: Implement QEMU command line probe - 1 - --- 2024-08-30 Anthony PERARD New
[v5] xen: make VMAP support in MMU system only [v5] xen: make VMAP support in MMU system only 2 - - --- 2024-08-30 Ayan Kumar Halder New
[v2,2/2] automation: use expect utility in xilinx tests automation: test script fixes (pipefail) - 1 - --- 2024-08-29 Lira, Victor M New
[v2,1/2] automation: fix false success in qemu tests automation: test script fixes (pipefail) - 1 - --- 2024-08-29 Lira, Victor M New
x86/pv: Make cr4_pv32_mask be PV32-only x86/pv: Make cr4_pv32_mask be PV32-only - 2 - --- 2024-08-29 Andrew Cooper New
docs: fusa: Add requirements for emulated uart docs: fusa: Add requirements for emulated uart - - - --- 2024-08-29 Ayan Kumar Halder New
[5/5] types: replace remaining uses of s64 types: (mostly) purge Linux-inherited s{8,16,32,64} - - - --- 2024-08-29 Jan Beulich New
[4/5] types: replace remaining uses of s32 types: (mostly) purge Linux-inherited s{8,16,32,64} - 2 - --- 2024-08-29 Jan Beulich New
[3/5] types: replace remaining uses of s16 types: (mostly) purge Linux-inherited s{8,16,32,64} - 2 - --- 2024-08-29 Jan Beulich New
[2/5] types: replace remaining uses of s8 types: (mostly) purge Linux-inherited s{8,16,32,64} - 1 - --- 2024-08-29 Jan Beulich New
[1/5] x86: drop s<N>/u<N> overrides from mkelf32 types: (mostly) purge Linux-inherited s{8,16,32,64} 1 - - --- 2024-08-29 Jan Beulich New
x86/boot: Use C99 types for integers x86/boot: Use C99 types for integers 1 - - --- 2024-08-29 Frediano Ziglio New
x86: drop map-low-16Mb leftovers x86: drop map-low-16Mb leftovers 1 - - --- 2024-08-29 Jan Beulich New
[v2] docs: fusa: Add requirements for generic timer [v2] docs: fusa: Add requirements for generic timer - 2 - --- 2024-08-29 Ayan Kumar Halder New
Arm64: adjust __irq_to_desc() to fix build with gcc14 Arm64: adjust __irq_to_desc() to fix build with gcc14 1 - - --- 2024-08-29 Jan Beulich New
[v1] automation: fix false success in qemu tests [v1] automation: fix false success in qemu tests - - - --- 2024-08-29 Lira, Victor M New
oss-fuzz: Fix coverage runtime error oss-fuzz: Fix coverage runtime error 1 - - --- 2024-08-28 Tamas K Lengyel New
tools/ocaml: Factor out compatiblity handling tools/ocaml: Factor out compatiblity handling 1 - - --- 2024-08-28 Andrew Cooper New
[XEN] xen/bitmap: remove comment-based deviations [XEN] xen/bitmap: remove comment-based deviations - - - --- 2024-08-28 Federico Serafini New
[v6] x86/dom0: disable SMAP for PV domain building only [v6] x86/dom0: disable SMAP for PV domain building only - 2 - --- 2024-08-28 Roger Pau Monné New
[XEN,v7,2/2] x86/hvm: make AMD-V and Intel VT-x support configurable x86: make CPU virtualisation support configurable 1 1 - --- 2024-08-28 Sergiy Kibrik New
[XEN,v7,1/2] ioreq: do not build arch_vcpu_ioreq_completion() for non-VMX configurations x86: make CPU virtualisation support configurable 1 1 - --- 2024-08-28 Sergiy Kibrik New
[v2,2/2] x86/boot: Avoid relocations in trampoline code to virtual addresses [v2,1/2] x86/boot: Avoid relocations in trampoline code to physical addresses - - - --- 2024-08-28 Frediano Ziglio New
[v2,1/2] x86/boot: Avoid relocations in trampoline code to physical addresses [v2,1/2] x86/boot: Avoid relocations in trampoline code to physical addresses - - - --- 2024-08-28 Frediano Ziglio New
x86/HVM: correct partial HPET_STATUS write emulation x86/HVM: correct partial HPET_STATUS write emulation - 1 - --- 2024-08-28 Jan Beulich New
[2/2] dma-mapping: clearly mark DMA ops as an architecture feature [1/2] vdpa_sim: don't select DMA_OPS 2 1 - --- 2024-08-28 Christoph Hellwig New
[1/2] vdpa_sim: don't select DMA_OPS [1/2] vdpa_sim: don't select DMA_OPS 1 - - --- 2024-08-28 Christoph Hellwig New
ARM/vgic: Fix variable shadowing in vgic_to_sgi() ARM/vgic: Fix variable shadowing in vgic_to_sgi() - 1 - --- 2024-08-27 Andrew Cooper New
[v2,4/4] x86/vmx: Rewrite vmx_sync_pir_to_irr() to be more efficient xen/bitops: More for_each_bit() conversions - - - --- 2024-08-27 Andrew Cooper New
[3/4] x86/hvm: Rework hpet_write() for improved code generation xen/bitops: More for_each_bit() conversions - - - --- 2024-08-27 Andrew Cooper New
[2/4] x86/hvm: Use for_each_set_bit() in hvm_emulate_writeback() xen/bitops: More for_each_bit() conversions - - - --- 2024-08-27 Andrew Cooper New
[1/4] xen/evtchn: Use bitmap_for_each() in evtchn_check_pollers() xen/bitops: More for_each_bit() conversions - 1 - --- 2024-08-27 Andrew Cooper New
[v2] x86/efi: Use generic PE/COFF structures [v2] x86/efi: Use generic PE/COFF structures - - - --- 2024-08-27 Milan Djokic New
xen/ARM: Drop __div64_fls() xen/ARM: Drop __div64_fls() - - - --- 2024-08-27 Andrew Cooper New
x86emul: drop further Xeon Phi decode leftovers x86emul: drop further Xeon Phi decode leftovers 1 - - --- 2024-08-27 Jan Beulich New
[XEN] automation/eclair: monitor rules 13.2 and 18.2 [XEN] automation/eclair: monitor rules 13.2 and 18.2 - 1 - --- 2024-08-27 Federico Serafini New
[v4] x86/msi: fix locking for SR-IOV devices [v4] x86/msi: fix locking for SR-IOV devices - - - --- 2024-08-27 Stewart Hildebrand New
[v1] automation: update xilinx tests to use expect [v1] automation: update xilinx tests to use expect - - - --- 2024-08-27 Lira, Victor M New
x86/efi: Use generic PE/COFF structures in x86 efi source x86/efi: Use generic PE/COFF structures in x86 efi source - - - --- 2024-08-26 Milan Djokic New
dma-mapping: clear mark DMA ops as an architecture feature dma-mapping: clear mark DMA ops as an architecture feature 2 1 - --- 2024-08-24 Christoph Hellwig New
[v1] automation: fix xilinx test timeout length [v1] automation: fix xilinx test timeout length 1 - - --- 2024-08-24 Lira, Victor M New
ARM/vgic: Use for_each_set_bit() in vgic_to_sgi() ARM/vgic: Use for_each_set_bit() in vgic_to_sgi() - 1 - --- 2024-08-23 Andrew Cooper New
ARM/vgic: Use for_each_set_bit() in vgic_check_inflight_irqs_pending() ARM/vgic: Use for_each_set_bit() in vgic_check_inflight_irqs_pending() - 1 - --- 2024-08-23 Andrew Cooper New
[XEN,v2] automation: update xilinx test scripts (tty) [XEN,v2] automation: update xilinx test scripts (tty) - 1 - --- 2024-08-23 Lira, Victor M New
[v3,5/5] x86/pvh: Add 64bit relocation page tables x86/pvh: Make 64bit PVH entry relocatable - 1 - --- 2024-08-23 Jason Andryuk New
[v3,4/5] x86/kernel: Move page table macros to header x86/pvh: Make 64bit PVH entry relocatable - 1 - --- 2024-08-23 Jason Andryuk New
[v3,3/5] x86/pvh: Set phys_base when calling xen_prepare_pvh() x86/pvh: Make 64bit PVH entry relocatable - 1 - --- 2024-08-23 Jason Andryuk New
[v3,2/5] x86/pvh: Make PVH entrypoint PIC for x86-64 x86/pvh: Make 64bit PVH entry relocatable - 1 - --- 2024-08-23 Jason Andryuk New
[v3,1/5] xen: sync elfnote.h from xen tree x86/pvh: Make 64bit PVH entry relocatable - 1 - --- 2024-08-23 Jason Andryuk New
[v1,4/4] xen/arm: mpu: Disable secondary cpu bringup Enable early bootup of AArch64 MPU systems. - - - --- 2024-08-23 Ayan Kumar Halder New
[v1,3/4] xen/arm: mpu: Create boot-time MPU protection regions Enable early bootup of AArch64 MPU systems. - - - --- 2024-08-23 Ayan Kumar Halder New
[v1,2/4] xen/arm: mpu: Define Xen start address for MPU systems Enable early bootup of AArch64 MPU systems. - - - --- 2024-08-23 Ayan Kumar Halder New
[v1,1/4] xen/arm: mpu: Introduce choice between MMU and MPU Enable early bootup of AArch64 MPU systems. - - - --- 2024-08-23 Ayan Kumar Halder New
[v3] x86/boot: Preserve the value clobbered by the load-base calculation [v3] x86/boot: Preserve the value clobbered by the load-base calculation - 2 - --- 2024-08-23 Andrew Cooper New
[3/3] tools/ocaml: Fix the version embedded in META files tools/ocaml: Incremental build fixes - - - --- 2024-08-23 Andrew Cooper New
[2/3] tools/ocaml: Drop o= rune tools/ocaml: Incremental build fixes - - - --- 2024-08-23 Andrew Cooper New
« 1 2 3 411 12 »