Show patches with: Archived = No       |   2100 patches
« 1 2 3 420 21 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,for-4.13] xen: sched: Fix Arm build after commit f855dd9625 [Xen-devel,for-4.13] xen: sched: Fix Arm build after commit f855dd9625 --- 2019-09-24 Julien Grall Superseded
[Xen-devel,for-4.13,v2,2/2] docs: Replace all instance of ARM by Arm Errata implementation and doc update --- 2019-09-24 Julien Grall New
[Xen-devel,for-4.13,v2,1/2] xen/arm: Implement workaround for Cortex A-57 and Cortex A72 AT speculate Errata implementation and doc update --- 2019-09-24 Julien Grall New
[Xen-devel,for-4.13] xen/arm: Implement workaround for Cortex A-57 and Cortex A72 AT speculate [Xen-devel,for-4.13] xen/arm: Implement workaround for Cortex A-57 and Cortex A72 AT speculate --- 2019-09-24 Julien Grall Superseded
[Xen-devel,RESEND,for-4.13] xen/arm: mm: Clear boot pagetables before bringing-up each secondary CPU [Xen-devel,RESEND,for-4.13] xen/arm: mm: Clear boot pagetables before bringing-up each secondary CPU --- 2019-09-21 Julien Grall New
[Xen-devel,for-4.13] xen/arm: mm: Clear boot pagetables before bringing-up each secondary CPU [Xen-devel,for-4.13] xen/arm: mm: Clear boot pagetables before bringing-up each secondary CPU --- 2019-09-21 Julien Grall Superseded
[Xen-devel,for-4.13,v2] xen/arm32: setup: Give a xenheap page to the boot allocator [Xen-devel,for-4.13,v2] xen/arm32: setup: Give a xenheap page to the boot allocator --- 2019-09-20 Julien Grall New
[Xen-devel,for-4.13] xen/arm: livepatch: Prevent CPUs to fetch stale instructions after livepatching [Xen-devel,for-4.13] xen/arm: livepatch: Prevent CPUs to fetch stale instructions after livepatching --- 2019-09-18 Julien Grall New
[Xen-devel,v4,8/8] 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-09-17 Julien Grall New
[Xen-devel,v4,7/8] 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-09-17 Julien Grall New
[Xen-devel,v4,6/8] 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-09-17 Julien Grall New
[Xen-devel,v4,5/8] 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-09-17 Julien Grall New
[Xen-devel,v4,4/8] xen/arm32: head: Rework and document setup_fixmap() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-09-17 Julien Grall New
[Xen-devel,v4,3/8] 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-09-17 Julien Grall New
[Xen-devel,v4,2/8] xen/arm64: head: Rework and document setup_fixmap() xen/arm: Rework head.S to make it more compliant with the Arm Arm --- 2019-09-17 Julien Grall New
[Xen-devel,v4,1/8] 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-09-17 Julien Grall New
[Xen-devel,[PATCH,for-4.13] ] xen/arm: mm: Allow generic xen page-tables helpers to be called early [Xen-devel,[PATCH,for-4.13] ] xen/arm: mm: Allow generic xen page-tables helpers to be called early --- 2019-09-17 Julien Grall New
[Xen-devel] xen/arm32: setup: Give a xenheap page to the boot allocator [Xen-devel] xen/arm32: setup: Give a xenheap page to the boot allocator --- 2019-09-17 Julien Grall Superseded
[Xen-devel,for-4.13] xen/arm: Add Skeleton for using configuring early printk using Kconfig [Xen-devel,for-4.13] xen/arm: Add Skeleton for using configuring early printk using Kconfig --- 2019-09-13 Julien Grall New
[Xen-devel] xen/arm: setup: Relocate the Device-Tree later on in the boot [Xen-devel] xen/arm: setup: Relocate the Device-Tree later on in the boot --- 2019-09-11 Julien Grall New
[Xen-devel] xen/arm: bootfd: Fix indentation in process_multiboot_node() [Xen-devel] xen/arm: bootfd: Fix indentation in process_multiboot_node() --- 2019-09-11 Julien Grall New
[Xen-devel] xen/arm: domain_build: Don't continue if unable to allocate all dom0 banks [Xen-devel] xen/arm: domain_build: Don't continue if unable to allocate all dom0 banks --- 2019-08-21 Julien Grall New
[Xen-devel] xen/arm: iommu: Panic if not all IOMMUs are initialized [Xen-devel] xen/arm: iommu: Panic if not all IOMMUs are initialized --- 2019-08-20 Julien Grall New
[Xen-devel] xen/console: Fix build when CONFIG_DEBUG_TRACE=y [Xen-devel] xen/console: Fix build when CONFIG_DEBUG_TRACE=y --- 2019-08-19 Julien Grall New
[Xen-devel,v4,2/2] xen/domain: Use typesafe gfn in map_vcpu_info More typesafe conversion of common interface --- 2019-08-19 Julien Grall New
[Xen-devel,v4,1/2] xen: Switch parameter in get_page_from_gfn to use typesafe gfn More typesafe conversion of common interface --- 2019-08-19 Julien Grall New
[Xen-devel] xen/arm: domain_build: Remove redundant check in make_vpl011_uart_node() [Xen-devel] xen/arm: domain_build: Remove redundant check in make_vpl011_uart_node() --- 2019-08-15 Julien Grall New
[Xen-devel] xen/arm: domain_build: Print the correct domain in construct_domain() [Xen-devel] xen/arm: domain_build: Print the correct domain in construct_domain() --- 2019-08-15 Julien Grall New
[Xen-devel] xen/arm: domain_build: Print the correct domain in initrd_load() [Xen-devel] xen/arm: domain_build: Print the correct domain in initrd_load() --- 2019-08-15 Julien Grall New
[Xen-devel,v2] xen/arm: domain_build: Print the correct domain in dtb_load() [Xen-devel,v2] xen/arm: domain_build: Print the correct domain in dtb_load() --- 2019-08-15 Julien Grall New
[Xen-devel] xen/arm: traps: Remove all zero padding before PRIregister format [Xen-devel] xen/arm: traps: Remove all zero padding before PRIregister format --- 2019-08-14 Julien Grall New
[Xen-devel] xen/docs: arm: Update dom0less binding and example [Xen-devel] xen/docs: arm: Update dom0less binding and example --- 2019-08-13 Julien Grall New
[Xen-devel] xen/arm: domain_build: Print the correct domain in dtb_load() [Xen-devel] xen/arm: domain_build: Print the correct domain in dtb_load() --- 2019-08-13 Julien Grall New
[Xen-devel] xen/arm: p2m: Free the p2m entry after flushing the IOMMU TLBs [Xen-devel] xen/arm: p2m: Free the p2m entry after flushing the IOMMU TLBs --- 2019-08-12 Julien Grall New
[Xen-devel,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 New
[Xen-devel,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
[Xen-devel,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 New
[Xen-devel,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
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[Xen-devel,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 --- 2019-08-12 Julien Grall New
[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
QcomModulePkg: Fastboot: Add extend Fastboot menu to UART interface QcomModulePkg: Fastboot: Add extend Fastboot menu to UART interface --- 2019-08-06 John Stultz New
QcomModulePkg: LinuxLoader: Add explicit message on serial line as to boot mode keys QcomModulePkg: LinuxLoader: Add explicit message on serial line as to boot mode keys --- 2019-08-06 John Stultz New
[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
db845c_defconfig: Try to sync db845c_defconfig to align with gki_defconfig db845c_defconfig: Try to sync db845c_defconfig to align with gki_defconfig --- 2019-08-02 John Stultz New
gki_defconfig: Add gki_defconfig from android-mainline gki_defconfig: Add gki_defconfig from android-mainline --- 2019-08-01 John Stultz New
[Xen-devel,RFC,1/6] xen/arm: Re-enable interrupt later in the trap path [Xen-devel,RFC,1/6] xen/arm: Re-enable interrupt later in the trap path --- 2019-07-26 Andrii Anisov 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
« 1 2 3 420 21 »