summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2025-07-02arm64/hwcaps: Add MTE_STORE_ONLY hwcapsYeoreum Yun
2025-07-02arm64/kernel: Support store-only mte tag checkYeoreum Yun
2025-07-02arm64/cpufeature: Add MTE_STORE_ONLY featureYeoreum Yun
2025-07-02arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supportedYeoreum Yun
2025-07-02arm64/cpufeature: Add FEAT_MTE_TAGGED_FAR featureYeoreum Yun
2025-07-01arm64: Implement HAVE_LIVEPATCHSong Liu
2025-07-01ACPI: Suppress misleading SPCR console message when SPCR table is absentLi Chen
2025-07-01arm64: pi: use 'targets' instead of extra-y in MakefileMasahiro Yamada
2025-06-30arm64: Add BBM Level 2 cpu featureMikołaj Lenczewski
2025-06-30arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability typeCatalin Marinas
2025-06-20arm64: stacktrace: Implement arch_stack_walk_reliable()Song Liu
2025-06-20arm64: stacktrace: Check kretprobe_find_ret_addr() return valueMark Rutland
2025-06-20arm64/module: Use text-poke API for late relocations.Dylan Hatch
2025-06-12arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu
2025-06-12arm64/gcs: Don't call gcs_free() during flush_gcs()Mark Brown
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-06-02arm64: Add override for MPAMXi Ruoyao
2025-06-02arm64: Work around convergence issue with LLD linkerArd Biesheuvel
2025-06-02arm64: Disable LLD linker ASSERT()s for the time beingArd Biesheuvel
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-27Merge branch 'for-next/sme-fixes' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/misc' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/entry' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/efi' into for-next/coreWill Deacon
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/mte-frac into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16Marc Zyngier
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips
2025-05-16arm64/boot: Disallow BSS exports to startup codeArd Biesheuvel
2025-05-16arm64/boot: Move global CPU override variables out of BSSArd Biesheuvel
2025-05-16arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespaceArd Biesheuvel
2025-05-16arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1Anshuman Khandual
2025-05-16arm64/sysreg: Expose MTE_frac so that it is visible to KVMBen Horgan
2025-05-11arm64/mm: define ptdesc_tAnshuman Khandual
2025-05-11Merge tag 'arm64_cbpf_mitigation_2025_05_08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-05-09arm64/cpuinfo: only show one cpu's info in c_show()Ye Bin
2025-05-09arm64/mm: Batch barriers when updating kernel mappingsRyan Roberts
2025-05-08arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse