Show patches with: State = Action Required       |   35678 patches
« 1 2 ... 32 33 34356 357 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[03/11] x86 setup: change bootstrap map to accept new boot module structures v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[02/11] x86 setup: per-arch bootmodule structure, headroom field v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
[01/11] x86 setup: move x86 boot module counting into a new boot_info struct v2: Boot modules for Hyperlaunch - - - --- 2023-07-01 Christopher Clark New
x86/asm: Introduce a tailcall pseduo-op x86/asm: Introduce a tailcall pseduo-op - 1 - --- 2023-06-30 Andrew Cooper New
{x86,arm}/mm.c: Make populate_pt_range __init {x86,arm}/mm.c: Make populate_pt_range __init 2 - - --- 2023-06-30 George Dunlap New
[2/2] credit: Don't steal vcpus which have yielded [1/2] credit: Limit load balancing to once per millisecond - - - --- 2023-06-30 George Dunlap New
[1/2] credit: Limit load balancing to once per millisecond [1/2] credit: Limit load balancing to once per millisecond - - - --- 2023-06-30 George Dunlap New
[RFC] xen/arm: Rebranding dom0less feature [RFC] xen/arm: Rebranding dom0less feature - 1 - --- 2023-06-30 Luca Fancellu New
xen/arm: vgic: Add missing 'U' in VGIC_ICFG_MASK for shifted constant xen/arm: vgic: Add missing 'U' in VGIC_ICFG_MASK for shifted constant - 2 - --- 2023-06-29 Henry Wang New
xen/arm: grant-table: Correct the prototype of the arch helpers xen/arm: grant-table: Correct the prototype of the arch helpers 1 2 1 --- 2023-06-29 Julien Grall New
[v2,4/4] xen/arm: Allow the user to build Xen with UBSAN xen/arm: Enable USBAN support - 3 - --- 2023-06-29 Julien Grall New
[v2,3/4] xen/arm: Rework the code mapping Xen to avoid relying on the size of Xen xen/arm: Enable USBAN support - 2 - --- 2023-06-29 Julien Grall New
[v2,2/4] xen/arm32: head: Don't map too much in boot_third xen/arm: Enable USBAN support - 3 - --- 2023-06-29 Julien Grall New
[v2,1/4] xen/arm64: head: Don't map too much in boot_third xen/arm: Enable USBAN support - 3 - --- 2023-06-29 Julien Grall New
[XEN,5/5] x86: make parameter names of function declarations consistent Fix violations of MISRA C:2012 Rule 8.3 on parameter names - - - --- 2023-06-29 Federico Serafini New
[XEN,4/5] x86/x86_emulate: change parameter name from 's' to 'state' Fix violations of MISRA C:2012 Rule 8.3 on parameter names - 1 - --- 2023-06-29 Federico Serafini New
[XEN,3/5] x86/vlapic: change parameter names in function definitions Fix violations of MISRA C:2012 Rule 8.3 on parameter names - 1 - --- 2023-06-29 Federico Serafini New
[XEN,2/5] x86: change parameter names of nestedhvm_vcpu_iomap_get() definition Fix violations of MISRA C:2012 Rule 8.3 on parameter names - 1 - --- 2023-06-29 Federico Serafini New
[XEN,1/5] x86: swap parameter names of hvm_copy_context_and_params() declaration Fix violations of MISRA C:2012 Rule 8.3 on parameter names - 1 - --- 2023-06-29 Federico Serafini New
[v3,3/3] x86: Add Kconfig option to require NX bit support Introduce a REQUIRE_NX Kconfig option - 1 - --- 2023-06-29 Alejandro Vallejo New
[v3,2/3] x86/boot: Clear XD_DISABLE from the early boot path Introduce a REQUIRE_NX Kconfig option - 1 - --- 2023-06-29 Alejandro Vallejo New
[v3,1/3] tools: Add __AC() macro to common-macros.h Introduce a REQUIRE_NX Kconfig option - 1 - --- 2023-06-29 Alejandro Vallejo New
xen/sysctl: Correct comments after renaming xen_sysctl_cpu_policy fields xen/sysctl: Correct comments after renaming xen_sysctl_cpu_policy fields - 1 - --- 2023-06-29 Andrew Cooper New
[XEN,v3,3/3] xen: fix violations of MISRA C:2012 Rule 3.1 fix violations of MISRA C:2012 Rule 3.1 - 1 - --- 2023-06-29 Nicola Vetrini New
[XEN,v3,2/3] xen/drivers/passthrough/arm/smmu-v3.c: fix violations of MISRA C:2012 Rule 3.1 fix violations of MISRA C:2012 Rule 3.1 1 2 - --- 2023-06-29 Nicola Vetrini New
[XEN,v3,1/3] xen/arch/arm: fix violations of MISRA C:2012 Rule 3.1 fix violations of MISRA C:2012 Rule 3.1 - 2 - --- 2023-06-29 Nicola Vetrini New
[v2.5,3/3] xen/types: Rework stdint vs __{u,s}$N types Untitled series #760964 - 1 - --- 2023-06-28 Andrew Cooper New
docs/misra: rules: Remove incorrect deviation guidance docs/misra: rules: Remove incorrect deviation guidance - 2 - --- 2023-06-28 Michal Orzel New
[v4,5/5] tools/xenstore: remove unused stuff from list.h tools/xenstore: more cleanups 1 - - --- 2023-06-27 Jürgen Groß New
[v4,4/5] tools/xenstore: split out rest of live update control code tools/xenstore: more cleanups 1 - - --- 2023-06-27 Jürgen Groß New
[v4,3/5] tools/xenstore: split out environment specific live update code tools/xenstore: more cleanups - 1 - --- 2023-06-27 Jürgen Groß New
[v4,2/5] tools/xenstore: replace xs_lib.c with a header tools/xenstore: more cleanups 1 - - --- 2023-06-27 Jürgen Groß New
[v4,1/5] tools/xenstore: remove no longer needed functions from xs_lib.c tools/xenstore: more cleanups 1 - - --- 2023-06-27 Jürgen Groß New
[v2,3/3] xen/types: Rework stdint vs __{u,s}$N types xen/types: Cleanup - 1 - --- 2023-06-27 Andrew Cooper New
[v2,2/3] treewide: Avoid including asm/types.h xen/types: Cleanup 1 - - --- 2023-06-27 Andrew Cooper New
[v2,1/3] xen/types: Drop #ifdefary for __{SIZE,PTRDIFF}_TYPE__ xen/types: Cleanup - 3 - --- 2023-06-27 Andrew Cooper New
[XEN,v2] xen/arm: arm32: Allow Xen to boot on unidentified CPUs [XEN,v2] xen/arm: arm32: Allow Xen to boot on unidentified CPUs - 1 - --- 2023-06-26 Ayan Kumar Halder New
[XEN,v6] xen/include: avoid using a compiler extension for BUILD_BUG_ON_ZERO [XEN,v6] xen/include: avoid using a compiler extension for BUILD_BUG_ON_ZERO - 1 - --- 2023-06-26 Nicola Vetrini New
[XEN,v3,6/6] xen/arm: change parameter names in replace_grant_host_mapping(). fix violations of MISRA C:2012 Rule 8.3 on parameter names. - 1 - --- 2023-06-26 Federico Serafini New
[XEN,v3,5/6] xen/arm: make parameter names of function declarations consistent. fix violations of MISRA C:2012 Rule 8.3 on parameter names. - 1 - --- 2023-06-26 Federico Serafini New
[XEN,v3,4/6] xen/arm: vgic: change parameter name in 'init' and 'free' functions. fix violations of MISRA C:2012 Rule 8.3 on parameter names. - 1 - --- 2023-06-26 Federico Serafini New
[XEN,v3,3/6] xen/arm: change parameter name 'pa' in ioremap_addr() definition. fix violations of MISRA C:2012 Rule 8.3 on parameter names. - 1 - --- 2023-06-26 Federico Serafini New
[XEN,v3,2/6] xen/arm: change parameter name 'vcpu' in domain() function definition. fix violations of MISRA C:2012 Rule 8.3 on parameter names. - 1 - --- 2023-06-26 Federico Serafini New
[XEN,v3,1/6] xen/arm: change names in function access_guest_memory_by_ipa(). fix violations of MISRA C:2012 Rule 8.3 on parameter names. - 1 - --- 2023-06-26 Federico Serafini New
[v3,52/52] xen/arm: add Kconfig option CONFIG_HAS_MPU to enable MPU system support xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,51/52] xen/mpu: create stubs of function/variables for UNSUPPORTED features xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,50/52] xen/mpu: dump debug message in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,49/52] xen/mpu: enable device passthrough in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,48/52] xen/mpu: enable MMIO region trap in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,47/52] xen/mpu: support vcpu context switch in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,46/52] xen/mpu: look up entry in p2m table xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,45/52] xen/mpu: insert an new entry into guest physmap in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,44/52] xen/mpu: P2M initialization in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,43/52] xen/mpu: configure VSTCR_EL2 in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,42/52] xen/mpu: implement setup_virt_paging for MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,41/52] xen/mpu: Use secure hypervisor timer in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,40/52] xen/mpu: implement remove_early_mappings in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,39/52] xen/mpu: support free_init_memory in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,38/52] xen/mpu: map domain page in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,37/52] xen/mpu: implement MPU version of copy_from_paddr xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,36/52] xen/mpu: implememt ioremap_xxx in MPU xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,35/52] xen/arm: map static memory on demand xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,34/52] xen/mpu: destroy an existing entry in Xen MPU memory mapping table xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,33/52] xen/mpu: initialize frametable in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,32/52] xen/mpu: implement MPU version of setup_mm in mpu/setup.c xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,31/52] xen/mpu: make early_fdt_map support in MPU systems xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,30/52] xen/mpu: populate a new region in Xen MPU mapping table xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,29/52] xen/mpu: introduce a pair helper read_protection_region()/write_protection_region() xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,28/52] xen/mpu: plump virt/maddr conversion in MPU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,27/52] xen/mpu: introduce setup_mm_mappings xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,26/52] xen/mpu: map early uart when earlyprintk on xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,25/52] xen/mpu: introduce helpers for MPU enablement xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,24/52] xen/mpu: build up start-of-day Xen MPU memory region map xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,23/52] xen/arm: create mpu/layout.h for MPU related address definitions xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,22/52] xen/mmu: enable SMMU subsystem only in MMU xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,21/52] xen: introduce CONFIG_HAS_PAGING_MEMPOOL xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,20/52] xen/mmu: move MMU specific P2M code to mmu/p2m.c and mmu/p2m.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,19/52] xen/arm: switch to use ioremap_xxx in common file xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,18/52] xen/arm: only map the init text section RW in free_init_memory xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,17/52] xen/arm: do not give memory back to static heap xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,16/52] xen/mmu: relocate copy_from_paddr into setup.c xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,15/52] xen: make VMAP only support in MMU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,14/52] xen/mmu: move MMU-specific setup_mm to mmu/setup.c xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,13/52] xen/mmu: extract mmu-specific codes from mm.c/mm.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,12/52] xen/mmu: extract early uart mapping from setup_fixmap xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,11/52] xen/arm: mmu: fold FIXMAP into MMU system xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,10/52] xen/arm: Move MMU related definitions from config.h to mmu/layout.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,09/52] xen/arm: use PA == VA for EARLY_UART_VIRTUAL_ADDRESS on MPU systems xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,08/52] xen/arm64: move MMU related code from head.S to mmu/head.S xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,07/52] xen/arm64: prepare for moving MMU related code from head.S xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,06/52] xen/arm: introduce CONFIG_HAS_MMU xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,05/52] xen/arm64: head: Introduce enable_boot_mmu and enable_runtime_mmu xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,04/52] xen/arm: add .text.idmap in ld script for Xen identity map sections xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,03/52] xen/arm: add an option to define Xen start address for Armv8-R xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - - - --- 2023-06-26 Penny Zheng New
[v3,02/52] xen/arm: make ARM_EFI selectable for Arm64 xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 - 1 - --- 2023-06-26 Penny Zheng New
[v3,01/52] xen/arm: remove xen_phys_start and xenheap_phys_end from config.h xen/arm: Add Armv8-R64 MPU support to Xen - Part#1 1 - - --- 2023-06-26 Penny Zheng New
[9/9] xen/arm32: vfp: Add missing U for shifted constant xen/arm: Enable UBSAN support - 2 - --- 2023-06-25 Julien Grall New
[8/9] xen/arm: Allow the user to build Xen with USBAN xen/arm: Enable UBSAN support - 2 1 --- 2023-06-25 Julien Grall New
[7/9] xen/arm64: head: Rework PRINT() to work when the string is not withing +/- 1MB xen/arm: Enable UBSAN support - 2 - --- 2023-06-25 Julien Grall New
[6/9] xen/arm64: entry: Don't jump outside of an alternative xen/arm: Enable UBSAN support - 1 - --- 2023-06-25 Julien Grall New
« 1 2 ... 32 33 34356 357 »