index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
Merge tag 'kvmarm-fixes-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
5
-10
/
+30
2023-04-04
KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs
Fuad Tabba
3
-9
/
+29
2023-03-31
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
1
-0
/
+1
2023-03-30
KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
Reiji Watanabe
2
-1
/
+1
2023-03-16
KVM: arm64: Check for kvm_vma_mte_allowed in the critical section
Marc Zyngier
1
-2
/
+6
2023-03-16
KVM: arm64: Disable interrupts while walking userspace PTs
Marc Zyngier
1
-7
/
+38
2023-03-14
KVM: arm64: Retry fault if vma_lookup() results become invalid
David Matlack
1
-27
/
+21
2023-03-13
KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPU
Reiji Watanabe
1
-1
/
+2
2023-03-13
KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current value
Reiji Watanabe
1
-2
/
+19
2023-03-11
KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
Marc Zyngier
2
-36
/
+11
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-299
/
+1200
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-4
/
+4
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
25
-208
/
+1121
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
5
-27
/
+40
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
15
-41
/
+814
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
8
-22
/
+23
2023-02-13
Merge branch kvm-arm64/apple-vgic-mi into kvmarm/next
Oliver Upton
1
-1
/
+1
2023-02-13
Merge branch kvm-arm64/psci-relay-fixes into kvmarm/next
Oliver Upton
3
-0
/
+3
2023-02-13
Merge branch kvm-arm64/nv-timer-improvements into kvmarm/next
Oliver Upton
2
-29
/
+52
2023-02-13
Merge branch kvm-arm64/parallel-access-faults into kvmarm/next
Oliver Upton
2
-15
/
+46
2023-02-13
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
4
-99
/
+181
2023-02-13
Merge branch arm64/for-next/sme2 into kvmarm/next
Oliver Upton
1
-1
/
+1
2023-02-13
Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next
Oliver Upton
8
-93
/
+81
2023-02-11
KVM: arm64: nv: Use reg_to_encoding() to get sysreg ID
Oliver Upton
1
-2
/
+1
2023-02-11
KVM: arm64: nv: Filter out unsupported features from ID regs
Marc Zyngier
3
-1
/
+166
2023-02-11
KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
Jintack Lim
1
-0
/
+37
2023-02-11
KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
Marc Zyngier
2
-5
/
+15
2023-02-11
KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
Marc Zyngier
2
-1
/
+42
2023-02-11
KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual...
Jintack Lim
1
-1
/
+28
2023-02-11
KVM: arm64: nv: Handle SMCs taken from virtual EL2
Jintack Lim
1
-2
/
+24
2023-02-11
KVM: arm64: nv: Handle trapped ERET from virtual EL2
Christoffer Dall
1
-0
/
+10
2023-02-11
KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
Jintack Lim
1
-0
/
+11
2023-02-11
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
5
-19
/
+354
2023-02-11
KVM: arm64: nv: Handle HCR_EL2.NV system register traps
Jintack Lim
1
-5
/
+94
2023-02-11
KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
Christoffer Dall
1
-0
/
+6
2023-02-11
KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
Christoffer Dall
1
-0
/
+16
2023-02-11
KVM: arm64: Use the S2 MMU context to iterate over S2 table
Marc Zyngier
1
-8
/
+8
2023-02-11
arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
Jintack Lim
1
-0
/
+5
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
2
-2
/
+2
2023-02-07
KVM: arm64: Mark some VM-scoped allocations as __GFP_ACCOUNT
Oliver Upton
2
-2
/
+2
2023-02-07
KVM: arm64: Fix non-kerneldoc comments
Marc Zyngier
1
-6
/
+2
2023-02-02
KVM: arm64: Finalise EL2 state from pKVM PSCI relay
Quentin Perret
1
-0
/
+1
2023-02-02
KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHE
Quentin Perret
2
-0
/
+2
2023-01-31
arm64/sysreg: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
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-26
KVM: arm64: timers: Don't BUG() on unhandled timer trap
Marc Zyngier
1
-1
/
+3
2023-01-26
KVM: arm64: Reduce overhead of trapped timer sysreg accesses
Marc Zyngier
1
-25
/
+48
2023-01-26
KVM: arm64: Don't arm a hrtimer for an already pending timer
Marc Zyngier
1
-3
/
+1
[next]