summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
4 daysarm64: fpsimd: Fix type mismatch in sme_{save,load}_state()Mark Rutland
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
2026-05-23arm64/scs: Fix potential sign extension issue of advance_loc4Wentao Guan
2026-05-23arm64: kexec: Remove duplicate allocation for trans_pgdWang Wensheng
2026-05-23arm64: cpufeature: Make PMUVer and PerfMon unsignedJames Clark
2026-05-14arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao
2026-05-14arm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky
2026-04-27arm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas
2026-04-27arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()Catalin Marinas
2026-04-27arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-04-11arm64/scs: Fix handling of advance_loc4Pepper Gray
2026-03-25arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-12arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon
2026-03-04arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly
2026-03-04arm64: kernel: initialize missing kexec_buf->random fieldYeoreum Yun
2026-03-04arm64: Add support for TSV110 Spectre-BHB mitigationJinqian Yang
2026-01-30arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang
2026-01-30arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland
2026-01-30arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland
2026-01-30arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland
2026-01-02arm64/gcs: Flush the GCS locking state on execMark Brown
2025-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-24arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORYJonathan Marek
2025-11-24Revert "arm64: acpi: Enable ACPI CCEL support"Will Deacon
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-09mm/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