summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2024-08-14arm64: errata: Unify speculative SSBS errata logicMark Rutland2-7/+3
2024-08-14arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland3-0/+43
2024-08-11arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon1-2/+9
2024-07-25arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li1-0/+3
2024-07-05randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook1-9/+7
2024-06-12kbuild: unify vdso_install rulesMasahiro Yamada2-20/+0
2024-04-27arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel1-0/+5
2024-04-10arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown1-4/+1
2024-03-26arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown1-1/+2
2024-03-01arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown1-0/+2
2024-03-01arm64/sme: Restore SME registers on exit from suspendMark Brown2-0/+17
2024-02-23arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan1-0/+3
2024-02-23arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown2-3/+3
2024-02-05arm64: irq: set the correct node for shadow call stackHuang Shijie1-1/+1
2024-02-05arm64: irq: set the correct node for VMAP stackHuang Shijie1-2/+3
2024-01-31arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOADMark Rutland1-9/+13
2024-01-31arm64/sme: Always exit sme_alloc() early with existing storageMark Brown1-2/+4
2024-01-31arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring1-2/+15
2024-01-31arm64: Rename ARM64_WORKAROUND_2966298Rob Herring2-3/+3
2024-01-25arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptraceMark Brown1-6/+7
2023-11-28arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=nMaria Yu1-6/+0
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring2-0/+12
2023-09-18arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko1-1/+2
2023-09-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+3
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2023-09-06arm64/sysreg: Fix broken strncpy() -> strscpy() conversionWill Deacon1-3/+3
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-0/+7
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+1
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-30/+7
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds15-77/+81
2023-08-28Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+15
2023-08-25Merge branch 'for-next/perf' into for-next/coreWill Deacon1-2/+2