index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2023-03-30
KVM: arm64: nv: timers: Support hyp timer emulation
Marc Zyngier
2023-03-30
KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisor
Marc Zyngier
2023-03-30
KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
Marc Zyngier
2023-03-30
KVM: arm64: timers: Allow userspace to set the global counter offset
Marc Zyngier
2023-03-30
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
2023-03-30
KVM: arm64: timers: Allow physical offset without CNTPOFF_EL2
Marc Zyngier
2023-03-29
KVM: arm64: Avoid lock inversion when setting the VM register width
Oliver Upton
2023-03-29
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-03-28
arm64: uaccess: remove unnecessary earlyclobber
Mark Rutland
2023-03-28
arm64: uaccess: permit put_{user,kernel} to use zero register
Mark Rutland
2023-03-28
arm64: uaccess: permit __smp_store_release() to use zero register
Mark Rutland
2023-03-28
arm64: atomics: lse: improve cmpxchg implementation
Mark Rutland
2023-03-27
arm: uaccess: Remove memcpy_page_flushcache()
Ira Weiny
2023-03-27
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
2023-03-27
perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helper
Zaid Al-Bassam
2023-03-27
perf: pmuv3: Abstract PMU version checks
Zaid Al-Bassam
2023-03-27
arm64: perf: Abstract system register accesses away
Marc Zyngier
2023-03-27
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
2023-03-16
mm: Expose untagging mask in /proc/$PID/status
Kirill A. Shutemov
2023-03-16
KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
Thomas Huth
2023-03-11
KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
Marc Zyngier
2023-03-06
arm64/cpu: Mark cpu_die() __noreturn
Josh Poimboeuf
2023-03-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-02-28
arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN
Ard Biesheuvel
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-02-19
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/psci-relay-fixes into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/parallel-access-faults into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
2023-02-13
Merge branch arm64/for-next/sme2 into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next
Oliver Upton
2023-02-11
KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
Christoffer Dall
2023-02-11
KVM: arm64: nv: Filter out unsupported features from ID regs
Marc Zyngier
2023-02-11
KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
Marc Zyngier
2023-02-11
KVM: arm64: nv: Handle trapped ERET from virtual EL2
Christoffer Dall
2023-02-11
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
2023-02-11
KVM: arm64: nv: Handle HCR_EL2.NV system register traps
Jintack Lim
2023-02-11
KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
Christoffer Dall
2023-02-11
KVM: arm64: nv: Add EL2 system registers to vcpu context
Marc Zyngier
2023-02-11
KVM: arm64: nv: Introduce nested virtualization VCPU feature
Christoffer Dall
[prev]
[next]