summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorLines
9 daysMerge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-0/+1
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta-6/+15
2026-02-25arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland-1/+1
2026-02-25arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-2/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+3
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+5
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-10/+1
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+6
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-27/+163
2026-02-09Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-12/+35
2026-02-05Merge branch kvm-arm64/gicv3-tdir-fixes into kvmarm-master/nextMarc Zyngier-4/+4
2026-02-05Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/nextMarc Zyngier-1/+1
2026-02-03sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAINFrederic Weisbecker-3/+3
2026-01-29Merge branch 'for-next/misc' into for-next/coreWill Deacon-5/+2
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon-0/+31
2026-01-29Merge branch 'for-next/entry' into for-next/coreWill Deacon-13/+34
2026-01-29Merge branch 'for-next/cpufreq' into for-next/coreWill Deacon-3/+63
2026-01-28arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly-0/+3
2026-01-27KVM: arm64: Correct test for ICH_HCR_EL2_TDIR cap for GICv5 hostsSascha Bischoff-4/+4
2026-01-27arm64/ptrace: Return early for ptrace_report_syscall_entry() errorJinjie Ruan-5/+9
2026-01-27arm64/ptrace: Split report_syscall()Jinjie Ruan-12/+29
2026-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2026-01-23arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang-1/+1
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei-0/+31
2026-01-23KVM: arm64: Trap MTE access and discovery when MTE is disabledFuad Tabba-1/+1
2026-01-23Merge branch arm64/for-next/cpufeature into kvmarm-master/nextMarc Zyngier-6/+30
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang-0/+29
2026-01-22arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()Geert Uytterhoeven-1/+0
2026-01-22arm64: Unconditionally enable PAN supportMarc Zyngier-4/+0
2026-01-22arm64: Unconditionally enable LSE supportMarc Zyngier-2/+0
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland-6/+16
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland-0/+4
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland-14/+12
2026-01-13arm64: vdso32: Provide clock_getres_time64()Thomas Weißschuh-0/+6
2026-01-12arm64/paravirt: Use common code for paravirt_steal_clock()Juergen Gross-7/+0
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross-3/+1
2026-01-09KVM: arm64: Don't blindly set set PSTATE.PAN on guest exitMarc Zyngier-0/+1
2026-01-06arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming-2/+2
2026-01-05arm64: kernel: initialize missing kexec_buf->random fieldYeoreum Yun-1/+1
2026-01-05arm64: topology: Handle AMU FIE setup on CPU hotplugLifeng Zheng-2/+63
2026-01-05arm64: topology: Skip already covered CPUs when setting freq sourceLifeng Zheng-1/+1
2026-01-05arm64: Add support for TSV110 Spectre-BHB mitigationJinqian Yang-0/+1
2026-01-05arm64: simplify arch_uprobe_xol_was_trapped returnOsama Abdelkader-4/+1
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann-1/+1