Show patches with: Submitter = Julien Grall       |    Archived = No       |   161 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-4.13] xen/arm: Don't use _end in is_xen_fixed_mfn() [for-4.13] xen/arm: Don't use _end in is_xen_fixed_mfn() - - - --- 2019-10-15 Julien Grall Superseded
[for-4.13] xen/arm: mm: Allow generic xen page-tables helpers to be called early [for-4.13] xen/arm: mm: Allow generic xen page-tables helpers to be called early - - - --- 2019-10-10 Julien Grall Superseded
[v2] Update my e-mail in MAINTAINERS [v2] Update my e-mail in MAINTAINERS - - - --- 2019-09-30 Julien Grall Superseded
Update my e-mail in MAINTAINERS Update my e-mail in MAINTAINERS - - - --- 2019-09-30 Julien Grall Superseded
[RFC,for-4.13,10/10] xen/arm64: entry: Ensure the guest state is synced when receiving a vSError xen/arm: XSA-201 and XSA-263 fixes - - - --- 2019-09-26 Julien Grall Superseded
[RFC,for-4.13,09/10] xen/arm: asm: Replace use of ALTERNATIVE with alternative_if xen/arm: XSA-201 and XSA-263 fixes - 2 - --- 2019-09-26 Julien Grall Superseded
[RFC,for-4.13,08/10] xen/arm: alternative: add auto-nop infrastructure xen/arm: XSA-201 and XSA-263 fixes 1 1 - --- 2019-09-26 Julien Grall Superseded
[RFC,for-4.13,07/10] xen/arm: Allow insn.h to be called from assembly xen/arm: XSA-201 and XSA-263 fixes - 1 - --- 2019-09-26 Julien Grall Superseded
[RFC,for-4.13,06/10] xen/arm: Move ARCH_PATCH_INSN_SIZE out of the header livepatch.h xen/arm: XSA-201 and XSA-263 fixes 1 2 - --- 2019-09-26 Julien Grall Superseded
[RFC,for-4.13,05/10] xen/arm: alternative: Remove unused parameter for alternative_if_not_cap xen/arm: XSA-201 and XSA-263 fixes 1 1 - --- 2019-09-26 Julien Grall Superseded
[RFC,for-4.13,04/10] xen/arm: Ensure the SSBD workaround is re-enabled right after exiting a guest xen/arm: XSA-201 and XSA-263 fixes - 1 - --- 2019-09-26 Julien Grall Superseded
[RFC,for-4.13,03/10] xen/arm: traps: Rework entry/exit from the guest path xen/arm: XSA-201 and XSA-263 fixes - - - --- 2019-09-26 Julien Grall Superseded
[RFC,for-4.13,02/10] xen/arm64: head: Check if an SError is pending when receiving a vSError xen/arm: XSA-201 and XSA-263 fixes - 2 - --- 2019-09-26 Julien Grall Superseded
[RFC,for-4.13,01/10] xen/arm64: entry: Introduce a macro to generate guest vector and use it xen/arm: XSA-201 and XSA-263 fixes - 2 - --- 2019-09-26 Julien Grall Superseded
[for-4.13] xen: sched: Fix Arm build after commit f855dd9625 [for-4.13] xen: sched: Fix Arm build after commit f855dd9625 - - - --- 2019-09-24 Julien Grall Superseded
[for-4.13] xen/arm: mm: Clear boot pagetables before bringing-up each secondary CPU [for-4.13] xen/arm: mm: Clear boot pagetables before bringing-up each secondary CPU - - - --- 2019-09-21 Julien Grall Superseded
xen/arm32: setup: Give a xenheap page to the boot allocator xen/arm32: setup: Give a xenheap page to the boot allocator - 1 - --- 2019-09-17 Julien Grall Superseded
xen/arm: domain_build: Print the correct domain in dtb_load() xen/arm: domain_build: Print the correct domain in dtb_load() - - - --- 2019-08-13 Julien Grall Superseded
[v3,28/28] xen/arm32: head: Use a page mapping for the 1:1 mapping in create_page_tables() xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-08-12 Julien Grall Superseded
[v3,27/28] xen/arm32: head: Introduce macros to create table and mapping entry xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-08-12 Julien Grall Superseded
[v3,26/28] xen/arm64: head: Use a page mapping for the 1:1 mapping in create_page_tables() xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-08-12 Julien Grall Superseded
[v3,25/28] xen/arm64: head: Introduce macros to create table and mapping entry xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-08-12 Julien Grall Superseded
[v3,24/28] xen/arm: Zero BSS after the MMU and D-cache is turned on xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,23/28] xen/arm32: head: Setup HTTBR in enable_mmu() and add missing isb xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,22/28] xen/arm32: head: Rework and document launch() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,21/28] xen/arm32: head: Rework and document setup_fixmap() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,20/28] xen/arm32: head: Remove 1:1 mapping as soon as it is not used xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-08-12 Julien Grall Superseded
[v3,19/28] xen/arm32: head: Don't setup the fixmap on secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,18/28] xen/arm32: head: Move assembly switch to the runtime PT in secondary CPUs path xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,17/28] xen/arm32: head: Document enable_mmu() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,16/28] xen/arm32: head: Document create_pages_tables() xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-08-12 Julien Grall Superseded
[v3,15/28] xen/arm32: head: Rework and document zero_bss() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,14/28] xen/arm32: head: Rework and document check_cpu_mode() xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-08-12 Julien Grall Superseded
[v3,13/28] xen/arm32: head: Introduce distinct paths for the boot CPU and secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,12/28] xen/arm32: head: Introduce print_reg xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,11/28] xen/arm32: head: Rework UART initialization on boot CPU xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,10/28] xen/arm32: head: Don't clobber r14/lr in the macro PRINT xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,09/28] xen/arm32: head: Mark the end of subroutines with ENDPROC xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-08-12 Julien Grall Superseded
[v3,08/28] xen/arm32: head: Add a macro to move an immediate constant into a 32-bit register xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-08-12 Julien Grall Superseded
[v3,07/28] xen/arm64: head: Fix typo in the documentation on top of init_uart() xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-08-12 Julien Grall Superseded
[v3,06/28] xen/arm64: head: Introduce a macro to get a PC-relative address of a symbol xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-08-12 Julien Grall Superseded
[v3,05/28] xen/arm64: head: Setup TTBR_EL2 in enable_mmu() and add missing isb xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,04/28] xen/arm64: head: Rework and document launch() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-08-12 Julien Grall Superseded
[v3,03/28] xen/arm64: head: Rework and document setup_fixmap() xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-08-12 Julien Grall Superseded
[v3,02/28] xen/arm64: head: Remove 1:1 mapping as soon as it is not used xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-08-12 Julien Grall Superseded
[v3,01/28] xen/arm: lpae: Allow more LPAE helpers to be used in assembly xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-08-12 Julien Grall Superseded
[v2,35/35] xen/arm: Zero BSS after the MMU and D-cache is turned on xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,34/35] xen/arm32: head: Setup HTTBR in enable_mmu() and add missing isb xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-07-22 Julien Grall Superseded
[v2,33/35] xen/arm32: head: Rework and document launch() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,32/35] xen/arm32: head: Rework and document setup_fixmap() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,31/35] xen/arm32: head: Remove 1:1 mapping as soon as it is not used xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-07-22 Julien Grall Superseded
[v2,30/35] xen/arm32: head: Don't setup the fixmap on secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,29/35] xen/arm32: head: Move assembly switch to the runtime PT in secondary CPUs path xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-07-22 Julien Grall Superseded
[v2,28/35] xen/arm32: head: Document enable_mmu() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,27/35] xen/arm32: head: Document create_pages_tables() xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,26/35] xen/arm32: head: Rework and document zero_bss() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,25/35] xen/arm32: head: Rework and document check_cpu_mode() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,24/35] xen/arm32: head: Introduce distinct paths for the boot CPU and secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-07-22 Julien Grall Superseded
[v2,23/35] xen/arm32: head: Introduce print_reg xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,22/35] xen/arm32: head: Rework UART initialization on boot CPU xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,21/35] xen/arm32: head: Don't clobber r14/lr in the macro PRINT xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,20/35] xen/arm32: head: Mark the end of subroutines with ENDPROC xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,19/35] xen/arm32: head: Add a macro to move an immediate constant into a 32-bit register xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,18/35] xen/arm64: head: Introduce a macro to get a PC-relative address of a symbol xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,17/35] xen/arm64: head: Setup TTBR_EL2 in enable_mmu() and add missing isb xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,16/35] xen/arm64: head: Rework and document launch() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,15/35] xen/arm64: head: Rework and document setup_fixmap() xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,14/35] xen/arm64: head: Remove 1:1 mapping as soon as it is not used xen/arm: Rework head.S to make it more compliant with the Arm Arm - - - --- 2019-07-22 Julien Grall Superseded
[v2,13/35] xen/arm64: head: Don't setup the fixmap on secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,12/35] xen/arm64: head: Move assembly switch to the runtime PT in secondary CPUs path xen/arm: Rework head.S to make it more compliant with the Arm Arm 1 - - --- 2019-07-22 Julien Grall Superseded
[v2,11/35] xen/arm64: head: Document enable_mmu() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,10/35] xen/arm64: head: Improve coding style and document create_pages_tables() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,09/35] xen/arm64: head: Improve coding style and document cpu_init() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,08/35] xen/arm64: head: Rework and document zero_bss() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,07/35] xen/arm64: head: Rework and document check_cpu_mode() xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,06/35] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,05/35] xen/arm64: head: Introduce print_reg xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,04/35] xen/arm64: head: Rework UART initialization on boot CPU xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,03/35] xen/arm64: head: Don't clobber x30/lr in the macro PRINT xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,02/35] xen/arm64: head: Mark the end of subroutines with ENDPROC xen/arm: Rework head.S to make it more compliant with the Arm Arm - 1 - --- 2019-07-22 Julien Grall Superseded
[v2,01/35] xen/arm64: macros: Introduce an assembly macro to alias x30 xen/arm: Rework head.S to make it more compliant with the Arm Arm - 2 - --- 2019-07-22 Julien Grall Superseded
[v2] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs [v2] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs - - - --- 2019-06-03 Julien Grall Superseded
xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs - - - --- 2019-05-20 Julien Grall Superseded
[MM-PART3,v2,12/12] xen/arm: mm: Remove set_pte_flags_on_range() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,11/12] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap() xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,10/12] xen/arm: mm: Rework Xen page-tables walk during update xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,09/12] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables xen/arm: Provide a generic function to update Xen PT 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,08/12] xen/arm: mm: Remove enum xenmap_operation xen/arm: Provide a generic function to update Xen PT 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,07/12] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation xen/arm: Provide a generic function to update Xen PT - 2 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,06/12] xen/arm: mm: Sanity check any update of Xen page tables xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,05/12] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,04/12] xen/arm: mm: Only increment mfn when valid in xen_pt_update xen/arm: Provide a generic function to update Xen PT - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,03/12] xen/arm: mm: Move out of xen_pt_update() the logic to update an entry xen/arm: Provide a generic function to update Xen PT - 2 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,02/12] xen/arm: mm: Rename create_xen_entries() to xen_pt_update() xen/arm: Provide a generic function to update Xen PT 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART3,v2,01/12] xen/arm: lpae: Add a macro to generate offsets from an address xen/arm: Provide a generic function to update Xen PT 1 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,19/19] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,18/19] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_mappings xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,17/19] xen/arm: mm: Initialize page-tables earlier xen/arm: Clean-up & fixes in boot/mm code - 1 - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,16/19] xen/arm: mm: Protect Xen page-table update with a spinlock xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
[MM-PART2,v2,15/19] xen/arm: mm: Introduce DEFINE_PAGE_TABLE{, S} and use it xen/arm: Clean-up & fixes in boot/mm code - - - --- 2019-05-14 Julien Grall Superseded
« 1 2 »