Current Team Memberships

Show patches with: Archived = No       |   1849 patches
« 1 2 3 418 19 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel] xen/arm: Implement domain_get_maximum_gpfn --- 2014-07-01 Julien Grall New
[Xen-devel,v2,01/21] xen/common: do not implicitly permit access to mapped I/O memory --- 2014-07-31 Julien Grall Accepted
[Xen-devel] xen/arm: mark do_unexpected_trap as noreturn --- 2014-08-05 Julien Grall Accepted
[Xen-devel,v3] xen: domain_update_node_affinity: Bail out early if no VCPUs are allocated --- 2014-08-07 Julien Grall Superseded
xen/hvc: Fix warning compilation when CONFIG_HVC_XEN_FRONTEND is not enabled --- 2014-09-11 Julien Grall New
[Xen-devel] Question on hvc console init --- 2014-10-28 Julien Grall New
[Xen-devel,for,4.5] xen/arm: Add support for GICv3 for domU --- 2014-10-30 Julien Grall Superseded
[Xen-devel,v2,for,4.5] xen/arm: Add support for GICv3 for domU --- 2014-11-01 Julien Grall Superseded
[Xen-devel,v3,for,4.5] xen/arm: Add support for GICv3 for domU --- 2014-11-05 Julien Grall Accepted
[Xen-devel,for-4.5] scripts/get_maintainer.pl: Correctly CC the maintainers --- 2014-11-18 Julien Grall Superseded
[Xen-devel] Xen 4.5 random freeze question --- 2014-11-19 Julien Grall New
[Xen-devel,1/6] arm/setup: Add missing __init to add_boot_module --- 2015-01-16 Julien Grall New
[Xen-devel,2/6] xen/arm: domain_build: Move all DOM0 building code in init section --- 2015-01-16 Julien Grall New
[Xen-devel,3/6] xen/arm: kernel: Move kernel loading code in init section --- 2015-01-16 Julien Grall New
[Xen-devel,4/6] xen/arm: device: Move device_type in init section --- 2015-01-16 Julien Grall New
[Xen-devel,5/6] xen/arm: platforms: Move init_time and specific_mapping in init section --- 2015-01-16 Julien Grall New
[Xen-devel,6/6] xen/arm: SMP: Move out of the init section the code to bring up a CPU --- 2015-01-16 Julien Grall New
[Xen-devel] rcu_sched self-detect stall when disable vif device --- 2015-01-28 Julien Grall New
[Xen-devel,RFC,34/35] arm : acpi workarounds for firmware/linux dependencies --- 2015-02-10 Julien Grall New
[Xen-devel,1/2] arm/xen: Correctly check if the event channel interrupt is present --- 2015-02-12 Julien Grall New
[Xen-devel,2/2] arm, arm64/xen: move Xen initialization earlier --- 2015-02-12 Julien Grall New
[Xen-devel,v2,1/3] arm/xen: Correctly check if the event channel interrupt is present --- 2015-02-18 Julien Grall New
[Xen-devel,v2,2/3] arm, arm64/xen: move Xen initialization earlier --- 2015-02-18 Julien Grall New
[Xen-devel,v2,3/3] xen/arm: allow console=hvc0 to be omitted for guests --- 2015-02-18 Julien Grall New
[Xen-devel,v4,1/2] xen/arm: vgic: Keep track of vIRQ used by a domain --- 2015-02-19 Julien Grall Accepted
[Xen-devel,v4,2/2] xen/arm: Automatically find a PPI for the DOM0 event channel interrupt --- 2015-02-19 Julien Grall New
[Xen-devel,v5] xen/iommu: smmu: Advertise when the SMMU support coherent table walk --- 2015-03-02 Julien Grall Accepted
[Xen-devel] xen/arm: timer: Don't warn if the timer interrupts are high-level --- 2015-03-02 Julien Grall Accepted
[Xen-devel] xen/arm: gic: GICv2 & GICv3 only supports 1020 physical interrupts --- 2015-03-03 Julien Grall New
[Xen-devel] xen/arm: gic: Correctly check if an IRQ is valid in gic_interrupt --- 2015-03-03 Julien Grall Accepted
[Xen-devel,v4,01/33] xen/arm: Divide GIC initialization in 2 parts --- 2015-03-19 Julien Grall New
[Xen-devel,v4,02/33] xen/dts: Allow only IRQ translation that are mapped to main GIC --- 2015-03-19 Julien Grall New
[Xen-devel,v4,03/33] xen/dts: Use unsigned int for MMIO and IRQ index --- 2015-03-19 Julien Grall New
[Xen-devel,v4,04/33] xen/arm: vgic: Introduce a function to initialize pending_irq --- 2015-03-19 Julien Grall New
[Xen-devel,v4,05/33] xen/arm: Map disabled device in DOM0 --- 2015-03-19 Julien Grall New
[Xen-devel,v4,06/33] xen/arm: Introduce xen, passthrough property --- 2015-03-19 Julien Grall New
[Xen-devel,v4,07/33] xen: guestcopy: Provide an helper to safely copy string from guest --- 2015-03-19 Julien Grall New
[Xen-devel,v4,08/33] MAINTAINERS: move drivers/passthrough/device_tree.c in "DEVICE TREE" --- 2015-03-19 Julien Grall New
[Xen-devel,v4,09/33] xen: Extend DOMCTL createdomain to support arch configuration --- 2015-03-19 Julien Grall New
[Xen-devel,v4,10/33] xen/arm: Allow virq != irq --- 2015-03-19 Julien Grall New
[Xen-devel,v4,11/33] xen/arm: route_irq_to_guest: Check validity of the IRQ --- 2015-03-19 Julien Grall New
[Xen-devel,v4,12/33] xen/arm: gic: Add sanity checks gic_route_irq_to_guest --- 2015-03-19 Julien Grall New
[Xen-devel,v4,13/33] xen/arm: gic_route_irq_to_guest: Honor the priority given in parameter --- 2015-03-19 Julien Grall New
[Xen-devel,v4,14/33] xen/arm: vgic: Correctly calculate GICD_TYPER.ITLinesNumber --- 2015-03-19 Julien Grall New
[Xen-devel,v4,15/33] xen/arm: gic: GICv2 & GICv3 only supports 1020 physical interrupts --- 2015-03-19 Julien Grall New
[Xen-devel,v4,16/33] xen/arm: Let the toolstack configure the number of SPIs --- 2015-03-19 Julien Grall New
[Xen-devel,v4,17/33] xen/arm: vgic: Add spi_to_pending --- 2015-03-19 Julien Grall New
[Xen-devel,v4,18/33] xen/arm: Release IRQ routed to a domain when it's destroying --- 2015-03-19 Julien Grall New
[Xen-devel,v4,19/33] xen/arm: Implement hypercall DOMCTL_{, un}bind_pt_pirq --- 2015-03-19 Julien Grall New
[Xen-devel,v4,20/33] xen/dts: Provide an helper to get a DT node from a path provided by a guest --- 2015-03-19 Julien Grall New
[Xen-devel,v4,21/33] xen/passthrough: Introduce iommu_construct --- 2015-03-19 Julien Grall New
[Xen-devel,v4,22/33] xen/passthrough: arm: release the DT devices assigned to a guest earlier --- 2015-03-19 Julien Grall New
[Xen-devel,v4,23/33] xen/passthrough: iommu_deassign_device_dt: By default reassign device to nobody --- 2015-03-19 Julien Grall New
[Xen-devel,v4,24/33] xen/iommu: arm: Wire iommu DOMCTL for ARM --- 2015-03-19 Julien Grall New
[Xen-devel,v4,25/33] xen/xsm: Add helpers to check permission for device tree passthrough --- 2015-03-19 Julien Grall New
[Xen-devel,v4,26/33] xen/passthrough: Extend XEN_DOMCTL_*assign_device to support DT device --- 2015-03-19 Julien Grall New
[Xen-devel,v4,27/33] tools/libxl: Create a per-arch function to map IRQ to a domain --- 2015-03-19 Julien Grall New
[Xen-devel,v4,28/33] tools/libxl: Check if fdt_{first, next}_subnode are present in libfdt --- 2015-03-19 Julien Grall New
[Xen-devel,v4,29/33] tools/(lib)xl: Add partial device tree support for ARM --- 2015-03-19 Julien Grall New
[Xen-devel,v4,30/33] tools/libxl: arm: Use an higher value for the GIC phandle --- 2015-03-19 Julien Grall New
[Xen-devel,v4,31/33] libxl: Add support for non-PCI passthrough --- 2015-03-19 Julien Grall New
[Xen-devel,v4,32/33] xl: Add new option dtdev --- 2015-03-19 Julien Grall New
[Xen-devel,v4,33/33] docs/misc: arm: Add documentation about non-PCI passthrough --- 2015-03-19 Julien Grall New
arm64: xen_boot: Fix xen boot using Grub on AARCH64 --- 2016-02-19 Julien Grall Accepted
[v3,1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure --- 2016-03-08 Julien Grall Superseded
[v3,2/9] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ --- 2016-03-08 Julien Grall Superseded
[v3,3/9] irqchip/gic-v2: Gather ACPI specific data in a single structure --- 2016-03-08 Julien Grall Superseded
[v3,4/9] irqchip/gic-v2: Parse and export virtual GIC information --- 2016-03-08 Julien Grall Superseded
[v3,5/9] irqchip/gic-v3: Gather all ACPI specific data in a single structure --- 2016-03-08 Julien Grall Superseded
[v3,6/9] irqchip/gic-v3: Parse and export virtual GIC information --- 2016-03-08 Julien Grall New
[v3,7/9] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables --- 2016-03-08 Julien Grall Superseded
[v3,8/9] KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables --- 2016-03-08 Julien Grall New
[v3,9/9] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter --- 2016-03-08 Julien Grall Superseded
[Xen-devel] Running Xen on Nvidia Jetson-TK1 --- 2016-03-17 Julien Grall New
[v4,1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure --- 2016-03-24 Julien Grall Superseded
[v4,2/9] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ --- 2016-03-24 Julien Grall New
[v4,3/9] irqchip/gic-v2: Gather ACPI specific data in a single structure --- 2016-03-24 Julien Grall Superseded
[v4,4/9] irqchip/gic-v2: Parse and export virtual GIC information --- 2016-03-24 Julien Grall Superseded
[v4,5/9] irqchip/gic-v3: Gather all ACPI specific data in a single structure --- 2016-03-24 Julien Grall Superseded
[v4,6/9] irqchip/gic-v3: Parse and export virtual GIC information --- 2016-03-24 Julien Grall Superseded
[v4,7/9] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables --- 2016-03-24 Julien Grall Superseded
[v4,8/9] KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables --- 2016-03-24 Julien Grall Superseded
[v4,9/9] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter --- 2016-03-24 Julien Grall Superseded
[v5,1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure --- 2016-04-04 Julien Grall Superseded
[v5,2/9] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ --- 2016-04-04 Julien Grall Superseded
[v5,3/9] irqchip/gic-v2: Gather ACPI specific data in a single structure --- 2016-04-04 Julien Grall Superseded
[v5,4/9] irqchip/gic-v2: Parse and export virtual GIC information --- 2016-04-04 Julien Grall Superseded
[v5,5/9] irqchip/gic-v3: Gather all ACPI specific data in a single structure --- 2016-04-04 Julien Grall Superseded
[v5,6/9] irqchip/gic-v3: Parse and export virtual GIC information --- 2016-04-04 Julien Grall Superseded
[v5,7/9] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables --- 2016-04-04 Julien Grall Superseded
[v5,8/9] KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables --- 2016-04-04 Julien Grall Superseded
[v5,9/9] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter --- 2016-04-04 Julien Grall Superseded
[Xen-devel,for-4.7] xen/arm64: correctly emulate the {w, x}zr registers --- 2016-04-07 Julien Grall New
[Xen-devel,for-4.7,1/5] drivers/pl011: ACPI: The interrupt should always be high level triggered --- 2016-04-07 Julien Grall Superseded
[Xen-devel,for-4.7,2/5] xen/arm: acpi: The boot CPU does not always match the first entry in the MADT --- 2016-04-07 Julien Grall New
[Xen-devel,for-4.7,3/5] xen/arm: acpi: Fix SMP support when booting with ACPI --- 2016-04-07 Julien Grall Superseded
[Xen-devel,for-4.7,4/5] xen/arm: acpi: Remove uncessary check in acpi_map_gic_cpu_interface --- 2016-04-07 Julien Grall Superseded
[Xen-devel,for-4.7,5/5] xen/arm: acpi: Print more error messages in acpi_map_gic_cpu_interface --- 2016-04-07 Julien Grall Superseded
[Xen-devel,for-4.7,v2,1/5] drivers/pl011: ACPI: The interrupt should always be high level triggered --- 2016-04-11 Julien Grall New
[Xen-devel,for-4.7,v2,2/5] xen/arm: acpi: The boot CPU does not always match the first entry in the MADT --- 2016-04-11 Julien Grall New
« 1 2 3 418 19 »

Bundling

Create bundle: