summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-2529-560/+1079
|\
| * arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()Miles Chen2018-12-141-0/+1
| * arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon2018-12-132-76/+53
| * arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon2018-12-131-10/+1
| * arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon2018-12-131-1/+1
| * arm64: add prctl control for resetting ptrauth keysKristina Martsenko2018-12-132-0/+48
| * arm64: perf: strip PAC when unwinding userspaceMark Rutland2018-12-131-1/+5
| * arm64: expose user PAC bit positions via ptraceMark Rutland2018-12-131-0/+38
| * arm64: add basic pointer authentication supportMark Rutland2018-12-133-0/+19
| * arm64/cpufeature: detect pointer authenticationMark Rutland2018-12-131-0/+90
| * arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2018-12-131-3/+2
| * arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon2018-12-131-0/+6
| * Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon2018-12-121-166/+55
| |\
| | * arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell2018-11-211-0/+1
| | * arm64: perf: Fix typos in commentShaokun Zhang2018-11-211-1/+1
| | * arm64: perf: Hook up new eventsWill Deacon2018-11-211-0/+24
| | * arm64: perf: Move event definitions into perf_event.hWill Deacon2018-11-211-144/+1
| | * arm64: perf: Remove duplicate generic cache eventsWill Deacon2018-11-211-4/+0
| | * arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon2018-11-211-7/+18
| | * arm64: perf: Terminate PMU assignment statements with semicolonsWill Deacon2018-11-211-10/+10
| * | arm64: enable per-task stack canariesArd Biesheuvel2018-12-122-1/+4
| * | arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon2018-12-111-4/+2
| * | arm64: kexec_file: include linux/vmalloc.hArnd Bergmann2018-12-111-0/+1
| * | Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon2018-12-108-17/+386
| |\ \
| | * | arm64: kexec_file: forbid kdump via kexec_file_load()James Morse2018-12-071-0/+4
| | * | arm64: kexec_file: Refactor setup_dtb() to consolidate error checkingWill Deacon2018-12-061-30/+34
| | * | arm64: kexec_file: add kaslr supportAKASHI Takahiro2018-12-061-1/+18
| | * | arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro2018-12-061-5/+18
| | * | arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro2018-12-063-7/+16
| | * | arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro2018-12-063-1/+115
| | * | arm64: kexec_file: load initrd and device-treeAKASHI Takahiro2018-12-061-0/+185
| | * | arm64: enable KEXEC_FILE configAKASHI Takahiro2018-12-062-1/+18
| | * | arm64: add image head flag definitionsAKASHI Takahiro2018-12-062-9/+15
| | |/
| * | Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon2018-12-101-0/+8
| |\ \
| | * | arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier2018-12-101-0/+8
| | |/
| * | arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose2018-12-101-0/+1
| * | arm64: smp: Rework early feature mismatched detectionWill Deacon2018-12-102-14/+9
| * | arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-102-3/+3
| * | arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-101-0/+13
| * | arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper2018-12-102-0/+31
| * | arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper2018-12-102-0/+2
| * | arm64: remove arm64ksyms.cMark Rutland2018-12-102-31/+1
| * | arm64: frace: use asm EXPORT_SYMBOL()Mark Rutland2018-12-102-5/+4
| * | arm64: string: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-20/+0
| * | arm64: uaccess: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-7/+0
| * | arm64: page: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-3/+0
| * | arm64: smccc: use asm EXPORT_SYMBOL()Mark Rutland2018-12-102-5/+4
| * | arm64: tishift: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-7/+0
| * | arm64: move memstart_addr export inlineMark Rutland2018-12-101-3/+0
| * | arm64: remove bitop exportsMark Rutland2018-12-101-8/+0