index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+17
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2025-12-02
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
1
-3
/
+11
2025-12-01
Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/next
Oliver Upton
1
-2
/
+5
2025-12-01
Merge branch 'kvm-arm64/sea-user' into kvmarm/next
Oliver Upton
1
-0
/
+5
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+6
2025-11-24
KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
Marc Zyngier
1
-0
/
+4
2025-11-24
KVM: arm64: Eagerly save VMCR on exit
Marc Zyngier
1
-2
/
+1
2025-11-19
KVM: arm64: Use kvzalloc() for kvm struct allocation
Oliver Upton
1
-1
/
+1
2025-11-19
KVM: arm64: Drop useless __GFP_HIGHMEM from kvm struct allocation
Oliver Upton
1
-1
/
+1
2025-11-12
arm64: Fix double word in comments
Bo Liu
1
-1
/
+1
2025-11-12
KVM: arm64: VHE: Compute fgt traps before activating them
Alexandru Elisei
1
-1
/
+1
2025-11-12
KVM: arm64: VM exit to userspace to handle SEA
Jiaqi Yan
1
-0
/
+5
2025-11-05
KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
Sean Christopherson
1
-2
/
+2
2025-11-05
KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
Sean Christopherson
1
-0
/
+6
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
1
-0
/
+1
2025-10-13
KVM: arm64: Prevent access to vCPU events before init
Oliver Upton
1
-0
/
+6
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+1
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
1
-2
/
+1
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-6
/
+13
2025-09-20
Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/next
Marc Zyngier
1
-2
/
+3
2025-09-17
KVM: arm64: Enable nested for GICv5 host with FEAT_GCIE_LEGACY
Sascha Bischoff
1
-2
/
+3
2025-09-15
Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/next
Marc Zyngier
1
-4
/
+10
2025-09-15
KVM: arm64: Reserve pKVM handle during pkvm_init_host_vm()
Fuad Tabba
1
-4
/
+10
2025-09-10
KVM: arm64: Initialize PMSCR_EL1 when in VHE
Alexandru Elisei
1
-1
/
+3
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-4
/
+4
2025-08-21
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
1
-4
/
+4
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
1
-2
/
+14
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-12
/
+8
2025-07-26
Merge branch 'kvm-arm64/doublefault2' into kvmarm/next
Oliver Upton
1
-2
/
+7
2025-07-08
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
1
-0
/
+4
2025-07-08
KVM: arm64: Treat vCPU with pending SError as runnable
Oliver Upton
1
-1
/
+2
2025-07-08
KVM: arm64: Add helper to identify a nested context
Marc Zyngier
1
-1
/
+1
2025-07-07
KVM: arm64: Expose new KVM cap for cacheable PFNMAP
Ankit Agrawal
1
-0
/
+7
2025-07-03
KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()
Mark Rutland
1
-4
/
+0
2025-06-26
KVM: arm64: Don't free hyp pages with pKVM on GICv2
Quentin Perret
1
-1
/
+4
2025-06-26
KVM: arm64: Fix error path in init_hyp_mode()
Mostafa Saleh
1
-1
/
+6
2025-06-23
KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
Sean Christopherson
1
-10
/
+5
2025-06-23
KVM: Don't WARN if updating IRQ bypass route fails
Sean Christopherson
1
-3
/
+3
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
1
-3
/
+4
2025-06-19
KVM: arm64: Explicitly treat routing entry type changes as changes
Sean Christopherson
1
-1
/
+2
2025-06-02
Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-2
/
+24
2025-05-30
KVM: arm64: Unmap vLPIs affected by changes to GSI routing information
Oliver Upton
1
-0
/
+23
2025-05-30
KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
Oliver Upton
1
-2
/
+1
2025-05-27
KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs
Maxim Levitsky
1
-43
/
+0
2025-05-23
Merge branch kvm-arm64/nv-nv into kvmarm-master/next
Marc Zyngier
1
-0
/
+10
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
1
-0
/
+13
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
1
-0
/
+7
2025-05-19
KVM: arm64: Add sanitisation for FEAT_FGT2 registers
Marc Zyngier
1
-0
/
+5
2025-05-19
KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
Marc Zyngier
1
-0
/
+6
[next]