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-06-17
KVM: arm64: Prevent kmemleak from accessing pKVM memory
Quentin Perret
1
-3
/
+3
2022-06-09
KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
Will Deacon
1
-4
/
+0
2022-06-09
KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
Will Deacon
1
-1
/
+5
2022-06-09
KVM: arm64: Handle all ID registers trapped for a protected VM
Marc Zyngier
1
-8
/
+34
2022-06-09
KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
Will Deacon
1
-1
/
+3
2022-06-08
KVM: arm64: Warn if accessing timer pending state outside of vcpu context
Marc Zyngier
1
-0
/
+3
2022-06-08
KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
Marc Zyngier
2
-39
/
+22
2022-06-07
KVM: arm64: Don't read a HW interrupt pending state in user context
Marc Zyngier
3
-5
/
+21
2022-06-07
KVM: arm64: Fix inconsistent indenting
sunliming
1
-1
/
+1
2022-06-07
KVM: arm64: Always start with clearing SME flag on load
Marc Zyngier
1
-0
/
+1
2022-06-07
KVM: arm64: Always start with clearing SVE flag on load
Marc Zyngier
1
-0
/
+1
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-524
/
+1294
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-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-32
/
+122
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
7
-15
/
+18
2022-05-17
Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-3
/
+3
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
2
-3
/
+3
2022-05-16
Merge branch 'for-next/sme' into for-next/sysreg-gen
Catalin Marinas
4
-3
/
+90
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: Don't hypercall before EL2 init
Quentin Perret
1
-1
/
+2
2022-05-15
KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
Marc Zyngier
1
-2
/
+1
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
arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names
Mark Brown
1
-14
/
+14
2022-05-04
arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARM
Mark Brown
1
-1
/
+1
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
[next]