index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-29
KVM: arm64: Allow no running vcpu on saving vgic3 pending table
Gavin Shan
1
-1
/
+1
2023-01-29
KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending status
Gavin Shan
1
-1
/
+1
2023-01-29
KVM: arm64: Add helper vgic_write_guest_lock()
Gavin Shan
2
-8
/
+19
2023-01-21
KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation
Marc Zyngier
3
-16
/
+18
2023-01-21
KVM: arm64: Pass the actual page address to mte_clear_page_tags()
Catalin Marinas
1
-1
/
+1
2023-01-05
Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixes
Marc Zyngier
3
-11
/
+14
2023-01-05
Merge branch kvm-arm64/pmu-fixes-6.2 into kvmarm-master/fixes
Marc Zyngier
1
-1
/
+1
2023-01-05
KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementations
Marc Zyngier
1
-0
/
+2
2023-01-03
KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
Marc Zyngier
3
-11
/
+14
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-915
/
+2416
2022-12-12
KVM: arm64: PMU: Fix PMCR_EL0 reset value
James Clark
1
-1
/
+1
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
25
-898
/
+2410
2022-12-06
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
1
-2
/
+2
2022-12-06
Merge branch 'for-next/sve-state' into for-next/core
Will Deacon
1
-8
/
+18
2022-12-05
Merge remote-tracking branch 'arm64/for-next/sysregs' into kvmarm-master/next
Marc Zyngier
1
-11
/
+11
2022-12-05
Merge branch kvm-arm64/misc-6.2 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2022-12-05
Merge branch kvm-arm64/pmu-unchained into kvmarm-master/next
Marc Zyngier
3
-308
/
+337
2022-12-05
Merge branch kvm-arm64/mte-map-shared into kvmarm-master/next
Marc Zyngier
2
-40
/
+33
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
19
-193
/
+1607
2022-12-05
Merge branch kvm-arm64/parallel-faults into kvmarm-master/next
Marc Zyngier
4
-344
/
+383
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
3
-0
/
+25
2022-12-05
Merge branch kvm-arm64/52bit-fixes into kvmarm-master/next
Marc Zyngier
2
-19
/
+31
2022-12-05
KVM: arm64: Fix benign bug with incorrect use of VA_BITS
Ryan Roberts
1
-1
/
+1
2022-12-05
KVM: arm64: PMU: Fix period computation for 64bit counters with 32bit overflow
Marc Zyngier
1
-7
/
+3
2022-12-01
arm64/sysreg: Standardise naming for ID_DFR0_EL1
James Morse
1
-2
/
+2
2022-11-29
arm64/fp: Use a struct to pass data to fpsimd_bind_state_to_cpu()
Mark Brown
1
-10
/
+14
2022-11-29
arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
Mark Brown
1
-3
/
+0
2022-11-29
arm64/fpsimd: Have KVM explicitly say which FP registers to save
Mark Brown
1
-1
/
+8
2022-11-29
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
1
-1
/
+2
2022-11-29
KVM: arm64: Discard any SVE state when entering KVM guests
Mark Brown
1
-1
/
+2
2022-11-29
KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
Peter Collingbourne
1
-8
/
+0
2022-11-29
KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
Peter Collingbourne
1
-9
/
+16
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
2
-7
/
+11
2022-11-29
KVM: arm64: Simplify the sanitise_mte_tags() logic
Catalin Marinas
1
-25
/
+15
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2
-4
/
+4
2022-11-28
KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu run
Marc Zyngier
2
-4
/
+10
2022-11-28
KVM: arm64: PMU: Simplify PMCR_EL0 reset handling
Marc Zyngier
1
-12
/
+6
2022-11-28
KVM: arm64: PMU: Replace version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
Anshuman Khandual
1
-2
/
+3
2022-11-22
KVM: arm64: Reject shared table walks in the hyp code
Oliver Upton
1
-1
/
+4
2022-11-22
KVM: arm64: Don't acquire RCU read lock for exclusive table walks
Oliver Upton
1
-2
/
+2
2022-11-22
KVM: arm64: Take a pointer to walker data in kvm_dereference_pteref()
Oliver Upton
1
-3
/
+3
2022-11-19
KVM: arm64: PMU: Make kvm_pmc the main data structure
Marc Zyngier
1
-87
/
+87
2022-11-19
KVM: arm64: PMU: Simplify vcpu computation on perf overflow notification
Marc Zyngier
1
-4
/
+1
2022-11-19
KVM: arm64: PMU: Allow PMUv3p5 to be exposed to the guest
Marc Zyngier
1
-1
/
+1
2022-11-19
KVM: arm64: PMU: Implement PMUv3p5 long counter support
Marc Zyngier
2
-3
/
+9
2022-11-19
KVM: arm64: PMU: Allow ID_DFR0_EL1.PerfMon to be set from userspace
Marc Zyngier
1
-1
/
+56
2022-11-19
KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
Marc Zyngier
1
-1
/
+41
2022-11-19
KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
3
-8
/
+45
2022-11-19
KVM: arm64: PMU: Do not let AArch32 change the counters' top 32 bits
Marc Zyngier
1
-8
/
+27
2022-11-17
KVM: arm64: PMU: Simplify setting a counter to a specific value
Marc Zyngier
1
-1
/
+4
[next]