summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-03sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAINFrederic Weisbecker
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-02-03arm64/gcs: Fix error handling in arch_set_shadow_stack_status()Breno Leitao
2026-02-02arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
2026-01-31bpf, arm64: Add fsession supportLeon Hwang
2026-01-29Merge branch 'for-next/misc' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/entry' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/cpufreq' into for-next/coreWill Deacon
2026-01-28arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly
2026-01-28Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-27arm64: mte: Set TCMA1 whenever MTE is present in the kernelCarl Worth
2026-01-27arm64/ptrace: Return early for ptrace_report_syscall_entry() errorJinjie Ruan
2026-01-27arm64/ptrace: Split report_syscall()Jinjie Ruan
2026-01-27arm64: Remove unused _TIF_WORK_MASKJinjie Ruan
2026-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-01-24Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang
2026-01-22KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guestYicong Yang
2026-01-22arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1Yicong Yang
2026-01-22KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memoryYicong Yang
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier
2026-01-22arm64: mm: warn once for ioremap attempts on RAM mappingsBreno Leitao
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()Geert Uytterhoeven
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland
2026-01-21Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-01-19pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2 and SWR TX pinsKrzysztof Kozlowski
2026-01-15crypto: arm64/ghash - Use new AES library APIEric Biggers
2026-01-15Merge tag 'v6.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-01-15Revert "arm64: tegra: Add interconnect properties for Tegra210"Jon Hunter
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-13arm64: vdso32: Provide clock_getres_time64()Thomas Weißschuh