Show patches with: Submitter = Luca Fancellu       |    Archived = No       |   471 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,7/7] arm/mpu: Create the skeleton for MPU compilation MPU mm subsystem skeleton - 1 - --- 2025-03-17 Luca Fancellu New
[v3,6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL MPU mm subsystem skeleton - 1 - --- 2025-03-17 Luca Fancellu New
[v3,5/7] arm/mpu: Implement stubs for ioremap_attr on MPU MPU mm subsystem skeleton - 1 - --- 2025-03-17 Luca Fancellu New
[v3,4/7] arm/mpu: Kconfig symbols for MPU build MPU mm subsystem skeleton - 1 - --- 2025-03-17 Luca Fancellu New
[v3,3/7] xen/arm: Introduce frame_table and virt_to_page MPU mm subsystem skeleton - 1 - --- 2025-03-17 Luca Fancellu New
[v3,2/7] xen/arm: Implement virt/maddr conversion in MPU system MPU mm subsystem skeleton - 1 - --- 2025-03-17 Luca Fancellu New
[v3,1/7] arm/mpu: Add HYPERVISOR_VIRT_START and avoid a check in xen.lds.S MPU mm subsystem skeleton - 1 - --- 2025-03-17 Luca Fancellu New
[v2,7/7] arm/mpu: Create the skeleton for MPU compilation MPU mm subsystem skeleton - - - --- 2025-03-16 Luca Fancellu Superseded
[v2,6/7] xen: introduce Kconfig HAS_PAGING_MEMPOOL MPU mm subsystem skeleton - - - --- 2025-03-16 Luca Fancellu Superseded
[v2,5/7] arm/mpu: Implement stubs for ioremap_attr on MPU MPU mm subsystem skeleton - 1 - --- 2025-03-16 Luca Fancellu Superseded
[v2,4/7] arm/mpu: Kconfig symbols for MPU build MPU mm subsystem skeleton - 1 - --- 2025-03-16 Luca Fancellu Superseded
[v2,3/7] xen/arm: Introduce frame_table and virt_to_page MPU mm subsystem skeleton - 1 - --- 2025-03-16 Luca Fancellu Superseded
[v2,2/7] xen/arm: Implement virt/maddr conversion in MPU system MPU mm subsystem skeleton - 1 - --- 2025-03-16 Luca Fancellu Superseded
[v2,1/7] arm/mpu: Add HYPERVISOR_VIRT_START and avoid a check in xen.lds.S MPU mm subsystem skeleton - 1 - --- 2025-03-16 Luca Fancellu Superseded
[10/10] arm/mpu: Create the skeleton for MPU compilation MPU mm subsistem skeleton - - - --- 2025-03-12 Luca Fancellu Superseded
[09/10] xen/arm: introduce Kconfig HAS_PAGING_MEMPOOL MPU mm subsistem skeleton - - - --- 2025-03-12 Luca Fancellu Superseded
[08/10] xen/arm: Rename setup_pagetables with a more generic name MPU mm subsistem skeleton - 1 - --- 2025-03-12 Luca Fancellu Superseded
[07/10] arm/mpu: Implement stubs for ioremap_attr on MPU MPU mm subsistem skeleton - 1 - --- 2025-03-12 Luca Fancellu Superseded
[06/10] arm/mpu: Kconfig symbols for MPU build MPU mm subsistem skeleton - 1 - --- 2025-03-12 Luca Fancellu Superseded
[05/10] arm/mpu: Introduce frame_table, virt_to_page, maddr_to_virt MPU mm subsistem skeleton - - - --- 2025-03-12 Luca Fancellu Superseded
[04/10] arm/mpu: Implement virt/maddr conversion in MPU system MPU mm subsistem skeleton - - - --- 2025-03-12 Luca Fancellu Superseded
[03/10] arm/mpu: Add HYPERVISOR_VIRT_START and avoid a check in xen.lds.S MPU mm subsistem skeleton - 1 - --- 2025-03-12 Luca Fancellu Superseded
[v5,02/10] xen/arm: Restrict Kconfig configuration for LLC coloring MPU mm subsistem skeleton - 1 - --- 2025-03-12 Luca Fancellu Accepted
[v5,01/10] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH MPU mm subsistem skeleton 2 - - --- 2025-03-12 Luca Fancellu Accepted
[v4,2/2] xen/arm: Restrict Kconfig configuration for LLC coloring Prerequisite patches for Arm64 MPU build - 1 - --- 2025-03-07 Luca Fancellu Superseded
[v4,1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH Prerequisite patches for Arm64 MPU build 2 - - --- 2025-03-07 Luca Fancellu Superseded
[9/9] arm/mpu: Implement setup_mappings for MPU system First chunk for Arm R82 and MPU support - - - --- 2025-02-28 Luca Fancellu New
[8/9] arm/mpu: Implement early_fdt_map support in MPU systems First chunk for Arm R82 and MPU support - - - --- 2025-02-28 Luca Fancellu New
[7/9] arm/mpu: Introduce MPU memory mapping flags First chunk for Arm R82 and MPU support - - - --- 2025-02-28 Luca Fancellu New
[6/9] arm/mpu: Provide a constructor for pr_t type First chunk for Arm R82 and MPU support - - - --- 2025-02-28 Luca Fancellu New
[5/9] arm/mpu: Introduce utility functions for the pr_t type First chunk for Arm R82 and MPU support - - - --- 2025-02-28 Luca Fancellu New
[4/9] arm/mpu: Provide access to the MPU region from the C code First chunk for Arm R82 and MPU support - - - --- 2025-02-28 Luca Fancellu New
[3/9] arm/mpu: Introduce MPU memory region map structure First chunk for Arm R82 and MPU support - - - --- 2025-02-28 Luca Fancellu New
[2/9] arm/mpu: Implement virt/maddr conversion in MPU system First chunk for Arm R82 and MPU support - - - --- 2025-02-28 Luca Fancellu New
[1/9] arm/mpu: Add HYPERVISOR_VIRT_START and avoid a check in xen.lds.S First chunk for Arm R82 and MPU support - - - --- 2025-02-28 Luca Fancellu New
[v3] xen/arm: Don't use copy_from_paddr for DTB relocation [v3] xen/arm: Don't use copy_from_paddr for DTB relocation - 1 - --- 2025-02-26 Luca Fancellu Accepted
[v2] xen/arm: Don't use copy_from_paddr for DTB relocation [v2] xen/arm: Don't use copy_from_paddr for DTB relocation 1 - - --- 2025-02-26 Luca Fancellu Superseded
xen/arm: Don't use copy_from_paddr for DTB relocation xen/arm: Don't use copy_from_paddr for DTB relocation - - - --- 2025-02-26 Luca Fancellu Superseded
[v3,2/2] xen/arm: Restrict Kconfig configuration for LLC coloring Prerequisite patches for Arm64 MPU build - 1 - --- 2025-02-18 Luca Fancellu Superseded
[v3,1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH Prerequisite patches for Arm64 MPU build - - - --- 2025-02-18 Luca Fancellu Superseded
[v2,2/2] xen/arm: Restrict Kconfig configuration for LLC coloring Prerequisite patches for Arm64 MPU build - - - --- 2025-02-17 Luca Fancellu Superseded
[v2,1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH Prerequisite patches for Arm64 MPU build - - - --- 2025-02-17 Luca Fancellu Superseded
[2/2] xen/arm: Move early mapping operations to new function Prerequisite patches for Arm64 MPU build - - - --- 2025-02-12 Luca Fancellu Superseded
[1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH Prerequisite patches for Arm64 MPU build - - - --- 2025-02-12 Luca Fancellu Superseded
[for-4.20,v3] xen/arm: Fully initialise struct membanks_hdr fields [for-4.20,v3] xen/arm: Fully initialise struct membanks_hdr fields - 1 - --- 2025-01-09 Luca Fancellu Accepted
[v2] xen/arm: Fully initialise struct membanks_hdr fields [v2] xen/arm: Fully initialise struct membanks_hdr fields - 1 - --- 2025-01-09 Luca Fancellu Superseded
xen/arm: Initialise memory type for struct kernel_info xen/arm: Initialise memory type for struct kernel_info - - - --- 2024-12-20 Luca Fancellu Superseded
[v7] xen/arm: Check for Static Heap feature when freeing resources [v7] xen/arm: Check for Static Heap feature when freeing resources - 1 - --- 2024-12-13 Luca Fancellu Accepted
[v6] xen/arm: Check for Static Heap feature when freeing resources [v6] xen/arm: Check for Static Heap feature when freeing resources - 1 - --- 2024-12-12 Luca Fancellu Superseded
[v5] xen/arm: Check for Static Heap feature when freeing resources [v5] xen/arm: Check for Static Heap feature when freeing resources - 1 - --- 2024-12-11 Luca Fancellu Superseded
[v4,5/5] xen/arm: Move setup_frametable_mappings to arm/mmu Prerequisite patches for R82 upstreaming - 1 - --- 2024-12-03 Luca Fancellu Accepted
[v4,4/5] xen/arm: Check for Static Heap feature when freeing resources Prerequisite patches for R82 upstreaming - 1 - --- 2024-12-03 Luca Fancellu Accepted
[v4,3/5] xen/arm: Use vmap_contig instead of __vmap where it's possible Prerequisite patches for R82 upstreaming 2 - - --- 2024-12-03 Luca Fancellu Accepted
[v4,2/5] arm/setup: Move MMU specific extern declarations to mmu/setup.h Prerequisite patches for R82 upstreaming 1 - - --- 2024-12-03 Luca Fancellu Accepted
[v4,1/5] common/vmap: Fall back to simple allocator when !HAS_VMAP Prerequisite patches for R82 upstreaming - 1 - --- 2024-12-03 Luca Fancellu Accepted
[v3,5/5] xen/arm: Move setup_frametable_mappings to arm/mmu Prerequisite patches for R82 upstreaming - - - --- 2024-11-29 Luca Fancellu Superseded
[v3,4/5] xen/arm: Check for Static Heap feature when freeing resources Prerequisite patches for R82 upstreaming - - - --- 2024-11-29 Luca Fancellu Superseded
[v3,3/5] xen/arm: Use vmap_contig instead of __vmap where it's possible Prerequisite patches for R82 upstreaming 2 - - --- 2024-11-29 Luca Fancellu Superseded
[v3,2/5] arm/setup: Move MMU specific extern declarations to mmu/setup.h Prerequisite patches for R82 upstreaming 1 - - --- 2024-11-29 Luca Fancellu Superseded
[v3,1/5] common/vmap: Fall back to simple allocator when !HAS_VMAP Prerequisite patches for R82 upstreaming - - - --- 2024-11-29 Luca Fancellu Superseded
[v2,4/4] xen/arm: do not give memory back to static heap Prerequisite patches for R82 upstreaming - - - --- 2024-11-19 Luca Fancellu Superseded
[v2,3/4] xen/arm: Use vmap_contig instead of __vmap where it's possible Prerequisite patches for R82 upstreaming 2 - - --- 2024-11-19 Luca Fancellu Superseded
[v2,2/4] arm/setup: Move MMU specific extern declarations to mmu/setup.h Prerequisite patches for R82 upstreaming - - - --- 2024-11-19 Luca Fancellu Superseded
[v2,1/4] common/vmap: Fall back to simple allocator when !HAS_VMAP Prerequisite patches for R82 upstreaming - - - --- 2024-11-19 Luca Fancellu Superseded
[5/5] xen/arm: do not give memory back to static heap Prerequisite patches for R82 upstreaming - - - --- 2024-11-15 Luca Fancellu Superseded
[4/5] xen/arm: Use vmap_contig instead of __vmap where it's possible Prerequisite patches for R82 upstreaming 1 - - --- 2024-11-15 Luca Fancellu Superseded
[3/5] xen/arm: only map the init text section RW in free_init_memory Prerequisite patches for R82 upstreaming - - - --- 2024-11-15 Luca Fancellu Superseded
[2/5] arm/setup: Move MMU specific extern declarations to mmu/mm.h Prerequisite patches for R82 upstreaming - - - --- 2024-11-15 Luca Fancellu Superseded
[1/5] common/vmap: Fall back to simple allocator when !HAS_VMAP Prerequisite patches for R82 upstreaming - - - --- 2024-11-15 Luca Fancellu Superseded
[v2] xen/device-tree: Allow region overlapping with /memreserve/ ranges [v2] xen/device-tree: Allow region overlapping with /memreserve/ ranges - 1 1 --- 2024-11-14 Luca Fancellu Accepted
xen/device-tree: Allow exact match for overlapping regions xen/device-tree: Allow exact match for overlapping regions - - 1 --- 2024-11-06 Luca Fancellu Superseded
[v3,7/7] xen/docs: Describe static shared memory when host address is not provided Static shared memory followup v2 - pt2 - 1 - --- 2024-05-22 Luca Fancellu Superseded
[v3,6/7] xen/arm: Implement the logic for static shared memory from Xen heap Static shared memory followup v2 - pt2 - 1 - --- 2024-05-22 Luca Fancellu Superseded
[v3,5/7] xen/arm: Rework heap page allocation outside allocate_bank_memory Static shared memory followup v2 - pt2 - 1 - --- 2024-05-22 Luca Fancellu Superseded
[v3,4/7] xen/arm: Parse xen,shared-mem when host phys address is not provided Static shared memory followup v2 - pt2 - 1 - --- 2024-05-22 Luca Fancellu Superseded
[v3,3/7] xen/p2m: put reference for level 2 superpage Static shared memory followup v2 - pt2 - 1 - --- 2024-05-22 Luca Fancellu Superseded
[v3,2/7] xen/arm: Wrap shared memory mapping code in one function Static shared memory followup v2 - pt2 - 1 - --- 2024-05-22 Luca Fancellu Superseded
[v3,1/7] xen/arm: Lookup bootinfo shm bank during the mapping Static shared memory followup v2 - pt2 - 1 - --- 2024-05-22 Luca Fancellu Superseded
[v2,7/7] xen/docs: Describe static shared memory when host address is not provided Static shared memory followup v2 - pt2 - 1 - --- 2024-05-15 Luca Fancellu Superseded
[v2,6/7] xen/arm: Implement the logic for static shared memory from Xen heap Static shared memory followup v2 - pt2 - - - --- 2024-05-15 Luca Fancellu Superseded
[v2,5/7] xen/arm: Rework heap page allocation outside allocate_bank_memory Static shared memory followup v2 - pt2 - 1 - --- 2024-05-15 Luca Fancellu Superseded
[v2,4/7] xen/arm: Parse xen,shared-mem when host phys address is not provided Static shared memory followup v2 - pt2 - 1 - --- 2024-05-15 Luca Fancellu Superseded
[v2,3/7] xen/p2m: put reference for level 2 superpage Static shared memory followup v2 - pt2 - - - --- 2024-05-15 Luca Fancellu Superseded
[v2,2/7] xen/arm: Wrap shared memory mapping code in one function Static shared memory followup v2 - pt2 - 1 - --- 2024-05-15 Luca Fancellu Superseded
[v2,1/7] xen/arm: Lookup bootinfo shm bank during the mapping Static shared memory followup v2 - pt2 - 1 - --- 2024-05-15 Luca Fancellu Superseded
[2/2] xen/arm: Fix MISRA regression on R1.1, flexible array member not at the end Fix MISRA regression about flexible array member not at the end - 1 - --- 2024-04-30 Luca Fancellu Accepted
[1/2] xen/kernel.h: Import __struct_group from Linux Fix MISRA regression about flexible array member not at the end - 1 - --- 2024-04-30 Luca Fancellu Accepted
[RFC,1/2] xen/arm: Add DT reserve map regions to bootinfo.reserved_mem xen/arm: Remove recursion from dt_unreserved_regions 1 - - --- 2024-04-25 Luca Fancellu Accepted
[7/7] xen/docs: Describe static shared memory when host address is not provided Static shared memory followup v2 - pt2 - 1 - --- 2024-04-23 Luca Fancellu Superseded
[6/7] xen/arm: Implement the logic for static shared memory from Xen heap Static shared memory followup v2 - pt2 - - - --- 2024-04-23 Luca Fancellu Superseded
[5/7] xen/arm: Rework heap page allocation outside allocate_bank_memory Static shared memory followup v2 - pt2 - - - --- 2024-04-23 Luca Fancellu Superseded
[4/7] xen/arm: Parse xen,shared-mem when host phys address is not provided Static shared memory followup v2 - pt2 - - - --- 2024-04-23 Luca Fancellu Superseded
[3/7] xen/p2m: put reference for superpage Static shared memory followup v2 - pt2 - - - --- 2024-04-23 Luca Fancellu Superseded
[2/7] xen/arm: Wrap shared memory mapping code in one function Static shared memory followup v2 - pt2 - - - --- 2024-04-23 Luca Fancellu Superseded
[1/7] xen/arm: Lookup bootinfo shm bank during the mapping Static shared memory followup v2 - pt2 - - - --- 2024-04-23 Luca Fancellu Superseded
[v3.2,12/12] xen/arm: List static shared memory regions as /memory nodes Untitled series #846634 - 1 - --- 2024-04-22 Luca Fancellu Accepted
[v3,12/12] xen/arm: List static shared memory regions as /memory nodes Static shared memory followup v2 - pt1 - 1 - --- 2024-04-18 Luca Fancellu Superseded
[v3,11/12] xen/arm: fix duplicate /reserved-memory node in Dom0 Static shared memory followup v2 - pt1 - 1 - --- 2024-04-18 Luca Fancellu Accepted
[v3,10/12] xen/arm: remove shm holes from extended regions Static shared memory followup v2 - pt1 - 1 - --- 2024-04-18 Luca Fancellu Accepted
[v3,09/12] xen/arm: Reduce struct membank size on static shared memory Static shared memory followup v2 - pt1 - 1 - --- 2024-04-18 Luca Fancellu Accepted
« 1 2 3 44 5 »