summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
46 hoursConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
3 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
13 daysMerge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
13 daysMerge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
13 daysMerge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
14 daysMerge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
14 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
14 daysMerge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-02-05Merge branch kvm-arm64/gicv3-tdir-fixes into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/nextMarc Zyngier
2026-02-03sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAINFrederic Weisbecker
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-27KVM: arm64: Correct test for ICH_HCR_EL2_TDIR cap for GICv5 hostsSascha Bischoff
2026-01-27arm64/ptrace: Return early for ptrace_report_syscall_entry() errorJinjie Ruan
2026-01-27arm64/ptrace: Split report_syscall()Jinjie Ruan
2026-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus 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-23KVM: arm64: Trap MTE access and discovery when MTE is disabledFuad Tabba
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang
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-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-13arm64: vdso32: Provide clock_getres_time64()Thomas Weißschuh
2026-01-12arm64/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-09KVM: arm64: Don't blindly set set PSTATE.PAN on guest exitMarc Zyngier
2026-01-06arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-05arm64: kernel: initialize missing kexec_buf->random fieldYeoreum Yun
2026-01-05arm64: topology: Handle AMU FIE setup on CPU hotplugLifeng Zheng
2026-01-05arm64: topology: Skip already covered CPUs when setting freq sourceLifeng Zheng
2026-01-05arm64: Add support for TSV110 Spectre-BHB mitigationJinqian Yang
2026-01-05arm64: simplify arch_uprobe_xol_was_trapped returnOsama Abdelkader
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann
2025-12-15arm64/gcs: Flush the GCS locking state on execMark Brown
2025-12-15arm64/efi: Remove unneeded SVE/SME fallback preserve/store handlingArd Biesheuvel
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds