summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorLines
2025-10-22arch_topology: move parse_acpi_topology() to common codeYunhui Cui-101/+0
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz-3/+5
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-102/+20
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+27
2025-10-03arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas-4/+8
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+19
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+0
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-1/+1
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini-4/+32
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-348/+332
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-09-25arm64: mm: Move KPTI helpers to mmu.cKevin Brodsky-98/+0
2025-09-25arm64: kprobes: call set_memory_rox() for kprobe pageYang Shi-0/+12
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook-3/+3
2025-09-24arm64: cpufeature: Remove duplicate asm/mmu.h headerJiapeng Chong-1/+0
2025-09-24Merge branch 'for-next/vdso' into for-next/coreWill Deacon-12/+1
2025-09-24Merge branch 'for-next/uprobes' into for-next/coreWill Deacon-12/+81
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon-35/+55
2025-09-24Merge branch 'for-next/misc' into for-next/coreWill Deacon-2/+3
2025-09-24Merge branch 'for-next/entry' into for-next/coreWill Deacon-283/+151
2025-09-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon-0/+10
2025-09-24Merge branch 'for-next/cca' into for-next/coreWill Deacon-4/+32
2025-09-22arm/syscalls: mark syscall invocation as likely in invoke_syscallCan Peng-1/+1
2025-09-22arm64: map [_text, _stext) virtual address range non-executable+read-onlyOmar Sandoval-2/+8
2025-09-22arm64: cpufeature: add Neoverse-V3AE to BBML2 allow listRyan Roberts-0/+1
2025-09-22arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland-0/+1
2025-09-21kasan/hw-tags: introduce kasan.write_only optionYeoreum Yun-1/+19
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier-0/+18
2025-09-19arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUsRyan Roberts-0/+3
2025-09-19arm64: acpi: Enable ACPI CCEL supportSuzuki K Poulose-0/+10
2025-09-19arm64: realm: ioremap: Allow mapping memory as encryptedSuzuki K Poulose-4/+22
2025-09-18arm64: mm: support large block mapping when rodata=fullYang Shi-1/+6
2025-09-18arm64: cpufeature: add AmpereOne to BBML2 allow listYang Shi-0/+2
2025-09-18arm64: probes: Fix incorrect bl/blr address and register usageJeremy Linton-2/+2
2025-09-18arm64: cpufeature: Add Olympus MIDR to BBML2 allow listShanker Donthineni-0/+1
2025-09-18arm64: errata: Expand speculative SSBS workaround for Cortex-A720AEKuninori Morimoto-0/+2
2025-09-17arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capabilitySascha Bischoff-0/+15
2025-09-17KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibilityMarc Zyngier-0/+3
2025-09-17Merge branch kvm-arm64/dump-instr into kvmarm-master/nextMarc Zyngier-6/+9
2025-09-16arm64: uprobes: Add GCS support to uretprobesJeremy Linton-0/+33
2025-09-16arm64: probes: Add GCS support to bl/blr/retJeremy Linton-9/+35
2025-09-16arm64/fpsimd: simplify sme_setup()Yury Norov (NVIDIA)-2/+3
2025-09-16arm64: mm: Represent physical memory with phys_addr_t and resource_size_tSam Edwards-25/+30
2025-09-16arm64: mm: Make map_fdt() return mapped pointerSam Edwards-6/+7
2025-09-16arm64: mm: Cast start/end markers to char *, not u64Sam Edwards-3/+3
2025-09-16arm64: probes: Break ret out from bl/blrJeremy Linton-5/+15
2025-09-16arm64/hwcap: Add hwcap for FEAT_LSFEMark Brown-0/+3