index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
KVM: arm64: Remove trailing whitespace in comment
Fuad Tabba
1
-2
/
+2
2021-08-20
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
3
-4
/
+4
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
6
-10
/
+10
2021-08-20
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
4
-4
/
+6
2021-08-20
KVM: arm64: vgic: Resample HW pending state on deactivation
Marc Zyngier
4
-62
/
+50
2021-08-19
KVM: arm64: vgic: Drop WARN from vgic_get_irq
Ricardo Koller
1
-1
/
+0
2021-08-19
KVM: arm64: Use generic KVM xfer to guest work function
Oliver Upton
2
-28
/
+45
2021-08-19
KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
2
-0
/
+2
2021-08-19
KVM: arm64: Enforce reserved bits for PSCI target affinities
Oliver Upton
1
-3
/
+12
2021-08-19
KVM: arm64: Handle PSCI resets before userspace touches vCPU state
Oliver Upton
1
-0
/
+8
2021-08-19
KVM: arm64: Fix read-side race on updates to vcpu reset state
Oliver Upton
1
-6
/
+10
2021-08-18
KVM: arm64: Make hyp_panic() more robust when protected mode is enabled
Will Deacon
2
-13
/
+31
2021-08-18
KVM: arm64: Drop unused REQUIRES_VIRT
Anshuman Khandual
1
-4
/
+0
2021-08-18
KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
Anshuman Khandual
2
-17
/
+3
2021-08-18
KVM: arm64: Drop init_common_resources()
Anshuman Khandual
1
-6
/
+1
2021-08-18
KVM: arm64: Use ARM64_MIN_PARANGE_BITS as the minimum supported IPA
Anshuman Khandual
1
-1
/
+1
2021-08-11
KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
Quentin Perret
1
-1
/
+1
2021-08-11
KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
Anshuman Khandual
1
-0
/
+8
2021-08-11
arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
Anshuman Khandual
1
-15
/
+2
2021-08-11
KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
Anshuman Khandual
2
-4
/
+4
2021-08-11
KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
2
-4
/
+2
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
4
-11
/
+117
2021-08-11
KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
2
-2
/
+17
2021-08-11
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
4
-75
/
+0
2021-08-11
KVM: arm64: Mark host bss and rodata section as shared
Quentin Perret
1
-8
/
+74
2021-08-11
KVM: arm64: Enable retrieving protections attributes of PTEs
Quentin Perret
1
-0
/
+37
2021-08-11
KVM: arm64: Introduce addr_is_memory()
Quentin Perret
2
-0
/
+8
2021-08-11
KVM: arm64: Expose pkvm_hyp_id
Quentin Perret
2
-1
/
+3
2021-08-11
KVM: arm64: Expose host stage-2 manipulation helpers
Quentin Perret
2
-1
/
+19
2021-08-11
KVM: arm64: Add helpers to tag shared pages in SW bits
Quentin Perret
1
-0
/
+26
2021-08-11
KVM: arm64: Allow populating software bits
Quentin Perret
1
-0
/
+5
2021-08-11
KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
2
-10
/
+53
2021-08-11
KVM: arm64: Tolerate re-creating hyp mappings to set software bits
Quentin Perret
1
-2
/
+16
2021-08-11
KVM: arm64: Don't overwrite software bits with owner id
Quentin Perret
1
-1
/
+1
2021-08-11
KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
Quentin Perret
1
-2
/
+2
2021-08-11
KVM: arm64: Optimize host memory aborts
Quentin Perret
2
-75
/
+44
2021-08-11
KVM: arm64: Expose page-table helpers
Quentin Perret
1
-39
/
+0
2021-08-11
KVM: arm64: Provide the host_stage2_try() helper macro
Quentin Perret
1
-18
/
+22
2021-08-11
KVM: arm64: Introduce hyp_assert_lock_held()
Quentin Perret
2
-0
/
+26
2021-08-11
KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
Will Deacon
1
-0
/
+8
2021-08-04
KVM: arm64: Unregister HYP sections from kmemleak in protected mode
Marc Zyngier
1
-0
/
+7
2021-08-02
KVM: arm64: Fix comments related to GICv2 PMR reporting
Jason Wang
1
-2
/
+2
2021-08-02
KVM: arm64: Count VMID-wide TLB invalidations
Paolo Bonzini
1
-0
/
+1
2021-08-02
KVM: arm64: Remove PMSWINC_EL0 shadow register
Marc Zyngier
1
-1
/
+20
2021-08-02
KVM: arm64: Disabling disabled PMU counters wastes a lot of time
Alexandre Chartre
1
-2
/
+3
2021-08-02
KVM: arm64: Drop unnecessary masking of PMU registers
Marc Zyngier
2
-5
/
+4
2021-08-02
KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Marc Zyngier
1
-3
/
+40
2021-08-02
KVM: arm64: Introduce helper to retrieve a PTE and its level
Marc Zyngier
1
-0
/
+39
2021-08-02
KVM: arm64: Use get_page() instead of kvm_get_pfn()
Marc Zyngier
1
-1
/
+1
2021-08-02
KVM: arm64: Avoid mapping size adjustment on permission fault
Marc Zyngier
1
-3
/
+8
[prev]
[next]