Toggle navigation
Patchwork
No Project
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Julien Grall
| Archived =
No
| 937 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
…
9
10
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[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
[Xen-devel,MM-PART2,RESEND,v2,04/19] xen/arm: Rework HSCTLR_BASE
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART2,RESEND,v2,03/19] xen/arm: processor: Use BIT(.., UL) instead of _AC(1, U) in SCTLR_ defines
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,02/19] xen/arm: Rename SCTLR_* defines and remove unused one
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,RESEND,v2,01/19] xen/const: Extend the existing macro BIT to take a suffix in parameter
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,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
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART2,v2,17/19] xen/arm: mm: Initialize page-tables earlier
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,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
[Xen-devel,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
[Xen-devel,MM-PART2,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
Superseded
[Xen-devel,MM-PART2,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
Superseded
[Xen-devel,MM-PART2,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
Superseded
[Xen-devel,MM-PART2,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
Superseded
[Xen-devel,MM-PART2,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
Superseded
[Xen-devel,MM-PART2,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
Superseded
[Xen-devel,MM-PART1,v3,8/8] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,v2,08/19] xen/arm64: head: Move earlyprintk messages in .rodata.str
Untitled series #20352
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,7/8] xen/arm: tlbflush: Rework TLB helpers
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,v2,07/19] xen/arm64: head: Remove unnecessary comment
Untitled series #20357
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART2,v2,06/19] xen/arm: Rework secondary_start prototype
Untitled series #20356
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,6/8] xen/arm: Gather all TLB flush helpers in tlbflush.h
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,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
Superseded
[Xen-devel,MM-PART1,v3,5/8] xen/arm: page: Clarify the Xen TLBs helpers name
Untitled series #20358
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART1,v3,4/8] xen/arm: tlbflush: Clarify the TLB helpers name
Untitled series #20355
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,v2,04/19] xen/arm: Rework HSCTLR_BASE
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,3/8] xen/arm: Remove flush_xen_text_tlb_local()
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,v2,03/19] xen/arm: processor: Use BIT(.., UL) instead of _AC(1, U) in SCTLR_ defines
Untitled series #20359
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART2,v2,02/19] xen/arm: Rename SCTLR_* defines and remove unused one
Untitled series #20354
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,2/8] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART2,v2,01/19] xen/const: Extend the existing macro BIT to take a suffix in parameter
[Xen-devel,MM-PART2,v2,01/19] xen/const: Extend the existing macro BIT to take a suffix in parameter
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,1/8] xen/arm: Don't boot Xen on platform using AIVIVT instruction caches
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-05-14
Julien Grall
New
[Xen-devel,MM-PART1,v3,8/8] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries
xen/arm: TLB flush helpers rework
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,7/8] xen/arm: tlbflush: Rework TLB helpers
xen/arm: TLB flush helpers rework
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,6/8] xen/arm: Gather all TLB flush helpers in tlbflush.h
xen/arm: TLB flush helpers rework
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,5/8] xen/arm: page: Clarify the Xen TLBs helpers name
xen/arm: TLB flush helpers rework
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,4/8] xen/arm: tlbflush: Clarify the TLB helpers name
xen/arm: TLB flush helpers rework
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,3/8] xen/arm: Remove flush_xen_text_tlb_local()
xen/arm: TLB flush helpers rework
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,2/8] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place
xen/arm: TLB flush helpers rework
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,MM-PART1,v3,1/8] xen/arm: Don't boot Xen on platform using AIVIVT instruction caches
xen/arm: TLB flush helpers rework
-
-
-
2019-05-14
Julien Grall
Superseded
[Xen-devel,v2,7/7] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries
xen/arm: TLB flush helpers rework
-
-
-
2019-05-08
Julien Grall
Superseded
[Xen-devel,v2,6/7] xen/arm: tlbflush: Rework TLB helpers
xen/arm: TLB flush helpers rework
-
-
-
2019-05-08
Julien Grall
Superseded
[Xen-devel,v2,5/7] xen/arm: Gather all TLB flush helpers in tlbflush.h
xen/arm: TLB flush helpers rework
-
-
-
2019-05-08
Julien Grall
Superseded
[Xen-devel,v2,4/7] xen/arm: page: Clarify the Xen TLBs helpers name
xen/arm: TLB flush helpers rework
-
-
-
2019-05-08
Julien Grall
Superseded
[Xen-devel,v2,3/7] xen/arm: tlbflush: Clarify the TLB helpers name
xen/arm: TLB flush helpers rework
-
-
-
2019-05-08
Julien Grall
Superseded
[Xen-devel,v2,2/7] xen/arm: Remove flush_xen_text_tlb_local()
xen/arm: TLB flush helpers rework
-
-
-
2019-05-08
Julien Grall
Superseded
[Xen-devel,v2,1/7] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place
xen/arm: TLB flush helpers rework
-
-
-
2019-05-08
Julien Grall
Superseded
[Xen-devel,14/14] xen/mm: Provide dummy M2P-related helpers when !CONFIG_HAVE_M2P
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
Superseded
[Xen-devel,13/14] xen/mm: Convert {s, g}et_gpfn_from_mfn() to use typesafe MFN
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
New
[Xen-devel,12/14] xen/x86: pv: Convert update_intpte() to use typesafe MFN
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
New
[Xen-devel,11/14] xen/x86: mm: Re-implement set_gpfn_from_mfn() as a static inline function
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
Superseded
[Xen-devel,10/14] xen: Remove mfn_to_gmfn macro
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
Superseded
[Xen-devel,09/14] xen: Introduce HAS_M2P config and use to protect mfn_to_gmfn call
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
New
[Xen-devel,08/14] xen: Convert is_xen_heap_mfn to use typesafe MFN
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
Superseded
[Xen-devel,07/14] xen: Convert is_xen_fixed_mfn to use typesafe MFN
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
Superseded
[Xen-devel,06/14] xen: Convert hotplug page function to use typesafe MFN
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
Superseded
[Xen-devel,05/14] xen/grant-table: Make arch specific macros typesafe
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
Superseded
[Xen-devel,04/14] xen/x86: Use mfn_to_gfn rather than mfn_to_gmfn
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
New
[Xen-devel,03/14] xen/x86: Make mfn_to_gfn typesafe
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
Superseded
[Xen-devel,02/14] xen/x86: Constify the parameter "d" in mfn_to_gfn
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
New
[Xen-devel,01/14] xen/arm: Use mfn_to_pdx instead of pfn_to_pdx when possible
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-05-07
Julien Grall
New
[Xen-devel,12/12] xen/arm: mm: Remove set_pte_flags_on_range()
xen/arm: Provide a generic function to update Xen PT
-
-
-
2019-04-24
Julien Grall
Superseded
[Xen-devel,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-04-24
Julien Grall
Superseded
[Xen-devel,10/12] xen/arm: mm: Rework Xen page-tables walk during update
xen/arm: Provide a generic function to update Xen PT
-
-
-
2019-04-24
Julien Grall
Superseded
[Xen-devel,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-04-24
Julien Grall
Superseded
«
1
2
3
4
…
9
10
»