summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
11 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
12 daysmm/huge_memory: initialise the tags of the huge zero folioCatalin Marinas
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaś
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaś
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong
2025-11-07arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORYshechenglong
2025-11-07arm64: kprobes: check the return value of set_memory_rox()Yang Shi
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-03arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-25arm64: mm: Move KPTI helpers to mmu.cKevin Brodsky
2025-09-25arm64: kprobes: call set_memory_rox() for kprobe pageYang Shi
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-24arm64: cpufeature: Remove duplicate asm/mmu.h headerJiapeng Chong
2025-09-24Merge branch 'for-next/vdso' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/uprobes' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/misc' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/entry' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2025-09-24Merge branch 'for-next/cca' into for-next/coreWill Deacon
2025-09-22arm/syscalls: mark syscall invocation as likely in invoke_syscallCan Peng
2025-09-22arm64: map [_text, _stext) virtual address range non-executable+read-onlyOmar Sandoval
2025-09-22arm64: cpufeature: add Neoverse-V3AE to BBML2 allow listRyan Roberts
2025-09-22arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland
2025-09-21kasan/hw-tags: introduce kasan.write_only optionYeoreum Yun
2025-09-20Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/nextMarc Zyngier
2025-09-19arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUsRyan Roberts
2025-09-19arm64: acpi: Enable ACPI CCEL supportSuzuki K Poulose
2025-09-19arm64: realm: ioremap: Allow mapping memory as encryptedSuzuki K Poulose
2025-09-18arm64: mm: support large block mapping when rodata=fullYang Shi
2025-09-18arm64: cpufeature: add AmpereOne to BBML2 allow listYang Shi
2025-09-18arm64: probes: Fix incorrect bl/blr address and register usageJeremy Linton
2025-09-18arm64: cpufeature: Add Olympus MIDR to BBML2 allow listShanker Donthineni
2025-09-18arm64: errata: Expand speculative SSBS workaround for Cortex-A720AEKuninori Morimoto
2025-09-17arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capabilitySascha Bischoff
2025-09-17KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibilityMarc Zyngier
2025-09-17Merge branch kvm-arm64/dump-instr into kvmarm-master/nextMarc Zyngier