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-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
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
3 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
3 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-8
/
+8
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
14
-34
/
+34
5 days
Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
5 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-6
/
+22
6 days
KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
Kees Cook
1
-1
/
+1
6 days
arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)
Arnd Bergmann
1
-2
/
+7
6 days
arm64: Force the use of CNTVCT_EL0 in __delay()
Marc Zyngier
1
-4
/
+15
6 days
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-28
/
+57
12 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
42
-792
/
+1167
13 days
arm64: mm: implement the architecture-specific clear_flush_young_ptes()
Baolin Wang
1
-0
/
+11
13 days
arm64: mm: support batch clearing of the young flag for large folios
Baolin Wang
2
-20
/
+25
13 days
arm64: mm: factor out the address and ptep alignment into a new helper
Baolin Wang
1
-8
/
+21
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
13 days
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-110
/
+62
14 days
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2026-02-11
Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
591
-3593
/
+45621
2026-02-11
Merge tag 'soc-defconfig-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+91
2026-02-11
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-25
/
+2
2026-02-11
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+6
2026-02-11
Merge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+146
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-11
/
+64
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-715
/
+10
2026-02-10
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-02-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
34
-141
/
+325
2026-02-10
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2026-02-09
Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
58
-890
/
+1302
2026-02-05
Merge branch kvm-arm64/misc-6.20 into kvmarm-master/next
Marc Zyngier
11
-46
/
+62
2026-02-05
Merge branch kvm-arm64/resx into kvmarm-master/next
Marc Zyngier
7
-305
/
+478
2026-02-05
Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/next
Marc Zyngier
3
-121
/
+40
2026-02-05
Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/next
Marc Zyngier
7
-101
/
+56
2026-02-05
Merge branch kvm-arm64/gicv3-tdir-fixes into kvmarm-master/next
Marc Zyngier
4
-14
/
+22
2026-02-05
Merge branch kvm-arm64/fwb-for-all into kvmarm-master/next
Marc Zyngier
5
-22
/
+30
2026-02-05
Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/next
Marc Zyngier
6
-8
/
+76
2026-02-05
KVM: arm64: Add debugfs file dumping computed RESx values
Marc Zyngier
1
-0
/
+68
2026-02-05
KVM: arm64: Add sanitisation to SCTLR_EL2
Marc Zyngier
3
-1
/
+87
2026-02-05
KVM: arm64: Remove all traces of HCR_EL2.MIOCNCE
Marc Zyngier
2
-3
/
+1
2026-02-05
KVM: arm64: Remove all traces of FEAT_TME
Marc Zyngier
3
-21
/
+3
2026-02-05
KVM: arm64: Simplify handling of full register invalid constraint
Marc Zyngier
1
-6
/
+9
2026-02-05
KVM: arm64: Get rid of FIXED_VALUE altogether
Marc Zyngier
1
-24
/
+5
2026-02-05
KVM: arm64: Simplify handling of HCR_EL2.E2H RESx
Marc Zyngier
1
-11
/
+1
2026-02-05
KVM: arm64: Move RESx into individual register descriptors
Marc Zyngier
1
-11
/
+37
2026-02-05
KVM: arm64: Add RES1_WHEN_E2Hx constraints as configuration flags
Marc Zyngier
1
-3
/
+9
2026-02-05
KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flags
Marc Zyngier
1
-24
/
+14
2026-02-05
KVM: arm64: Simplify FIXED_VALUE handling
Marc Zyngier
1
-44
/
+22
2026-02-05
KVM: arm64: Convert HCR_EL2.RW to AS_RES1
Marc Zyngier
1
-14
/
+1
2026-02-05
KVM: arm64: Correctly handle SCTLR_EL1 RES1 bits for unsupported features
Marc Zyngier
1
-12
/
+14
[next]