messages from 2018-05-16 10:55:01 to 2018-05-22 19:08:42 UTC [more...]
[PATCHv4 00/10] ARMv8.3 pointer authentication userspace support
2018-05-22 19:08 UTC (3+ messages)
` [PATCHv4 06/10] arm64: add basic pointer authentication support
[PATCHv2 00/12] ARMv8.3 pointer authentication userspace support
2018-05-22 19:06 UTC (3+ messages)
` [PATCHv2 06/12] arm64: add basic pointer authentication support
[PATCH] arm64: kvm: use -fno-jump-tables with clang
2018-05-22 18:28 UTC (11+ messages)
[PATCH v2 00/14] ARM Spectre variant 2 fixes
2018-05-22 18:28 UTC (26+ messages)
` [PATCH 01/14] ARM: add CPU part numbers for Cortex A73, A75 and Brahma B15
` [PATCH 02/14] ARM: bugs: prepare processor bug infrastructure
` [PATCH 03/14] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH 04/14] ARM: bugs: add support for per-processor bug checking
` [PATCH 05/14] ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
` [PATCH 06/14] ARM: spectre-v2: harden branch predictor on context switches
` [PATCH 07/14] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
` [PATCH 08/14] ARM: spectre-v2: harden user aborts in kernel space
` [PATCH 09/14] ARM: spectre-v2: add PSCI based hardening
` [PATCH 10/14] ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
` [PATCH 11/14] ARM: KVM: invalidate icache on guest exit for Cortex-A15
` [PATCH 12/14] ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
` [PATCH 13/14] ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 14/14] ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Clang arm64 build is broken
2018-05-22 16:31 UTC (5+ messages)
[PATCH 00/14] arm64 SSBD (aka Spectre-v4) mitigation
2018-05-22 16:30 UTC (18+ messages)
` [PATCH 01/14] arm/arm64: smccc: Add SMCCC-specific return codes
` [PATCH 02/14] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
` [PATCH 03/14] arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
` [PATCH 04/14] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH 05/14] arm64: Add 'ssbd' command-line option
` [PATCH 06/14] arm64: ssbd: Add global mitigation state accessor
` [PATCH 07/14] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH 08/14] arm64: ssbd: Disable mitigation on CPU resume if required by user
` [PATCH 09/14] arm64: ssbd: Introduce thread flag to control userspace mitigation
` [PATCH 10/14] arm64: ssbd: Add prctl interface for per-thread mitigation
` [PATCH 11/14] arm64: KVM: Add HYP per-cpu accessors
` [PATCH 12/14] arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
` [PATCH 13/14] arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
` [PATCH 14/14] arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
[PATCH v10 00/18] KVM: arm64: Optimise FPSIMD context switching
2018-05-22 16:05 UTC (19+ messages)
` [PATCH v10 01/18] arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
` [PATCH v10 02/18] thread_info: Add update_thread_flag() helpers
` [PATCH v10 03/18] arm64: Use update{,_tsk}_thread_flag()
` [PATCH v10 04/18] KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
` [PATCH v10 05/18] KVM: arm64: Convert lazy FPSIMD context switch trap to C
` [PATCH v10 06/18] arm64: fpsimd: Generalise context saving for non-task contexts
` [PATCH v10 07/18] arm64: fpsimd: Eliminate task->mm checks
` [PATCH v10 08/18] arm64/sve: Refactor user SVE trap maintenance for external use
` [PATCH v10 09/18] KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
` [PATCH v10 10/18] KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
` [PATCH v10 11/18] arm64/sve: Move read_zcr_features() out of cpufeature.h
` [PATCH v10 12/18] arm64/sve: Switch sve_pffr() argument from task to thread
` [PATCH v10 13/18] arm64/sve: Move sve_pffr() to fpsimd.h and make inline
` [PATCH v10 14/18] KVM: arm64: Save host SVE context as appropriate
` [PATCH v10 15/18] KVM: arm64: Remove eager host SVE state saving
` [PATCH v10 16/18] KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
` [PATCH v10 17/18] KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
` [PATCH v10 18/18] KVM: arm64: Invoke FPSIMD context switch trap from C
[PATCH v7 00/13] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
2018-05-22 12:22 UTC (17+ messages)
` [PATCH v7 01/13] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v7 02/13] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v7 03/13] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v7 04/13] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v7 05/13] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v7 06/13] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v7 07/13] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v7 08/13] KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
` [PATCH v7 09/13] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v7 10/13] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v7 11/13] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v7 12/13] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v7 13/13] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
[PULL v8] KVM: arm64: Optimise FPSIMD context switching
2018-05-22 12:04 UTC (4+ messages)
[PATCH 0/14] ARM Spectre variant 2 fixes
2018-05-22 10:55 UTC (28+ messages)
` [PATCH 01/14] ARM: add CPU part numbers for Cortex A73, A75 and Brahma B15
` [PATCH 02/14] ARM: bugs: prepare processor bug infrastructure
` [PATCH 03/14] ARM: bugs: hook processor bug checking into SMP and suspend paths
` [PATCH 04/14] ARM: bugs: add support for per-processor bug checking
` [PATCH 05/14] ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
` [PATCH 06/14] ARM: spectre-v2: harden branch predictor on context switches
` [PATCH 07/14] ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
` [PATCH 08/14] ARM: spectre-v2: harden user aborts in kernel space
` [PATCH 09/14] ARM: spectre-v2: add PSCI based hardening
` [PATCH 10/14] ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
` [PATCH 11/14] ARM: KVM: invalidate icache on guest exit for Cortex-A15
` [PATCH 12/14] ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
` [PATCH 14/14] ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
[PATCH v8 00/13] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
2018-05-22 7:55 UTC (14+ messages)
` [PATCH v8 01/13] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v8 02/13] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v8 03/13] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v8 04/13] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v8 05/13] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v8 06/13] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v8 07/13] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v8 08/13] KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
` [PATCH v8 09/13] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v8 10/13] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v8 11/13] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v8 12/13] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v8 13/13] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512
[PATCH v9 00/16] KVM: arm64: Optimise FPSIMD context switching
2018-05-21 14:49 UTC (19+ messages)
` [PATCH v9 01/16] thread_info: Add update_thread_flag() helpers
` [PATCH v9 02/16] arm64: Use update{,_tsk}_thread_flag()
` [PATCH v9 03/16] KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
` [PATCH v9 04/16] KVM: arm64: Convert lazy FPSIMD context switch trap to C
` [PATCH v9 05/16] arm64: fpsimd: Generalise context saving for non-task contexts
` [PATCH v9 06/16] arm64/sve: Refactor user SVE trap maintenance for external use
` [PATCH v9 07/16] KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
` [PATCH v9 08/16] KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
` [PATCH v9 09/16] arm64/sve: Move read_zcr_features() out of cpufeature.h
` [PATCH v9 10/16] arm64/sve: Switch sve_pffr() argument from task to thread
` [PATCH v9 11/16] arm64/sve: Move sve_pffr() to fpsimd.h and make inline
` [PATCH v9 12/16] KVM: arm64: Save host SVE context as appropriate
` [PATCH v9 13/16] KVM: arm64: Remove eager host SVE state saving
` [PATCH v9 14/16] KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
` [PATCH v9 15/16] KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
` [PATCH v9 16/16] KVM: arm64: Invoke FPSIMD context switch trap from C
[kvmarm:queue 13/29] arch/arm/kvm/../../../virt/kvm/arm/arm.c:1598:6: error: implicit declaration of function 'system_supports_sve'
2018-05-21 10:18 UTC (2+ messages)
[PATCH v3] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
2018-05-21 3:05 UTC
[PATCH] arm64: KVM: reduce guest fpsimd trap
2018-05-21 2:56 UTC (3+ messages)
[kvmarm:queue 9/29] arch/arm/kvm/../../../virt/kvm/arm/arm.c:783:3: error: implicit declaration of function 'kvm_arch_vcpu_ctxsync_fp'; did you mean 'kvm_arch_vcpu_put_fp'?
2018-05-20 22:20 UTC
[PATCH v6 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
2018-05-20 21:28 UTC (3+ messages)
[PATCH v4 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
2018-05-20 7:13 UTC (16+ messages)
` [PATCH v4 01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef
` [PATCH v4 02/12] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
` [PATCH v4 03/12] ACPI / APEI: don't wait to serialise with oops messages when panic()ing
` [PATCH v4 04/12] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v4 05/12] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v4 06/12] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v4 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users
` [PATCH v4 08/12] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications
` [PATCH v4 09/12] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v4 10/12] ACPI / APEI: Add support for the SDEI GHES Notification type
` [PATCH v4 11/12] mm/memory-failure: increase queued recovery work's priority
` 答复: "
` [PATCH v4 12/12] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
[PATCH v2 1/2] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
2018-05-18 13:04 UTC (4+ messages)
` [PATCH v2 2/2] KVM: arm/arm64: harden unmap_stage2_ptes in case end is not PAGE_SIZE aligned
[PATCH] KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
2018-05-18 1:52 UTC (5+ messages)
[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
2018-05-17 18:11 UTC (10+ messages)
` [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users
[PATCH 0/4] KVM/arm64: Cache maintenance relaxations
2018-05-17 10:35 UTC (5+ messages)
` [PATCH 1/4] arm64: KVM: Add support for Stage-2 control of memory types and cacheability
` [PATCH 2/4] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH 3/4] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
` [PATCH 4/4] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
use vnc in arm-kvm
2018-05-17 7:41 UTC (3+ messages)
` "
use vnc in arm-kvm
2018-05-17 0:38 UTC (2+ messages)
` "
[PATCH] arm64: KVM: reduce guest fpsimd trap
2018-05-16 12:46 UTC (4+ messages)
[PATCH v3 0/4] KVM: Support PUD hugepages at stage 2
2018-05-16 11:08 UTC (4+ messages)
` [PATCH v3 4/4] KVM: arm64: Add support for "
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