Toggle navigation
Patchwork
No Project
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 2100 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
20
21
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[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,16/17] xen/arm64: head: Rework and document launch()
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,15/17] xen/arm64: head: Rework and document setup_fixmap()
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,14/17] xen/arm64: head: Remove ID map as soon as it is not used
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,13/17] xen/arm64: head: Don't setup the fixmap on secondary CPUs
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,12/17] xen/arm64: head: Move assembly switch to the runtime PT in secondary CPUs path
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,11/17] xen/arm64: head: Document enable_mmu()
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,10/17] xen/arm64: head: Improve coding style and document create_pages_tables()
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,09/17] xen/arm64: head: Improve coding style and document cpu_init()
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,08/17] xen/arm64: head: Rework and document zero_bss()
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,07/17] xen/arm64: head: Rework and document check_cpu_mode()
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,06/17] xen/arm64: head: Introduce distinct paths for the boot CPU and secondary CPUs
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[Xen-devel,05/17] xen/arm64: head: Introduce print_reg
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[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,03/17] xen/arm64: head: Rework UART initialization on boot CPU
xen/arm64: Rework head.S to make it more compliant with the Arm Arm
-
-
-
2019-06-10
Julien Grall
Superseded
[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,v3] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs
[Xen-devel,v3] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs
-
-
-
2019-06-06
Julien Grall
Superseded
[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
[Xen-devel,v3,07/14] xen: Introduce HAS_M2P config and use to protect mfn_to_gmfn call
xen/arm: Properly disable M2P on Arm
-
-
-
2019-06-03
Julien Grall
New
[Xen-devel,v3,06/14] xen: Convert is_xen_heap_mfn to use typesafe MFN
xen/arm: Properly disable M2P on Arm
-
-
-
2019-06-03
Julien Grall
New
[Xen-devel,v3,05/14] xen: Convert is_xen_fixed_mfn to use typesafe MFN
xen/arm: Properly disable M2P on Arm
-
-
-
2019-06-03
Julien Grall
New
[Xen-devel,v3,04/14] xen: Convert hotplug page function to use typesafe MFN
xen/arm: Properly disable M2P on Arm
-
-
-
2019-06-03
Julien Grall
New
[Xen-devel,v3,03/14] xen/grant-table: Make arch specific macros typesafe
xen/arm: Properly disable M2P on Arm
-
-
-
2019-06-03
Julien Grall
New
[Xen-devel,v3,02/14] xen/x86: Use mfn_to_gfn rather than mfn_to_gmfn
xen/arm: Properly disable M2P on Arm
-
-
-
2019-06-03
Julien Grall
New
[Xen-devel,v3,01/14] xen/x86: Make mfn_to_gfn typesafe
xen/arm: Properly disable M2P on Arm
-
-
-
2019-06-03
Julien Grall
New
[Xen-devel,v2] xen/arm: irq: Don't use _IRQ_PENDING when handling host interrupt
[Xen-devel,v2] xen/arm: irq: Don't use _IRQ_PENDING when handling host interrupt
-
-
-
2019-06-02
Julien Grall
New
[Xen-devel] xen/arm64: livepatch: Fix build after 03957f58db
[Xen-devel] xen/arm64: livepatch: Fix build after 03957f58db
-
-
-
2019-05-21
Julien Grall
New
dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
dmaengine: xilinx_dma: Remove set but unused ‘tail_desc’
-
-
-
2019-05-21
Vinod Koul
New
[Xen-devel] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs
[Xen-devel] xen/public: arch-arm: Restrict the visibility of struct vcpu_guest_core_regs
-
-
-
2019-05-20
Julien Grall
Superseded
[Xen-devel] xen/arm: traps: Avoid using BUG_ON() to check guest state in advance_pc()
[Xen-devel] xen/arm: traps: Avoid using BUG_ON() to check guest state in advance_pc()
-
-
-
2019-05-15
Julien Grall
New
[Xen-devel,MM-PART3,v2,12/12] xen/arm: mm: Remove set_pte_flags_on_range()
xen/arm: Provide a generic function to update Xen PT
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART3,v2,08/12] xen/arm: mm: Remove enum xenmap_operation
xen/arm: Provide a generic function to update Xen PT
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART3,v2,05/12] xen/arm: mm: Introduce _PAGE_PRESENT and _PAGE_POPULATE
xen/arm: Provide a generic function to update Xen PT
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,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
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,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
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,17/19] xen/arm: mm: Initialize page-tables earlier
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,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
New
[Xen-devel,MM-PART2,RESEND,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
New
[Xen-devel,MM-PART2,RESEND,v2,14/19] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,13/19] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,12/19] xen/arm32: head: Always zero r3 before update a page-table entry
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,11/19] xen/arm32: head: Don't set MAIR0 and MAIR1
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,10/19] xen/arm32: head: Correctly report the HW CPU ID
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,09/19] xen/arm64: head: Correctly report the HW CPU ID
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,08/19] xen/arm64: head: Move earlyprintk messages in .rodata.str
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,07/19] xen/arm64: head: Remove unnecessary comment
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,06/19] xen/arm: Rework secondary_start prototype
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,05/19] xen/arm: Remove parameter cpuid from start_xen
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
«
1
2
3
4
…
20
21
»