Show patches with: State = Action Required       |    Archived = No       |   1298 patches
« 1 2 ... 8 9 1012 13 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,10/17] ARM: VGIC: carve out struct vgic_cpu and struct vgic_dist ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,11/17] ARM: VGIC: reorder prototypes in vgic.h ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,12/17] ARM: VGIC: Introduce gic_get_nr_lrs() ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,13/17] ARM: GICv3: rename HYP interface definitions to use ICH_ prefix ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,14/17] ARM: Implement vcpu_kick() ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,15/17] ARM: GICv2: introduce gicv2_poke_irq() ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,16/17] ARM: GICv3: poke_irq: make RWP optional ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,17/17] ARM: GICv2: fix GICH_V2_LR definitions ARM: vGIC: prepare for splitting the vGIC code --- 2018-03-09 Andre Przywara New
[Xen-devel,1/6] xen/arm: gic: Fix indentation in gic_update_one_lr xen/arm: Rework the way to store the LR --- 2018-03-09 Julien Grall New
[Xen-devel,2/6] xen/arm: vgic: Override the group in lr everytime xen/arm: Rework the way to store the LR --- 2018-03-09 Julien Grall New
[Xen-devel,3/6] xen/arm: gic: Use bool instead of uint8_t for the hw_status in gic_lr xen/arm: Rework the way to store the LR --- 2018-03-09 Julien Grall New
[Xen-devel,4/6] xen/arm: gic: Split the field state in gic_lr in 2 fields active and pending xen/arm: Rework the way to store the LR --- 2018-03-09 Julien Grall New
[Xen-devel,5/6] xen/arm: GIC: Only set pirq in the LR when hw_status is set xen/arm: Rework the way to store the LR --- 2018-03-09 Julien Grall New
[Xen-devel,6/6] ARM: GIC: extend LR read/write functions to cover EOI and source xen/arm: Rework the way to store the LR --- 2018-03-09 Julien Grall New
[Xen-devel] xen/arm: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery [Xen-devel] xen/arm: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery --- 2018-03-12 Julien Grall New
[Xen-devel,v2] xen/arm: p2m: Prevent deadlock when using memaccess [Xen-devel,v2] xen/arm: p2m: Prevent deadlock when using memaccess --- 2018-03-12 Julien Grall New
[Xen-devel,v2,01/45] ARM: VGIC: rename gic_event_needs_delivery() New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,02/45] ARM: Implement vcpu_kick() New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,03/45] xen/arm: gic: Fix indentation in gic_update_one_lr New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,04/45] xen/arm: vgic: Override the group in lr everytime New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,05/45] xen/arm: gic: Use bool instead of uint8_t for the hw_status in gic_lr New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,06/45] xen/arm: gic: Split the field state in gic_lr in 2 fields active and pending New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,07/45] xen/arm: GIC: Only set pirq in the LR when hw_status is set New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,08/45] ARM: GIC: extend LR read/write functions to cover EOI and source New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,09/45] ARM: GIC: Allow tweaking the active and pending state of an IRQ New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,10/45] ARM: GIC: Allow reading pending state of a hardware IRQ New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,11/45] ARM: timer: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,44/45] ARM: new VGIC: Allocate two pages for struct vcpu New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v2,45/45] ARM: VGIC: wire new VGIC(-v2) files into Xen build system New VGIC(-v2) implementation --- 2018-03-15 Andre Przywara New
[Xen-devel,v3,01/39] xen/arm: gic: Read unconditionally the source from the LRs New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,02/39] ARM: GIC: add GIC_INVALID to enum gic_version New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,03/39] ARM: GIC: Allow tweaking the active and pending state of an IRQ New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,04/39] ARM: GIC: Allow reading pending state of a hardware IRQ New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,05/39] ARM: timer: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,06/39] ARM: evtchn: Handle level triggered IRQs correctly New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,07/39] ARM: vPL011: Use the VGIC's level triggered IRQs handling if available New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,08/39] ARM: new VGIC: Add data structure definitions New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,09/39] ARM: new VGIC: Add accessor to new struct vgic_irq instance New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,10/39] ARM: new VGIC: Implement virtual IRQ injection New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,11/39] Add list_sort() routine from Linux New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,12/39] ARM: new VGIC: Add IRQ sorting New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,13/39] ARM: new VGIC: Add IRQ sync/flush framework New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,15/39] ARM: new VGIC: Implement vgic_vcpu_pending_irq New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,16/39] ARM: new VGIC: Add MMIO handling framework New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,17/39] ARM: new VGIC: Add GICv2 MMIO handling framework New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,18/39] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,19/39] ARM: new VGIC: Add ENABLE registers handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,20/39] ARM: new VGIC: Add PENDING registers handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,21/39] ARM: new VGIC: Add ACTIVE registers handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,22/39] ARM: new VGIC: Add PRIORITY registers handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,23/39] ARM: new VGIC: Add CONFIG registers handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,24/39] ARM: new VGIC: Add TARGET registers handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,25/39] ARM: new VGIC: Add SGIR register handler New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,26/39] ARM: new VGIC: Add SGIPENDR register handlers New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,27/39] ARM: new VGIC: Handle hardware mapped IRQs New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,28/39] ARM: new VGIC: Add event channel IRQ handling New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,29/39] ARM: new VGIC: Handle virtual IRQ allocation/reservation New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,30/39] ARM: new VGIC: Dump virtual IRQ info New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,31/39] ARM: new VGIC: Provide system register emulation stub New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,32/39] ARM: new VGIC: Implement arch_move_irqs() New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,33/39] ARM: new VGIC: Add preliminary stub implementation New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,34/39] ARM: new VGIC: vgic-init: register VGIC New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,35/39] ARM: new VGIC: Add vgic_v2_enable New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,36/39] ARM: new VGIC: vgic-init: implement vgic_init New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,37/39] ARM: new VGIC: vgic-init: implement map_resources New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3,38/39] ARM: new VGIC: Allocate two pages for struct vcpu New VGIC(-v2) implementation --- 2018-03-21 Andre Przywara New
[Xen-devel,v3a,03/39] ARM: GIC: Allow tweaking the active and pending state of an IRQ (0/3) Fixups for the new VGIC(-v2) implementation --- 2018-03-22 Andre Przywara New
[Xen-devel,v3a,14/39] ARM: new VGIC: Add GICv2 world switch backend (0/3) Fixups for the new VGIC(-v2) implementation --- 2018-03-22 Andre Przywara New
[Xen-devel,v3a,39/39] ARM: VGIC: wire new VGIC(-v2) files into Xen build system (0/3) Fixups for the new VGIC(-v2) implementation --- 2018-03-22 Andre Przywara New
[Xen-devel] ARM: new VGIC: evtchn: fix potential race in vcpu_mark_events_pending() [Xen-devel] ARM: new VGIC: evtchn: fix potential race in vcpu_mark_events_pending() --- 2018-03-29 Andre Przywara New
mini horizontal-offset fix mini horizontal-offset fix --- 2018-04-11 John Stultz New
[Xen-devel,01/13] xen/arm: domain: Zeroed the vCPU stack xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-05-22 Julien Grall New
[Xen-devel,05/13] xen/arm: Add command line option to control SSBD mitigation xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-05-22 Julien Grall New
[Xen-devel,v2,1/6] Port WARN_ON_ONCE() from Linux SMMUv3 driver --- 2018-05-24 Sameer Goel New
[Xen-devel,v2,5/6] drivers/passthrough/arm: Refactor code for arm smmu drivers SMMUv3 driver --- 2018-05-24 Sameer Goel New
[Xen-devel,v3,1/6] Define WARN_ON_ONCE() macro to mirror Linux functionality SMMUv3 driver --- 2018-06-07 Sameer Goel New
[Xen-devel,v3,2/6] passthrough/arm: Modify SMMU driver to use generic device definition SMMUv3 driver --- 2018-06-07 Sameer Goel New
[Xen-devel,v3,3/6] Add verbatim copy of arm-smmu-v3.c from Linux SMMUv3 driver --- 2018-06-07 Sameer Goel New
[Xen-devel,v3,4/6] xen/iommu: smmu-v3: Add Xen specific code to enable the ported driver SMMUv3 driver --- 2018-06-07 Sameer Goel New
[Xen-devel,v3,5/6] drivers/passthrough/arm: Refactor code for arm smmu drivers SMMUv3 driver --- 2018-06-07 Sameer Goel New
[Xen-devel,v3,6/6] xen/smmu: Add a new config define for legacy SMMU SMMUv3 driver --- 2018-06-07 Sameer Goel New
[Xen-devel,v3,01/13] xen/arm: domain: Zero the per-vCPU cpu_info xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,02/13] xen/arm64: entry: Use named label in guest_sync xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,03/13] xen/arm: setup: Check errata for boot CPU later on xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,04/13] xen/arm: Add ARCH_WORKAROUND_2 probing xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,05/13] xen/arm: Add command line option to control SSBD mitigation xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,06/13] xen/arm: Add ARCH_WORKAROUND_2 support for guests xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,07/13] xen/arm: Simplify alternative patching of non-writable region xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,08/13] xen/arm: alternatives: Add dynamic patching feature xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,09/13] xen/arm64: Add generic assembly macros xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,10/13] xen/arm64: Implement a fast path for handling SMCCC_ARCH_WORKAROUND_2 xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,11/13] xen/arm: Kconfig: Move HARDEN_BRANCH_PREDICTOR under "Architecture features" xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,12/13] xen/arm: smccc: Fix indentation in ARM_SMCCC_ARCH_WORKAROUND_1_FID xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,v3,13/13] xen/arm: Avoid to use current everywhere in enter_hypervisor_head xen/arm: SSBD (aka Spectre-v4) mitigation (XSA-263) --- 2018-06-12 Julien Grall New
[Xen-devel,01/15] xen/arm: cpregs: Allow HSR_CPREG* to receive more than 1 parameter xen/arm: Bunch of clean-up/improvement --- 2018-07-16 Julien Grall New
[Xen-devel,02/15] xen/arm: cpregs: Fix typo in the documentation of TTBCR xen/arm: Bunch of clean-up/improvement --- 2018-07-16 Julien Grall New
[Xen-devel,04/15] xen/arm: p2m: Reduce the locking section in get_page_from_gva xen/arm: Bunch of clean-up/improvement --- 2018-07-16 Julien Grall New
[Xen-devel,05/15] xen/arm: p2m: Limit call to mem access code use in get_page_from_gva xen/arm: Bunch of clean-up/improvement --- 2018-07-16 Julien Grall New
[Xen-devel,06/15] xen/arm: Rework lpae_mapping xen/arm: Bunch of clean-up/improvement --- 2018-07-16 Julien Grall New
[Xen-devel,07/15] xen/arm: Rework lpae_table xen/arm: Bunch of clean-up/improvement --- 2018-07-16 Julien Grall New
« 1 2 ... 8 9 1012 13 »