index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
28
-531
/
+1456
2022-05-16
Merge branch kvm-arm64/its-save-restore-fixes-5.19 into kvmarm-master/next
Marc Zyngier
1
-18
/
+78
2022-05-16
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
Marc Zyngier
6
-46
/
+37
2022-05-16
Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next
Marc Zyngier
5
-35
/
+39
2022-05-16
Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next
Marc Zyngier
5
-37
/
+187
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
2
-40
/
+129
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
4
-189
/
+332
2022-05-16
KVM: arm64: Fix hypercall bitmap writeback when vcpus have already run
Marc Zyngier
1
-1
/
+2
2022-05-16
KVM: arm64: vgic: Undo work in failed ITS restores
Ricardo Koller
1
-2
/
+13
2022-05-16
KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
Ricardo Koller
1
-4
/
+23
2022-05-16
KVM: arm64: vgic: Add more checks when restoring ITS tables
Ricardo Koller
1
-0
/
+7
2022-05-16
KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
Ricardo Koller
1
-12
/
+35
2022-05-16
KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected
Marc Zyngier
3
-15
/
+7
2022-05-15
KVM: arm64: Reenable pmu in Protected Mode
Fuad Tabba
1
-2
/
+1
2022-05-15
KVM: arm64: Pass pmu events to hyp via vcpu
Fuad Tabba
3
-22
/
+25
2022-05-15
KVM: arm64: Wrapper for getting pmu_events
Fuad Tabba
1
-16
/
+26
2022-05-15
KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaround
Marc Zyngier
1
-0
/
+4
2022-05-10
KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
Oliver Upton
1
-3
/
+0
2022-05-10
KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
Oliver Upton
1
-18
/
+1
2022-05-06
KVM: arm64: nvhe: Eliminate kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2022-05-06
KVM: arm64: Avoid unnecessary absolute addressing via literals
Ard Biesheuvel
1
-5
/
+3
2022-05-04
KVM: arm64: Print emulated register table name when it is unsorted
Alexandru Elisei
1
-2
/
+2
2022-05-04
KVM: arm64: Don't BUG_ON() if emulated register table is unsorted
Alexandru Elisei
2
-16
/
+25
2022-05-04
KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
Marc Zyngier
4
-6
/
+47
2022-05-04
KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
Marc Zyngier
3
-21
/
+111
2022-05-04
KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
Marc Zyngier
3
-10
/
+29
2022-05-04
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
3
-61
/
+208
2022-05-04
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
9
-68
/
+214
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
4
-25
/
+65
2022-05-04
Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/next
Marc Zyngier
4
-3
/
+90
2022-05-04
KVM: arm64: Implement PSCI SYSTEM_SUSPEND
Oliver Upton
2
-0
/
+34
2022-05-04
KVM: arm64: Add support for userspace to suspend a vCPU
Oliver Upton
1
-0
/
+51
2022-05-04
KVM: arm64: Return a value from check_vcpu_requests()
Oliver Upton
1
-2
/
+14
2022-05-04
KVM: arm64: Rename the KVM_REQ_SLEEP handler
Oliver Upton
1
-2
/
+2
2022-05-04
KVM: arm64: Track vCPU power state using MP state values
Oliver Upton
2
-16
/
+18
2022-05-04
KVM: arm64: Dedupe vCPU power off helpers
Oliver Upton
2
-12
/
+5
2022-05-04
KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
Oliver Upton
1
-8
/
+5
2022-05-04
KVM: arm64: Fix new instances of 32bit ESRs
Marc Zyngier
1
-3
/
+3
2022-05-03
KVM: arm64: Add vendor hypervisor firmware register
Raghavendra Rao Ananta
1
-5
/
+20
2022-05-03
KVM: arm64: Add standard hypervisor firmware register
Raghavendra Rao Ananta
1
-3
/
+20
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
3
-2
/
+111
2022-05-03
KVM: arm64: Factor out firmware register handling from psci.c
Raghavendra Rao Ananta
3
-184
/
+185
2022-05-03
KVM: arm64: Hide AArch32 PMU registers when not available
Alexandru Elisei
2
-30
/
+32
2022-05-03
KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
Oliver Upton
2
-0
/
+72
2022-05-03
KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
Oliver Upton
2
-15
/
+78
2022-05-03
KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds
Oliver Upton
1
-6
/
+16
2022-05-03
KVM: arm64: Return a bool from emulate_cp()
Oliver Upton
1
-10
/
+10
2022-05-02
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
2
-6
/
+6
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
1
-1
/
+2
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
1
-1
/
+2
[next]