Current Team Memberships

Show patches with: none      |   2776 patches
« 1 2 3 427 28 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v3,22/28] xen/arm32: head: Rework and document launch() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall Superseded
[Xen-devel,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
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,v3,17/28] xen/arm32: head: Document enable_mmu() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-08-12 Julien Grall New
[Xen-devel,v3,16/28] xen/arm32: head: Document create_pages_tables() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,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 New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,v3,12/28] xen/arm32: head: Introduce print_reg xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,v3,04/28] xen/arm64: head: Rework and document launch() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall Superseded
[Xen-devel,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
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel] xen/arm: setup: Add Xen as boot module before printing all boot modules [Xen-devel] xen/arm: setup: Add Xen as boot module before printing all boot modules --- 2019-08-12 Julien Grall New
[Xen-devel] xen/page_alloc: Keep away MFN 0 from the buddy allocator [Xen-devel] xen/page_alloc: Keep away MFN 0 from the buddy allocator --- 2019-08-09 Julien Grall New
arm64/ptrace: Fix typoes in sve_set() comment arm64/ptrace: Fix typoes in sve_set() comment --- 2019-08-07 Julien Grall Accepted
[Xen-devel,v2,4/4] xen/console: Simplify domU console handling in guest_console_write xen/console: Bug fixes and doc improvement --- 2019-08-05 Julien Grall New
[Xen-devel,v2,3/4] xen/public: Document HYPERCALL_console_io() xen/console: Bug fixes and doc improvement --- 2019-08-05 Julien Grall New
[Xen-devel,v2,2/4] xen/console: Rework HYPERCALL_console_io interface xen/console: Bug fixes and doc improvement --- 2019-08-05 Julien Grall New
[Xen-devel,v2,1/4] xen/console: Don't treat NUL character as the end of the buffer xen/console: Bug fixes and doc improvement --- 2019-08-05 Julien Grall New
[v3,15/15] kvm/arm: Align the VMID allocation with the arm64 ASID one kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,14/15] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,13/15] arm/kvm: Introduce a new VMID allocator kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,12/15] arm64/lib: Add an helper to free memory allocated by the ASID allocator kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,11/15] arm64: Move the ASID allocator code in a separate file kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,10/15] arm64/mm: Introduce a callback to flush the local context kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,09/15] arm64/mm: Split the function check_and_switch_context in 3 parts kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,08/15] arm64/mm: Split asid_inits in 2 parts kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,07/15] arm64/mm: Introduce NUM_ASIDS kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,06/15] arm64/mm: Store the number of asid allocated per context kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,05/15] arm64/mm: Remove dependency on MM in new_context kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,04/15] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,03/15] arm64/mm: Move bits to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,02/15] arm64/mm: Move active_asids and reserved_asids to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[v3,01/15] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-07-24 Julien Grall New
[Xen-devel,7/7] xen/arm: types: Specify the zero padding in the definition of PRIregister xen/arm: Xen hardening for newer Armv8 --- 2019-07-23 Julien Grall New
[Xen-devel,6/7] xen/arm: vsmc: The function identifier is always 32-bit xen/arm: Xen hardening for newer Armv8 --- 2019-07-23 Julien Grall New
[Xen-devel,5/7] xen/arm: traps: Avoid BUG_ON() in do_trap_brk() xen/arm: Xen hardening for newer Armv8 --- 2019-07-23 Julien Grall New
[Xen-devel,4/7] xen/arm: traps: Avoid using BUG_ON() in _show_registers() xen/arm: Xen hardening for newer Armv8 --- 2019-07-23 Julien Grall New
[Xen-devel,3/7] xen/arm: Rework psr_mode_is_32bit() xen/arm: Xen hardening for newer Armv8 --- 2019-07-23 Julien Grall New
[Xen-devel,2/7] xen/arm: SCTLR_EL1 is a 64-bit register on Arm64 xen/arm: Xen hardening for newer Armv8 --- 2019-07-23 Julien Grall New
[Xen-devel,1/7] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs xen/arm: Xen hardening for newer Armv8 --- 2019-07-23 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 New
[Xen-devel,v2,33/35] xen/arm32: head: Rework and document launch() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 New
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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
[Xen-devel,v2,28/35] xen/arm32: head: Document enable_mmu() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall Superseded
[Xen-devel,v2,27/35] xen/arm32: head: Document create_pages_tables() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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
[Xen-devel,v2,23/35] xen/arm32: head: Introduce print_reg xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,v2,16/35] xen/arm64: head: Rework and document launch() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 --- 2019-07-22 Julien Grall Superseded
[Xen-devel,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 New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,v2,11/35] xen/arm64: head: Document enable_mmu() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,v2,05/35] xen/arm64: head: Introduce print_reg xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel,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 --- 2019-07-22 Julien Grall New
[Xen-devel] xen/arm64: Correctly compute the virtual address in maddr_to_virt() [Xen-devel] xen/arm64: Correctly compute the virtual address in maddr_to_virt() --- 2019-07-18 Julien Grall New
[Xen-devel,PRE-4.12] xen/arm: time: cycles_t should be an uint64_t and not unsigned long [Xen-devel,PRE-4.12] xen/arm: time: cycles_t should be an uint64_t and not unsigned long --- 2019-06-20 Julien Grall New
[RFC,v2,14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall New
[RFC,v2,13/14] arm/kvm: Introduce a new VMID allocator kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall Superseded
[RFC,v2,12/14] arm64/lib: asid: Allow user to update the context under the lock kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall New
[RFC,v2,11/14] arm64: Move the ASID allocator code in a separate file kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall Superseded
[RFC,v2,10/14] arm64/mm: Introduce a callback to flush the local context kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall Superseded
[RFC,v2,09/14] arm64/mm: Split the function check_and_switch_context in 3 parts kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall Superseded
[RFC,v2,08/14] arm64/mm: Split asid_inits in 2 parts kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall Superseded
[RFC,v2,07/14] arm64/mm: Introduce NUM_ASIDS kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall Superseded
[RFC,v2,06/14] arm64/mm: Store the number of asid allocated per context kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall Superseded
[RFC,v2,05/14] arm64/mm: Remove dependency on MM in new_context kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall Superseded
[RFC,v2,04/14] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall New
[RFC,v2,03/14] arm64/mm: Move bits to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-06-20 Julien Grall New
« 1 2 3 427 28 »

Bundling

Create bundle: