messages from 2017-04-09 10:17:02 to 2017-04-23 17:07:54 UTC [more...]
[PULL 00/79] KVM/ARM Changes for v4.12
2017-04-23 17:09 UTC (61+ messages)
` [PULL 01/79] arm64: sysreg: sort by encoding
` [PULL 02/79] arm64: sysreg: add debug system registers
` [PULL 03/79] arm64: sysreg: add performance monitor registers
` [PULL 04/79] arm64: sysreg: subsume GICv3 sysreg definitions
` [PULL 05/79] arm64: sysreg: add physical timer registers
` [PULL 06/79] arm64: sysreg: add register encodings used by KVM
` [PULL 07/79] arm64: sysreg: add Set/Way sys encodings
` [PULL 08/79] KVM: arm64: add SYS_DESC()
` [PULL 09/79] KVM: arm64: Use common debug sysreg definitions
` [PULL 10/79] KVM: arm64: Use common performance monitor "
` [PULL 11/79] KVM: arm64: Use common GICv3 "
` [PULL 12/79] KVM: arm64: Use common physical timer "
` [PULL 13/79] KVM: arm64: use common invariant "
` [PULL 14/79] KVM: arm64: Use common "
` [PULL 15/79] KVM: arm64: Use common Set/Way sys definitions
` [PULL 16/79] kvm: arm/arm64: Rework gpa callback handlers
` [PULL 17/79] KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
` [PULL 18/79] KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
` [PULL 19/79] KVM: arm/arm64: vgic: Get rid of live_lrs
` [PULL 20/79] KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
` [PULL 21/79] KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
` [PULL 22/79] KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
` [PULL 23/79] KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
` [PULL 24/79] KVM: arm/arm64: vgic: Implement early VGIC init functionality
` [PULL 25/79] KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
` [PULL 26/79] KVM: arm/arm64: vgic: Improve sync_hwstate performance
` [PULL 27/79] arm64: KVM: PMU: Refactor pmu_*_el0_disabled
` [PULL 28/79] arm64: KVM: PMU: Inject UNDEF exception on illegal register access
` [PULL 29/79] arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
` [PULL 30/79] arm64: KVM: Make unexpected reads from WO registers inject an undef
` [PULL 31/79] arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
` [PULL 32/79] arm64: KVM: Treat sysreg accessors returning false as successful
` [PULL 33/79] arm64: KVM: Do not corrupt registers on failed 64bit CP read
` [PULL 34/79] arm: KVM: Make unexpected register accesses inject an undef
` [PULL 35/79] arm: KVM: Treat CP15 accessors returning false as successful
` [PULL 36/79] arm64: hyp-stub: Stop pointlessly clobbering lr
` [PULL 37/79] arm64: KVM: Move lr save/restore to do_el2_call
` [PULL 38/79] arm64: hyp-stub: Don't save lr in the EL1 code
` [PULL 39/79] arm64: hyp-stub: Define a return value for failed stub calls
` [PULL 40/79] arm64: hyp-stub: Update documentation in asm/virt.h
` [PULL 41/79] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PULL 42/79] arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
` [PULL 43/79] arm64: KVM: Implement HVC_GET_VECTORS "
` [PULL 44/79] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PULL 45/79] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PULL 46/79] arm64: KVM: Implement HVC_SOFT_RESTART in the init code
` [PULL 47/79] ARM: hyp-stub: improve ABI
` [PULL 48/79] ARM: soft-reboot into same mode that we entered the kernel
` [PULL 49/79] ARM: KVM: Convert KVM to use HVC_GET_VECTORS
` [PULL 50/79] ARM: Update cpu_v7_reset documentation
` [PULL 51/79] ARM: hyp-stub: Use r1 for the soft-restart address
` [PULL 52/79] ARM: Expose the VA/IDMAP offset
` [PULL 53/79] ARM: hyp-stub: Define a return value for failed stub calls
` [PULL 54/79] ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PULL 55/79] ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
` [PULL 56/79] ARM: KVM: Implement HVC_GET_VECTORS "
` [PULL 57/79] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PULL 58/79] ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PULL 59/79] ARM: KVM: Implement HVC_SOFT_RESTART in the init code
` [PULL 60/79] ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
2017-04-22 15:30 UTC (9+ messages)
[PATCH v3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
2017-04-22 0:28 UTC (4+ messages)
[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-04-21 18:22 UTC (23+ messages)
` [PATCH V15 01/11] acpi: apei: read ack upon ghes record consumption
` [PATCH V15 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
` [PATCH V15 03/11] cper: add timestamp print to CPER status printing
` [PATCH V15 04/11] efi: parse ARM processor error
` [PATCH V15 05/11] arm64: exception: handle Synchronous External Abort
` [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V15 07/11] acpi: apei: panic OS with fatal error status block
` [PATCH V15 08/11] efi: print unrecognized CPER section
` [PATCH V15 09/11] ras: acpi / apei: generate trace event for "
` [PATCH V15 10/11] trace, ras: add ARM processor error trace event
` [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support
[PATCH] kvm: pass the virtual SEI syndrome to guest OS
2017-04-21 13:27 UTC (15+ messages)
` [edk2] "
[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
2017-04-21 11:33 UTC (20+ messages)
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
` [PATCH v3 8/8] arm64: exception: check shared writable page in SEI handler
` [PATCH v3 1/8] trace: ras: add ARM processor error information trace event
[PATCH v4 00/22] vITS save/restore
2017-04-21 9:12 UTC (38+ messages)
` [PATCH v4 01/22] KVM: arm/arm64: Add vITS save/restore API documentation
` [PATCH v4 08/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_iidr
` [PATCH v4 15/22] KVM: arm64: ITS: Sort the device and ITE lists
` [PATCH v4 17/22] KVM: arm64: ITS: Add infrastructure for table lookup
` [PATCH v4 18/22] KVM: arm64: ITS: Collection table save/restore
` [PATCH v4 20/22] KVM: arm64: ITS: ITT flush and restore
` [PATCH v4 21/22] KVM: arm64: ITS: Device table save/restore
` [PATCH v4 22/22] KVM: arm64: ITS: Pending "
[PATCH] ARM: KVM: Fix idmap stub entry when running Thumb-2 code
2017-04-20 19:02 UTC (2+ messages)
[PATCH] arm64: Add ASM modifier for xN register operands
2017-04-20 18:30 UTC
kvm/arm64: use-after-free in kvm_unmap_hva_handler/unmap_stage2_pmds
2017-04-20 16:40 UTC (17+ messages)
[PATCH] ARM: hyp-stub: Fix Thumb-2 compilation
2017-04-20 14:56 UTC (3+ messages)
[PATCH v2] KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
2017-04-19 14:45 UTC (2+ messages)
[PATCH 0/2] GICv3 world-switch fixes for -next
2017-04-19 10:31 UTC (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
` [PATCH 2/2] KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
[PATCH] KVM: arm/arm64: fix races in psci emulation
2017-04-19 10:25 UTC (4+ messages)
` [PATCH] KVM: arm/arm64: fix races in kvm_psci_vcpu_on
[PATCH v5 00/22] vITS save/restore
2017-04-14 10:15 UTC (23+ messages)
` [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
` [PATCH v5 02/22] KVM: arm/arm64: Add GICV3 pending table save "
` [PATCH v5 03/22] KVM: arm/arm64: vgic-its: rename itte into ite
` [PATCH v5 04/22] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v5 05/22] KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [PATCH v5 06/22] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
` [PATCH v5 07/22] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v5 08/22] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v5 09/22] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
` [PATCH v5 10/22] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
` [PATCH v5 11/22] KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
` [PATCH v5 12/22] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
` [PATCH v5 13/22] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
` [PATCH v5 14/22] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
` [PATCH v5 15/22] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
` [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
` [PATCH v5 17/22] KVM: arm64: vgic-its: Collection table save/restore
` [PATCH v5 18/22] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
` [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
` [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore
` [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pending table sync
` [PATCH v5 22/22] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
[PATCH V14 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-04-13 21:33 UTC (13+ messages)
` [PATCH V14 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V14 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V14 03/10] efi: parse ARM processor error
[PATCH v2 0/9] KVM: arm/arm64: race fixes and vcpu requests
2017-04-11 21:06 UTC (10+ messages)
` [PATCH v2 1/9] KVM: add kvm_request_pending
kvm/arm64: use-after-free in kvm_vm_ioctl/vmacache_update
2017-04-11 15:41 UTC (9+ messages)
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