Age | Commit message (Expand) | Author |
2024-11-14 | Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv... | Paolo Bonzini |
2024-11-13 | Merge branch 'kvm-docs-6.13' into HEAD | Paolo Bonzini |
2024-11-13 | Merge tag 'kvm-x86-generic-6.13' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini |
2024-11-12 | KVM: arm64: Pass on SVE mapping failures | James Clark |
2024-11-11 | Merge branch kvm-arm64/vgic-its-fixes into kvmarm/next | Oliver Upton |
2024-11-11 | KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE | Kunkun Jiang |
2024-11-11 | KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device | Kunkun Jiang |
2024-11-11 | KVM: arm64: vgic-its: Add a data length check in vgic_its_save_* | Jing Zhang |
2024-11-11 | Merge branch kvm-arm64/nv-pmu into kvmarm/next | Oliver Upton |
2024-11-11 | Merge branch kvm-arm64/mmio-sea into kvmarm/next | Oliver Upton |
2024-11-11 | Merge branch kvm-arm64/misc into kvmarm/next | Oliver Upton |
2024-11-11 | Merge branch kvm-arm64/mpam-ni into kvmarm/next | Oliver Upton |
2024-11-11 | Merge branch kvm-arm64/psci-1.3 into kvmarm/next | Oliver Upton |
2024-11-11 | KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspace | Shameer Kolothum |
2024-11-08 | Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2024-11-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-10-31 | KVM: arm64: Get rid of userspace_irqchip_in_use | Raghavendra Rao Ananta |
2024-10-31 | KVM: arm64: nv: Reprogram PMU events affected by nested transition | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Apply EL2 event filtering when in hyp context | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Honor MDCR_EL2.HLP | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Honor MDCR_EL2.HPME | Oliver Upton |
2024-10-31 | KVM: arm64: Add helpers to determine if PMC counts at a given EL | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN | Oliver Upton |
2024-10-31 | KVM: arm64: Rename kvm_pmu_valid_counter_mask() | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Advertise support for FEAT_HPMN0 | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Honor MDCR_EL2.{TPM, TPMCR} in Host EL0 | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Reinject traps that take effect in Host EL0 | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Rename BEHAVE_FORWARD_ANY | Oliver Upton |
2024-10-31 | KVM: arm64: nv: Allow coarse-grained trap combos to use complex traps | Oliver Upton |
2024-10-31 | KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2 | Oliver Upton |
2024-10-31 | arm64: sysreg: Add new definitions for ID_AA64DFR0_EL1 | Oliver Upton |
2024-10-31 | arm64: sysreg: Migrate MDCR_EL2 definition to table | Oliver Upton |
2024-10-31 | arm64: sysreg: Describe ID_AA64DFR2_EL1 fields | Oliver Upton |
2024-10-31 | KVM: arm64: Initialize trap register values in hyp in pKVM | Fuad Tabba |
2024-10-31 | KVM: arm64: Initialize the hypervisor's VM state at EL2 | Fuad Tabba |
2024-10-31 | KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use | Fuad Tabba |
2024-10-31 | KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu() | Fuad Tabba |
2024-10-31 | KVM: arm64: Disable MPAM visibility by default and ignore VMM writes | James Morse |
2024-10-31 | KVM: arm64: Add a macro for creating filtered sys_reg_descs entries | James Morse |
2024-10-31 | KVM: arm64: Fix missing traps of guest accesses to the MPAM registers | James Morse |
2024-10-31 | arm64: cpufeature: discover CPU support for MPAM | James Morse |
2024-10-31 | arm64: head.S: Initialise MPAM EL2 registers and disable traps | James Morse |
2024-10-31 | arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries | James Morse |
2024-10-31 | KVM: arm64: Handle WXN attribute | Marc Zyngier |
2024-10-31 | KVM: arm64: Handle stage-1 permission overlays | Marc Zyngier |
2024-10-31 | KVM: arm64: Make PAN conditions part of the S1 walk context | Marc Zyngier |
2024-10-31 | KVM: arm64: Disable hierarchical permissions when POE is enabled | Marc Zyngier |
2024-10-31 | KVM: arm64: Add POE save/restore for AT emulation fast-path | Marc Zyngier |
2024-10-31 | KVM: arm64: Add save/restore support for POR_EL2 | Marc Zyngier |