messages from 2017-02-08 11:44:12 to 2017-02-20 12:29:27 UTC [more...]
[PATCH 0/2] arm{,64}/kvm: survive unknown traps from guests
2017-02-20 12:30 UTC
[PATCH 00/20] arm/arm64: KVM: Rework the hyp-stub API
2017-02-19 11:42 UTC (26+ messages)
` [PATCH 01/20] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH 02/20] arm64: KVM: "
` [PATCH 03/20] arm64: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH 04/20] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH 05/20] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH 06/20] arm64: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH 07/20] ARM: hyp-stub: improve ABI
` [PATCH 08/20] ARM: soft-reboot into same mode that we entered the kernel
` [PATCH 09/20] ARM: KVM: Convert KVM to use HVC_GET_VECTORS
` [PATCH 10/20] ARM: hyp-stub: Use r1 for the soft-restart address
` [PATCH 11/20] ARM: Expose the VA/IDMAP offset
` [PATCH 12/20] ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH 13/20] ARM: KVM: "
` [PATCH 14/20] ARM: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH 15/20] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH 16/20] ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH 17/20] ARM: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH 18/20] arm/arm64: KVM: Simplify __cpu_reset_hyp_mode
` [PATCH 19/20] arm/arm64: KVM: Remove kvm_get_idmap_start
` [PATCH 20/20] arm/arm64: Add hyp-stub API documentation
[RFC PATCH 00/33] irqchip: Core support for GICv4
2017-02-17 20:40 UTC (89+ messages)
` [RFC PATCH 01/33] irqchip/gic-v3: Add redistributor iterator
` [RFC PATCH 02/33] irqchip/gic-v3: Add VLPI/DirectLPI discovery
` [RFC PATCH 03/33] irqchip/gic-v3-its: Refactor command encoding
` [RFC PATCH 04/33] irqchip/gic-v3-its: Move LPI definitions around
` [RFC PATCH 05/33] irqchip/gic-v3-its: Zero command on allocation
` [RFC PATCH 06/33] irqchip/gic-v3-its: Add probing for VLPI properties
` [RFC PATCH 07/33] irqchip/gic-v3-its: Macro-ize its_send_single_command
` [RFC PATCH 08/33] irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
` [RFC PATCH 09/33] irqchip/gic-v3-its: Split out property table allocation
` [RFC PATCH 10/33] irqchip/gic-v4-its: Allow use of indirect VCPU tables
` [RFC PATCH 11/33] irqchip/gic-v3-its: Split out pending table allocation
` [RFC PATCH 12/33] irqchip/gic-v3-its: Rework LPI freeing
` [RFC PATCH 13/33] irqchip/gic-v3-its: Generalize device table allocation
` [RFC PATCH 14/33] irqchip/gic-v3-its: Generalize LPI configuration
` [RFC PATCH 15/33] irqchip/gic-v4: Add management structure definitions
` [RFC PATCH 16/33] irqchip/gic-v3-its: Add GICv4 ITS command definitions
` [RFC PATCH 17/33] irqchip/gic-v3-its: Add VLPI configuration hook
` [RFC PATCH 19/33] irqchip/gic-v3-its: Add VLPI configuration handling
` [RFC PATCH 20/33] irqchip/gic-v3-its: Add VPE domain infrastructure
` [RFC PATCH 21/33] irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
` [RFC PATCH 22/33] irqchip/gic-v3-its: Add VPE irq domain [de]activation
` [RFC PATCH 23/33] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
` [RFC PATCH 24/33] irqchip/gic-v3-its: Add VPE scheduling
` [RFC PATCH 25/33] irqchip/gic-v3-its: Add VPE invalidation hook
` [RFC PATCH 26/33] irqchip/gic-v3-its: Add VPE affinity changes
` [RFC PATCH 27/33] irqchip/gic-v3-its: Add VPE interrupt masking
` [RFC PATCH 28/33] irqchip/gic-v3-its: Support VPE doorbell invalidation even when !DirectLPI
` [RFC PATCH 29/33] irqchip/gic-v4: Add per-VM VPE domain creation
` [RFC PATCH 30/33] irqchip/gic-v4: Add VPE command interface
` [RFC PATCH 31/33] irqchip/gic-v4: Add VLPI configuration interface
` [RFC PATCH 32/33] irqchip/gic-v4: Add some basic documentation
` [RFC PATCH 33/33] irqchip/gic-v4: Enable low-level GICv4 operations
[PATCH] KVM: race-free exit from KVM_RUN without POSIX signals
2017-02-17 9:40 UTC (6+ messages)
[PATCH V10 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-02-16 18:32 UTC (16+ messages)
` [PATCH V10 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V10 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V10 03/10] efi: parse ARM processor error
` [PATCH V10 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V10 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V10 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V10 07/10] efi: print unrecognized CPER section
` [PATCH V10 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V10 09/10] trace, ras: add ARM processor error trace event
` [PATCH V10 10/10] arm/arm64: KVM: add guest SEA support
[PATCH] KVM: arm64: VGIC: fix command handling while ITS being disabled
2017-02-16 12:22 UTC (2+ messages)
[PATCH V9 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-02-15 20:52 UTC (14+ messages)
` [PATCH V9 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V9 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V9 03/10] efi: parse ARM processor error
` [PATCH V9 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V9 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V9 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V9 07/10] efi: print unrecognized CPER section
` [PATCH V9 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V9 09/10] trace, ras: add ARM processor error trace event
` [PATCH V9 10/10] arm/arm64: KVM: add guest SEA support
[PATCH V8 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-02-15 17:07 UTC (14+ messages)
` [PATCH V8 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V8 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V8 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section
Booting a kernel to EL1 in Armv8.1
2017-02-14 22:08 UTC (3+ messages)
[PATCH v3 0/5] arm64: mmu: avoid writeable-executable mappings
2017-02-14 20:52 UTC (6+ messages)
` [PATCH v3 1/5] arm: kvm: move kvm_vgic_global_state out of .text section
` [PATCH v3 2/5] arm64: mmu: move TLB maintenance from callers to create_mapping_late()
` [PATCH v3 3/5] arm64: alternatives: apply boot time fixups via the linear mapping
` [PATCH v3 4/5] arm64: mmu: map .text as read-only from the outset
` [PATCH v3 5/5] arm64: mmu: apply strict permissions to .init.text and .init.data
[PATCH v2 0/5] arm64: mmu: avoid writeable-executable mappings
2017-02-14 17:54 UTC (15+ messages)
` [PATCH v2 1/5] arm: kvm: move kvm_vgic_global_state out of .text section
` [PATCH v2 2/5] arm64: mmu: move TLB maintenance from callers to create_mapping_late()
` [PATCH v2 3/5] arm64: alternatives: apply boot time fixups via the linear mapping
` [PATCH v2 4/5] arm64: mmu: map .text as read-only from the outset
` [PATCH v2 5/5] arm64: mmu: apply strict permissions to .init.text and .init.data
[RFC v2 00/19] vITS save/restore
2017-02-13 10:09 UTC (10+ messages)
` [RFC v2 05/19] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [RFC v2 16/19] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA
` [RFC v2 17/19] KVM: arm64: ITS: ITT flush and restore
` [RFC v2 18/19] KVM: arm64: ITS: Device table save/restore
` [RFC v2 19/19] KVM: arm64: ITS: Pending "
[PATCH 0/4] arm64: mmu: avoid writeable-executable mappings
2017-02-10 21:42 UTC (12+ messages)
` [PATCH 1/4] arm: kvm: move kvm_vgic_global_state out of .text section
` [PATCH 2/4] arm64: alternatives: apply boot time fixups via the linear mapping
` [PATCH 3/4] arm64: mmu: map .text as read-only from the outset
` [PATCH 4/4] arm64: mmu: apply strict permissions to .init.text and .init.data
[GIT PULL] KVM/ARM updates for 4.11
2017-02-09 15:04 UTC (27+ messages)
` [PATCH 01/25] KVM: arm/arm64: Remove struct vgic_irq pending field
` [PATCH 02/25] KVM: arm/arm64: vgic: Add debugfs vgic-state file
` [PATCH 03/25] KVM: arm/arm64: vgic: Implement support for userspace access
` [PATCH 04/25] KVM: arm/arm64: vgic: Add distributor and redistributor access
` [PATCH 05/25] KVM: arm/arm64: vgic: Introduce find_reg_by_id()
` [PATCH 06/25] irqchip/gic-v3: Add missing system register definitions
` [PATCH 07/25] KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
` [PATCH 08/25] KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
` [PATCH 09/25] KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
` [PATCH 10/25] KVM: arm/arm64: Documentation: Update arm-vgic-v3.txt
` [PATCH 11/25] arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
` [PATCH 12/25] arm/arm64: KVM: Stop propagating cacheability status of a faulted page
` [PATCH 13/25] arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT
` [PATCH 14/25] KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq
` [PATCH 15/25] KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
` [PATCH 16/25] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [PATCH 17/25] KVM: arm/arm64: Move cntvoff to each timer context
` [PATCH 18/25] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [PATCH 19/25] KVM: arm/arm64: Add the EL1 physical timer context
` [PATCH 20/25] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [PATCH 21/25] KVM: arm/arm64: Update the physical timer interrupt level
` [PATCH 22/25] KVM: arm/arm64: Set a background timer to the earliest timer expiration
` [PATCH 23/25] KVM: arm/arm64: Set up a background timer for the physical timer emulation
` [PATCH 24/25] KVM: arm64: Add the EL1 physical timer access handler
` [PATCH 25/25] KVM: arm/arm64: Emulate the EL1 phys timer registers
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