Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | KVM: arm64: Make __pkvm_create_mappings static | Quentin Perret | 2021-08-11 | 2 | -4/+2 | |
| | | * | | | | | | KVM: arm64: Restrict EL2 stage-1 changes in protected mode | Quentin Perret | 2021-08-11 | 5 | -12/+118 | |
| | | * | | | | | | KVM: arm64: Refactor protected nVHE stage-1 locking | Quentin Perret | 2021-08-11 | 2 | -2/+17 | |
| | | * | | | | | | KVM: arm64: Remove __pkvm_mark_hyp | Quentin Perret | 2021-08-11 | 5 | -77/+1 | |
| | | * | | | | | | KVM: arm64: Mark host bss and rodata section as shared | Quentin Perret | 2021-08-11 | 1 | -8/+74 | |
| | | * | | | | | | KVM: arm64: Enable retrieving protections attributes of PTEs | Quentin Perret | 2021-08-11 | 2 | -0/+57 | |
| | | * | | | | | | KVM: arm64: Introduce addr_is_memory() | Quentin Perret | 2021-08-11 | 2 | -0/+8 | |
| | | * | | | | | | KVM: arm64: Expose pkvm_hyp_id | Quentin Perret | 2021-08-11 | 2 | -1/+3 | |
| | | * | | | | | | KVM: arm64: Expose host stage-2 manipulation helpers | Quentin Perret | 2021-08-11 | 2 | -1/+19 | |
| | | * | | | | | | KVM: arm64: Add helpers to tag shared pages in SW bits | Quentin Perret | 2021-08-11 | 1 | -0/+26 | |
| | | * | | | | | | KVM: arm64: Allow populating software bits | Quentin Perret | 2021-08-11 | 2 | -1/+16 | |
| | | * | | | | | | KVM: arm64: Enable forcing page-level stage-2 mappings | Quentin Perret | 2021-08-11 | 3 | -35/+94 | |
| | | * | | | | | | KVM: arm64: Tolerate re-creating hyp mappings to set software bits | Quentin Perret | 2021-08-11 | 1 | -2/+16 | |
| | | * | | | | | | KVM: arm64: Don't overwrite software bits with owner id | Quentin Perret | 2021-08-11 | 1 | -1/+1 | |
| | | * | | | | | | KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED | Quentin Perret | 2021-08-11 | 1 | -2/+2 | |
| | | * | | | | | | KVM: arm64: Optimize host memory aborts | Quentin Perret | 2021-08-11 | 3 | -105/+44 | |
| | | * | | | | | | KVM: arm64: Expose page-table helpers | Quentin Perret | 2021-08-11 | 2 | -39/+40 | |
| | | * | | | | | | KVM: arm64: Provide the host_stage2_try() helper macro | Quentin Perret | 2021-08-11 | 1 | -18/+22 | |
| | | * | | | | | | KVM: arm64: Introduce hyp_assert_lock_held() | Quentin Perret | 2021-08-11 | 2 | -0/+26 | |
| | | * | | | | | | KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2 | Will Deacon | 2021-08-11 | 1 | -0/+8 | |
| | * | | | | | | | Merge branch kvm-arm64/mmu/kmemleak-pkvm into kvmarm-master/next | Marc Zyngier | 2021-08-20 | 2 | -2/+9 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | KVM: arm64: Unregister HYP sections from kmemleak in protected mode | Marc Zyngier | 2021-08-04 | 1 | -0/+7 | |
| | | * | | | | | | | arm64: Move .hyp.rodata outside of the _sdata.._edata range | Marc Zyngier | 2021-08-04 | 1 | -2/+2 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next | Marc Zyngier | 2021-08-20 | 14 | -135/+112 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | | * | | | | | | Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15 | Marc Zyngier | 2021-08-20 | 2 | -15/+22 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | KVM: arm64: vgic: Resample HW pending state on deactivation | Marc Zyngier | 2021-08-20 | 4 | -62/+50 | |
| | | * | | | | | | | KVM: arm64: vgic: Drop WARN from vgic_get_irq | Ricardo Koller | 2021-08-19 | 1 | -1/+0 | |
| | | * | | | | | | | KVM: arm64: Drop unused REQUIRES_VIRT | Anshuman Khandual | 2021-08-18 | 1 | -4/+0 | |
| | | * | | | | | | | KVM: arm64: Drop check_kvm_target_cpu() based percpu probe | Anshuman Khandual | 2021-08-18 | 3 | -18/+4 | |
| | | * | | | | | | | KVM: arm64: Drop init_common_resources() | Anshuman Khandual | 2021-08-18 | 1 | -6/+1 | |
| | | * | | | | | | | KVM: arm64: Use ARM64_MIN_PARANGE_BITS as the minimum supported IPA | Anshuman Khandual | 2021-08-18 | 1 | -1/+1 | |
| | | * | | | | | | | arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macros | Anshuman Khandual | 2021-08-18 | 2 | -7/+14 | |
| | | * | | | | | | | KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size | Anshuman Khandual | 2021-08-11 | 1 | -0/+8 | |
| | | * | | | | | | | arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT | Anshuman Khandual | 2021-08-11 | 2 | -15/+5 | |
| | | * | | | | | | | KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF | Anshuman Khandual | 2021-08-11 | 2 | -4/+4 | |
| | | * | | | | | | | KVM: arm64: Fix comments related to GICv2 PMR reporting | Jason Wang | 2021-08-02 | 1 | -2/+2 | |
| | | * | | | | | | | KVM: arm64: Count VMID-wide TLB invalidations | Paolo Bonzini | 2021-08-02 | 1 | -0/+1 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch kvm-arm64/mmu/mapping-levels into kvmarm-master/next | Marc Zyngier | 2021-08-20 | 3 | -7/+97 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | KVM: arm64: Use get_page() instead of kvm_get_pfn() | Marc Zyngier | 2021-08-02 | 1 | -1/+1 | |
| | | * | | | | | | | KVM: arm64: Avoid mapping size adjustment on permission fault | Marc Zyngier | 2021-08-02 | 1 | -3/+8 | |
| | | * | | | | | | | KVM: arm64: Walk userspace page tables to compute the THP mapping size | Marc Zyngier | 2021-08-02 | 1 | -4/+30 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | * | | | | | | KVM: arm64: Introduce helper to retrieve a PTE and its level | Marc Zyngier | 2021-08-02 | 2 | -0/+59 | |
| | | |/ / / / / | ||||||
| | * | | | | | | KVM: arm64: Remove PMSWINC_EL0 shadow register | Marc Zyngier | 2021-08-02 | 2 | -2/+20 | |
| | * | | | | | | KVM: arm64: Disabling disabled PMU counters wastes a lot of time | Alexandre Chartre | 2021-08-02 | 1 | -2/+3 | |
| | * | | | | | | KVM: arm64: Drop unnecessary masking of PMU registers | Marc Zyngier | 2021-08-02 | 2 | -5/+4 | |
| | * | | | | | | KVM: arm64: Narrow PMU sysreg reset values to architectural requirements | Marc Zyngier | 2021-08-02 | 1 | -3/+40 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2021-09-06 | 5 | -8/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KVM: s390: index kvm->arch.idle_mask by vcpu_idx | Halil Pasic | 2021-08-27 | 4 | -8/+9 | |
| | * | | | | | | KVM: s390: Enable specification exception interpretation | Janis Schoetterl-Glausch | 2021-08-27 | 3 | -0/+5 | |
| * | | | | | | | x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait | Lai Jiangshan | 2021-09-06 | 1 | -2/+3 |