aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon2-27/+3
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon3-19/+87
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon2-2/+34
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu1-0/+4
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+2
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor1-2/+2
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-13/+3
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel1-0/+1
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds11-2/+189
2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon1-0/+64
2022-03-08drivers/perf: Add Apple icestorm/firestorm CPU PMU driverMarc Zyngier1-0/+45
2022-03-08arm64: perf: Consistently make all event numbers as 16-bitsShaokun Zhang1-149/+149
2022-03-08arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang1-0/+14
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas2-13/+2
2022-03-07Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly2-7/+0
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian2-2/+34
2022-03-07arm64: cpufeature: Warn if we attempt to read a zero width fieldMark Brown1-0/+2
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland1-1/+2
2022-02-25arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown1-0/+1
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown2-0/+2
2022-02-25arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown1-0/+1
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown2-3/+2
2022-02-25arm64: Define CPACR_EL1_FPEN similarly to other floating point controlsMark Brown2-1/+4
2022-02-25arm64: module: remove (NOLOAD) from linker scriptFangrui Song1-3/+3
2022-02-25Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier1-0/+7
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin4-0/+17
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-7/+4
2022-02-25arm64: simplify access_ok()Arnd Bergmann1-24/+10
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse5-0/+39
2022-02-24KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse1-0/+5
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse6-2/+46
2022-02-23sched/headers: Add initial new headers as identity mappingsIngo Molnar1-0/+1
2022-02-22arm64: mte: avoid clearing PSTATE.TCO on entry unless necessaryPeter Collingbourne1-0/+22
2022-02-22arm64: insn: add encoders for atomic operationsHou Tao1-7/+73
2022-02-22arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao2-12/+14
2022-02-22arm64: clean up symbol aliasingMark Rutland1-24/+0
2022-02-21KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags fieldWill Deacon1-0/+7
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2-1/+5
2022-02-19arm64: Support PREEMPT_DYNAMICMark Rutland1-2/+17
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse1-0/+2
2022-02-16arm64: Add percpu vectors for EL1James Morse1-1/+28
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2-0/+58
2022-02-15arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas1-0/+1
2022-02-15arm64: atomics: remove redundant static branchMark Rutland1-4/+2
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2-2/+9
2022-02-15arm64: entry: Move the trampoline data page before the text pageJames Morse1-1/+1
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse1-0/+5
2022-02-15arm64/mm: Consolidate TCR_EL1 fieldsAnshuman Khandual2-4/+2
2022-02-15arm64: random: implement arch_get_random_int/_long based on RNDRArd Biesheuvel1-6/+39