summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2022-03-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/insn' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-08Merge branch 'for-next/perf-m1' into for-next/perfWill Deacon
2022-03-08drivers/perf: Add Apple icestorm/firestorm CPU PMU driverMarc Zyngier
2022-03-08arm64: perf: Consistently make all event numbers as 16-bitsShaokun Zhang
2022-03-08arm64: perf: Expose some Armv9 common events under sysfsShaokun Zhang
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas
2022-03-07Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian
2022-03-07arm64: cpufeature: Warn if we attempt to read a zero width fieldMark Brown
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland
2022-02-25arm64/mte: Add userspace interface for enabling asymmetric modeMark Brown
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown
2022-02-25arm64: cpufeature: Always specify and use a field width for capabilitiesMark Brown
2022-02-25arm64: Always use individual bits in CPACR floating point enablesMark Brown
2022-02-25arm64: Define CPACR_EL1_FPEN similarly to other floating point controlsMark Brown
2022-02-25arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-02-25Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25arm64: simplify access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-24arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-02-24KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse
2022-02-23sched/headers: Add initial new headers as identity mappingsIngo Molnar
2022-02-22arm64: mte: avoid clearing PSTATE.TCO on entry unless necessaryPeter Collingbourne
2022-02-22arm64: insn: add encoders for atomic operationsHou Tao
2022-02-22arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao
2022-02-22arm64: clean up symbol aliasingMark Rutland
2022-02-21KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags fieldWill Deacon
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar
2022-02-19arm64: Support PREEMPT_DYNAMICMark Rutland
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-02-16arm64: Add percpu vectors for EL1James Morse
2022-02-16arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-02-15arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas
2022-02-15arm64: atomics: remove redundant static branchMark Rutland
2022-02-15arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-02-15arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-02-15arm64/mm: Consolidate TCR_EL1 fieldsAnshuman Khandual