aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon3-89/+99
2018-12-13arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon3-17/+8
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon4-8/+7
2018-12-13arm64: enable pointer authenticationMark Rutland1-0/+23
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko4-0/+55
2018-12-13arm64: perf: strip PAC when unwinding userspaceMark Rutland2-1/+12
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland5-2/+56
2018-12-13arm64: add basic pointer authentication supportMark Rutland6-0/+104
2018-12-13arm64/cpufeature: detect pointer authenticationMark Rutland3-1/+109
2018-12-13arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2018-12-13arm64/kvm: hide ptrauth from guestsMark Rutland2-0/+26
2018-12-13arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland3-4/+4
2018-12-13arm64: add pointer authentication register bitsMark Rutland2-1/+32
2018-12-13arm64: add comments about EC exception levelsKristina Martsenko1-7/+7
2018-12-13arm64: perf: Treat EXCLUDE_EL* bit definitions as unsignedWill Deacon1-3/+3
2018-12-13arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon1-0/+6
2018-12-13crypto: arm64/chacha - use combined SIMD/ALU routine for more speedArd Biesheuvel2-35/+239
2018-12-13crypto: arm64/chacha - optimize for arbitrary length inputsArd Biesheuvel2-37/+184
2018-12-13crypto: arm64/chacha - add XChaCha12 supportEric Biggers2-1/+19
2018-12-13crypto: arm64/chacha20 - refactor to allow varying number of roundsEric Biggers3-49/+57
2018-12-13crypto: arm64/chacha20 - add XChaCha20 supportEric Biggers3-43/+125
2018-12-13crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305Eric Biggers4-0/+188
2018-12-12Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon2-176/+209
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel5-2/+23
2018-12-12arm64: Add memory hotplug supportRobin Murphy4-0/+38
2018-12-12arm64: percpu: Fix LSE implementation of value-returning pcpu atomicsWill Deacon1-1/+1
2018-12-12arm64: add <asm/asm-prototypes.h>Mark Rutland1-0/+26
2018-12-12arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon3-10/+8
2018-12-12bpf: arm64: Enable arm64 jit to provide bpf_line_infoMartin KaFai Lau1-0/+1
2018-12-11arm64: fix ARM64_USER_VA_BITS_52 buildsArnd Bergmann1-1/+1
2018-12-11arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon2-9/+5
2018-12-11arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy1-1/+1
2018-12-11arm64: kexec_file: include linux/vmalloc.hArnd Bergmann1-0/+1
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-12/+23
2018-12-10arm64: mm: EXPORT vabits_user to modulesWill Deacon1-0/+1
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon12-17/+545
2018-12-10Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon8-16/+123
2018-12-10arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose1-0/+1
2018-12-10arm64: smp: Rework early feature mismatched detectionWill Deacon3-19/+19
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon8-30/+41
2018-12-10arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper3-1/+25
2018-12-10arm64: mm: introduce 52-bit userspace supportSteve Capper8-10/+43
2018-12-10arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper2-0/+31
2018-12-10arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper5-0/+39
2018-12-10arm64: mm: Define arch_get_mmap_end, arch_get_mmap_baseSteve Capper1-0/+7
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper3-4/+10
2018-12-10arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai1-1/+6
2018-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-43/+12
2018-12-10arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2-12/+21
2018-12-10arm64: Add configuration/documentation for Cortex-A76 erratum 1165522Marc Zyngier1-0/+12