Current Team Memberships

Show patches with: Archived = No       |   1849 patches
« 1 2 ... 9 10 1118 19 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v3,2/4] xen/arm: io: Distinguish unhandled IO from aborted one xen/arm: Inject an exception to the guest rather than crashing it --- 2018-02-02 Julien Grall Accepted
[Xen-devel,v3,1/4] xen/arm: traps: Merge try_handle_mmio() and handle_mmio() xen/arm: Inject an exception to the guest rather than crashing it --- 2018-02-02 Julien Grall Accepted
[Xen-devel,v2,3/3] xen/arm: Don't crash the domain on invalid HVC immediate xen/arm: Inject an exception to the guest rather than crashing it --- 2018-02-01 Julien Grall Superseded
[Xen-devel,v2,2/3] xen/arm: Don't crash domain on bad MMIO emulation xen/arm: Inject an exception to the guest rather than crashing it --- 2018-02-01 Julien Grall Superseded
[Xen-devel,v2,1/3] xen/arm: io: Distinguish unhandled IO from aborted one xen/arm: Inject an exception to the guest rather than crashing it --- 2018-02-01 Julien Grall Superseded
[Xen-devel,v2,7/7] xen/arm32: entry: Document the purpose of r11 in the traps handler xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-31 Julien Grall Superseded
[Xen-devel,v2,6/7] xen/arm32: Invalidate icache on guest exist for Cortex-A15 xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-31 Julien Grall Superseded
[Xen-devel,v2,5/7] xen/arm32: Invalidate BTB on guest exit for Cortex A17 and 12 xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-31 Julien Grall New
[Xen-devel,v2,4/7] xen/arm32: Add skeleton to harden branch predictor aliasing attacks xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-31 Julien Grall Superseded
[Xen-devel,v2,3/7] xen/arm32: entry: Add missing trap_reset entry xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-31 Julien Grall Superseded
[Xen-devel,v2,2/7] xen/arm32: Add missing MIDR values for Cortex-A17 and A12 xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-31 Julien Grall Superseded
[Xen-devel,v2,1/7] xen/arm32: entry: Consolidate DEFINE_TRAP_ENTRY_* macros xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-31 Julien Grall Superseded
[Xen-devel] xen/arm: Park CPUs with a MIDR different from the boot CPU. [Xen-devel] xen/arm: Park CPUs with a MIDR different from the boot CPU. --- 2018-01-30 Julien Grall Superseded
[Xen-devel,3/3] xen/arm: Don't crash the domain on invalid HVC immediate xen/arm: Inject an exception to the guest rather than crashing it --- 2018-01-30 Julien Grall Superseded
[Xen-devel,2/3] xen/arm: Don't crash domain on bad MMIO emulation xen/arm: Inject an exception to the guest rather than crashing it --- 2018-01-30 Julien Grall Superseded
[Xen-devel,1/3] xen/arm: io: Distinguish unhandled IO from aborted one xen/arm: Inject an exception to the guest rather than crashing it --- 2018-01-30 Julien Grall New
[Xen-devel,3/3] xen/arm: vpsci: Move PSCI function dispatching from vsmc.c to vpsci.c xen/arm: SMCCC fixes and PSCI clean-up --- 2018-01-24 Julien Grall Superseded
[Xen-devel,2/3] xen/arm: vsmc: Don't implement function ID that doesn't exist xen/arm: SMCCC fixes and PSCI clean-up --- 2018-01-24 Julien Grall Superseded
[Xen-devel,1/3] xen/arm: vpsci: Removing dummy MIGRATE and MIGRATE_INFO_UP_CPU xen/arm: SMCCC fixes and PSCI clean-up --- 2018-01-24 Julien Grall Superseded
[Xen-devel,v2,2/2] xen/arm: GICv3: Only initialize ITS when the distributor supports LPIs. xen/arm: GICv3: Only initialize ITS when LPIs are available --- 2018-01-24 Julien Grall Accepted
[Xen-devel,v2,1/2] xen/arm: GICv3: Parse ITS information from the firmware tables later on xen/arm: GICv3: Only initialize ITS when LPIs are available --- 2018-01-24 Julien Grall Accepted
[Xen-devel,2/2] xen/arm: GICv3: Only initialize ITS when the distributor supports LPIs. xen/arm: GICv3: Only initialize ITS when LPIs are available --- 2018-01-22 Julien Grall New
[Xen-devel,1/2] xen/arm: GICv3: Parse ITS information from the firmware tables later on xen/arm: GICv3: Only initialize ITS when LPIs are available --- 2018-01-22 Julien Grall New
[Xen-devel] xen/arm: cpuerrata: Remove percpu.h include [Xen-devel] xen/arm: cpuerrata: Remove percpu.h include --- 2018-01-22 Julien Grall New
[Xen-devel,7/7] xen/arm32: entry: Document the purpose of r11 in the traps handler xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-19 Julien Grall Superseded
[Xen-devel,6/7] xen/arm32: Invalidate icache on guest exist for Cortex-A15 xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-19 Julien Grall Superseded
[Xen-devel,5/7] xen/arm32: Invalidate BTB on guest exit for Cortex A17 and 12 xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-19 Julien Grall Superseded
[Xen-devel,4/7] xen/arm32: Add skeleton to harden branch predictor aliasing attacks xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-19 Julien Grall Superseded
[Xen-devel,3/7] xen/arm32: entry: Add missing trap_reset entry xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-19 Julien Grall New
[Xen-devel,2/7] xen/arm32: Add missing MIDR values for Cortex-A17 and A12 xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-19 Julien Grall Superseded
[Xen-devel,1/7] xen/arm32: entry: Consolidate DEFINE_TRAP_ENTRY_* macros xen/arm32: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-19 Julien Grall Superseded
[Xen-devel,5/5] xen/arm64: Implement branch predictor hardening for affected Cortex-A CPUs xen/arm64: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-16 Julien Grall Accepted
[Xen-devel,4/5] xen/arm64: Add skeleton to harden the branch predictor aliasing attacks xen/arm64: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-16 Julien Grall Accepted
[Xen-devel,3/5] xen/arm: cpuerrata: Add MIDR_ALL_VERSIONS xen/arm64: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-16 Julien Grall Accepted
[Xen-devel,2/5] xen/arm64: Add missing MIDR values for Cortex-A72, A73 and A75 xen/arm64: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-16 Julien Grall Accepted
[Xen-devel,1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU xen/arm64: Branch predictor hardening (XSA-254 variant 2) --- 2018-01-16 Julien Grall Accepted
[Xen-devel] xen/efi: Avoid EFI stub using absolute symbols [Xen-devel] xen/efi: Avoid EFI stub using absolute symbols --- 2017-12-21 Julien Grall New
[Xen-devel,v2,16/16] xen/arm: traps: Merge do_trap_instr_abort_guest and do_trap_data_abort_guest xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,15/16] xen/arm: traps: Move the definition of mmio_info_t in try_handle_mmio xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,14/16] xen/arm: traps: Remove the field gva from mmio_info_t xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,13/16] xen/arm: p2m: Fold p2m_tlb_flush into p2m_force_tlb_flush_sync xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,12/16] xen/arm: p2m: Introduce p2m_tlb_flush_sync, export it and use it xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,11/16] xen/arm: p2m: Rename p2m_flush_tlb and p2m_flush_tlb_sync xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,10/16] xen/arm: domain_build: Use copy_to_guest_phys_flush_dcache in dtb_load xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,09/16] xen/arm: domain_build: Rework initrd_load to use the generic copy helper xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,08/16] xen/arm: kernel: Rework kernel_zimage_load to use the generic copy helper xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,07/16] xen/arm: Introduce copy_to_guest_phys_flush_dcache xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,06/16] xen/arm: Extend copy_to_guest to support copying from/to guest physical address xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,05/16] xen/arm: guest_copy: Extend the prototype to pass the vCPU xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,04/16] xen/arm: Extend copy_to_guest to support zeroing guest VA and use it xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,03/16] xen/arm: Extend copy_to_guest to support copying from guest VA and use it xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,02/16] xen/arm: raw_copy_to_guest_helper: Rework the prototype and rename it xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel,v2,01/16] xen/arm: raw_copy_to_guest_helper: Rename flush_dcache to flags xen/arm: Stage-2 handling cleanup --- 2017-12-12 Julien Grall Accepted
[Xen-devel] xen/arm: Remove unused fixmap slots [Xen-devel] xen/arm: Remove unused fixmap slots --- 2017-12-07 Julien Grall Accepted
[Xen-devel] xen/arm64: head.S: Introduce macro to load the physical address of a symbol [Xen-devel] xen/arm64: head.S: Introduce macro to load the physical address of a symbol --- 2017-12-07 Julien Grall Accepted
[Xen-devel] xen/arm: gic-v3: Bail out if gicv3_cpu_init fail [Xen-devel] xen/arm: gic-v3: Bail out if gicv3_cpu_init fail --- 2017-12-06 Julien Grall New
[Xen-devel] xen/arm: bootfdt: Use proper default for #address-cells and #size-cells [Xen-devel] xen/arm: bootfdt: Use proper default for #address-cells and #size-cells --- 2017-11-29 Julien Grall Accepted
[Xen-devel] xen/arm: Surround HSR_SYSREG macro value with () [Xen-devel] xen/arm: Surround HSR_SYSREG macro value with () --- 2017-11-29 Julien Grall Accepted
[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
[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,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
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
[Xen-devel] Use non-debug build for Xen 4.10 [Xen-devel] Use non-debug build for Xen 4.10 --- 2017-11-29 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,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,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
[Xen-devel,for-next,16/16] xen/arm: traps: Merge do_trap_instr_abort_guest and do_trap_data_abort_guest xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,15/16] xen/arm: traps: Move the definition of mmio_info_t in try_handle_mmio xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,14/16] xen/arm: traps: Remove the field gva from mmio_info_t xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,13/16] xen/arm: p2m: Fold p2m_tlb_flush into p2m_force_tlb_flush_sync xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,12/16] xen/arm: p2m: Introduce p2m_tlb_flush_sync, export it and use it xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,11/16] xen/arm: p2m: Rename p2m_flush_tlb and p2m_flush_tlb_sync xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,10/16] xen/arm: domain_build: Use copy_to_guest_phys_flush_dcache in dtb_load xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,09/16] xen/arm: domain_build: Rework initrd_load to use the generic copy helper xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,08/16] xen/arm: kernel: Rework kernel_zimage_load to use the generic copy helper xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,07/16] xen/arm: Introduce copy_to_guest_phys_flush_dcache xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,06/16] xen/arm: Extend copy_to_guest to support copying from/to guest physical address xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall New
[Xen-devel,for-next,05/16] xen/arm: guest_copy: Extend the prototype to pass the vCPU xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall New
[Xen-devel,for-next,04/16] xen/arm: Extend copy_to_guest to support zeroing guest VA and use it xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,03/16] xen/arm: Extend copy_to_guest to support copying from guest VA and use it xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,02/16] xen/arm: raw_copy_to_guest_helper: Rework the prototype and rename it xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-next,01/16] xen/arm: raw_copy_to_guest_helper: Rename flush_dcache to flags xen/arm: Stage-2 handling cleanup --- 2017-11-23 Julien Grall Superseded
[Xen-devel,for-4.10,2/2] xen/arm: p2m: Add more debug in get_page_from_gva xen/arm: Add more debug in get_page_from_gva --- 2017-11-15 Julien Grall Accepted
[Xen-devel,for-4.10,1/2] xen/arm: mm: Change the return value of gvirt_to_maddr xen/arm: Add more debug in get_page_from_gva --- 2017-11-15 Julien Grall Accepted
[Xen-devel,for-4.10] libs/evtchn: Remove active handler on clean-up or failure [Xen-devel,for-4.10] libs/evtchn: Remove active handler on clean-up or failure --- 2017-11-10 Julien Grall Accepted
[Xen-devel,for-4.10] xen/x86: p2m-pod: Prevent infinite loop when shattering 1GB pages [Xen-devel,for-4.10] xen/x86: p2m-pod: Prevent infinite loop when shattering 1GB pages --- 2017-11-01 Julien Grall New
[Xen-devel,v3,for-next,4/4] xen: Convert __page_to_mfn and __mfn_to_page to use typesafe MFN xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN --- 2017-11-01 Julien Grall New
[Xen-devel,v3,for-next,3/4] xen/tmem: Convert the file common/tmem_xen.c to use typesafe MFN xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN --- 2017-11-01 Julien Grall New
[Xen-devel,v3,for-next,2/4] xen/arm32: mm: Rework is_xen_heap_page to avoid nameclash xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN --- 2017-11-01 Julien Grall Accepted
[Xen-devel,v3,for-next,1/4] xen/arm: domain_build: Clean-up insert_11_bank xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN --- 2017-11-01 Julien Grall Accepted
[Xen-devel,for-4.10] xen/arm: gic-v3: Make sure ICC_SRE_EL1 is restored before ICH_VMCR_EL2 [Xen-devel,for-4.10] xen/arm: gic-v3: Make sure ICC_SRE_EL1 is restored before ICH_VMCR_EL2 --- 2017-10-19 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
[Xen-devel,PATCHv2,for-4.10] xen/arm: guest_walk: Fix check again the IPS [Xen-devel,PATCHv2,for-4.10] xen/arm: guest_walk: Fix check again the IPS --- 2017-10-11 Julien Grall New
[Xen-devel,for-4.10] xen/arm: mm: Rework MAIR* definitions to handle 32-bit compilation environment [Xen-devel,for-4.10] xen/arm: mm: Rework MAIR* definitions to handle 32-bit compilation environment --- 2017-10-11 Julien Grall Accepted
[Xen-devel,FOR-4.10] xen/arm: guest_walk: Fix check again the IPS [Xen-devel,FOR-4.10] xen/arm: guest_walk: Fix check again the IPS --- 2017-10-10 Julien Grall Superseded
[Xen-devel,v4,10/10] xen/arm: mm: Use memory flags for modify_xen_mappings rather than custom one xen/arm: Memory subsystem clean-up --- 2017-10-09 Julien Grall Accepted
[Xen-devel,v4,09/10] xen/arm: mm: Handle permission flags when adding a new mapping xen/arm: Memory subsystem clean-up --- 2017-10-09 Julien Grall Accepted
[Xen-devel,v4,08/10] xen/arm: mm: Embed permission in the flags xen/arm: Memory subsystem clean-up --- 2017-10-09 Julien Grall Accepted
[Xen-devel,v4,07/10] xen/arm: page: Describe the layout of flags used to update page tables xen/arm: Memory subsystem clean-up --- 2017-10-09 Julien Grall Accepted
[Xen-devel,v4,06/10] xen/arm: mm: Use PAGE_HYPERVISOR_* instead of MT_* when calling set_fixmap xen/arm: Memory subsystem clean-up --- 2017-10-09 Julien Grall Accepted
« 1 2 ... 9 10 1118 19 »

Bundling

Create bundle: