Current Team Memberships

Show patches with: Archived = No       |   1849 patches
« 1 2 3 418 19 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] arm/xen: Introduce need_xen_dma_ops and use it in get_dma_ops --- 2014-02-20 Julien Grall New
[1/2] xen/arm32: implement VFP context switch --- 2013-05-30 Julien Grall Superseded
[1/3] drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg --- 2016-05-31 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
[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
[1/3,v2] xen: Export xen_reboot xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall New
[1/3] xen/arm: p2m: extend create_p2m_entries to support read-only mapping --- 2013-10-24 Julien Grall Superseded
[1/4] arm64: cpufeature: Effectively expose FRINT capability to userspace arm64/cpufeature: Fix + doc update --- 2019-10-03 Julien Grall Accepted
[1/5] xen/arm: Physical IRQ is not always equal to virtual IRQ --- 2013-06-24 Julien Grall Changes Requested
[1/7] genirq/msi: Add a new field in msi_desc to store an IOMMU cookie iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts --- 2019-04-18 Julien Grall New
[1/8] DO NOT APPLY: xen/arm: Correctly support foreign page removing on ARM --- 2013-12-05 Julien Grall Superseded
[2/2] arm/xen: Don't use xen DMA ops when the device is protected by an IOMMU --- 2014-03-14 Julien Grall New
[2/2] arm/xen: Don't use xen DMA ops when the device is protected by an IOMMU --- 2014-02-20 Julien Grall New
[2/2] xen/arm: don't enable VFP on XEN during the boot --- 2013-05-30 Julien Grall Superseded
[2/3] arm: Remove documentation about TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it --- 2019-02-08 Julien Grall New
[2/3] arm: Remove documentation about TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it --- 2019-02-08 Julien Grall Superseded
[2/3] drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu --- 2016-05-31 Julien Grall Accepted
[2/3,v2] arm/xen: Consolidate calls to shutdown hypercall in a single helper xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall Accepted
[2/3] xen/arm: p2m: add guest_physmap_add_page_rw --- 2013-10-24 Julien Grall Superseded
[2/4] docs/arm64: elf_hwcaps: sort the HWCAP{,2} documentation by ascending value arm64/cpufeature: Fix + doc update --- 2019-10-03 Julien Grall Accepted
[2/5] xen/arm: Keep count of inflight interrupts --- 2013-06-24 Julien Grall Changes Requested
[2/7] iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts Untitled series #19935 --- 2019-04-18 Julien Grall New
[2/8] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c --- 2013-12-05 Julien Grall Superseded
[3/3] arm64: Remove documentation about TIF_USEDFPU Remove reference of TIF_USEDFPU on arch not using it --- 2019-02-08 Julien Grall Accepted
[3/3] drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error --- 2016-05-31 Julien Grall New
[3/3,v2] xen: Implement EFI reset_system callback xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall Accepted
[3/3] xen/arm: grant-table: Support read-only mapping --- 2013-10-24 Julien Grall Superseded
[3/4] docs/arm64: elf_hwcaps: Document HWCAP_SB arm64/cpufeature: Fix + doc update --- 2019-10-03 Julien Grall Accepted
[3/5] xen/arm: Don't reinject the IRQ if it's already in LRs --- 2013-06-24 Julien Grall Changes Requested
[3/7] irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts --- 2019-04-18 Julien Grall Accepted
[3/8] xen/arm: Implement p2m_type_t as an enum --- 2013-12-05 Julien Grall Superseded
[4/4] docs/arm64: cpu-feature-registers: Documents missing visible fields arm64/cpufeature: Fix + doc update --- 2019-10-03 Julien Grall New
[4/5] xen/arm: Rename gic_irq_{startup,shutdown} to gic_irq_{mask,unmask} --- 2013-06-24 Julien Grall Changes Requested
[4/7] irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts --- 2019-04-18 Julien Grall Superseded
[4/8] xen/arm: Store p2m type in each page of the guest --- 2013-12-05 Julien Grall Superseded
[5/5] xen/arm: Only enable physical IRQs when the guest asks --- 2013-06-24 Julien Grall Changes Requested
[5/7] irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg Untitled series #19935 --- 2019-04-18 Julien Grall New
[5/8] xen/arm: p2m: Add p2m_get_entry --- 2013-12-05 Julien Grall Superseded
[6/7] irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts --- 2019-04-18 Julien Grall Superseded
[6/8] xen/arm: Retrieve p2m type in get_page_from_gfn --- 2013-12-05 Julien Grall Superseded
[7/7] iommu/dma-iommu: Remove iommu_dma_map_msi_msg() iommu/dma-iommu: Split iommu_dma_map_msi_msg in two parts --- 2019-04-18 Julien Grall New
[7/8] xen/arm: Set foreign page type to p2m_map_foreign --- 2013-12-05 Julien Grall Superseded
[8/8] xen/arm: grant-table: Support read-only mapping --- 2013-12-05 Julien Grall Superseded
arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs() arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs() --- 2019-05-30 Julien Grall Accepted
arm64: cpufeature: Don't expose ZFR0 to userspace when SVE is not enabled arm64: cpufeature: Don't expose ZFR0 to userspace when SVE is not enabled --- 2019-10-14 Julien Grall Accepted
arm64: cpufeature: Export Armv8.6 Matrix feature to userspace arm64: cpufeature: Export Armv8.6 Matrix feature to userspace --- 2019-10-25 Julien Grall New
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str --- 2016-05-10 Julien Grall Accepted
arm64/ptrace: Fix typoes in sve_set() comment arm64/ptrace: Fix typoes in sve_set() comment --- 2019-08-07 Julien Grall Accepted
arm64/xen: Add missing #address-cells and #size-cells properties arm64/xen: Add missing #address-cells and #size-cells properties --- 2017-11-29 Julien Grall Accepted
arm64: xen_boot: Fix xen boot using Grub on AARCH64 --- 2016-02-19 Julien Grall Accepted
arm64: xen: Implement EFI reset_system callback --- 2017-04-05 Julien Grall New
arm/xen: Initialize event channels earlier --- 2014-01-28 Julien Grall Superseded
arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h --- 2014-04-18 Julien Grall Accepted
arm/xen: Use alloc_percpu rather than __alloc_percpu --- 2016-12-07 Julien Grall Accepted
build: Conditional build/clean/distclean targets on subsystems --- 2013-05-02 Julien Grall Rejected
Documentation/arm64/sve: Couple of improvements and typoes Documentation/arm64/sve: Couple of improvements and typoes --- 2018-08-14 Julien Grall Accepted
drivers/exynos4210: Wait the end of last transfer before initializing the UART --- 2013-05-22 Julien Grall Superseded
DT/arm,gic-v3: Update the ITS size in the examples DT/arm,gic-v3: Update the ITS size in the examples --- 2017-10-03 Julien Grall Accepted
[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
[edk2] MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported [edk2] MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported --- 2017-10-18 Julien Grall New
[edk2,v2,1/3] MdeModulePkg/SerialDxe: Describe correctly EFI_DEVICE_ERROR for SetAttributes MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported --- 2017-11-24 Julien Grall New
[edk2,v2,2/3] MdeModulePkg/SerialDxe: Fix return valued in SerialSetAttributes MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported --- 2017-11-24 Julien Grall New
[edk2,v2,3/3] MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported --- 2017-11-24 Julien Grall Accepted
[edk2,v3,1/3] MdeModulePkg/SerialDxe: Describe correctly EFI_DEVICE_ERROR for SetAttributes MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported --- 2017-11-29 Julien Grall New
[edk2,v3,2/3] MdeModulePkg/SerialDxe: Fix return valued in SerialSetAttributes MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported --- 2017-11-29 Julien Grall New
[edk2,v3,3/3] MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported MdeModulePkg/SerialDxe: Do not fail reset when SetAttributes is not supported --- 2017-11-29 Julien Grall New
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
Kernel Panics on Xen ARM64 for Domain0 and Guest --- 2016-11-28 Julien Grall New
libxc/arm: Correctly handle the difference between virtual and physical address --- 2013-12-10 Julien Grall New
libxc: elfloader: add support for ARM --- 2013-12-10 Julien Grall New
[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
[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,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,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,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,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,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,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,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,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,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,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,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,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] 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
[RFC] Extend zImage format to support notes --- 2014-04-07 Julien Grall New
[RFC,for-4.5,01/12] xen/common: grant-table: only call IOMMU if paging mode translate is disabled --- 2014-02-07 Julien Grall Accepted
[RFC,for-4.5,02/12] xen/passthrough: vtd: Don't export iommu_domain_teardown --- 2014-02-07 Julien Grall RFC
[RFC,for-4.5,03/12] xen/passthrough: vtd: Don't export iommu_set_pgd --- 2014-02-07 Julien Grall RFC
[RFC,for-4.5,04/12] xen/dts: Add dt_property_read_bool --- 2014-02-07 Julien Grall Accepted
[RFC,for-4.5,05/12] xen/dts: Add dt_parse_phandle_with_args and dt_parse_phandle --- 2014-02-07 Julien Grall RFC
[RFC,for-4.5,06/12] xen/passthrough: rework dom0_pvh_reqs to use it also on ARM --- 2014-02-07 Julien Grall RFC
[RFC,for-4.5,07/12] xen/passthrough: iommu: Don't need to map dom0 page when the PT is shared --- 2014-02-07 Julien Grall Accepted
[RFC,for-4.5,08/12] xen/passthrough: iommu: Split generic IOMMU code --- 2014-02-07 Julien Grall RFC
[RFC,for-4.5,09/12] xen/passthrough: iommu: Introduce arch specific code --- 2014-02-07 Julien Grall RFC
[RFC,for-4.5,10/12] xen/passthrough: Introduce IOMMU ARM architure --- 2014-02-07 Julien Grall RFC
[RFC,for-4.5,11/12] MAINTAINERS: Add drivers/passthrough/arm --- 2014-02-07 Julien Grall RFC
[RFC,for-4.5,12/12] drivers/passthrough: arm: Add support for SMMU drivers --- 2014-02-07 Julien Grall RFC
« 1 2 3 418 19 »

Bundling

Create bundle: