summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
37 hoursarm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas1-5/+5
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
2026-03-04arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann1-2/+7
2026-03-04tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)1-0/+7
2026-03-04tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regsMasami Hiramatsu (Google)1-0/+13
2026-03-04fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)1-17/+6
2026-03-04ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt1-0/+1
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt1-9/+11
2026-01-17arm64: Fix cleared E0POE bit after cpu_suspend()/resume()Yeoreum Yun1-1/+1
2026-01-08arm64: Revamp HCR_EL2.E2H RES1 detectionMarc Zyngier1-6/+32
2026-01-08KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()Ahmed Genidi1-5/+0
2026-01-08KVM: arm64: Initialize HCR_EL2.E2H earlyMark Rutland1-0/+26
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2
2025-10-23arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland1-0/+2
2025-09-09arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan2-0/+2
2025-08-20arm64: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-08-01arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz1-0/+5
2025-06-27arm64/mm: Close theoretical race where stale TLB entry remains validRyan Roberts1-4/+5
2025-06-19arm64/fpsimd: Do not discard modified SVE stateMark Rutland1-0/+3
2025-06-19arm64/fpsimd: Avoid RES0 bits in the SME trap handlerMark Rutland1-6/+8
2025-05-29arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts1-1/+2
2025-05-29arm64/mm: Check pmd_table() in pmd_trans_huge()Ryan Roberts1-12/+12
2025-05-29arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang1-0/+2
2025-05-18arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse1-0/+2
2025-05-18arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse1-0/+1
2025-05-18arm64: proton-pack: Expose whether the branchy loop k valueJames Morse1-0/+1
2025-05-18arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse1-0/+1
2025-05-18arm64: insn: Add support for encoding DSBJames Morse1-0/+1
2025-04-25arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9Anshuman Khandual1-0/+25
2025-04-20arm64: mops: Do not dereference src reg for a set operationKeir Fraser1-2/+2
2025-04-20arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson1-1/+0
2025-04-20arm64: cputype: Add MIDR_CORTEX_A76AEDouglas Anderson1-0/+2
2025-04-20arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLDDouglas Anderson1-0/+2
2025-03-29KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland1-2/+0
2025-03-29KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland1-2/+0
2025-03-29KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland1-15/+5
2025-03-29KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba1-1/+0
2025-03-22Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski1-10/+12
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+2
2025-03-07KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2Oliver Upton1-1/+1
2025-02-27arm64: mte: Do not allow PROT_MTE on MAP_HUGETLB user mappingsCatalin Marinas1-3/+6
2025-02-17arm64/mm: Reduce PA space to 48 bits when LPA2 is not enabledArd Biesheuvel3-7/+11
2025-02-17arm64/mm: Override PARange for !LPA2 and use it consistentlyArd Biesheuvel1-0/+5
2024-12-05KVM: arm64: Get rid of userspace_irqchip_in_useRaghavendra Rao Ananta1-2/+0
2024-12-05arm64: probes: Disable kprobes/uprobes on MOPS instructionsKristina Martsenko1-0/+1
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+7
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello1-4/+0
2024-11-06mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-3/+7
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+13
2024-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-5/+3