index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-08
KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lock
Oliver Upton
1
-8
/
+5
2025-11-08
KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray
Oliver Upton
4
-16
/
+32
2025-11-08
KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchip
Marc Zyngier
1
-5
/
+7
2025-11-08
KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configured
Marc Zyngier
1
-2
/
+12
2025-11-08
KVM: arm64: Make all 32bit ID registers fully writable
Marc Zyngier
1
-28
/
+31
2025-10-30
KVM: arm64: Check the untrusted offset in FF-A memory share
Sebastian Ene
1
-2
/
+7
2025-10-30
KVM: arm64: Check range args for pKVM mem transitions
Vincent Donnefort
1
-0
/
+28
2025-10-30
KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
Sascha Bischoff
1
-1
/
+2
2025-10-13
KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when available
Oliver Upton
2
-4
/
+15
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
4
-131
/
+101
2025-10-13
KVM: arm64: Kill leftovers of ad-hoc timer userspace access
Marc Zyngier
2
-123
/
+0
2025-10-13
KVM: arm64: Fix WFxT handling of nested virt
Marc Zyngier
1
-1
/
+6
2025-10-13
KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-10
/
+31
2025-10-13
KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-8
/
+4
2025-10-13
KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-9
/
+31
2025-10-13
KVM: arm64: Add timer UAPI workaround to sysreg infrastructure
Marc Zyngier
2
-3
/
+36
2025-10-13
KVM: arm64: Make timer_set_offset() generally accessible
Marc Zyngier
1
-10
/
+0
2025-10-13
KVM: arm64: Replace timer context vcpu pointer with timer_id
Marc Zyngier
1
-2
/
+2
2025-10-13
KVM: arm64: Introduce timer_context_to_vcpu() helper
Marc Zyngier
1
-12
/
+13
2025-10-13
KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guests
Marc Zyngier
1
-13
/
+13
2025-10-13
KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
Sascha Bischoff
1
-1
/
+4
2025-10-13
KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence check
Mukesh Ojha
1
-5
/
+10
2025-10-13
KVM: arm64: Remove unreachable break after return
Osama Abdelkader
1
-1
/
+0
2025-10-13
KVM: arm64: Prevent access to vCPU events before init
Oliver Upton
1
-0
/
+6
2025-10-13
KVM: arm64: Use the in-context stage-1 in __kvm_find_s1_desc_level()
Oliver Upton
1
-1
/
+5
2025-10-13
KVM: arm64: nv: Don't advance PC when pending an SVE exception
Marc Zyngier
1
-1
/
+1
2025-10-13
KVM: arm64: nv: Don't treat ZCR_EL2 as a 'mapped' register
Oliver Upton
1
-4
/
+2
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-3
/
+2
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-527
/
+1258
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
1
-1
/
+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/kvmarm/kvmarm into HEAD
Paolo Bonzini
25
-473
/
+1074
2025-09-30
Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
22
-228
/
+446
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-1
/
+1
2025-09-20
Merge branch kvm-arm64/misc-6.18 into kvmarm-master/next
Marc Zyngier
6
-32
/
+41
2025-09-20
Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/next
Marc Zyngier
1
-5
/
+18
2025-09-20
Merge branch kvm-arm64/el2-feature-control into kvmarm-master/next
Marc Zyngier
4
-149
/
+289
2025-09-20
Merge branch kvm-arm64/nv-debug into kvmarm-master/next
Marc Zyngier
2
-0
/
+33
2025-09-20
Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/next
Marc Zyngier
4
-19
/
+21
2025-09-20
Merge branch kvm-arm64/52bit-at into kvmarm-master/next
Marc Zyngier
3
-109
/
+296
2025-09-20
KVM: arm64: Populate level on S1PTW SEA injection
Marc Zyngier
1
-2
/
+25
2025-09-20
KVM: arm64: Add S1 IPA to page table level walker
Marc Zyngier
1
-0
/
+65
2025-09-20
KVM: arm64: Add filtering hook to S1 page table walk
Marc Zyngier
1
-0
/
+11
2025-09-20
KVM: arm64: Don't switch MMU on translation from non-NV context
Marc Zyngier
1
-3
/
+8
2025-09-20
KVM: arm64: Allow EL1 control registers to be accessed from the CPU state
Marc Zyngier
1
-2
/
+2
2025-09-20
KVM: arm64: Allow use of S1 PTW for non-NV vcpus
Marc Zyngier
1
-30
/
+28
2025-09-20
KVM: arm64: Report faults from S1 walk setup at the expected start level
Marc Zyngier
1
-49
/
+54
2025-09-20
KVM: arm64: Expand valid block mappings to FEAT_LPA/LPA2 support
Marc Zyngier
1
-2
/
+2
2025-09-20
KVM: arm64: Populate PAR_EL1 with 52bit addresses
Marc Zyngier
1
-2
/
+2
[next]