Show patches with: Submitter = Marc Zyngier       |    State = Action Required       |   2809 patches
« 1 2 ... 20 21 2228 29 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-25 Marc Zyngier New
[v5,07/21] arm64: Simplify init_el2_state to be non-VHE only arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-25 Marc Zyngier New
[v5,06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe() arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-25 Marc Zyngier New
[v5,05/21] arm64: Initialise as nVHE before switching to VHE arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-25 Marc Zyngier New
[v5,04/21] arm64: Provide an 'upgrade to VHE' stub hypercall arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-25 Marc Zyngier New
[v5,03/21] arm64: Turn the MMU-on sequence into a macro arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-25 Marc Zyngier New
[v5,02/21] arm64: Fix outdated TCR setup comment arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-25 Marc Zyngier New
[v5,01/21] arm64: Fix labels in el2_setup macros arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-25 Marc Zyngier New
[GIT,PULL] KVM/arm64 fixes for 5.11, take #2 [GIT,PULL] KVM/arm64 fixes for 5.11, take #2 - - - --- 2021-01-21 Marc Zyngier New
KVM: arm64: Filter out v8.1+ events on v8.0 HW KVM: arm64: Filter out v8.1+ events on v8.0 HW - - - --- 2021-01-21 Marc Zyngier New
arm64: Drop workaround for broken 'S' constraint with GCC 4.9 arm64: Drop workaround for broken 'S' constraint with GCC 4.9 - - - --- 2021-01-18 Marc Zyngier New
[v4,21/21] arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - 1 - --- 2021-01-18 Marc Zyngier New
[v4,20/21] arm64: Defer enabling pointer authentication on boot core arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - 1 - --- 2021-01-18 Marc Zyngier New
[v4,19/21] arm64: cpufeatures: Allow disabling of BTI from the command-line arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - 1 - --- 2021-01-18 Marc Zyngier New
[v4,18/21] arm64: Move "nokaslr" over to the early cpufeature infrastructure arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-18 Marc Zyngier New
[v4,17/21] KVM: arm64: Document HVC_VHE_RESTART stub hypercall arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 - - --- 2021-01-18 Marc Zyngier New
[v4,16/21] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0 arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 - - --- 2021-01-18 Marc Zyngier New
[v4,15/21] arm64: Add an aliasing facility for the idreg override arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 1 - --- 2021-01-18 Marc Zyngier New
[v4,14/21] arm64: Honor VHE being disabled from the command-line arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 - - --- 2021-01-18 Marc Zyngier New
[v4,13/21] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-18 Marc Zyngier New
[v4,12/21] arm64: cpufeature: Add an early command-line cpufeature override facility arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 - - --- 2021-01-18 Marc Zyngier New
[v4,11/21] arm64: Extract early FDT mapping from kaslr_early_init() arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 - - --- 2021-01-18 Marc Zyngier New
[v4,10/21] arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding() arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - 1 - --- 2021-01-18 Marc Zyngier New
[v4,09/21] arm64: cpufeature: Add global feature override facility arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - 1 - --- 2021-01-18 Marc Zyngier New
[v4,08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 - - --- 2021-01-18 Marc Zyngier New
[v4,07/21] arm64: Simplify init_el2_state to be non-VHE only arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-18 Marc Zyngier New
[v4,06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe() arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-18 Marc Zyngier New
[v4,05/21] arm64: Initialise as nVHE before switching to VHE arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-18 Marc Zyngier New
[v4,04/21] arm64: Provide an 'upgrade to VHE' stub hypercall arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-18 Marc Zyngier New
[v4,03/21] arm64: Turn the MMU-on sequence into a macro arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 - - --- 2021-01-18 Marc Zyngier New
[v4,02/21] arm64: Fix outdated TCR setup comment arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 - - --- 2021-01-18 Marc Zyngier New
[v4,01/21] arm64: Fix labels in el2_setup macros arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 2 - - --- 2021-01-18 Marc Zyngier New
[v2,2/2] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility KVM: arm64: Work around firmware wongly advertising GICv2 compatibility - - - --- 2021-01-15 Marc Zyngier New
[v2,1/2] KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config() KVM: arm64: Work around firmware wongly advertising GICv2 compatibility - - - --- 2021-01-15 Marc Zyngier New
[6/6] KVM: arm64: Upgrade PMU support to ARMv8.4 KVM: arm64: More PMU/debug ID register fixes - - - --- 2021-01-14 Marc Zyngier New
[5/6] KVM: arm64: Limit the debug architecture to ARMv8.0 KVM: arm64: More PMU/debug ID register fixes - 1 - --- 2021-01-14 Marc Zyngier New
[4/6] KVM: arm64: Refactor filtering of ID registers KVM: arm64: More PMU/debug ID register fixes - 1 - --- 2021-01-14 Marc Zyngier New
[3/6] KVM: arm64: Add handling of AArch32 PCMEID{2, 3} PMUv3 registers KVM: arm64: More PMU/debug ID register fixes - 1 - --- 2021-01-14 Marc Zyngier New
[2/6] KVM: arm64: Fix AArch32 PMUv3 capping KVM: arm64: More PMU/debug ID register fixes - 1 - --- 2021-01-14 Marc Zyngier New
[1/6] KVM: arm64: Fix missing RES1 in emulation of DBGBIDR KVM: arm64: More PMU/debug ID register fixes - 1 - --- 2021-01-14 Marc Zyngier New
[v3,21/21] arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,20/21] arm64: Defer enabling pointer authentication on boot core arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,19/21] arm64: cpufeatures: Allow disabling of BTI from the command-line arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,18/21] arm64: Move "nokaslr" over to the early cpufeature infrastructure arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,17/21] KVM: arm64: Document HVC_VHE_RESTART stub hypercall arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,16/21] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0 arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,15/21] arm64: Add an aliasing facility for the idreg override arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,14/21] arm64: Honor VHE being disabled from the command-line arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,13/21] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,12/21] arm64: cpufeature: Add an early command-line cpufeature override facility arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,11/21] arm64: Extract early FDT mapping from kaslr_early_init() arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,10/21] arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding() arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,09/21] arm64: cpufeature: Add global feature override facility arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,07/21] arm64: Simplify init_el2_state to be non-VHE only arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe() arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,05/21] arm64: Initialise as nVHE before switching to VHE arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,04/21] arm64: Provide an 'upgrade to VHE' stub hypercall arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,03/21] arm64: Turn the MMU-on sequence into a macro arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,02/21] arm64: Fix outdated TCR setup comment arm64: Early CPU feature override, and applications to VHE, BTI and PAuth - - - --- 2021-01-11 Marc Zyngier New
[v3,01/21] arm64: Fix labels in el2_setup macros arm64: Early CPU feature override, and applications to VHE, BTI and PAuth 1 - - --- 2021-01-11 Marc Zyngier New
[2/2] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility KVM: arm64: Work around firmware wongly advertising GICv2 compatibility - - - --- 2021-01-08 Marc Zyngier New
[1/2] KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config() KVM: arm64: Work around firmware wongly advertising GICv2 compatibility - - - --- 2021-01-08 Marc Zyngier New
[18/18] arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available 1 - - --- 2021-01-07 Marc Zyngier New
[17/18] KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[16/18] KVM: arm64: Remove spurious semicolon in reg_to_encoding() [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[15/18] KVM: arm64: Fix hyp_cpu_pm_{init, exit} __init annotation [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - 1 - --- 2021-01-07 Marc Zyngier New
[14/18] KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources() [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[13/18] KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset() [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[12/18] KVM: arm64: Update comment in kvm_vgic_map_resources() [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - 1 - --- 2021-01-07 Marc Zyngier New
[11/18] KVM: arm64: Move double-checked lock to kvm_vgic_map_resources() [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[10/18] KVM: arm64: arch_timer: Remove VGIC initialization check [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - 1 - --- 2021-01-07 Marc Zyngier New
[09/18] KVM: Documentation: Add arm64 KVM_RUN error codes [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[08/18] KVM: arm64: Declutter host PSCI 0.1 handling [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[07/18] KVM: arm64: Move skip_host_instruction to adjust_pc.h [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[06/18] KVM: arm64: Remove unused includes in psci-relay.c [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[05/18] KVM: arm64: Minor cleanup of hyp variables used in host [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[04/18] KVM: arm64: Skip computing hyp VA layout for VHE [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[03/18] KVM: arm64: Use lm_alias in nVHE-only VA conversion [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[02/18] KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - - - --- 2021-01-07 Marc Zyngier New
[01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available [01/18] KVM: arm64: Don't access PMCR_EL0 when no PMU is available - 1 - --- 2021-01-07 Marc Zyngier New
[GIT,PULL] KVM/arm64 fixes for 5.11, take #1 [GIT,PULL] KVM/arm64 fixes for 5.11, take #1 - - - --- 2021-01-07 Marc Zyngier New
[2/2] KVM: arm64: Simplify handling of absent PMU system registers KVM: arm64: Hide absent PMU registers from userspace - - - --- 2021-01-06 Marc Zyngier New
[1/2] KVM: arm64: Hide PMU registers from userspace when not available KVM: arm64: Hide absent PMU registers from userspace - - - --- 2021-01-06 Marc Zyngier New
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS - 1 - --- 2021-01-04 Marc Zyngier New
[v2,17/17] arm64: Move "nokaslr" over to the early cpufeature infrastructure arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,16/17] KVM: arm64: Document HVC_VHE_RESTART stub hypercall arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,15/17] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0 arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,14/17] arm64: Add an aliasing facility for the idreg override arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,13/17] arm64: Honor VHE being disabled from the command-line arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,12/17] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,11/17] arm64: cpufeature: Add an early command-line cpufeature override facility arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,10/17] arm64: Extract early FDT mapping from kaslr_early_init() arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,09/17] arm64: cpufeature: Add global feature override facility arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,08/17] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,07/17] arm64: Simplify init_el2_state to be non-VHE only arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,06/17] arm64: Move VHE-specific SPE setup to mutate_to_vhe() arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,05/17] arm64: Initialise as nVHE before switching to VHE arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,04/17] arm64: Provide an 'upgrade to VHE' stub hypercall arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
[v2,03/17] arm64: Turn the MMU-on sequence into a macro arm64: Early CPU feature override, and an application to VHE - - - --- 2021-01-04 Marc Zyngier New
« 1 2 ... 20 21 2228 29 »