Age | Commit message (Expand) | Author |
2025-01-08 | KVM: arm64: Fix nVHE stacktrace VA bits mask | Vincent Donnefort |
2025-01-07 | arm64/mm: Replace open encodings with PXD_TABLE_BIT | Anshuman Khandual |
2025-01-07 | arm64/mm: Rename pte_mkpresent() as pte_mkvalid() | Anshuman Khandual |
2025-01-02 | KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity | Marc Zyngier |
2025-01-02 | KVM: arm64: nv: Sanitise CNTHCTL_EL2 | Marc Zyngier |
2025-01-02 | KVM: arm64: nv: Add handling of EL2-specific timer registers | Marc Zyngier |
2024-12-26 | ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr | Masami Hiramatsu (Google) |
2024-12-26 | fprobe: Add fprobe_header encoding feature | Masami Hiramatsu (Google) |
2024-12-26 | fprobe: Rewrite fprobe on function-graph tracer | Masami Hiramatsu (Google) |
2024-12-26 | tracing: Add ftrace_fill_perf_regs() for perf event | Masami Hiramatsu (Google) |
2024-12-26 | tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs | Masami Hiramatsu (Google) |
2024-12-26 | fgraph: Replace fgraph_ret_regs with ftrace_regs | Masami Hiramatsu (Google) |
2024-12-20 | KVM: arm64: Convert the SVE guest vcpu flag to a vm flag | Fuad Tabba |
2024-12-20 | KVM: arm64: Remove PtrAuth guest vcpu flag | Fuad Tabba |
2024-12-20 | KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE | Fuad Tabba |
2024-12-20 | KVM: arm64: Refactor kvm_reset_cptr_el2() | Fuad Tabba |
2024-12-20 | KVM: arm64: Calculate cptr_el2 traps on activating traps | Fuad Tabba |
2024-12-20 | KVM: arm64: Rework specifying restricted features for protected VMs | Fuad Tabba |
2024-12-20 | KVM: arm64: Use KVM extension checks for allowed protected VM capabilities | Fuad Tabba |
2024-12-20 | KVM: arm64: Plumb the pKVM MMU in KVM | Quentin Perret |
2024-12-20 | KVM: arm64: Introduce the EL1 pKVM MMU | Quentin Perret |
2024-12-20 | KVM: arm64: Introduce __pkvm_tlb_flush_vmid() | Quentin Perret |
2024-12-20 | KVM: arm64: Introduce __pkvm_host_mkyoung_guest() | Quentin Perret |
2024-12-20 | KVM: arm64: Introduce __pkvm_host_test_clear_young_guest() | Quentin Perret |
2024-12-20 | KVM: arm64: Introduce __pkvm_host_wrprotect_guest() | Quentin Perret |
2024-12-20 | KVM: arm64: Introduce __pkvm_host_relax_guest_perms() | Quentin Perret |
2024-12-20 | KVM: arm64: Introduce __pkvm_host_unshare_guest() | Quentin Perret |
2024-12-20 | KVM: arm64: Introduce __pkvm_host_share_guest() | Quentin Perret |
2024-12-20 | KVM: arm64: Introduce __pkvm_vcpu_{load,put}() | Marc Zyngier |
2024-12-20 | KVM: arm64: Make kvm_pgtable_stage2_init() a static inline function | Quentin Perret |
2024-12-20 | KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms | Quentin Perret |
2024-12-20 | KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung | Quentin Perret |
2024-12-20 | KVM: arm64: Avoid reading ID_AA64DFR0_EL1 for debug save/restore | Oliver Upton |
2024-12-20 | KVM: arm64: nv: Honor MDCR_EL2.TDE routing for debug exceptions | Oliver Upton |
2024-12-20 | KVM: arm64: Manage software step state at load/put | Marc Zyngier |
2024-12-20 | KVM: arm64: Don't hijack guest context MDSCR_EL1 | Oliver Upton |
2024-12-20 | KVM: arm64: Compute MDCR_EL2 at vcpu_load() | Oliver Upton |
2024-12-20 | KVM: arm64: Reload vCPU for accesses to OSLAR_EL1 | Oliver Upton |
2024-12-20 | KVM: arm64: Use debug_owner to track if debug regs need save/restore | Oliver Upton |
2024-12-20 | KVM: arm64: Remove vestiges of debug_ptr | Oliver Upton |
2024-12-20 | KVM: arm64: Select debug state to save/restore based on debug owner | Oliver Upton |
2024-12-20 | KVM: arm64: Evaluate debug owner at vcpu_load() | Oliver Upton |
2024-12-20 | KVM: arm64: Move host SME/SVE tracking flags to host data | Oliver Upton |
2024-12-20 | KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU | Oliver Upton |
2024-12-20 | KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts | Oliver Upton |
2024-12-19 | arm64/sysreg: Get rid of CPACR_ELx SysregFields | Marc Zyngier |
2024-12-19 | arm64/mm: Override PARange for !LPA2 and use it consistently | Ard Biesheuvel |
2024-12-19 | arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabled | Ard Biesheuvel |
2024-12-17 | KVM: Move KVM_REG_SIZE() definition to common uAPI header | Sean Christopherson |
2024-12-10 | Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |