index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-08-02
KVM: arm64: Walk userspace page tables to compute the THP mapping size
Marc Zyngier
1
-4
/
+30
2021-07-29
KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTE
Steven Price
1
-4
/
+8
2021-07-29
KVM: arm64: Fix off-by-one in range_is_memory
David Brazdil
1
-1
/
+1
2021-07-14
KVM: arm64: Fix detection of shared VMAs on guest fault
Marc Zyngier
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-07-01
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
1
-1
/
+1
[prev]
[next]