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.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
2024-06-08
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2024-06-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-20
/
+19
2024-06-06
mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
Barry Song
1
-2
/
+2
2024-06-05
arm64/io: add constant-argument check
Arnd Bergmann
1
-20
/
+16
2024-06-05
arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
Wei Li
1
-0
/
+3
2024-06-04
KVM: arm64: Ensure that SME controls are disabled in protected mode
Fuad Tabba
2
-0
/
+18
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
6
-19
/
+14
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
5
-21
/
+22
2024-06-04
KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM
Fuad Tabba
4
-5
/
+93
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
7
-0
/
+124
2024-06-04
KVM: arm64: Specialize handling of host fpsimd state on trap
Fuad Tabba
3
-1
/
+13
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
4
-19
/
+73
2024-06-04
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Fuad Tabba
2
-3
/
+4
2024-06-04
KVM: arm64: Reintroduce __sve_save_state
Fuad Tabba
2
-0
/
+7
2024-05-30
KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor
Marc Zyngier
1
-2
/
+4
2024-05-30
KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx
Marc Zyngier
1
-10
/
+11
2024-05-27
KVM: arm64: AArch32: Fix spurious trapping of conditional instructions
Marc Zyngier
1
-2
/
+16
2024-05-27
KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode
Marc Zyngier
1
-0
/
+1
2024-05-27
KVM: arm64: Fix AArch32 register narrowing on userspace write
Marc Zyngier
1
-1
/
+1
2024-05-26
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+3
2024-05-24
arm64: patching: fix handling of execmem addresses
Will Deacon
1
-1
/
+1
2024-05-24
mseal: wire up mseal syscall
Jeff Xu
2
-1
/
+3
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-05-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-22
/
+115
2024-05-23
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-5
/
+26
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2024-05-22
Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-4
/
+4
2024-05-22
arm64/fpsimd: Avoid erroneous elide of user state reload
Ard Biesheuvel
1
-22
/
+22
2024-05-22
Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
2
-0
/
+19
2024-05-21
arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY
Jiangfeng Xiao
1
-0
/
+1
2024-05-21
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2024-05-21
Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-4
/
+1012
2024-05-20
arm64: crypto: use CC_FLAGS_FPU for NEON CFLAGS
Samuel Holland
1
-4
/
+2
2024-05-20
arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
3
-1
/
+24
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-74
/
+163
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-0
/
+174
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-32
/
+5
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+1
2024-05-17
Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
2
-19
/
+0
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+39
2024-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
48
-788
/
+1249
2024-05-16
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-144
/
+141
2024-05-15
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-22
/
+183
2024-05-14
Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
9
-0
/
+158
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
21
-258
/
+384
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+177
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
3
-27
/
+0
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2
-140
/
+140
[next]