index
:
kernel/git/stable/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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2024-10-10
arm64: cputype: Add Neoverse-N3 definitions
Mark Rutland
2024-10-10
KVM: arm64: Fix kvm_has_feat*() handling of negative features
Marc Zyngier
2024-10-04
arm64: errata: Enable the AC03_CPU_38 workaround for ampere1a
D Scott Phillips
2024-10-04
arm64: esr: Define ESR_ELx_EC_* constants as UL
Anastasia Belova
2024-10-04
arm64: signal: Fix some under-bracketed UAPI macros
Dave Martin
2024-09-12
arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
Jonathan Cameron
2024-09-12
arm64: acpi: Move get_cpu_for_acpi_id() to a header
James Morse
2024-08-14
arm64: cputype: Add Cortex-A725 definitions
Mark Rutland
2024-08-14
arm64: cputype: Add Cortex-X1C definitions
Mark Rutland
2024-08-14
arm64: errata: Unify speculative SSBS errata logic
Mark Rutland
2024-08-14
arm64: cputype: Add Cortex-X925 definitions
Mark Rutland
2024-08-14
arm64: cputype: Add Cortex-A720 definitions
Mark Rutland
2024-08-14
arm64: cputype: Add Cortex-X3 definitions
Mark Rutland
2024-08-11
arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
Will Deacon
2024-08-03
arm64: mm: Fix lockless walks with static and dynamic page-table folding
Will Deacon
2024-06-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-19
arm64: mm: Permit PTE SW bits to change in live mappings
Ryan Roberts
2024-06-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-06-05
arm64/io: add constant-argument check
Arnd Bergmann
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
2024-06-04
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Fuad Tabba
2024-06-04
KVM: arm64: Reintroduce __sve_save_state
Fuad Tabba
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
2024-05-21
arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY
Jiangfeng Xiao
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-19
arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-17
Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"
Will Deacon
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-12
bpf, arm64: inline bpf_get_smp_processor_id() helper
Puranjay Mohan
2024-05-12
arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
Puranjay Mohan
2024-05-12
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-05-10
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2024-05-10
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
2024-05-10
arm64: cputype: Add Neoverse-V3 definitions
Mark Rutland
2024-05-10
arm64: cputype: Add Cortex-X4 definitions
Mark Rutland
2024-05-10
arm64: barrier: Restore spec_bar() macro
Mark Rutland
2024-05-09
Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next
Marc Zyngier
[next]