Show patches with: Submitter = Andrew Cooper       |    State = Action Required       |    Archived = No       |   232 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
x86/ucode: Only rescan features on successful microcode load x86/ucode: Only rescan features on successful microcode load - 1 - --- 2024-11-19 Andrew Cooper New
x86/boot: Load microcode much earlier on boot x86/boot: Load microcode much earlier on boot - 1 - --- 2024-11-19 Andrew Cooper New
MISRA: Mark Rule 8.4 as clean MISRA: Mark Rule 8.4 as clean 1 - - --- 2024-11-19 Andrew Cooper New
x86/mce: Compile do_mca() for CONFIG_PV only x86/mce: Compile do_mca() for CONFIG_PV only 1 1 - --- 2024-11-19 Andrew Cooper New
x86/boot: Introduce boot-helpers.h x86/boot: Introduce boot-helpers.h - 1 - --- 2024-11-18 Andrew Cooper New
xen/bootinfo: Include declaration for fw_unreserved_regions() xen/bootinfo: Include declaration for fw_unreserved_regions() - 1 - --- 2024-11-18 Andrew Cooper New
x86/emul: Adjust get_stub() to avoid shadowing an outer variable x86/emul: Adjust get_stub() to avoid shadowing an outer variable - 1 - --- 2024-11-15 Andrew Cooper New
x86/boot: Fix comment about setting up the real mode stack x86/boot: Fix comment about setting up the real mode stack - - - --- 2024-11-14 Andrew Cooper New
[v2,4/4] x86/trampoline: Rationalise the constants to describe the size x86/trampoline: Layout description improvements. - 1 - --- 2024-11-14 Andrew Cooper New
[v2,3/4] x86/trampoline: Document how the trampoline is laid out x86/trampoline: Layout description improvements. 1 1 - --- 2024-11-14 Andrew Cooper New
[v2,2/4] x86/trampoline: Simplify the wakeup_stack checks x86/trampoline: Layout description improvements. - 1 - --- 2024-11-14 Andrew Cooper New
[v2,1/4] x86/trampoline: Check the size permanent trampoline at link time x86/trampoline: Layout description improvements. - 1 - --- 2024-11-14 Andrew Cooper New
xen/multiboot: Make headers be standalone xen/multiboot: Make headers be standalone - 2 - --- 2024-11-13 Andrew Cooper New
xen/earlycpio: Fix header to be standalone xen/earlycpio: Fix header to be standalone - 2 - --- 2024-11-13 Andrew Cooper New
x86/apic: Include genapic.h in delivery.c x86/apic: Include genapic.h in delivery.c - 1 - --- 2024-11-12 Andrew Cooper New
x86/e820: Fix parameter names of reserve_e820_ram()/e820_change_range_type() x86/e820: Fix parameter names of reserve_e820_ram()/e820_change_range_type() - 1 - --- 2024-11-12 Andrew Cooper New
[v2,3/3] x86/ucode: Drop MIS_UCODE and microcode_match_result x86/ucode: Simplify/fix loading paths further - 1 - --- 2024-11-12 Andrew Cooper New
[v2,2/3] x86/ucode: Fix cache handling in microcode_update_helper() x86/ucode: Simplify/fix loading paths further - 1 - --- 2024-11-12 Andrew Cooper New
[v2,1/3] x86/ucode: Remove the collect_cpu_info() call from parse_blob() x86/ucode: Simplify/fix loading paths further - 1 - --- 2024-11-12 Andrew Cooper New
[for-4.18] tools/libs/evtchn: Drop assert()s referencing MiniOS's main_thread [for-4.18] tools/libs/evtchn: Drop assert()s referencing MiniOS's main_thread 1 - - --- 2024-11-11 Andrew Cooper New
[v2,10/10] x86: Delete mach_apic.h Untitled series #908382 - 1 - --- 2024-11-11 Andrew Cooper New
x86/trampoline: Change type of trampoline_phys to uint32_t x86/trampoline: Change type of trampoline_phys to uint32_t 1 - - --- 2024-11-11 Andrew Cooper New
x86/wakeup: Fix code generation for bogus_saved_magic x86/wakeup: Fix code generation for bogus_saved_magic - 2 - --- 2024-11-09 Andrew Cooper New
[4/4] x86: Drop mach_mpspec.h Untangle mach-default/ - - - --- 2024-11-08 Andrew Cooper New
[3/4] x86: Drop mach-default/bios_ebda.h Untangle mach-default/ - - - --- 2024-11-08 Andrew Cooper New
[2/4] x86: Move mach-default/io_ports.h to asm/io-ports.h Untangle mach-default/ - - - --- 2024-11-08 Andrew Cooper New
[1/4] x86: Move mach-default/irq_vectors.h to asm/irq-vectors.h Untangle mach-default/ - - - --- 2024-11-08 Andrew Cooper New
[10/10] x86: Delete mach_apic.h Untangle mach-generic/ - 1 - --- 2024-11-08 Andrew Cooper New
[09/10] x86/mach-apic: Move the genapic wrappers to genapic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[08/10] x86/mach-apic: Drop set_apicid() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[07/10] x86/mach-apic: Drop check_apicid_present() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[06/10] x86/mach-apic: Drop check_apicid_used() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[05/10] x86/mach-apic: Drop ioapic_phys_id_map() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[04/10] x86/mach-apic: Drop apic_id_registered() Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[03/10] x86/mach-apic: Move generic_*_probe() declarations into genapic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[02/10] x86: Drop includes of mach_apic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[01/10] VT-d: Drop includes of mach_apic.h Untangle mach-generic/ - - - --- 2024-11-08 Andrew Cooper New
[v2] x86/trampoline: Collect other scattered trampoline symbols [v2] x86/trampoline: Collect other scattered trampoline symbols 1 1 - --- 2024-11-08 Andrew Cooper New
[3/3] x86/ucode: Drop MIS_UCODE and microcode_match_result x86/ucode: Untangle revision-relational logic - - - --- 2024-11-08 Andrew Cooper New
[2/3] x86/ucode: Rework AMD's microcode_fits() x86/ucode: Untangle revision-relational logic - 1 - --- 2024-11-08 Andrew Cooper New
[1/3] x86/ucode: Rework Intel's microcode_update_match() x86/ucode: Untangle revision-relational logic - 1 - --- 2024-11-08 Andrew Cooper New
x86/boot: Fix bootinfo.h to be standalone x86/boot: Fix bootinfo.h to be standalone - 2 - --- 2024-11-08 Andrew Cooper New
[v2,4/4] x86/ucode: Fold early_update_cache() into its single caller x86/ucode: Fix module-handling use-after-free's 1 1 - --- 2024-11-06 Andrew Cooper New
[v2,3/4] x86/ucode: Drop ucode_mod and ucode_blob x86/ucode: Fix module-handling use-after-free's - 1 - --- 2024-11-06 Andrew Cooper New
[v2,2/4] x86/ucode: Use bootstrap_unmap() in early_microcode_load() x86/ucode: Fix module-handling use-after-free's 1 1 - --- 2024-11-06 Andrew Cooper New
[v2,1/4] x86/ucode: Enforce invariant about module selection x86/ucode: Fix module-handling use-after-free's - 2 - --- 2024-11-06 Andrew Cooper New
CI: Fix package installation for Coverity run CI: Fix package installation for Coverity run 2 - - --- 2024-11-05 Andrew Cooper New
CI: Drop alpine-3.18-rootfs-export and use test-artefacts CI: Drop alpine-3.18-rootfs-export and use test-artefacts - 2 - --- 2024-10-31 Andrew Cooper New
CI: Fix cppcheck parallel build more CI: Fix cppcheck parallel build more - 1 1 --- 2024-10-31 Andrew Cooper New
scripts: Refine git-checkout.sh change for different branches scripts: Refine git-checkout.sh change for different branches - - - --- 2024-10-31 Andrew Cooper New
scripts: Fix git-checkout.sh to work with branches other than master scripts: Fix git-checkout.sh to work with branches other than master - 1 - --- 2024-10-30 Andrew Cooper New
[for-4.19] Config: Update MiniOS revision [for-4.19] Config: Update MiniOS revision - - - --- 2024-10-30 Andrew Cooper New
x86/cpu-policy: Extend the guest max policy max leaf/subleaves x86/cpu-policy: Extend the guest max policy max leaf/subleaves - 2 - --- 2024-10-29 Andrew Cooper New
[10/10] x86/ucode: Fold early_update_cache() into its single caller x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[09/10] x86/ucode: Drop ucode_mod and ucode_blob x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[08/10] x86/ucode: Use bootstrap_unmap() in early_microcode_load() x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[07/10] x86/ucode: Move the CPIO path string into microcode_ops x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[06/10] x86/ucode: Enforce invariant about module selection x86/ucode: Fix module-handling use-aftere-free's - 1 - --- 2024-10-28 Andrew Cooper New
[05/10] x86/ucode: Fold microcode_grab_module() into its single caller x86/ucode: Fix module-handling use-aftere-free's 1 2 - --- 2024-10-28 Andrew Cooper New
[04/10] x86/ucode: Fold early_microcode_update_cpu() into it's single caller x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[03/10] x86/ucode: Break early_microcode_load() out of early_microcode_init() x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[02/10] x86/ucode: Delete the microcode_init() initcall x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[01/10] x86/ucode: Turn microcode_init_cache() into a presmp_initcall x86/ucode: Fix module-handling use-aftere-free's 1 1 - --- 2024-10-28 Andrew Cooper New
[v2] x86/boot: Explain how discard_initial_images() works [v2] x86/boot: Explain how discard_initial_images() works - 1 - --- 2024-10-24 Andrew Cooper New
[5/5] x86/boot: Drop the mbi and mod pointers in __start_xen() x86/boot: Remove the mbi/mod pointers - 1 - --- 2024-10-24 Andrew Cooper New
[4/5] x86/boot: Convert mod[] to bi->mods[] in __start_xen() x86/boot: Remove the mbi/mod pointers - 1 - --- 2024-10-24 Andrew Cooper New
[3/5] x86/boot: Introduce bootstrap_map_bm() to map boot_module's x86/boot: Remove the mbi/mod pointers - 1 - --- 2024-10-24 Andrew Cooper New
[2/5] x86/boot: Introduce bootstrap_unmap() x86/boot: Remove the mbi/mod pointers - 1 - --- 2024-10-24 Andrew Cooper New
[1/5] x86/boot: Drop initial_images pointer x86/boot: Remove the mbi/mod pointers - 1 - --- 2024-10-24 Andrew Cooper New
[5/5] x86/ucode: Drop the match_reg[] field from AMD's microcode_patch x86/ucode: Minor cleanup - 1 - --- 2024-10-24 Andrew Cooper New
[4/5] x86/ucode: Rename the apply_microcode() hook to load() x86/ucode: Minor cleanup - 1 - --- 2024-10-24 Andrew Cooper New
[3/5] x86/ucode: Rename the cpu_request_microcode() hook to parse() x86/ucode: Minor cleanup - 1 - --- 2024-10-24 Andrew Cooper New
[2/5] x86/ucode: Drop the parse_blob() wrapper x86/ucode: Minor cleanup - 1 - --- 2024-10-24 Andrew Cooper New
[1/5] x86/ucode: Rename hypercall-context functions x86/ucode: Minor cleanup - 1 - --- 2024-10-24 Andrew Cooper New
[4/3] x86/boot: Remove the mbi_p parameter from __start_xen() x86/boot: Yet more PVH module handling fixes 1 1 - --- 2024-10-23 Andrew Cooper New
x86/ucode: Explain what microcode_set_module() does x86/ucode: Explain what microcode_set_module() does - - - --- 2024-10-23 Andrew Cooper New
[3/3] x86/boot: Fix XSM module handling during PVH boot x86/boot: Yet more PVH module handling fixes 1 1 - --- 2024-10-23 Andrew Cooper New
[2/3] x86/boot: Fix microcode module handling during PVH boot x86/boot: Yet more PVH module handling fixes 1 1 - --- 2024-10-23 Andrew Cooper New
[1/3] x86/boot: Add a temporary module_map pointer to boot_image x86/boot: Yet more PVH module handling fixes - 1 - --- 2024-10-23 Andrew Cooper New
[3/3] x86/boot: Simplify size calculations in move_memory() x86/boot: Improvements to move_memory() - 1 - --- 2024-10-22 Andrew Cooper New
[2/3] x86/boot: Simplify address calculations in move_memory() x86/boot: Improvements to move_memory() - 1 - --- 2024-10-22 Andrew Cooper New
[1/3] x86/boot: Convert move_memory() to use bootstrap_map_addr() x86/boot: Improvements to move_memory() - 1 - --- 2024-10-22 Andrew Cooper New
tools/pvhsim: Inherit the tools debug= setting tools/pvhsim: Inherit the tools debug= setting - - - --- 2024-10-22 Andrew Cooper New
x86/boot: Fix PVH boot during boot_info transition period x86/boot: Fix PVH boot during boot_info transition period 1 - - --- 2024-10-22 Andrew Cooper New
[3/3] CI: Add {adl,zen3p}-pvshim-* tests Add {adl,zen3p}-pvshim-* tests - 1 - --- 2024-10-21 Andrew Cooper New
[2/3] CI: Rework domU_config generation in qubes-x86-64.sh Add {adl,zen3p}-pvshim-* tests - 1 - --- 2024-10-21 Andrew Cooper New
[1/3] CI: Minor cleanup to qubes-x86-64.sh Add {adl,zen3p}-pvshim-* tests - 1 - --- 2024-10-21 Andrew Cooper New
x86/boot: Fix PVH boot following the start of the MBI->BI conversion x86/boot: Fix PVH boot following the start of the MBI->BI conversion - 1 - --- 2024-10-19 Andrew Cooper New
xen/spinlock: Fix UBSAN "load of address with insufficient space" in lock_prof_init() xen/spinlock: Fix UBSAN "load of address with insufficient space" in lock_prof_init() - 1 - --- 2024-10-14 Andrew Cooper New
CI: Stop building QEMU in general CI: Stop building QEMU in general - 1 - --- 2024-10-08 Andrew Cooper New
CI: Drop bin86/dev86 from archlinux container CI: Drop bin86/dev86 from archlinux container 1 2 - --- 2024-10-07 Andrew Cooper New
CI: Fix builds following qemu-xen update CI: Fix builds following qemu-xen update - 1 - --- 2024-10-04 Andrew Cooper New
x86: Introduce X86_ET_* constants in x86-defns.h x86: Introduce X86_ET_* constants in x86-defns.h - 1 - --- 2024-10-03 Andrew Cooper New
x86/boot: Don't use INC to set defaults x86/boot: Don't use INC to set defaults 1 1 - --- 2024-10-03 Andrew Cooper New
x86/boot: Further simplify CR4 handling in dom0_construct_pv() x86/boot: Further simplify CR4 handling in dom0_construct_pv() 1 - - --- 2024-10-02 Andrew Cooper New
stubdom: Fix newlib build with GCC-14 stubdom: Fix newlib build with GCC-14 - 1 - --- 2024-10-02 Andrew Cooper New
x86/boot: Convert remaining uses of the legacy ALIGN x86/boot: Convert remaining uses of the legacy ALIGN - 1 - --- 2024-10-02 Andrew Cooper New
[v2,7/7] x86/spec-ctrl: Introduce and use DO_COND_BHB_SEQ x86/alternatives: Adjust all insn-relative fields - 1 - --- 2024-10-02 Andrew Cooper New
[v2,6/7] x86/alternative: Relocate all insn-relative fields x86/alternatives: Adjust all insn-relative fields - 1 - --- 2024-10-02 Andrew Cooper New
[v2,5/7] x86/alternative: Replace a continue with a goto x86/alternatives: Adjust all insn-relative fields 1 - - --- 2024-10-02 Andrew Cooper New
« 1 2 3 »