Show patches with: State = Action Required       |   35700 patches
« 1 2 3 4356 357 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v3] x86/IOMMU: address violations of MISRA C:2012 Rule 14.4 [XEN,v3] x86/IOMMU: address violations of MISRA C:2012 Rule 14.4 - 1 - --- 2024-05-08 Nicola Vetrini New
x86/ucode: Distinguish "ucode already up to date" x86/ucode: Distinguish "ucode already up to date" 1 - - --- 2024-05-08 Andrew Cooper New
[v2,8/8] xen/x86: Synthesise domain topologies x86: Expose consistent topology to guests - - - --- 2024-05-08 Alejandro Vallejo New
[v2,7/8] xen/x86: Derive topologically correct x2APIC IDs from the policy x86: Expose consistent topology to guests - - - --- 2024-05-08 Alejandro Vallejo New
[v2,6/8] xen/lib: Add topology generator for x86 x86: Expose consistent topology to guests - - - --- 2024-05-08 Alejandro Vallejo New
[v2,5/8] tools/hvmloader: Retrieve (x2)APIC IDs from the APs themselves x86: Expose consistent topology to guests - - - --- 2024-05-08 Alejandro Vallejo New
[v2,4/8] tools/hvmloader: Wake APs with hypercalls and not with INIT+SIPI+SIPI x86: Expose consistent topology to guests - - - --- 2024-05-08 Alejandro Vallejo New
[v2,3/8] x86/vlapic: Move lapic_load_hidden migration checks to the check hook x86: Expose consistent topology to guests - - - --- 2024-05-08 Alejandro Vallejo New
[v2,2/8] xen/x86: Simplify header dependencies in x86/hvm x86: Expose consistent topology to guests 1 1 - --- 2024-05-08 Alejandro Vallejo New
[v2,1/8] xen/x86: Add initial x2APIC ID to the per-vLAPIC save area x86: Expose consistent topology to guests - - - --- 2024-05-08 Alejandro Vallejo New
[XEN,v3] tools/lsevtchn: Use errno macro to handle hypercall error cases [XEN,v3] tools/lsevtchn: Use errno macro to handle hypercall error cases - - - --- 2024-05-08 Matthew Barnes New
[v2] x86/cpu-policy: Fix migration from Ice Lake to Cascade Lake [v2] x86/cpu-policy: Fix migration from Ice Lake to Cascade Lake 1 - - --- 2024-05-07 Andrew Cooper New
tools/xl: Open xldevd.log with O_CLOEXEC tools/xl: Open xldevd.log with O_CLOEXEC - - - --- 2024-05-07 Andrew Cooper New
[v2,2/2] tools/xl: Correct the help information and exit code of the dt-overlay command Some fixes for the existing dynamic dtbo code - - - --- 2024-05-07 Henry Wang New
[v2,1/2] xen/common/dt-overlay: Fix missing lock when remove the device Some fixes for the existing dynamic dtbo code - - - --- 2024-05-07 Henry Wang New
x86/platform: correct #undef in compat checking x86/platform: correct #undef in compat checking 1 - - --- 2024-05-06 Jan Beulich New
[XEN] automation/eclair_analysis: unblock pipelines from certain repositories [XEN] automation/eclair_analysis: unblock pipelines from certain repositories - 1 - --- 2024-05-06 Nicola Vetrini New
gunzip: don't leak memory on error paths gunzip: don't leak memory on error paths - - - --- 2024-05-06 Jan Beulich New
[v3,3/3] Do not access /dev/mem in MSI-X PCI passthrough on Xen [v3,1/3] hw/xen/xen_pt: Save back data only for declared registers - - - --- 2024-05-06 Marek Marczykowski-Górecki New
[v3,2/3] Update Xen's features.h header [v3,1/3] hw/xen/xen_pt: Save back data only for declared registers - - - --- 2024-05-06 Marek Marczykowski-Górecki New
[v3,1/3] hw/xen/xen_pt: Save back data only for declared registers [v3,1/3] hw/xen/xen_pt: Save back data only for declared registers - - - --- 2024-05-06 Marek Marczykowski-Górecki New
[v4,9/9] xen/arm64: lib: Use the generic xen/linkage.h macros xen/arm: arm64: Annotate code symbols - 1 - --- 2024-05-04 Edgar E. Iglesias New
[v4,8/9] xen/arm64: cache: Use the generic xen/linkage.h macros xen/arm: arm64: Annotate code symbols - 1 - --- 2024-05-04 Edgar E. Iglesias New
[v4,7/9] xen/arm64: mmu/head: Add missing code symbol annotations xen/arm: arm64: Annotate code symbols - 1 - --- 2024-05-04 Edgar E. Iglesias New
[v4,6/9] xen/arm64: bpi: Add missing code symbol annotations xen/arm: arm64: Annotate code symbols - 1 - --- 2024-05-04 Edgar E. Iglesias New
[v4,5/9] xen/arm64: debug: Add missing code symbol annotations xen/arm: arm64: Annotate code symbols - 1 - --- 2024-05-04 Edgar E. Iglesias New
[v4,4/9] xen/arm64: head: Add missing code symbol annotations xen/arm: arm64: Annotate code symbols - 1 - --- 2024-05-04 Edgar E. Iglesias New
[v4,3/9] xen/arm64: sve: Add missing code symbol annotations xen/arm: arm64: Annotate code symbols - 1 - --- 2024-05-04 Edgar E. Iglesias New
[v4,2/9] xen/arm64: smc: Add missing code symbol annotations xen/arm: arm64: Annotate code symbols - 1 - --- 2024-05-04 Edgar E. Iglesias New
[v4,1/9] xen/arm64: entry: Add missing code symbol annotations xen/arm: arm64: Annotate code symbols - 1 - --- 2024-05-04 Edgar E. Iglesias New
tools/libxs: Open /dev/xen/xenbus fds as O_CLOEXEC tools/libxs: Open /dev/xen/xenbus fds as O_CLOEXEC - 1 - --- 2024-05-04 Andrew Cooper New
[RFC,v3,5/5] virt: Add Heki KUnit tests Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[RFC,v3,4/5] heki: Lock guest control registers at the end of guest kernel init Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[RFC,v3,3/5] KVM: x86: Add notifications for Heki policy configuration and violation Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[RFC,v3,2/5] KVM: x86: Add new hypercall to lock control registers Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[RFC,v3,1/5] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki) Hypervisor-Enforced Kernel Integrity - CR pinning - - - --- 2024-05-03 Mickaël Salaün New
[XEN] automation/eclair: hide reports coming from adopted code in scheduled analysis [XEN] automation/eclair: hide reports coming from adopted code in scheduled analysis 1 - - --- 2024-05-03 Federico Serafini New
[XEN,2/2] automation/eclair: add deviation for Rule 16.4 misra: deviations of Rule 16.4 - 1 - --- 2024-05-03 Federico Serafini New
[XEN,1/2] docs/misra: add Terms & Definitions section to rules.rst misra: deviations of Rule 16.4 - 1 - --- 2024-05-03 Federico Serafini New
[v5,7/8] xen: mapcache: Add support for grant mappings [v5,1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable - 1 - --- 2024-05-03 Edgar E. Iglesias New
[v5,6/8] xen: mapcache: Pass the ram_addr offset to xen_map_cache() [v5,1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable - - - --- 2024-05-03 Edgar E. Iglesias New
[v5,3/8] xen: Add xen_mr_is_memory() [v5,1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable 1 1 - --- 2024-05-03 Edgar E. Iglesias New
[v5,2/8] xen: mapcache: Unmap first entries in buckets [v5,1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable - 1 - --- 2024-05-03 Edgar E. Iglesias New
[v5,1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable [v5,1/8] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable - 1 - --- 2024-05-03 Edgar E. Iglesias New
xen/Kconfig: Drop the final remnants of ---help--- xen/Kconfig: Drop the final remnants of ---help--- - 1 - --- 2024-05-02 Andrew Cooper New
[v8,13/13] xen/arm: add cache coloring support for Xen Arm cache coloring - - - --- 2024-05-02 Carlo Nonato New
[v8,12/13] xen/arm: make consider_modules() available for xen relocation Arm cache coloring - - - --- 2024-05-02 Carlo Nonato New
[v8,11/13] xen/arm: add Xen cache colors command line parameter Arm cache coloring - 1 - --- 2024-05-02 Carlo Nonato New
[v8,10/13] xen/arm: use domain memory to allocate p2m page tables Arm cache coloring 1 - - --- 2024-05-02 Carlo Nonato New
[v8,09/13] xen: add cache coloring allocator for domains Arm cache coloring - - - --- 2024-05-02 Carlo Nonato New
[v8,08/13] xen/page_alloc: introduce preserved page flags macro Arm cache coloring - - - --- 2024-05-02 Carlo Nonato New
[v8,07/13] xen/arm: add support for cache coloring configuration via device-tree Arm cache coloring - - - --- 2024-05-02 Carlo Nonato New
[v8,06/13] tools: add support for cache coloring configuration Arm cache coloring - - - --- 2024-05-02 Carlo Nonato New
[v8,05/13] xen: extend domctl interface for cache coloring Arm cache coloring - 1 - --- 2024-05-02 Carlo Nonato New
[v8,04/13] xen/arm: add Dom0 cache coloring support Arm cache coloring - 1 - --- 2024-05-02 Carlo Nonato New
[v8,03/13] xen/arm: permit non direct-mapped Dom0 construction Arm cache coloring - - - --- 2024-05-02 Carlo Nonato New
[v8,02/13] xen/arm: add initial support for LLC coloring on arm64 Arm cache coloring - - - --- 2024-05-02 Carlo Nonato New
[v8,01/13] xen/common: add cache coloring common code Arm cache coloring - - - --- 2024-05-02 Carlo Nonato New
[XEN,v4,5/5] xen/arm: ffa: support notification FF-A notifications - - - --- 2024-05-02 Jens Wiklander New
[XEN,v4,4/5] xen/arm: allow dynamically assigned SGI handlers FF-A notifications - - - --- 2024-05-02 Jens Wiklander New
[XEN,v4,3/5] xen/arm: ffa: simplify ffa_handle_mem_share() FF-A notifications - 1 - --- 2024-05-02 Jens Wiklander New
[XEN,v4,2/5] xen/arm: ffa: use ACCESS_ONCE() FF-A notifications - 1 - --- 2024-05-02 Jens Wiklander New
[XEN,v4,1/5] xen/arm: ffa: refactor ffa_handle_call() FF-A notifications - 1 - --- 2024-05-02 Jens Wiklander New
tools/tests: don't let test-xenstore write nodes exceeding default size tools/tests: don't let test-xenstore write nodes exceeding default size 1 - - --- 2024-05-02 Juergen Gross New
[XEN,v2] automation/eclair: add deviation of MISRA C:2012 Rule 14.4 [XEN,v2] automation/eclair: add deviation of MISRA C:2012 Rule 14.4 - 1 - --- 2024-05-02 Federico Serafini New
tools/tests: let test-xenstore exit with non-0 status in case of error tools/tests: let test-xenstore exit with non-0 status in case of error - - - --- 2024-05-02 Juergen Gross New
[for-4.19?,2/2] xen/x86: remove foreign mappings from the p2m on teardown xen/x86: support foreign mappings for HVM - - - --- 2024-04-30 Roger Pau Monné New
[for-4.19?,1/2] xen/x86: account for max guest gfn and number of foreign mappings in the p2m xen/x86: support foreign mappings for HVM - - - --- 2024-04-30 Roger Pau Monné New
[v4,16/17] xen: mapcache: Add support for grant mappings Untitled series #849390 - - - --- 2024-04-30 Edgar E. Iglesias New
[v4,15/17] xen: mapcache: Remove assumption of RAMBlock with 0 offset Untitled series #849390 - - - --- 2024-04-30 Edgar E. Iglesias New
[v4,14/17] xen: Add xen_mr_is_memory() Untitled series #849390 1 1 - --- 2024-04-30 Edgar E. Iglesias New
[v4,13/17] softmmu: Pass RAM MemoryRegion and is_write xen_map_cache() Untitled series #849390 1 3 - --- 2024-04-30 Edgar E. Iglesias New
[v4,12/17] xen: mapcache: Unmap first entries in buckets Untitled series #849390 - 1 - --- 2024-04-30 Edgar E. Iglesias New
[v4,11/17] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable Untitled series #849390 - 1 - --- 2024-04-30 Edgar E. Iglesias New
[v4,10/17] xen: mapcache: Break out xen_map_cache_init_single() Untitled series #849390 - 1 - --- 2024-04-30 Edgar E. Iglesias New
[v4,09/17] xen: mapcache: Break out xen_invalidate_map_cache_single() Untitled series #849390 - 2 - --- 2024-04-30 Edgar E. Iglesias New
[v4,08/17] xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked Untitled series #849390 - 2 - --- 2024-04-30 Edgar E. Iglesias New
[v4,07/17] xen: mapcache: Refactor xen_replace_cache_entry_unlocked Untitled series #849390 - 1 - --- 2024-04-30 Edgar E. Iglesias New
[v4,06/17] xen: mapcache: Break out xen_ram_addr_from_mapcache_single Untitled series #849390 - 2 - --- 2024-04-30 Edgar E. Iglesias New
[v4,05/17] xen: mapcache: Refactor xen_remap_bucket for multi-instance Untitled series #849390 - 2 - --- 2024-04-30 Edgar E. Iglesias New
[v4,04/17] xen: mapcache: Refactor xen_map_cache for multi-instance Untitled series #849390 - 2 - --- 2024-04-30 Edgar E. Iglesias New
[v4,03/17] xen: mapcache: Refactor lock functions for multi-instance Untitled series #849390 - 2 - --- 2024-04-30 Edgar E. Iglesias New
[v4,02/17] xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry Untitled series #849390 - 3 - --- 2024-04-30 Edgar E. Iglesias New
[for-4.19] ppc/riscv: fix arch_acquire_resource_check() [for-4.19] ppc/riscv: fix arch_acquire_resource_check() 1 1 - --- 2024-04-30 Roger Pau Monné New
[v3,5/5] Add --force option to xen-ucode to override microcode version check x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[v3,4/5] x86: Use getopt to handle command line args x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[v3,3/5] x86: Add usage() to print out usage message x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[v3,2/5] x86: Refactor microcode_update() hypercall with flags x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[v3,1/5] x86: Update x86 low level version check of microcode x86/xen-ucode: Introduce --force option - - - --- 2024-04-30 Fouad Hilly New
[XEN] xen/mem_access: address violations of MISRA C: 2012 Rule 8.4 [XEN] xen/mem_access: address violations of MISRA C: 2012 Rule 8.4 - - - --- 2024-04-29 Alessandro Zucchelli New
[XEN,3/3] automation/eclair: make explicit there are no adopted files by default automation/eclair: do not allow failure for triggered analyses 1 - - --- 2024-04-29 Federico Serafini New
[XEN,2/3] automation: do not allow failure for triggered analyses automation/eclair: do not allow failure for triggered analyses 1 - - --- 2024-04-29 Federico Serafini New
[XEN,1/3] automation/eclair: tag Rule 7.2 as clean and temporarily remove Rules 1.1 and 8.2 automation/eclair: do not allow failure for triggered analyses 1 - - --- 2024-04-29 Federico Serafini New
[5/5] x86/cpu-policy: Introduce some SEV features x86: AMD CPUID handling improvements - 2 - --- 2024-04-29 Andrew Cooper New
[4/5] x86/svm: Switch SVM features over normal cpu_has_* x86: AMD CPUID handling improvements - 1 - --- 2024-04-29 Andrew Cooper New
[3/5] x86/spec-ctrl: Remove open-coded check of SVM_FEATURE_SPEC_CTRL x86: AMD CPUID handling improvements - 1 - --- 2024-04-29 Andrew Cooper New
[2/5] x86/cpu-policy: Add SVM features already used by Xen x86: AMD CPUID handling improvements - - - --- 2024-04-29 Andrew Cooper New
[1/5] x86/cpu-policy: Infrastructure for the AMD SVM and SEV leaves x86: AMD CPUID handling improvements - 1 - --- 2024-04-29 Andrew Cooper New
[9/9] create-diff-object: account for special section changes livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
[8/9] create-diff-object: account for changes in the special section itself livepatch-build-tools: some bug fixes and improvements - - - --- 2024-04-29 Roger Pau Monné New
« 1 2 3 4356 357 »