Show patches with: State = Action Required       |    Archived = No       |   1298 patches
« 1 2 3 412 13 »
Patch Series S/W/F Date Submitter Delegate State
[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,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,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,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,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,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,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,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
[Xen-devel,MM-PART3,v3,9/9] xen/arm: mm: Remove set_pte_flags_on_range() xen/arm: Provide a generic function to update Xen PT --- 2019-06-14 Julien Grall New
[Xen-devel,MM-PART3,v3,8/9] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap() xen/arm: Provide a generic function to update Xen PT --- 2019-06-14 Julien Grall New
[Xen-devel,MM-PART3,v3,7/9] xen/arm: mm: Rework Xen page-tables walk during update xen/arm: Provide a generic function to update Xen PT --- 2019-06-14 Julien Grall New
[Xen-devel,MM-PART3,v3,6/9] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables xen/arm: Provide a generic function to update Xen PT --- 2019-06-14 Julien Grall New
[Xen-devel,MM-PART3,v3,5/9] xen/arm: mm: Remove enum xenmap_operation xen/arm: Provide a generic function to update Xen PT --- 2019-06-14 Julien Grall New
[Xen-devel,MM-PART3,v3,4/9] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation xen/arm: Provide a generic function to update Xen PT --- 2019-06-14 Julien Grall New
[Xen-devel,MM-PART3,v3,3/9] xen/arm: mm: Sanity check any update of Xen page tables xen/arm: Provide a generic function to update Xen PT --- 2019-06-14 Julien Grall New
[Xen-devel,MM-PART3,v3,2/9] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE xen/arm: Provide a generic function to update Xen PT --- 2019-06-14 Julien Grall New
[Xen-devel,MM-PART3,v3,1/9] xen/arm: Rework HSCTLR_BASE xen/arm: Provide a generic function to update Xen PT --- 2019-06-14 Julien Grall New
[RFC] pta: add pseudo TA to seal and unseal Linux trusted keys [RFC] pta: add pseudo TA to seal and unseal Linux trusted keys --- 2019-06-12 Sumit Garg New
[Xen-devel,17/17] xen/arm64: Zero BSS after the MMU and D-cache is turned on xen/arm64: Rework head.S to make it more compliant with the Arm Arm --- 2019-06-10 Julien Grall New
[Xen-devel,04/17] xen/arm64: head: Don't "reserve" x24 for the CPUID xen/arm64: Rework head.S to make it more compliant with the Arm Arm --- 2019-06-10 Julien Grall New
[Xen-devel,02/17] xen/arm64: head: Don't clobber x30/lr in the macro PRINT xen/arm64: Rework head.S to make it more compliant with the Arm Arm --- 2019-06-10 Julien Grall New
[Xen-devel,01/17] xen/arm64: head Mark the end of subroutines with ENDPROC xen/arm64: Rework head.S to make it more compliant with the Arm Arm --- 2019-06-10 Julien Grall New
[7/7] MAINTAINERS: Add entry for TEE based Trusted Keys Introduce TEE based Trusted Keys support --- 2019-06-10 Sumit Garg New
[6/7] doc: keys: Document usage of TEE based Trusted Keys Introduce TEE based Trusted Keys support --- 2019-06-10 Sumit Garg New
[5/7] KEYS: encrypted: Allow TEE based trusted master keys Introduce TEE based Trusted Keys support --- 2019-06-10 Sumit Garg New
[4/7] KEYS: trusted: Introduce TEE based Trusted Keys Introduce TEE based Trusted Keys support --- 2019-06-10 Sumit Garg New
[3/7] tee: add private login method for kernel clients Introduce TEE based Trusted Keys support --- 2019-06-10 Sumit Garg New
[2/7] tee: enable support to register kernel memory Introduce TEE based Trusted Keys support --- 2019-06-10 Sumit Garg New
[1/7] tee: optee: allow kernel pages to register as shm Introduce TEE based Trusted Keys support --- 2019-06-10 Sumit Garg New
[Xen-devel,v2] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs [Xen-devel,v2] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs --- 2019-06-03 Julien Grall New
[Xen-devel] xen/public: arch-arm: Use xen_mk_ullong instead of suffixing value with ULL [Xen-devel] xen/public: arch-arm: Use xen_mk_ullong instead of suffixing value with ULL --- 2019-06-03 Julien Grall New
[Xen-devel,v3,14/14] xen/mm: Provide dummy M2P-related helpers when !CONFIG_HAVE_M2P xen/arm: Properly disable M2P on Arm --- 2019-06-03 Julien Grall New
[Xen-devel,v3,13/14] xen/mm: Convert {s, g}et_gpfn_from_mfn() to use typesafe MFN xen/arm: Properly disable M2P on Arm --- 2019-06-03 Julien Grall New
[Xen-devel,v3,12/14] xen/x86: p2m: Rework printk format in audit_p2m() xen/arm: Properly disable M2P on Arm --- 2019-06-03 Julien Grall New
[Xen-devel,v3,11/14] xen/x86: p2m: Remove duplicate error message in p2m_pt_audit_p2m() xen/arm: Properly disable M2P on Arm --- 2019-06-03 Julien Grall New
[Xen-devel,v3,10/14] xen/x86: pv: Convert update_intpte() to use typesafe MFN xen/arm: Properly disable M2P on Arm --- 2019-06-03 Julien Grall New
[Xen-devel,v3,09/14] xen/x86: mm: Re-implement set_gpfn_from_mfn() as a static inline function xen/arm: Properly disable M2P on Arm --- 2019-06-03 Julien Grall New
[Xen-devel,v3,08/14] xen: Remove mfn_to_gmfn macro xen/arm: Properly disable M2P on Arm --- 2019-06-03 Julien Grall New
« 1 2 3 412 13 »