messages from 2018-05-30 15:58:55 to 2018-06-25 17:52:38 UTC [more...]
[PATCH v2 0/5] Add virtio-iommu driver
2018-06-25 17:52 UTC (10+ messages)
` [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu
` [PATCH v2 2/5] iommu: Add virtio-iommu driver
` [PATCH v2 3/5] iommu/virtio: Add probe request
` [PATCH v2 4/5] iommu/virtio: Add event queue
` [PATCH v2 5/5] vfio: Allow type-1 IOMMU instantiation for ARM
[PATCH 0/4] KVM: arm/arm64: vgic: Virtual interrupt grouping support
2018-06-25 11:56 UTC (17+ messages)
` [PATCH 1/4] KVM: arm/arm64: GICv2 IGROUPR should read as zero
` [PATCH 2/4] KVM: arm/arm64: vgic: Add group field to struct irq
` [PATCH 3/4] KVM: arm/arm64: Signal IRQs using their configured group
` [PATCH 4/4] KVM: arm/arm64: vgic: Allow VMs to configure interrupt groups
[GIT PULL] KVM/arm updates for 4.18-rc2
2018-06-22 14:33 UTC (10+ messages)
` [PATCH 1/8] KVM: arm/arm64: Drop resource size check for GICV window
` [PATCH 2/8] arm64: Introduce sysreg_clear_set()
` [PATCH 3/8] KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
` [PATCH 4/8] KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
` [PATCH 5/8] KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
` [PATCH 6/8] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
` [PATCH 7/8] KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
` [PATCH 8/8] KVM: arm64: Prevent KVM_COMPAT from being selected
[RFC PATCH 00/16] KVM: arm64: Initial support for SVE guests
2018-06-21 14:57 UTC (17+ messages)
` [RFC PATCH 01/16] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [RFC PATCH 02/16] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [RFC PATCH 03/16] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [RFC PATCH 04/16] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h
` [RFC PATCH 05/16] KVM: arm: Add arch init/uninit hooks
` [RFC PATCH 06/16] arm64/sve: Determine virtualisation-friendly vector lengths
` [RFC PATCH 07/16] arm64/sve: Enable SVE state tracking for non-task contexts
` [RFC PATCH 08/16] KVM: arm64: Support dynamically hideable system registers
` [RFC PATCH 09/16] KVM: arm64: Allow ID registers to by dynamically read-as-zero
` [RFC PATCH 10/16] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [RFC PATCH 11/16] KVM: arm64/sve: System register context switch and access support
` [RFC PATCH 12/16] KVM: arm64/sve: Context switch the SVE registers
` [RFC PATCH 13/16] KVM: Allow 2048-bit register access via KVM_{GET, SET}_ONE_REG
` [RFC PATCH 14/16] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [RFC PATCH 15/16] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [RFC PATCH 16/16] KVM: arm64/sve: Report and enable SVE API extensions for userspace
[PATCH 0/2] KVM: Fix !KVM_COMPAT ioctl behaviour
2018-06-21 15:03 UTC (9+ messages)
` [PATCH 1/2] KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
` [PATCH 2/2] KVM: arm64: Prevent KVM_COMPAT from being selected
[PATCH v6 kvmtool 00/13] Add vfio-pci support
2018-06-19 12:19 UTC (15+ messages)
` [PATCH v6 kvmtool 01/13] pci: add config operations callbacks on the PCI header
` [PATCH v6 kvmtool 02/13] pci: allow to specify IRQ type for PCI devices
` [PATCH v6 kvmtool 03/13] irq: add irqfd helpers
` [PATCH v6 kvmtool 04/13] Extend memory bank API with memory types
` [PATCH v6 kvmtool 05/13] pci: add capability helpers
` [PATCH v6 kvmtool 06/13] Import VFIO headers
` [PATCH v6 kvmtool 07/13] Add fls_long and roundup_pow_of_two helpers
` [PATCH v6 kvmtool 08/13] Add PCI device passthrough using VFIO
` [PATCH v6 kvmtool 09/13] vfio-pci: add MSI-X support
` [PATCH v6 kvmtool 10/13] vfio-pci: add MSI support
` [PATCH v6 kvmtool 11/13] vfio: Support non-mmappable regions
` [PATCH v6 kvmtool 12/13] Introduce reserved memory regions
` [PATCH v6 kvmtool 13/13] vfio: check reserved regions before mapping DMA
[PATCH 4.14 071/189] KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
2018-06-18 8:12 UTC
[PATCH 4.16 107/279] KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
2018-06-18 8:11 UTC
Patch "KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()" has been added to the 4.16-stable tree
2018-06-17 11:23 UTC
Patch "KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()" has been added to the 4.14-stable tree
2018-06-17 11:23 UTC
[PATCH v2 0/4] KVM: arm64: FPSIMD/SVE fixes for 4.17
2018-06-15 16:43 UTC (8+ messages)
` [PATCH v2 1/4] arm64: introduce sysreg_clear_set()
` [PATCH v2 2/4] KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
` [PATCH v2 3/4] KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
` [PATCH v2 4/4] KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
[PATCH 0/4] KVM: arm64: FPSIMD/SVE fixes for 4.17
2018-06-15 9:27 UTC (10+ messages)
` [PATCH 1/4] arm64: introduce sysreg_clear_set()
` [PATCH 2/4] KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
` [PATCH 3/4] KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
` [PATCH 4/4] KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
[PATCH] kvm: Delete the slot only when KVM_MEM_READONLY flag is changed
2018-06-13 15:58 UTC (5+ messages)
[PATCH v2 0/6] KVM/arm64: Cache maintenance relaxations
2018-06-12 12:55 UTC (24+ messages)
` [PATCH v2 1/6] arm64: KVM: Add support for Stage-2 control of memory types and cacheability
` [PATCH v2 2/6] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
` [PATCH v2 3/6] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH v2 4/6] KVM: arm/arm64: Consolidate page-table accessors
` [PATCH v2 5/6] KVM: arm/arm64: Stop using {pmd,pud,pgd}_populate
` [PATCH v2 6/6] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
[PATCH] KVM: arm/arm64: drop resource size check for GICV window
2018-06-09 18:58 UTC (6+ messages)
[PATCH v2 00/16] arm64: Add SMCCC v1.1 support and CVE-2017-5715 (Spectre variant 2) mitigation
2018-06-09 14:06 UTC (3+ messages)
[PATCH v2 00/17] arm64 SSBD (aka Spectre-v4) mitigation
2018-06-09 13:21 UTC (14+ messages)
` [PATCH v2 05/17] arm64: Add 'ssbd' command-line option
` [PATCH v2 07/17] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH v2 12/17] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
A KVM kernel for FVP for ARM7
2018-06-08 13:26 UTC (4+ messages)
[PATCHv4 00/10] ARMv8.3 pointer authentication userspace support
2018-06-08 13:11 UTC (3+ messages)
` [PATCHv4 06/10] arm64: add basic pointer authentication support
[PATCH v3] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
2018-06-08 9:00 UTC (2+ messages)
[PATCH v2 1/2] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
2018-06-08 8:59 UTC (7+ messages)
` [PATCH v2 2/2] KVM: arm/arm64: harden unmap_stage2_ptes in case end is not PAGE_SIZE aligned
[C&TC2018] Submission Deadline July 3rd, 2018 - Best papers will be invited in a special issue of the Future Generation Computer Systems journal
2018-06-05 8:58 UTC
[PATCH v5 1/6] Add TTBR operator for kasan_init
2018-06-05 6:14 UTC (6+ messages)
` [PATCH v5 2/6] Disable instrumentation for some code
` [PATCH v5 3/6] Replace memory function for kasan
` [PATCH v5 4/6] Define the virtual space of KASan's shadow region
` [PATCH v5 5/6] Initialize the mapping of KASan shadow memory
` [PATCH v5 6/6] Enable KASan for arm
[PATCH v5 0/6] KASan for arm
2018-06-05 6:14 UTC
[PATCH] KVM: arm64: VHE: Migrate _elx sysreg accessors to msr_s/mrs_s
2018-06-04 10:07 UTC (3+ messages)
linux-next-20180601: build error in arch/arm64/kvm/hyp/hyp-entry.S
2018-06-02 9:38 UTC (4+ messages)
[GIT PULL] KVM/ARM updates for 4.18
2018-06-01 17:18 UTC (35+ messages)
` [PATCH 01/33] arm64: KVM: Use lm_alias() for kvm_ksym_ref()
` [PATCH 02/33] arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
` [PATCH 03/33] thread_info: Add update_thread_flag() helpers
` [PATCH 04/33] arm64: Use update{,_tsk}_thread_flag()
` [PATCH 05/33] KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
` [PATCH 06/33] KVM: arm64: Convert lazy FPSIMD context switch trap to C
` [PATCH 07/33] arm64: fpsimd: Generalise context saving for non-task contexts
` [PATCH 08/33] arm64: fpsimd: Avoid FPSIMD context leakage for the init task
` [PATCH 09/33] arm64: fpsimd: Eliminate task->mm checks
` [PATCH 10/33] arm64/sve: Refactor user SVE trap maintenance for external use
` [PATCH 11/33] KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
` [PATCH 12/33] KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
` [PATCH 13/33] arm64/sve: Move read_zcr_features() out of cpufeature.h
` [PATCH 14/33] arm64/sve: Switch sve_pffr() argument from task to thread
` [PATCH 15/33] arm64/sve: Move sve_pffr() to fpsimd.h and make inline
` [PATCH 16/33] KVM: arm64: Save host SVE context as appropriate
` [PATCH 17/33] KVM: arm64: Remove eager host SVE state saving
` [PATCH 18/33] KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
` [PATCH 19/33] KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
` [PATCH 20/33] KVM: arm64: Invoke FPSIMD context switch trap from C
` [PATCH 21/33] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH 22/33] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH 23/33] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH 24/33] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH 25/33] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH 26/33] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH 27/33] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH 28/33] KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
` [PATCH 29/33] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH 30/33] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH 31/33] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH 32/33] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH 33/33] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
[PATCH v5 00/15] ARM Spectre variant 2 fixes
2018-05-31 10:11 UTC (6+ messages)
` [PATCH v5 10/15] ARM: spectre-v2: warn about incorrect context switching functions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox