index
:
linux-stable.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2025-03-14
arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
Douglas Anderson
2025-03-14
arm64: topology: Support SMT control on ACPI based system
Yicong Yang
2025-03-14
arm64/mm: Define PTDESC_ORDER
Anshuman Khandual
2025-03-13
arm64/kernel: Always use level 2 or higher for early mappings
Ard Biesheuvel
2025-03-11
arm64: Enable IMP DEF PMUv3 traps on Apple M*
Oliver Upton
2025-03-11
KVM: arm64: Drop kvm_arm_pmu_available static key
Oliver Upton
2025-03-11
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
Oliver Upton
2025-03-10
arm64/sysreg: Rename POE_RXW to POE_RWX
Kevin Brodsky
2025-03-10
arm64/sysreg: Improve PIR/POR helpers
Kevin Brodsky
2025-03-10
arm64: module: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
2025-03-02
KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()
Ahmed Genidi
2025-03-02
KVM: arm64: Initialize HCR_EL2.E2H early
Mark Rutland
2025-02-26
smccc/kvm_guest: Enable errata based on implementation CPUs
Shameer Kolothum
2025-02-26
arm64: Make _midr_in_range_list() an exported function
Shameer Kolothum
2025-02-26
arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
Shameer Kolothum
2025-02-24
arm64: cpufeature: Handle NV_frac as a synonym of NV2
Marc Zyngier
2025-02-21
arm64: Utilize for_each_cpu_wrap for reference lookup
Beata Michalska
2025-02-21
fs: avoid mmap sem relocks when coredumping with many missing pages
Mateusz Guzik
2025-02-21
arm64: vdso: Switch to generic storage implementation
Thomas Weißschuh
2025-02-21
vdso: Rename included Makefile
Thomas Weißschuh
2025-02-18
arm64: Update AMU-based freq scale factor on entering idle
Beata Michalska
2025-02-18
arm64: Provide an AMU-based version of arch_freq_get_on_cpu
Beata Michalska
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-02-14
Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2025-02-13
KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
Mark Rutland
2025-02-13
arm64: Add missing registrations of hwcaps
Mark Brown
2025-02-13
arm64: amu: Delay allocating cpumask for AMU FIE support
Beata Michalska
2025-02-07
arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
Radu Rendec
2025-02-07
arm64: Handle .ARM.attributes section in linker scripts
Nathan Chancellor
2025-02-04
arm64/hwcap: Remove stray references to SF8MMx
Mark Brown
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-01-17
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2025-01-17
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
2025-01-11
Merge remote-tracking branch 'arm64/for-next/cpufeature' into kvm-arm64/pkvm-...
Marc Zyngier
2025-01-08
sched,arm64: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
2025-01-08
arm64: Exclude nohz_full CPUs from 32bits el0 support
Frederic Weisbecker
2025-01-08
arm64: rsi: Add automatic arm-cca-guest module loading
Jeremy Linton
2025-01-08
arm64/hwcap: Describe 2024 dpISA extensions to userspace
Mark Brown
2025-01-08
arm64: Filter out SVE hwcaps when FEAT_SVE isn't implemented
Marc Zyngier
2025-01-07
arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu()
Mark Brown
2025-01-02
KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity
Marc Zyngier
[prev]
[next]