summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2026-06-19arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-06-19arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-06-19arm64: tlb: Allow XZR argument to TLBI opsMark Rutland
2026-06-19KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying
2025-08-28arm64: Handle KCOV __init vs inline mismatchesKees Cook
2025-08-28sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2025-06-27arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse
2025-06-27arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse
2025-06-27arm64: proton-pack: Expose whether the branchy loop k valueJames Morse
2025-06-27arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse
2025-06-27arm64: insn: Add support for encoding DSBJames Morse
2025-06-27arm64: insn: add encoders for atomic operationsHou Tao
2025-06-27arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao
2025-06-04arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts
2025-05-02KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland
2025-05-02KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba
2025-05-02KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland
2025-05-02KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland
2025-05-02arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown
2025-05-02arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown
2025-05-02KVM: arm64: Discard any SVE state when entering KVM guestsMark Brown
2025-05-02KVM: arm64: Get rid of host SVE tracking/savingMark Brown
2025-05-02arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson
2025-05-02arm64: cputype: Add MIDR_CORTEX_A76AEDouglas Anderson
2025-05-02arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLDDouglas Anderson
2025-03-13arm64: mte: Do not allow PROT_MTE on MAP_HUGETLB user mappingsCatalin Marinas
2024-12-14mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-01arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang
2024-11-01arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2024-11-01arm64:uprobe fix the uprobe SWBP_INSN in big-endianjunhua huang
2024-10-17arm64: cputype: Add Neoverse-N3 definitionsMark Rutland
2024-10-17arm64: Add Cortex-715 CPU part definitionAnshuman Khandual
2024-09-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-08-19arm64: cputype: Add Cortex-A725 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X1C definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X925 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-A720 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X3 definitionsMark Rutland
2024-08-19arm64: cputype: Add Neoverse-V3 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X4 definitionsMark Rutland
2024-08-19arm64: barrier: Restore spec_bar() macroMark Rutland
2024-08-19arm64: Add Neoverse-V2 partBesar Wicaksono
2024-07-05KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier