index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-22
Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
13
-36
/
+45
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-375
/
+287
2025-02-15
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
13
-375
/
+287
2025-02-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-20
/
+33
2025-02-14
Merge tag 'ti-k3-config-fixes-for-v6.14' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-0
/
+2
2025-02-14
Merge tag 'v6.14-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
12
-36
/
+43
2025-02-13
KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()
Marc Zyngier
1
-37
/
+37
2025-02-13
KVM: arm64: timer: Drop warning on failed interrupt signalling
Marc Zyngier
1
-9
/
+7
2025-02-13
KVM: arm64: Fix alignment of kvm_hyp_memcache allocations
Quentin Perret
1
-1
/
+1
2025-02-13
KVM: arm64: Convert timer offset VA when accessed in HYP code
Marc Zyngier
1
-1
/
+14
2025-02-13
KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()
Mark Rutland
1
-6
/
+1
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
6
-41
/
+76
2025-02-13
KVM: arm64: Mark some header functions as inline
Mark Rutland
1
-10
/
+9
2025-02-13
KVM: arm64: Refactor exit handlers
Mark Rutland
3
-41
/
+26
2025-02-13
KVM: arm64: Refactor CPTR trap deactivation
Mark Rutland
3
-47
/
+42
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
Mark Rutland
2
-22
/
+0
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
Mark Rutland
2
-17
/
+0
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
7
-64
/
+29
2025-02-13
KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
Mark Rutland
2
-50
/
+10
2025-02-13
arm64: rust: clean Rust 1.85.0 warning using softfloat target
Miguel Ojeda
1
-0
/
+4
2025-02-13
arm64: Add missing registrations of hwcaps
Mark Brown
1
-0
/
+3
2025-02-13
arm64: amu: Delay allocating cpumask for AMU FIE support
Beata Michalska
1
-12
/
+10
2025-02-11
arm64: dts: rockchip: adjust SMMU interrupt type on rk3588
Patrick Wildt
1
-8
/
+8
2025-02-11
arm64: dts: rockchip: disable IOMMU when running rk3588 in PCIe endpoint mode
Niklas Cassel
2
-1
/
+4
2025-02-10
KVM: arm64: Fix __pkvm_host_mkyoung_guest() return value
Marc Zyngier
1
-2
/
+1
2025-02-09
KVM: arm64: Simplify np-guest hypercalls
Quentin Perret
1
-31
/
+38
2025-02-09
KVM: arm64: Improve error handling from check_host_shared_guest()
Quentin Perret
1
-2
/
+2
2025-02-07
arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
Radu Rendec
1
-5
/
+7
2025-02-07
arm64: Handle .ARM.attributes section in linker scripts
Nathan Chancellor
2
-0
/
+2
2025-02-06
arm64: defconfig: Enable TISCI Interrupt Router and Aggregator
Vaishnav Achath
1
-0
/
+2
2025-02-04
Merge tag 'kvmarm-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-45
/
+73
2025-02-04
KVM: arm64: timer: Don't adjust the EL2 virtual timer offset
Marc Zyngier
2
-18
/
+13
2025-02-04
KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECV
Marc Zyngier
1
-20
/
+10
2025-02-04
KVM: arm64: timer: Always evaluate the need for a soft timer
Marc Zyngier
1
-3
/
+1
2025-02-04
KVM: arm64: Fix nested S2 MMU structures reallocation
Marc Zyngier
1
-4
/
+5
2025-02-04
arm64/hwcap: Remove stray references to SF8MMx
Mark Brown
1
-2
/
+0
2025-02-04
arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL
Lukas Bulwahn
1
-1
/
+0
2025-02-04
arm64: Fix 5-level paging support in kexec/hibernate trampoline
Ard Biesheuvel
1
-0
/
+7
2025-02-04
KVM: arm64: Fail protected mode init if no vgic hardware is present
Oliver Upton
1
-0
/
+13
2025-02-03
arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook
Andy Yan
1
-2
/
+2
2025-02-03
arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru devices
Heiko Stuebner
3
-18
/
+18
2025-02-03
arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck
Lukasz Czechowski
1
-0
/
+2
2025-02-03
arm64: dts: rockchip: Move uart5 pin configuration to px30 ringneck SoM
Lukasz Czechowski
2
-1
/
+4
2025-02-03
arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus lts
Tianling Shen
3
-3
/
+2
2025-02-03
arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588
Alexander Shiyan
1
-3
/
+3
2025-02-01
KVM: arm64: Flush/sync debug state in protected mode
Oliver Upton
1
-0
/
+24
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
55
-2158
/
+2590
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2
-3
/
+3
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-31
/
+16
[next]