index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2022-08-19
3
-5
/
+4
|
\
|
*
KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
Oliver Upton
2022-08-17
1
-1
/
+1
|
*
KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systems
Oliver Upton
2022-08-17
2
-4
/
+3
*
|
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-19
1
-4
/
+4
*
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
1
-1
/
+6
|
\
\
|
*
|
KVM: arm64: Add a flag to disable MMIO trace for nVHE KVM
Sai Prakash Ranjan
2022-06-15
1
-1
/
+6
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
31
-727
/
+1053
|
\
\
\
|
*
\
\
Merge tag 'kvmarm-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-08-01
30
-726
/
+1052
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch kvm-arm64/nvhe-stacktrace into kvmarm-master/next
Marc Zyngier
2022-07-27
9
-10
/
+406
|
|
|
\
\
|
|
|
*
|
KVM: arm64: Don't open code ARRAY_SIZE()
Oliver Upton
2022-07-27
2
-4
/
+5
|
|
|
*
|
KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.c
Marc Zyngier
2022-07-27
1
-0
/
+41
|
|
|
*
|
KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions
Marc Zyngier
2022-07-27
2
-0
/
+107
|
|
|
*
|
KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit
Marc Zyngier
2022-07-27
3
-99
/
+121
|
|
|
*
|
KVM: arm64: Move PROTECTED_NVHE_STACKTRACE around
Marc Zyngier
2022-07-27
1
-13
/
+11
|
|
|
*
|
KVM: arm64: Introduce pkvm_dump_backtrace()
Kalesh Singh
2022-07-26
1
-1
/
+34
|
|
|
*
|
KVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
Kalesh Singh
2022-07-26
1
-1
/
+54
|
|
|
*
|
KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
Kalesh Singh
2022-07-26
1
-0
/
+4
|
|
|
*
|
KVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
Kalesh Singh
2022-07-26
1
-0
/
+15
|
|
|
*
|
KVM: arm64: Introduce hyp_dump_backtrace()
Kalesh Singh
2022-07-26
1
-0
/
+69
|
|
|
*
|
KVM: arm64: Implement non-protected nVHE hyp stack unwinder
Kalesh Singh
2022-07-26
1
-1
/
+1
|
|
|
*
|
KVM: arm64: Prepare non-protected nVHE hypervisor stacktrace
Kalesh Singh
2022-07-26
2
-0
/
+47
|
|
|
*
|
KVM: arm64: On stack overflow switch to hyp overflow_stack
Kalesh Singh
2022-07-26
3
-8
/
+14
|
|
*
|
|
Merge branch kvm-arm64/sysreg-cleanup-5.20 into kvmarm-master/next
Marc Zyngier
2022-07-17
9
-598
/
+546
|
|
|
\
\
\
|
|
|
*
|
|
KVM: arm64: Get rid or outdated comments
Marc Zyngier
2022-07-17
1
-5
/
+0
|
|
|
*
|
|
KVM: arm64: Descope kvm_arm_sys_reg_{get,set}_reg()
Marc Zyngier
2022-07-17
1
-1
/
+2
|
|
|
*
|
|
KVM: arm64: Get rid of find_reg_by_id()
Marc Zyngier
2022-07-17
2
-16
/
+0
|
|
|
*
|
|
KVM: arm64: vgic: Tidy-up calls to vgic_{get,set}_common_attr()
Marc Zyngier
2022-07-17
1
-52
/
+26
|
|
|
*
|
|
KVM: arm64: vgic: Consolidate userspace access for base address setting
Marc Zyngier
2022-07-17
1
-44
/
+31
|
|
|
*
|
|
KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting
Marc Zyngier
2022-07-17
2
-9
/
+34
|
|
|
*
|
|
KVM: arm64: vgic: Use {get,put}_user() instead of copy_{from.to}_user
Marc Zyngier
2022-07-17
1
-3
/
+3
|
|
|
*
|
|
KVM: arm64: vgic-v2: Consolidate userspace access for MMIO registers
Marc Zyngier
2022-07-17
1
-22
/
+17
|
|
|
*
|
|
KVM: arm64: vgic-v3: Consolidate userspace access for MMIO registers
Marc Zyngier
2022-07-17
1
-66
/
+37
|
|
|
*
|
|
KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace
Marc Zyngier
2022-07-17
5
-8
/
+12
|
|
|
*
|
|
KVM: arm64: vgic-v3: Convert userspace accessors over to FIELD_GET/FIELD_PREP
Marc Zyngier
2022-07-17
1
-33
/
+27
|
|
|
*
|
|
KVM: arm64: vgic-v3: Make the userspace accessors use sysreg API
Marc Zyngier
2022-07-17
1
-197
/
+257
|
|
|
*
|
|
KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()
Marc Zyngier
2022-07-17
3
-35
/
+24
|
|
|
*
|
|
KVM: arm64: vgic-v3: Simplify vgic_v3_has_cpu_sysregs_attr()
Marc Zyngier
2022-07-17
3
-12
/
+13
|
|
|
*
|
|
KVM: arm64: Get rid of reg_from/to_user()
Marc Zyngier
2022-07-17
1
-24
/
+6
|
|
|
*
|
|
KVM: arm64: Consolidate sysreg userspace accesses
Marc Zyngier
2022-07-17
2
-103
/
+61
|
|
|
*
|
|
KVM: arm64: Rely on index_to_param() for size checks on userspace access
Marc Zyngier
2022-07-17
1
-6
/
+0
|
|
|
*
|
|
KVM: arm64: Introduce generic get_user/set_user helpers for system registers
Marc Zyngier
2022-07-17
2
-22
/
+44
|
|
|
*
|
|
KVM: arm64: Reorder handling of invariant sysregs from userspace
Marc Zyngier
2022-07-17
1
-6
/
+12
|
|
|
*
|
|
KVM: arm64: Add get_reg_by_id() as a sys_reg_desc retrieving helper
Marc Zyngier
2022-07-17
3
-17
/
+23
|
|
|
|
/
/
|
|
*
|
|
Merge branch kvm-arm64/misc-5.20 into kvmarm-master/next
Marc Zyngier
2022-07-17
4
-10
/
+10
|
|
|
\
\
\
|
|
|
*
|
|
KVM: arm64: Fix hypervisor address symbolization
Kalesh Singh
2022-07-17
1
-2
/
+2
|
|
|
*
|
|
KVM: arm64: Don't return from void function
Quentin Perret
2022-07-06
2
-2
/
+2
|
|
|
*
|
|
KVM: arm64: nvhe: Add intermediates to 'targets' instead of extra-y
Masahiro Yamada
2022-06-29
1
-1
/
+1
|
|
|
*
|
|
KVM: arm64: nvhe: Rename confusing obj-y
Masahiro Yamada
2022-06-29
1
-5
/
+5
|
|
|
|
/
/
|
|
*
|
|
Merge branch kvm-arm64/burn-the-flags into kvmarm-master/next
Marc Zyngier
2022-06-29
17
-108
/
+90
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
KVM: arm64: Move the handling of !FP outside of the fast path
Marc Zyngier
2022-06-29
2
-4
/
+10
[next]