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.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-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
4 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-9
/
+10
4 days
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Kees Cook
3
-9
/
+10
5 days
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
24
-326
/
+468
6 days
KVM: arm64: nv: Fix ATS12 handling of single-stage translation
Marc Zyngier
1
-3
/
+3
6 days
KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()
Marc Zyngier
2
-111
/
+80
6 days
KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
Marc Zyngier
2
-112
/
+162
6 days
KVM: arm64: Simplify sysreg access on exception delivery
Marc Zyngier
1
-12
/
+4
6 days
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
Marc Zyngier
1
-2
/
+2
13 days
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
3
-27
/
+24
13 days
KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writable
Marc Zyngier
1
-14
/
+27
13 days
KVM: arm64: Make ID_AA64PFR0_EL1.RAS writable
Marc Zyngier
1
-1
/
+0
13 days
KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2
Marc Zyngier
1
-1
/
+4
13 days
KVM: arm64: Handle RASv1p1 registers
Marc Zyngier
1
-0
/
+17
13 days
arm64: Add capability denoting FEAT_RASv1p1
Marc Zyngier
2
-0
/
+25
13 days
KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
Raghavendra Rao Ananta
1
-1
/
+25
13 days
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
5
-9
/
+73
2025-08-15
KVM: arm64: Correctly populate FAR_EL2 on nested SEA injection
Marc Zyngier
1
-1
/
+1
2025-08-09
Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2025-08-08
Merge tag 'tegra-for-6.17-arm64-dt-v3' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
8
-0
/
+483
2025-08-08
arm64: vgic-v2: Fix guest endianness check in hVHE mode
Fuad Tabba
1
-1
/
+1
2025-08-08
KVM: arm64: Sync protected guest VBAR_EL1 on injecting an undef exception
Fuad Tabba
1
-0
/
+1
2025-08-08
KVM: arm64: Handle AIDR_EL1 and REVIDR_EL1 in host for protected VMs
Fuad Tabba
1
-0
/
+4
2025-08-08
kvm: arm64: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2
-2
/
+2
2025-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+25
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-08-05
KVM: arm64: nv: Handle SEAs due to VNCR redirection
Oliver Upton
4
-37
/
+21
2025-08-05
KVM: arm64: nv: Properly check ESR_EL2.VNCR on taking a VNCR_EL2 related fault
Marc Zyngier
1
-1
/
+1
2025-08-04
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-4
/
+29
2025-08-02
Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2025-08-02
mm: correct type for vmalloc vm_flags fields
Lorenzo Stoakes
1
-1
/
+1
2025-08-02
mm: add get_and_clear_ptes() and clear_ptes()
David Hildenbrand
1
-1
/
+1
2025-08-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-3
/
+34
2025-08-01
arm64/cfi,bpf: Support kCFI + BPF on arm64
Puranjay Mohan
2
-3
/
+34
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-53
/
+49
2025-07-31
arm64: tegra: Remove numa-node-id properties
Thierry Reding
1
-3
/
+0
2025-07-31
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+16
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
45
-488
/
+2210
2025-07-31
Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-07-31
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+0
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2
-27
/
+145
2025-07-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
54
-649
/
+1158
2025-07-30
KVM: arm64: Don't attempt vLPI mappings when vPE allocation is disabled
Raghavendra Rao Ananta
2
-9
/
+9
2025-07-30
Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+17
2025-07-29
Merge tag 'soc-arm-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-4
/
+0
2025-07-29
Merge tag 'soc-defconfig-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+23
2025-07-29
Merge tag 'soc-newsoc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-0
/
+1847
2025-07-29
Merge tag 'soc-dt-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
319
-3375
/
+27199
2025-07-29
Merge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+46
[next]