summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-10-23arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland1-0/+1
2025-10-19arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-4/+9
2025-10-19arm64: kprobes: call set_memory_rox() for kprobe pageYang Shi1-1/+7
2025-10-12KVM: arm64: Fix softirq masking in FPSIMD register saving sequenceWill Deacon1-2/+6
2025-09-09arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan3-4/+32
2025-08-28KVM: arm64: Fix kernel BUG() due to bad backport of FPSIMD/SVE/SME fixWill Deacon1-2/+2
2025-08-28arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot1-13/+13
2025-08-28arm64: Mark kernel as tainted on SAE and SError panicBreno Leitao1-0/+1
2025-08-01arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 registerNianyao Tang1-0/+1
2025-08-01arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz1-0/+6
2025-07-24arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown1-14/+21
2025-06-27arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu1-1/+1
2025-06-19arm64/fpsimd: Do not discard modified SVE stateMark Rutland2-17/+44
2025-06-19arm64/fpsimd: Fix merging of FPSIMD state during signal returnMark Rutland1-1/+1
2025-06-19arm64/fpsimd: Discard stale CPU state when handling SME trapsMark Brown1-0/+2
2025-06-19arm64/fpsimd: Avoid RES0 bits in the SME trap handlerMark Rutland1-1/+1
2025-06-04arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang1-0/+1
2025-05-18arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse1-0/+1
2025-05-18arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse1-1/+1
2025-05-18arm64: proton-pack: Expose whether the branchy loop k valueJames Morse1-0/+5
2025-05-18arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse1-0/+5
2025-05-09arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon1-0/+2
2025-04-25arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson1-1/+14
2025-04-25arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe listDouglas Anderson1-0/+3
2025-04-25arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson1-101/+102
2025-04-25arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_listDouglas Anderson1-0/+1
2025-04-10arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos1-0/+2
2025-03-28KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland1-25/+0
2025-02-21arm64: Filter out SVE hwcaps when FEAT_SVE isn't implementedMarc Zyngier1-12/+26
2025-02-21arm64: Handle .ARM.attributes section in linker scriptsNathan Chancellor2-0/+2
2025-02-21arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo arrayRadu Rendec1-5/+7
2024-12-14arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland1-1/+5
2024-12-09arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon1-1/+1
2024-12-09of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-1/+5
2024-12-09arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANGMasahiro Yamada1-3/+3
2024-12-09arm64: probes: Disable kprobes/uprobes on MOPS instructionsKristina Martsenko1-2/+5
2024-11-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-32/+3
2024-11-14arm64/sve: Discard stale CPU state when handling SVE trapsMark Brown1-0/+1
2024-10-22arm64: probes: Fix uprobes for big-endian kernelsMark Rutland1-2/+2
2024-10-22arm64: probes: Fix simulate_ldr*_literal()Mark Rutland1-11/+7
2024-10-22arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland1-5/+11
2024-10-10arm64: errata: Expand speculative SSBS workaround once moreMark Rutland1-0/+2
2024-10-10arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan1-0/+1
2024-10-04arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips1-1/+9
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse1-11/+0
2024-08-29arm64: Fix KASAN random tag seed initializationSamuel Holland2-3/+2
2024-08-29arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu1-1/+1
2024-08-14arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland1-1/+10
2024-08-14arm64: errata: Expand speculative SSBS workaroundMark Rutland1-1/+8