Show patches with: Submitter = David Brazdil       |    State = Action Required       |   256 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] KVM: arm64: Minor optimization of range_is_memory Fix off-by-one in range_is_memory - 1 - --- 2021-07-28 David Brazdil New
[1/2] KVM: arm64: Fix off-by-one in range_is_memory Fix off-by-one in range_is_memory - 1 - --- 2021-07-28 David Brazdil New
KVM: arm64: Support PREL/PLT relocs in EL2 code KVM: arm64: Support PREL/PLT relocs in EL2 code - - - --- 2021-03-31 David Brazdil New
[v2,8/8] KVM: arm64: Remove hyp_symbol_addr arm64: Relocate absolute hyp VAs 1 - - --- 2021-01-05 David Brazdil New
[v2,7/8] KVM: arm64: Remove patching of fn pointers in hyp arm64: Relocate absolute hyp VAs 1 - - --- 2021-01-05 David Brazdil New
[v2,6/8] KVM: arm64: Fix constant-pool users in hyp arm64: Relocate absolute hyp VAs - - - --- 2021-01-05 David Brazdil New
[v2,5/8] KVM: arm64: Apply hyp relocations at runtime arm64: Relocate absolute hyp VAs - - - --- 2021-01-05 David Brazdil New
[v2,4/8] KVM: arm64: Generate hyp relocation data arm64: Relocate absolute hyp VAs 1 - 1 --- 2021-01-05 David Brazdil New
[v2,3/8] KVM: arm64: Add symbol at the beginning of each hyp section arm64: Relocate absolute hyp VAs - - - --- 2021-01-05 David Brazdil New
[v2,2/8] KVM: arm64: Set up .hyp.rodata ELF section arm64: Relocate absolute hyp VAs - - - --- 2021-01-05 David Brazdil New
[v2,1/8] KVM: arm64: Rename .idmap.text in hyp linker script arm64: Relocate absolute hyp VAs - - - --- 2021-01-05 David Brazdil New
arm64: Remove unused variable in arch_show_interrupts arm64: Remove unused variable in arch_show_interrupts - - - --- 2021-01-05 David Brazdil New
KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return - - - --- 2020-12-29 David Brazdil New
[9/9] KVM: arm64: Remove hyp_symbol_addr KVM: arm64: Relocate absolute hyp VAs 1 - - --- 2020-12-09 David Brazdil New
[8/9] KVM: arm64: Remove patching of fn pointers in hyp KVM: arm64: Relocate absolute hyp VAs 1 - - --- 2020-12-09 David Brazdil New
[7/9] KVM: arm64: Fix constant-pool users in hyp KVM: arm64: Relocate absolute hyp VAs - - - --- 2020-12-09 David Brazdil New
[6/9] KVM: arm64: Apply hyp relocations at runtime KVM: arm64: Relocate absolute hyp VAs - - - --- 2020-12-09 David Brazdil New
[5/9] KVM: arm64: Generate hyp relocation data KVM: arm64: Relocate absolute hyp VAs - - - --- 2020-12-09 David Brazdil New
[4/9] KVM: arm64: Add symbol at the beginning of each hyp section KVM: arm64: Relocate absolute hyp VAs - - - --- 2020-12-09 David Brazdil New
[3/9] KVM: arm64: Set up .hyp.rodata ELF section KVM: arm64: Relocate absolute hyp VAs - - - --- 2020-12-09 David Brazdil New
[2/9] KVM: arm64: Rename .idmap.text in hyp linker script KVM: arm64: Relocate absolute hyp VAs - - - --- 2020-12-09 David Brazdil New
[1/9] KVM: arm64: Correctly align nVHE percpu data KVM: arm64: Relocate absolute hyp VAs 1 - - --- 2020-12-09 David Brazdil New
[6/6] kvm: arm64: Move skip_host_instruction to adjust_pc.h Fixes and cleanups of PSCI relay for kvmarm/next - - - --- 2020-12-08 David Brazdil New
[5/6] kvm: arm64: Remove unused includes in psci-relay.c Fixes and cleanups of PSCI relay for kvmarm/next - - - --- 2020-12-08 David Brazdil New
[4/6] kvm: arm64: Minor cleanup of hyp variables used in host Fixes and cleanups of PSCI relay for kvmarm/next - - - --- 2020-12-08 David Brazdil New
[3/6] kvm: arm64: Skip computing hyp VA layout for VHE Fixes and cleanups of PSCI relay for kvmarm/next - - - --- 2020-12-08 David Brazdil New
[2/6] kvm: arm64: Use lm_alias in nVHE-only VA conversion Fixes and cleanups of PSCI relay for kvmarm/next - - - --- 2020-12-08 David Brazdil New
[1/6] kvm: arm64: Prevent use of invalid PSCI v0.1 function IDs Fixes and cleanups of PSCI relay for kvmarm/next - - - --- 2020-12-08 David Brazdil New
[v4,26/26] kvm: arm64: Fix EL2 mode availability checks Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,25/26] kvm: arm64: Trap host SMCs in protected mode Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,24/26] kvm: arm64: Keep nVHE EL2 vector installed Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,23/26] kvm: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,22/26] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,21/26] kvm: arm64: Intercept host's CPU_ON SMCs Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,20/26] kvm: arm64: Add function to enter host from KVM nVHE hyp code Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,19/26] kvm: arm64: Extract __do_hyp_init into a helper function Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,18/26] kvm: arm64: Forward safe PSCI SMCs coming from host Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,17/26] kvm: arm64: Add offset for hyp VA <-> PA conversion Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,16/26] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2 Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,15/26] kvm: arm64: Add SMC handler in nVHE EL2 Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,14/26] kvm: arm64: Create nVHE copy of cpu_logical_map Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,13/26] kvm: arm64: Support per_cpu_ptr in nVHE hyp code Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,12/26] kvm: arm64: Add .hyp.data..ro_after_init ELF section Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,11/26] kvm: arm64: Init MAIR/TCR_EL2 from params struct Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,10/26] kvm: arm64: Move hyp-init params to a per-CPU struct Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,09/26] kvm: arm64: Remove vector_ptr param of hyp-init Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,08/26] arm64: Extract parts of el2_setup into a macro Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,07/26] arm64: Make cpu_logical_map() take unsigned int Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,06/26] psci: Add accessor for psci_0_1_function_ids Opt-in always-on nVHE hypervisor 1 - - --- 2020-12-02 David Brazdil New
[v4,05/26] psci: Replace psci_function_id array with a struct Opt-in always-on nVHE hypervisor 1 - - --- 2020-12-02 David Brazdil New
[v4,04/26] psci: Split functions to v0.1 and v0.2+ variants Opt-in always-on nVHE hypervisor 1 - - --- 2020-12-02 David Brazdil New
[v4,03/26] psci: Support psci_ops.get_version for v0.1 Opt-in always-on nVHE hypervisor 1 - - --- 2020-12-02 David Brazdil New
[v4,02/26] kvm: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v4,01/26] kvm: arm64: Add kvm-arm.mode early kernel parameter Opt-in always-on nVHE hypervisor - - - --- 2020-12-02 David Brazdil New
[v3,23/23] kvm: arm64: Fix EL2 mode availability checks Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,22/23] kvm: arm64: Trap host SMCs in protected mode Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,21/23] kvm: arm64: Keep nVHE EL2 vector installed Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,20/23] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,19/23] kvm: arm64: Intercept host's CPU_ON SMCs Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,18/23] kvm: arm64: Add function to enter host from KVM nVHE hyp code Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,17/23] kvm: arm64: Extract __do_hyp_init into a helper function Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,16/23] kvm: arm64: Forward safe PSCI SMCs coming from host Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,15/23] kvm: arm64: Add offset for hyp VA <-> PA conversion Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,14/23] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2 Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,13/23] kvm: arm64: Add SMC handler in nVHE EL2 Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,12/23] kvm: arm64: Create nVHE copy of cpu_logical_map Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,11/23] kvm: arm64: Support per_cpu_ptr in nVHE hyp code Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,10/23] kvm: arm64: Add .hyp.data..ro_after_init ELF section Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,09/23] kvm: arm64: Move hyp-init params to a per-CPU struct Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,08/23] kvm: arm64: Remove vector_ptr param of hyp-init Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,07/23] kvm: arm64: Initialize MAIR_EL2 using a constant Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,06/23] kvm: arm64: Add kvm-arm.protected early kernel parameter Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,05/23] arm64: Extract parts of el2_setup into a macro Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,04/23] arm64: Move MAIR_EL1_SET to asm/memory.h Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,03/23] arm64: Make cpu_logical_map() take unsigned int Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,02/23] psci: Accessor for configured PSCI function IDs Opt-in always-on nVHE hypervisor - - - --- 2020-11-26 David Brazdil New
[v3,01/23] psci: Support psci_ops.get_version for v0.1 Opt-in always-on nVHE hypervisor 1 - - --- 2020-11-26 David Brazdil New
[RFC,6/6] kvm: arm64: Remove hyp_symbol_addr kvm: arm64: Fix up hyp relocations 1 - - --- 2020-11-19 David Brazdil New
[RFC,5/6] kvm: arm64: Fix constant-pool users in hyp kvm: arm64: Fix up hyp relocations - - - --- 2020-11-19 David Brazdil New
[RFC,4/6] kvm: arm64: Remove patching of fn pointers in hyp kvm: arm64: Fix up hyp relocations 1 - - --- 2020-11-19 David Brazdil New
[RFC,3/6] kvm: arm64: Fix up RELR relocation in hyp code/data kvm: arm64: Fix up hyp relocations - - - --- 2020-11-19 David Brazdil New
[RFC,2/6] kvm: arm64: Fix up RELA relocations in hyp code/data kvm: arm64: Fix up hyp relocations - - - --- 2020-11-19 David Brazdil New
[RFC,1/6] kvm: arm64: Set up .hyp.rodata ELF section kvm: arm64: Fix up hyp relocations - - - --- 2020-11-19 David Brazdil New
[v2,24/24] kvm: arm64: Fix EL2 mode availability checks Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,23/24] kvm: arm64: Trap host SMCs in protected mode. Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,22/24] kvm: arm64: Keep nVHE EL2 vector installed Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,21/24] kvm: arm64: Add kvm-arm.protected early kernel parameter Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,20/24] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,19/24] kvm: arm64: Intercept host's PSCI_CPU_ON SMCs Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,18/24] kvm: arm64: Add function to enter host from KVM nVHE hyp code Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,17/24] kvm: arm64: Add CPU entry point in nVHE hyp Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,16/24] kvm: arm64: Extract __do_hyp_init into a helper function Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,15/24] kvm: arm64: Extract parts of el2_setup into a macro Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,14/24] kvm: arm64: Forward safe PSCI SMCs coming from host Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,13/24] kvm: arm64: Add offset for hyp VA <-> PA conversion Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,12/24] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2 Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,11/24] kvm: arm64: Create nVHE copy of cpu_logical_map Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,10/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,09/24] kvm: arm64: Add .hyp.data..ro_after_init ELF section Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
[v2,08/24] kvm: arm64: Add SMC handler in nVHE EL2 Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
« 1 2 3 »