Show patches with: State = Action Required       |   35485 patches
« 1 2 ... 16 17 18354 355 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,6/8] xen/arm: Fold pmap and fixmap into MMU system xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-11-16 Henry Wang New
[v9,5/8] xen/arm: Split MMU-specific setup_mm() and related code out xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-11-16 Henry Wang New
[v9,4/8] xen/arm: Extract MMU-specific MM code xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-11-16 Henry Wang New
[v9,3/8] xen/arm: Fold mmu_init_secondary_cpu() to head.S xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-11-16 Henry Wang New
[v9,2/8] xen/arm: Split MMU system SMP MM bringup code to mmu/smpboot.c xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-11-16 Henry Wang New
[v9,1/8] xen/arm: Split page table related code to mmu/pt.c xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-11-16 Henry Wang New
[5/5] x86/HVM: improve CET-IBT pruning of ENDBR x86/HVM: misc tidying - - - --- 2023-11-16 Jan Beulich New
[4/5] x86/HVM: drop tsc_scaling.setup() hook x86/HVM: misc tidying 1 - - --- 2023-11-16 Jan Beulich New
[3/5] VMX: don't run with CR4.VMXE set when VMX could not be enabled x86/HVM: misc tidying - - - --- 2023-11-16 Jan Beulich New
[2/5] x86/HVM: hide SVM/VMX when their enabling is prohibited by firmware x86/HVM: misc tidying 1 - - --- 2023-11-16 Jan Beulich New
[1/5] VMX: drop vmx_virt_exception and make vmx_vmfunc static x86/HVM: misc tidying 1 - - --- 2023-11-16 Jan Beulich New
[XEN,v3] xen: replace occurrences of SAF-1-safe with asmlinkage attribute [XEN,v3] xen: replace occurrences of SAF-1-safe with asmlinkage attribute 1 - - --- 2023-11-16 Nicola Vetrini New
[3/3] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive Misc fixes for 8.2 - 1 - --- 2023-11-15 David Woodhouse New
[2/3] vl: disable default serial when xen-console is enabled Misc fixes for 8.2 - 2 - --- 2023-11-15 David Woodhouse New
[1/3] net: do not delete nics in net_cleanup() Misc fixes for 8.2 - 1 - --- 2023-11-15 David Woodhouse New
[for-4.18] SUPPORT.md: Define support lifetime [for-4.18] SUPPORT.md: Define support lifetime 1 - - --- 2023-11-15 Julien Grall New
docs/misra: add R16.2 and R16.3 docs/misra: add R16.2 and R16.3 - - - --- 2023-11-14 Stefano Stabellini New
[v2] misra: add R21.1 R21.2 [v2] misra: add R21.1 R21.2 1 - - --- 2023-11-14 Stefano Stabellini New
[10/10] x86/smp: start APs in parallel during boot [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - - - --- 2023-11-14 Krystian Hebel New
[XEN,9/9] x86/smp: start APs in parallel during boot x86: parallelize AP bring-up during boot - - - --- 2023-11-14 Krystian Hebel New
[09/10] x86/smp: make cpu_state per-CPU [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - - - --- 2023-11-14 Krystian Hebel New
[XEN,8/9] x86/smp: make cpu_state per-CPU x86: parallelize AP bring-up during boot - - - --- 2023-11-14 Krystian Hebel New
[08/10] x86/smp: drop booting_cpu variable [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - - - --- 2023-11-14 Krystian Hebel New
[XEN,7/9] x86/smp: drop booting_cpu variable x86: parallelize AP bring-up during boot - - - --- 2023-11-14 Krystian Hebel New
[07/10] x86/shutdown: protect against recurrent machine_restart() [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - - - --- 2023-11-14 Krystian Hebel New
[06/10] x86/smp: call x2apic_ap_setup() earlier [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - - - --- 2023-11-14 Krystian Hebel New
[XEN,6/9] x86/shutdown: protect against recurrent machine_restart() x86: parallelize AP bring-up during boot - - - --- 2023-11-14 Krystian Hebel New
[05/10] x86/smp: move stack_base to cpu_data [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - - - --- 2023-11-14 Krystian Hebel New
[XEN,5/9] x86/smp: call x2apic_ap_setup() earlier x86: parallelize AP bring-up during boot - - - --- 2023-11-14 Krystian Hebel New
[XEN,4/9] x86/smp: move stack_base to cpu_data x86: parallelize AP bring-up during boot - - - --- 2023-11-14 Krystian Hebel New
[04/10] x86/smp: drop x86_cpu_to_apicid, use cpu_data[cpu].apicid instead [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - - - --- 2023-11-14 Krystian Hebel New
[XEN,3/9] x86/smp: drop x86_cpu_to_apicid, use cpu_data[cpu].apicid instead x86: parallelize AP bring-up during boot - - - --- 2023-11-14 Krystian Hebel New
[03/10] x86: don't access x86_cpu_to_apicid[] directly, use cpu_physical_id(cpu) [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - - - --- 2023-11-14 Krystian Hebel New
[2/2] x86/smp: start APs in parallel during boot [1/2] x86/smp: make cpu_state per-CPU - - - --- 2023-11-14 Krystian Hebel New
[XEN,2/9] x86: don't access x86_cpu_to_apicid[] directly, use cpu_physical_id(cpu) x86: parallelize AP bring-up during boot - 1 - --- 2023-11-14 Krystian Hebel New
[02/10] x86/boot: choose AP stack based on APIC ID [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - - - --- 2023-11-14 Krystian Hebel New
[01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths [01/10] x86/spec-ctrl: Remove conditional IRQs-on-ness for INT $0x80/0x82 paths - 1 - --- 2023-11-14 Krystian Hebel New
[1/2] x86/smp: make cpu_state per-CPU [1/2] x86/smp: make cpu_state per-CPU - - - --- 2023-11-14 Krystian Hebel New
[XEN,1/9] x86/boot: choose AP stack based on APIC ID x86: parallelize AP bring-up during boot - - - --- 2023-11-14 Krystian Hebel New
[XEN,v2] automation/eclair: add a deviation for MISRA C:2012 Rule 8.6 [XEN,v2] automation/eclair: add a deviation for MISRA C:2012 Rule 8.6 - 1 - --- 2023-11-14 Federico Serafini New
[PATCH-for-9.0,9/9] hw/xen/hvm: Inline xen_arch_set_memory() hw/xen: Have ARM targets use common xen_memory_listener - - - --- 2023-11-14 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,8/9] hw/xen/hvm: Merge xen-hvm-common.c files hw/xen: Have ARM targets use common xen_memory_listener - - - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,7/9] hw/xen/hvm: Extract common code to xen-hvm-common.c hw/xen: Have ARM targets use common xen_memory_listener - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,6/9] hw/xen/hvm: Initialize xen_physmap QLIST in xen_read_physmap() hw/xen: Have ARM targets use common xen_memory_listener - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,5/9] hw/xen/hvm: Expose xen_read_physmap() prototype hw/xen: Have ARM targets use common xen_memory_listener - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,4/9] hw/xen/hvm: Expose xen_memory_listener declaration hw/xen: Have ARM targets use common xen_memory_listener - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,3/9] hw/xen/hvm: Get target page size at runtime hw/xen: Have ARM targets use common xen_memory_listener - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,2/9] hw/xen/hvm: Propagate page_mask to a pair of functions hw/xen: Have ARM targets use common xen_memory_listener - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,1/9] hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro hw/xen: Have ARM targets use common xen_memory_listener - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[v3] xen: ifdef inclusion of <asm/grant_table.h> in <xen/grant_table.h> [v3] xen: ifdef inclusion of <asm/grant_table.h> in <xen/grant_table.h> - - - --- 2023-11-14 Oleksii New
[ImageBuilder] Add 'bootz' to a list of supported boot commands [ImageBuilder] Add 'bootz' to a list of supported boot commands - 1 - --- 2023-11-14 Michal Orzel New
[v3] xen/asm-generic: ifdef inclusion of <asm/mem_access.h> [v3] xen/asm-generic: ifdef inclusion of <asm/mem_access.h> - - - --- 2023-11-14 Oleksii New
[PATCH-for-9.0,v2,19/19] hw/xen: Have most of Xen files become target-agnostic hw/xen: Have most of Xen files become target-agnostic - - - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,18/19] hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS hw/xen: Have most of Xen files become target-agnostic - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,17/19] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' hw/xen: Have most of Xen files become target-agnostic - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,16/19] hw/xen/xen_pt: Add missing license hw/xen: Have most of Xen files become target-agnostic 1 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,15/19] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources hw/xen: Have most of Xen files become target-agnostic 1 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,14/19] hw/xen: Use target-agnostic qemu_target_page_bits() hw/xen: Have most of Xen files become target-agnostic - 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,v2,13/19] hw/xen: Remove use of 'target_ulong' in handle_ioreq() hw/xen: Have most of Xen files become target-agnostic - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,12/19] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h' hw/xen: Have most of Xen files become target-agnostic 1 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,11/19] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix hw/xen: Have most of Xen files become target-agnostic 1 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,10/19] hw/xen: Rename 'ram_memory' global variable as 'xen_memory' hw/xen: Have most of Xen files become target-agnostic - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,v2,09/19] hw/block/xen_blkif: Align structs with QEMU_ALIGNED() instead of #prag… hw/xen: Have most of Xen files become target-agnostic - - - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,08/19] hw/xen: Remove unused Xen stubs hw/xen: Have most of Xen files become target-agnostic - - - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,07/19] hw/xen: Remove unnecessary xen_hvm_inject_msi() stub hw/xen: Have most of Xen files become target-agnostic - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen hw/xen: Have most of Xen files become target-agnostic - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,05/19] hw/display: Restrict xen_register_framebuffer() call to Xen hw/xen: Have most of Xen files become target-agnostic - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,04/19] system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h' hw/xen: Have most of Xen files become target-agnostic - 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,03/19] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE hw/xen: Have most of Xen files become target-agnostic - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,02/19] sysemu/xen: Forbid using Xen headers in user emulation hw/xen: Have most of Xen files become target-agnostic - 2 - --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest hw/xen: Have most of Xen files become target-agnostic - 1 - --- 2023-11-14 Philippe Mathieu-Daudé New
[v2] xen/sched: fix sched_move_domain() [v2] xen/sched: fix sched_move_domain() - 1 - --- 2023-11-14 Jürgen Groß New
docs/misra: add R11.1 R11.2 R11.3 R11.6 docs/misra: add R11.1 R11.2 R11.3 R11.6 1 - - --- 2023-11-13 Stefano Stabellini New
[v6,5/5,FUTURE] tools/arm: enable vPCI for domUs Kconfig for PCI passthrough on ARM - - - --- 2023-11-13 Stewart Hildebrand New
[v6,4/5,FUTURE] xen/arm: enable vPCI for domUs Kconfig for PCI passthrough on ARM - - - --- 2023-11-13 Stewart Hildebrand New
[v6,3/5,FUTURE] xen/arm: enable vPCI for dom0 Kconfig for PCI passthrough on ARM - - - --- 2023-11-13 Stewart Hildebrand New
[v6,2/5] xen/vpci: move xen_domctl_createdomain vPCI flag to common Kconfig for PCI passthrough on ARM 1 - - --- 2023-11-13 Stewart Hildebrand New
[v6,1/5] xen/arm: pci: introduce PCI_PASSTHROUGH Kconfig option Kconfig for PCI passthrough on ARM 1 - - --- 2023-11-13 Stewart Hildebrand New
[2/2] livepatch-tools: fix isnumber() function clash livepatch-tools: fixes for building on non-glibc - - - --- 2023-11-13 Roger Pau Monné New
[1/2] livepatch-tools: add -largp option when required livepatch-tools: fixes for building on non-glibc - - - --- 2023-11-13 Roger Pau Monné New
automation: set architecture in docker files automation: set architecture in docker files - - - --- 2023-11-13 Roger Pau Monné New
x86/boot: tidy #include-s x86/boot: tidy #include-s 1 - - --- 2023-11-13 Jan Beulich New
x86/intel: fix indentation x86/intel: fix indentation 1 - - --- 2023-11-13 Roger Pau Monné New
[RFC,v2,19/19] virt: Add Heki KUnit tests Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,17/19] heki: x86: Update permissions counters during text patching Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,16/19] heki: x86: Update permissions counters when guest page permissions change Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,15/19] heki: x86: Initialize permissions counters for pages in vmap()/vunmap() Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,14/19] heki: x86: Initialize permissions counters for pages mapped into KVA Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,13/19] heki: Implement a kernel page table walker Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,12/19] x86: Implement the Memory Table feature to store arbitrary per-page data Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,11/19] KVM: x86: Add new hypercall to set EPT permissions Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,10/19] KVM: x86: Implement per-guest-page permissions Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,09/19] KVM: x86: Extend kvm_range_has_memory_attributes() with match_all Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,08/19] KVM: x86: Extend kvm_vm_set_mem_attributes() with a mask Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,07/19] KVM: x86: Make memory attribute helpers more generic Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,06/19] KVM: x86: Add kvm_x86_ops.fault_gva() Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,05/19] KVM: VMX: Add MBEC support Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,04/19] heki: Lock guest control registers at the end of guest kernel init Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
[RFC,v2,03/19] KVM: x86: Add notifications for Heki policy configuration and violation Hypervisor-Enforced Kernel Integrity - - - --- 2023-11-13 Mickaël Salaün New
« 1 2 ... 16 17 18354 355 »