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
[01/15] arm64: kvm: Unify users of HVC instruction Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[02/15] arm64: kvm: Formalize host-hyp hypcall ABI Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[03/15] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[04/15] arm64: kvm: Add build rules for separate nVHE object files Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[05/15] arm64: kvm: Build hyp-entry.S separately for VHE/nVHE Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[06/15] arm64: kvm: Move __smccc_workaround_1_smc to .rodata Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[07/15] arm64: kvm: Split hyp/tlb.c to VHE/nVHE Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[08/15] arm64: kvm: Split hyp/switch.c to VHE/nVHE Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[09/15] arm64: kvm: Split hyp/debug-sr.c to VHE/nVHE Split off nVHE hyp code - - - --- 2020-04-30 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
[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
[1/9] KVM: arm64: Correctly align nVHE percpu data KVM: arm64: Relocate absolute hyp VAs 1 - - --- 2020-12-09 David Brazdil New
[1/9] Macros to override naming of percpu symbols and sections Independent per-CPU data section for nVHE - - - --- 2020-07-22 David Brazdil New
[10/15] arm64: kvm: Split hyp/sysreg-sr.c to VHE/nVHE Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[11/15] arm64: kvm: Split hyp/timer-sr.c to VHE/nVHE Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[12/15] arm64: kvm: Compile remaining hyp/ files for both VHE/nVHE Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[13/15] arm64: kvm: Add comments around __hyp_text_ symbol aliases Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[14/15] arm64: kvm: Remove __hyp_text macro, use build rules instead Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[15/15] arm64: kvm: Lift instrumentation restrictions on VHE Split off nVHE hyp code - - - --- 2020-04-30 David Brazdil New
[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
[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
[2/9] kvm: arm64: Remove __hyp_this_cpu_read Independent per-CPU data section for nVHE - - - --- 2020-07-22 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
[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
[3/9] kvm: arm64: Remove hyp_adr/ldr_this_cpu Independent per-CPU data section for nVHE - - - --- 2020-07-22 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
[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
[4/9] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars Independent per-CPU data section for nVHE - - - --- 2020-07-22 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
[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
[5/9] kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp Independent per-CPU data section for nVHE - - - --- 2020-07-22 David Brazdil New
[5/9] KVM: arm64: Generate hyp relocation data KVM: arm64: Relocate absolute hyp VAs - - - --- 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
[6/9] KVM: arm64: Apply hyp relocations at runtime KVM: arm64: Relocate absolute hyp VAs - - - --- 2020-12-09 David Brazdil New
[6/9] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE Independent per-CPU data section for nVHE - - - --- 2020-07-22 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
[7/9] kvm: arm64: Mark hyp stack pages reserved Independent per-CPU data section for nVHE - - - --- 2020-07-22 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
[8/9] kvm: arm64: Set up hyp percpu data for nVHE Independent per-CPU data section for nVHE - - - --- 2020-07-22 David Brazdil New
[9/9] KVM: arm64: Remove hyp_symbol_addr KVM: arm64: Relocate absolute hyp VAs 1 - - --- 2020-12-09 David Brazdil New
[9/9] kvm: arm64: Remove unnecessary hyp mappings Independent per-CPU data section for nVHE - - - --- 2020-07-22 David Brazdil New
[RFC,01/26] psci: Export configured PSCI version [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,02/26] psci: Export configured PSCI function IDs [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,03/26] psci: Export psci_cpu_suspend_feature [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,04/26] arm64: Move MAIR_EL1_SET to asm/memory.h [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,05/26] kvm: arm64: Initialize MAIR_EL2 using a constant [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,06/26] kvm: arm64: Add .hyp.data ELF section [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,07/26] kvm: arm64: Support per_cpu_ptr in nVHE hyp code [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,08/26] kvm: arm64: Create nVHE copy of cpu_logical_map [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,09/26] kvm: arm64: Move hyp-init params to a per-CPU struct [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 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
[RFC,10/26] kvm: arm64: Refactor handle_trap to use a switch [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,11/26] kvm: arm64: Extract parts of el2_setup into a macro [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,12/26] kvm: arm64: Add SMC handler in nVHE EL2 [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,13/26] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2 [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,14/26] kvm: arm64: Forward safe PSCI SMCs coming from host [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,15/26] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,16/26] kvm: arm64: Add offset for hyp VA <-> PA conversion [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,17/26] kvm: arm64: Bootstrap PSCI power state of host CPUs [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,18/26] kvm: arm64: Intercept PSCI_CPU_OFF host SMC calls [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,19/26] kvm: arm64: Extract __do_hyp_init into a helper function [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 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,20/26] kvm: arm64: Add CPU entry point in nVHE hyp [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,21/26] kvm: arm64: Add function to enter host from KVM nVHE hyp code [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,22/26] kvm: arm64: Intercept PSCI_CPU_ON host SMC calls [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,23/26] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,24/26] kvm: arm64: Keep nVHE EL2 vector installed [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,25/26] kvm: arm64: Trap host SMCs [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 David Brazdil New
[RFC,26/26] kvm: arm64: Fix EL2 mode availability checks [RFC,01/26] psci: Export configured PSCI version - - - --- 2020-11-04 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,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,5/6] kvm: arm64: Fix constant-pool users in hyp kvm: arm64: Fix up hyp relocations - - - --- 2020-11-19 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
[v1,01/24] psci: Accessor for configured PSCI version Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,02/24] psci: Accessor for configured PSCI function IDs Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,03/24] arm64: Move MAIR_EL1_SET to asm/memory.h Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,04/24] kvm: arm64: Initialize MAIR_EL2 using a constant Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,05/24] kvm: arm64: Add .hyp.data..ro_after_init ELF section Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,06/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,07/24] kvm: arm64: Create nVHE copy of cpu_logical_map Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,08/24] kvm: arm64: Move hyp-init params to a per-CPU struct Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,09/24] kvm: arm64: Refactor handle_trap to use a switch Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,10/24] kvm: arm64: Extract parts of el2_setup into a macro Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,11/24] kvm: arm64: Add SMC handler in nVHE EL2 Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,12/24] kvm: arm64: Extract __do_hyp_init into a helper function Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,13/24] kvm: arm64: Add CPU entry point in nVHE hyp Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,14/24] kvm: arm64: Add function to enter host from KVM nVHE hyp code Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,15/24] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2 Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,16/24] kvm: arm64: Add offset for hyp VA <-> PA conversion Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,17/24] kvm: arm64: Add __hyp_pa_symbol helper macro Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,18/24] kvm: arm64: Forward safe PSCI SMCs coming from host Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,19/24] kvm: arm64: Intercept host's PSCI_CPU_ON SMCs Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,20/24] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,21/24] kvm: arm64: Add kvm-arm.protected early kernel parameter Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,22/24] kvm: arm64: Keep nVHE EL2 vector installed Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,23/24] kvm: arm64: Trap host SMCs in protected mode. Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v1,24/24] kvm: arm64: Fix EL2 mode availability checks Opt-in always-on nVHE hypervisor - - - --- 2020-11-09 David Brazdil New
[v2,01/10] Macros to override naming of percpu symbols and sections Independent per-CPU data section for nVHE - - - --- 2020-09-03 David Brazdil New
[v2,01/14] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe Split off nVHE hyp code - - - --- 2020-05-15 David Brazdil New
[v2,01/24] psci: Support psci_ops.get_version for v0.1 Opt-in always-on nVHE hypervisor - - - --- 2020-11-16 David Brazdil New
« 1 2 3 »