Toggle navigation
Patchwork
No Project
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 1298 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
…
12
13
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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/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,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,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,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-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-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-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-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-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-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-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,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,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,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,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
[1/3] ftrace: initial support for 32 bit apps
[1/3] ftrace: initial support for 32 bit apps
-
-
-
2019-05-07
Sumit Garg
New
qdl: Rework qdl_write to limit write sizes to out_maxpktsize
qdl: Rework qdl_write to limit write sizes to out_maxpktsize
-
-
-
2019-04-30
John Stultz
New
[Xen-devel,20/20] xen/arm: Allow cleaning the directory even when CONFIG_EARLY_PRINTK is set
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-04-22
Julien Grall
New
[Xen-devel,15/20] xen/arm: mm: Use the shorter version __aligned(PAGE_SIZE) to align page-tables
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-04-22
Julien Grall
New
[Xen-devel,06/20] xen/arm: Remove parameter cpuid from start_xen
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-04-22
Julien Grall
New
[Xen-devel,04/20] xen/arm: Rework HSCTLR_BASE
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-04-22
Julien Grall
New
[Xen-devel,03/20] xen/arm: processor: Use _BITUL instead of _AC(1, U) in SCTLR_ defines
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-04-22
Julien Grall
New
[Xen-devel,01/20] xen/const: Introduce _BITUL and _BITULL
xen/arm: Clean-up & fixes in boot/mm code
-
-
-
2019-04-22
Julien Grall
New
[Xen-devel,OSSTEST,33/62] ts-xen-build: Enable ITS driver in Xen
Untitled series #19779
-
-
-
2019-04-10
Ian Jackson
New
[Xen-devel,OSSTEST,17/62] stretch: Use chainloading when booting using GRUB on Arm64
Untitled series #19779
-
-
-
2019-04-10
Ian Jackson
New
[Xen-devel] MAINTAINERS: Move xen/lib/x86 under x86 maintainership
[Xen-devel] MAINTAINERS: Move xen/lib/x86 under x86 maintainership
-
-
-
2019-04-04
Julien Grall
New
[Xen-devel,3/4] xen/public: Document HYPERCALL_console_io()
xen/console: Bug fixes and doc improvement
-
-
-
2019-04-02
Julien Grall
New
[Xen-devel,1/4] xen/console: Properly buffer domU output when using CONSOLEIO_write
xen/console: Bug fixes and doc improvement
-
-
-
2019-04-02
Julien Grall
New
[Xen-devel,12/12] xen/arm64: __cmpxchg and __cmpxchg_mb should always be inline
xen/arm: Add support to build with clang
-
-
-
2019-03-27
Julien Grall
New
[Xen-devel,09/12] xen/arm: guest_walk: Avoid theoritical unitialized value in get_top_bit
xen/arm: Add support to build with clang
-
-
-
2019-03-27
Julien Grall
New
[Xen-devel,08/12] xen/arm: cpufeature: Match register size with value size in cpus_have_const_cap
xen/arm: Add support to build with clang
-
-
-
2019-03-27
Julien Grall
New
[Xen-devel,07/12] xen/arm: cpuerrata: Match register size with value size in check_workaround_*
xen/arm: Add support to build with clang
-
-
-
2019-03-27
Julien Grall
New
[Xen-devel,06/12] xen/arm64: sysreg: Implement the 32-bit helpers using the 64-bit helpers
xen/arm: Add support to build with clang
-
-
-
2019-03-27
Julien Grall
New
[Xen-devel,04/12] xen/arm: memaccess: Initialize correctly *access in __p2m_get_mem_access
xen/arm: Add support to build with clang
-
-
-
2019-03-27
Julien Grall
New
[Xen-devel,03/12] xen/arm: zynqmp: Fix header guard for xilinx-zynqmp-eemi.h
xen/arm: Add support to build with clang
-
-
-
2019-03-27
Julien Grall
New
[Xen-devel,01/12] xen: clang: Support correctly cross-compile
xen/arm: Add support to build with clang
-
-
-
2019-03-27
Julien Grall
New
[Xen-devel] xen/arm64: head: Combine lsl and str instructions in a single one
[Xen-devel] xen/arm64: head: Combine lsl and str instructions in a single one
-
-
-
2019-03-19
Julien Grall
New
[Xen-devel] xen/arm: kernel: Remove Dom prefix when using %pd format
[Xen-devel] xen/arm: kernel: Remove Dom prefix when using %pd format
-
-
-
2019-03-19
Julien Grall
New
[Xen-devel] xen: passthrough/amd: Remove unused function guest_iommu_set_base
[Xen-devel] xen: passthrough/amd: Remove unused function guest_iommu_set_base
-
-
-
2019-03-19
Julien Grall
New
[Xen-devel] x86/mm: Fix typo in comment on top of page_lock
[Xen-devel] x86/mm: Fix typo in comment on top of page_lock
-
-
-
2019-03-19
Julien Grall
New
[Xen-devel] xen/memory: Fix typo in the comment on top of check_get_page_from_gfn
[Xen-devel] xen/memory: Fix typo in the comment on top of check_get_page_from_gfn
-
-
-
2019-03-19
Julien Grall
New
[Xen-devel] xen/drivers: char: Match #if DEBUG_TRACE_DUMP and #endif comment
[Xen-devel] xen/drivers: char: Match #if DEBUG_TRACE_DUMP and #endif comment
-
-
-
2019-03-19
Julien Grall
New
[Xen-devel] Arm boot regression with Xen 4.12
[Xen-devel] Arm boot regression with Xen 4.12
-
-
-
2019-03-19
Julien Grall
New
[Xen-devel,for-4.12,RFC] xen/console: Handle NUL character in buffer sent via CONSOLEIO_write
[Xen-devel,for-4.12,RFC] xen/console: Handle NUL character in buffer sent via CONSOLEIO_write
-
-
-
2019-02-26
Julien Grall
New
[Xen-devel,for-next,8/9] xen: Introduce HAS_M2P config and use to protect mfn_to_gmfn call
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-02-18
Julien Grall
New
[Xen-devel,for-next,3/9] xen/x86: Use mfn_to_gfn rather than mfn_to_gmfn
xen/arm: Properly disable M2P on Arm.
-
-
-
2019-02-18
Julien Grall
New
[Xen-devel,for-4.12,v2] xen/arm: domain_build: Panic message should end with a newline
[Xen-devel,for-4.12,v2] xen/arm: domain_build: Panic message should end with a newline
-
-
-
2019-02-18
Julien Grall
New
[Xen-devel,for-4.12,v2] xen/arm: domain_build: Require the property "cpus" when building a domU
[Xen-devel,for-4.12,v2] xen/arm: domain_build: Require the property "cpus" when building a domU
-
-
-
2019-02-18
Julien Grall
New
[Xen-devel,for-4.12] xen/arm: psci: Populate arm_smccc_res on PSCI_FEATURES call
[Xen-devel,for-4.12] xen/arm: psci: Populate arm_smccc_res on PSCI_FEATURES call
-
-
-
2019-02-18
Julien Grall
New
[Xen-devel,for-4.12] xen/arm: irq: End cleanly spurious interrupt
[Xen-devel,for-4.12] xen/arm: irq: End cleanly spurious interrupt
-
-
-
2019-01-28
Julien Grall
New
[Xen-devel,for-next] xen/arm: irq: Don't use _IRQ_PENDING when handling host interrupt
[Xen-devel,for-next] xen/arm: irq: Don't use _IRQ_PENDING when handling host interrupt
-
-
-
2019-01-28
Julien Grall
New
[Xen-devel,for-4.12,v2,7/7] DO NOT APPLY Allow testing the new AT speculate workaround code
xen/arm: Workaround for Cortex-A76 erratum 1165522
-
-
-
2019-01-28
Julien Grall
New
[Xen-devel,for-4.12,v2,6/7] xen/arm: Implement workaround for Cortex-A76 erratum 1165522
xen/arm: Workaround for Cortex-A76 erratum 1165522
-
-
-
2019-01-28
Julien Grall
New
[Xen-devel,for-4.12,v2,5/7] xen/arm: p2m: Only use isb() when it is necessary
xen/arm: Workaround for Cortex-A76 erratum 1165522
-
-
-
2019-01-28
Julien Grall
New
[Xen-devel,for-4.12,v2,4/7] xen/arm: domain_build: Don't switch to the guest P2M when copying data
xen/arm: Workaround for Cortex-A76 erratum 1165522
-
-
-
2019-01-28
Julien Grall
New
[Xen-devel,for-4.12,v2,3/7] xen/arm: p2m: Introduce an helper to allocate the root page-table
xen/arm: Workaround for Cortex-A76 erratum 1165522
-
-
-
2019-01-28
Julien Grall
New
[Xen-devel,for-4.12,v2,2/7] xen/arm: p2m: Provide an helper to generate the VTTBR
xen/arm: Workaround for Cortex-A76 erratum 1165522
-
-
-
2019-01-28
Julien Grall
New
[Xen-devel,for-4.12,v2,1/7] xen/arm: Only set necessary flags when initializing HCR_EL2
xen/arm: Workaround for Cortex-A76 erratum 1165522
-
-
-
2019-01-28
Julien Grall
New
[2/2] dmaengine: imx-dma: change return of 'imxdma_sg_next' to void
[1/2] dmaengine: imx-dma: change variable 'now' type to size_t
-
-
-
2019-01-20
Vinod Koul
New
[1/2] dmaengine: imx-dma: change variable 'now' type to size_t
[1/2] dmaengine: imx-dma: change variable 'now' type to size_t
-
-
-
2019-01-20
Vinod Koul
New
[Xen-devel,for-4.12,v3,8/8] xen: Switch parameter in get_page_from_gfn to use typesafe gfn
xen/arm: Add xentrace support
-
-
-
2018-12-21
Julien Grall
New
[Xen-devel,for-4.12,v3,7/8] xenalyze: Build for Both ARM and x86 Platforms
xen/arm: Add xentrace support
-
-
-
2018-12-21
Julien Grall
New
[Xen-devel,for-4.12,v3,6/8] xen/arm: Initialize trace buffer
xen/arm: Add xentrace support
-
-
-
2018-12-21
Julien Grall
New
[Xen-devel,for-4.12,v3,5/8] xen/arm: Allow a privileged domain to map foreign page from DOMID_XEN
xen/arm: Add xentrace support
-
-
-
2018-12-21
Julien Grall
New
[Xen-devel,for-4.12,v3,4/8] xen/arm: Make get_page_from_gfn working with DOMID_XEN
xen/arm: Add xentrace support
-
-
-
2018-12-21
Julien Grall
New
«
1
2
3
4
…
12
13
»