Current Team Memberships

Show patches with: Archived = No       |   1849 patches
« 1 2 ... 4 5 618 19 »
Patch Series S/W/F Date Submitter Delegate State
irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare() irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare() --- 2019-04-18 Julien Grall Accepted
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs() irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs() --- 2019-04-18 Julien Grall Accepted
[Xen-devel,7/7] xen/arm: mm: Flush the TLBs even if a mapping failed in create_xen_entries xen/arm: TLB flush helpers rework --- 2019-04-17 Julien Grall Superseded
[Xen-devel,6/7] xen/arm: tlbflush: Rework TLB helpers xen/arm: TLB flush helpers rework --- 2019-04-17 Julien Grall Superseded
[Xen-devel,5/7] xen/arm: Gather all TLB flush helpers in tlbflush.h xen/arm: TLB flush helpers rework --- 2019-04-17 Julien Grall Superseded
[Xen-devel,4/7] xen/arm: page: Clarify the Xen TLBs helpers name xen/arm: TLB flush helpers rework --- 2019-04-17 Julien Grall Superseded
[Xen-devel,3/7] xen/arm: tlbflush: Clarify the TLB helpers name xen/arm: TLB flush helpers rework --- 2019-04-17 Julien Grall Superseded
[Xen-devel,2/7] xen/arm: Remove flush_xen_text_tlb_local() xen/arm: TLB flush helpers rework --- 2019-04-17 Julien Grall Superseded
[Xen-devel,1/7] xen/arm: mm: Consolidate setting SCTLR_EL2.WXN in a single place xen/arm: TLB flush helpers rework --- 2019-04-17 Julien Grall Superseded
[v2,3/3] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state --- 2019-04-12 Julien Grall New
[v2,2/3] arch/arm64: fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state --- 2019-04-12 Julien Grall Superseded
[v2,1/3] arm64/fpsimd: Remove the prototype for sve_flush_cpu_state() arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state --- 2019-04-12 Julien Grall Superseded
[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,4/4] xen/console: Simplify domU console handling in guest_console_write xen/console: Bug fixes and doc improvement --- 2019-04-02 Julien Grall Superseded
[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,2/4] xen/console: Don't treat NUL character as the end of the buffer xen/console: Bug fixes and doc improvement --- 2019-04-02 Julien Grall Superseded
[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,11/12] xen/arm: traps: Mark check_stack_alignment_constraints as unused xen/arm: Add support to build with clang --- 2019-03-27 Julien Grall Superseded
[Xen-devel,10/12] xen/arm: mm: Mark check_memory_layout_alignment_constraints as unused xen/arm: Add support to build with clang --- 2019-03-27 Julien Grall Superseded
[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,05/12] xen/arm64: bitops: Match the register size with the value size in flsl xen/arm: Add support to build with clang --- 2019-03-27 Julien Grall Superseded
[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,02/12] xen/arm: fix get_cpu_info() when built with clang xen/arm: Add support to build with clang --- 2019-03-27 Julien Grall Superseded
[Xen-devel,01/12] xen: clang: Support correctly cross-compile xen/arm: Add support to build with clang --- 2019-03-27 Julien Grall New
[RFC,14/14] kvm/arm: Align the VMID allocation with the arm64 ASID one kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,13/14] arm/kvm: Introduce a new VMID allocator kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall New
[RFC,12/14] arm64/lib: asid: Allow user to update the context under the lock kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,11/14] arm64: Move the ASID allocator code in a separate file kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,10/14] arm64/mm: Introduce a callback to flush the local context kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,09/14] arm64/mm: Split the function check_and_switch_context in 3 parts kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,08/14] arm64/mm: Split asid_inits in 2 parts kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,07/14] arm64/mm: Introduce NUM_ASIDS kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,06/14] arm64/mm: Store the number of asid allocated per context kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,05/14] arm64/mm: Remove dependency on MM in new_context kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,04/14] arm64/mm: Move the variable lock and tlb_flush_pending to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,03/14] arm64/mm: Move bits to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,02/14] arm64/mm: Move active_asids and reserved_asids to asid_info kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[RFC,01/14] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it kvm/arm: Align the VMID allocation with the arm64 ASID one --- 2019-03-21 Julien Grall Superseded
[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: 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 Superseded
[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
[v2] tty/sysrq: Convert show_lock to raw_spinlock_t [v2] tty/sysrq: Convert show_lock to raw_spinlock_t --- 2019-03-13 Julien Grall Accepted
tty/sysrq: Convert show_lock to raw_spinlock_t tty/sysrq: Convert show_lock to raw_spinlock_t --- 2019-03-04 Julien Grall Superseded
[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
[edk2] Maintainers.txt: Update e-mail address for Julien Grall [edk2] Maintainers.txt: Update e-mail address for Julien Grall --- 2019-02-21 Julien Grall Accepted
[Xen-devel,for-next,9/9] xen: Remove mfn_to_gmfn macro xen/arm: Properly disable M2P on Arm. --- 2019-02-18 Julien Grall Superseded
[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,7/9] xen: Convert is_xen_heap_mfn to use typesafe MFN xen/arm: Properly disable M2P on Arm. --- 2019-02-18 Julien Grall Superseded
[Xen-devel,for-next,6/9] xen: Convert is_xen_fixed_mfn to use typesafe MFN xen/arm: Properly disable M2P on Arm. --- 2019-02-18 Julien Grall Superseded
[Xen-devel,for-next,5/9] xen: Convert hotplug page function to use typesafe MFN xen/arm: Properly disable M2P on Arm. --- 2019-02-18 Julien Grall Superseded
[Xen-devel,for-next,4/9] xen/grant-table: Make arch specific macros typesafe xen/arm: Properly disable M2P on Arm. --- 2019-02-18 Julien Grall Superseded
[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-next,2/9] xen/x86: Constify the parameter "d" in mfn_to_mfn xen/arm: Properly disable M2P on Arm. --- 2019-02-18 Julien Grall Superseded
[Xen-devel,for-next,1/9] xen/arm: Use mfn_to_pdx instead of pfn_to_pdx when possible xen/arm: Properly disable M2P on Arm. --- 2019-02-18 Julien Grall Superseded
[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: domain_build: Require the property "cpus" when building a domU [Xen-devel,for-4.12] xen/arm: domain_build: Require the property "cpus" when building a domU --- 2019-02-18 Julien Grall Superseded
[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
[3/3] arm64: Remove documentation about TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it --- 2019-02-08 Julien Grall Accepted
[2/3] arm: Remove documentation about TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it --- 2019-02-08 Julien Grall New
[1/3] nds32: Removed unused thread flag TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it --- 2019-02-08 Julien Grall Accepted
[2/3] arm: Remove documentation about TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it --- 2019-02-08 Julien Grall Superseded
[1/3] nds32: Removed unused thread flag TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it --- 2019-02-08 Julien Grall Superseded
[RFC] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state [RFC] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state --- 2019-02-08 Julien Grall New
[RFC] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state [RFC] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state --- 2019-02-08 Julien Grall Superseded
[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
[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
[Xen-devel,for-4.12,v3,3/8] xen/arm: Add support for read-only foreign mappings xen/arm: Add xentrace support --- 2018-12-21 Julien Grall New
[Xen-devel,for-4.12,v3,2/8] xen/arm: Rename p2m_map_foreign to p2m_map_foreign_rw xen/arm: Add xentrace support --- 2018-12-21 Julien Grall New
[Xen-devel,for-4.12,v3,1/8] xen/arm: p2m: Introduce p2m_get_page_from_gfn xen/arm: Add xentrace support --- 2018-12-21 Julien Grall New
[Xen-devel,for-4.12,v2,8/8] xen: Switch parameter in get_page_from_gfn to use typesafe gfn xen/arm: Add xentrace support --- 2018-12-20 Julien Grall Superseded
[Xen-devel,for-4.12,v2,7/8] xenalyze: Build for Both ARM and x86 Platforms xen/arm: Add xentrace support --- 2018-12-20 Julien Grall Superseded
[Xen-devel,for-4.12,v2,6/8] xen/arm: Initialize trace buffer xen/arm: Add xentrace support --- 2018-12-20 Julien Grall Superseded
[Xen-devel,for-4.12,v2,5/8] xen/arm: Allow a privileged domain to map foreign page from DOMID_XEN xen/arm: Add xentrace support --- 2018-12-20 Julien Grall Superseded
[Xen-devel,for-4.12,v2,4/8] xen/arm: Add support for read-only foreign mappings xen/arm: Add xentrace support --- 2018-12-20 Julien Grall New
[Xen-devel,for-4.12,v2,3/8] xen/arm: Rename p2m_map_foreign to p2m_map_foreign_rw xen/arm: Add xentrace support --- 2018-12-20 Julien Grall Superseded
[Xen-devel,for-4.12,v2,2/8] xen/arm: p2m: Introduce p2m_get_page_from_gfn xen/arm: Add xentrace support --- 2018-12-20 Julien Grall Superseded
[Xen-devel,for-4.12,v2,1/8] xen/page_alloc: Move get_pg_owner()/put_pg_owner() from x86 to common code xen/arm: Add xentrace support --- 2018-12-20 Julien Grall New
« 1 2 ... 4 5 618 19 »

Bundling

Create bundle: