KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozen
[linux-block.git] / arch / arm64 /
2022-12-12 Paolo BonziniMerge remote-tracking branch 'kvm/queue' into HEAD
2022-12-09 Paolo BonziniMerge tag 'kvmarm-6.2' of https://git./linux/kernel...
2022-12-05 Marc ZyngierMerge remote-tracking branch 'arm64/for-next/sysregs...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/misc-6.2 into kvmarm-master...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/pmu-unchained into kvmarm-master...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/mte-map-shared into kvmarm-maste...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/pkvm-vcpu-state into kvmarm...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/parallel-faults into kvmarm...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/dirty-ring into kvmarm-master...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/52bit-fixes into kvmarm-master...
2022-12-05 Ryan RobertsKVM: arm64: Fix benign bug with incorrect use of VA_BITS
2022-12-05 Marc ZyngierMerge branch kvm-arm64/selftest/access-tracking into...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/selftest/s2-faults into kvmarm...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/selftest/linked-bps into kvmarm...
2022-12-05 Marc ZyngierMerge branch kvm-arm64/selftest/memslot-fixes into...
2022-12-05 Marc ZyngierKVM: arm64: PMU: Fix period computation for 64bit count...
2022-12-01 Will Deaconarm64/sysreg: Remove duplicate definitions from asm...
2022-12-01 James Morsearm64/sysreg: Convert ID_DFR1_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_DFR0_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_AFR0_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_MMFR5_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert MVFR2_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert MVFR1_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert MVFR0_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_PFR2_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_PFR1_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_PFR0_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_ISAR6_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_ISAR5_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_ISAR4_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_ISAR3_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_ISAR2_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_ISAR1_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_ISAR0_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_MMFR4_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_MMFR3_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_MMFR2_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_MMFR1_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Convert ID_MMFR0_EL1 to automatic generation
2022-12-01 James Morsearm64/sysreg: Extend the maximum width of a register...
2022-12-01 James Morsearm64/sysreg: Standardise naming for MVFR2_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for MVFR1_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for MVFR0_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_DFR1_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_DFR0_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_PFR2_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_PFR1_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_PFR0_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_ISAR6_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_ISAR5_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_ISAR4_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_ISAR0_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_MMFR5_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_MMFR4_EL1
2022-12-01 James Morsearm64/sysreg: Standardise naming for ID_MMFR0_EL1
2022-11-29 Peter CollingbourneKVM: arm64: permit all VM_MTE_ALLOWED mappings with...
2022-11-29 Peter CollingbourneKVM: arm64: unify the tests for VMAs in memslots when...
2022-11-29 Catalin Marinasarm64: mte: Lock a page for MTE tag initialisation
2022-11-29 Catalin MarinasKVM: arm64: Simplify the sanitise_mte_tags() logic
2022-11-29 Catalin Marinasarm64: mte: Fix/clarify the PG_mte_tagged semantics
2022-11-29 Catalin Marinasmm: Do not enable PG_arch_2 for all 64-bit architectures
2022-11-28 Paolo BonziniMerge tag 'kvm-s390-next-6.2-1' of https://git./linux...
2022-11-28 Marc ZyngierKVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu run
2022-11-28 Marc ZyngierKVM: arm64: PMU: Simplify PMCR_EL0 reset handling
2022-11-28 Anshuman KhandualKVM: arm64: PMU: Replace version number '0' with ID_AA6...
2022-11-24 Paolo BonziniMerge branch 'kvm-dwmw2-fixes' into HEAD
2022-11-22 Oliver UptonKVM: arm64: Reject shared table walks in the hyp code
2022-11-22 Oliver UptonKVM: arm64: Don't acquire RCU read lock for exclusive...
2022-11-22 Oliver UptonKVM: arm64: Take a pointer to walker data in kvm_derefe...
2022-11-19 Marc ZyngierKVM: arm64: PMU: Make kvm_pmc the main data structure
2022-11-19 Marc ZyngierKVM: arm64: PMU: Simplify vcpu computation on perf...
2022-11-19 Marc ZyngierKVM: arm64: PMU: Allow PMUv3p5 to be exposed to the...
2022-11-19 Marc ZyngierKVM: arm64: PMU: Implement PMUv3p5 long counter support
2022-11-19 Marc ZyngierKVM: arm64: PMU: Allow ID_DFR0_EL1.PerfMon to be set...
2022-11-19 Marc ZyngierKVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be...
2022-11-19 Marc ZyngierKVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit...
2022-11-19 Marc ZyngierKVM: arm64: PMU: Do not let AArch32 change the counters...
2022-11-17 Paolo BonziniMerge branch 'kvm-svm-harden' into HEAD
2022-11-17 Marc ZyngierKVM: arm64: PMU: Simplify setting a counter to a specif...
2022-11-17 Marc ZyngierKVM: arm64: PMU: Add counter_index_to_*reg() helpers
2022-11-17 Marc ZyngierKVM: arm64: PMU: Only narrow counters that are not...
2022-11-17 Marc ZyngierKVM: arm64: PMU: Narrow the overflow checking when...
2022-11-17 Marc ZyngierKVM: arm64: PMU: Distinguish between 64bit counter...
2022-11-17 Marc ZyngierKVM: arm64: PMU: Always advertise the CHAIN event
2022-11-17 Marc ZyngierKVM: arm64: PMU: Align chained counter implementation...
2022-11-17 Marc Zyngierarm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and...
2022-11-11 Will DeaconKVM: arm64: Use the pKVM hyp vCPU structure in handle__...
2022-11-11 Quentin PerretKVM: arm64: Don't unnecessarily map host kernel section...
2022-11-11 Quentin PerretKVM: arm64: Explicitly map 'kvm_vgic_global_state'...
2022-11-11 Will DeaconKVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits'...
2022-11-11 Quentin PerretKVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the...
2022-11-11 Quentin PerretKVM: arm64: Return guest memory from EL2 via dedicated...
2022-11-11 Quentin PerretKVM: arm64: Instantiate guest stage-2 page-tables at EL2
2022-11-11 Quentin PerretKVM: arm64: Consolidate stage-2 initialisation into...
2022-11-11 Quentin PerretKVM: arm64: Add generic hyp_memcache helpers
2022-11-11 Will DeaconKVM: arm64: Provide I-cache invalidation by virtual...
2022-11-11 Will DeaconKVM: arm64: Initialise hypervisor copies of host symbol...
2022-11-11 Quentin PerretKVM: arm64: Add per-cpu fixmap infrastructure at EL2
2022-11-11 Fuad TabbaKVM: arm64: Instantiate pKVM hypervisor VM and vCPU...
2022-11-11 Fuad TabbaKVM: arm64: Add infrastructure to create and track...
next