summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorLines
2018-12-19Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini-24/+104
2018-12-19arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier-0/+1
2018-12-19arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon-1/+1
2018-12-19KVM: arm64: Make vcpu const in vcpu_read_sys_regChristoffer Dall-1/+1
2018-12-19KVM: arm/arm64: Fixup the kvm_exit tracepointChristoffer Dall-4/+6
2018-12-19arm64: default to the direct mapping in get_arch_dma_opsChristoph Hellwig-5/+1
2018-12-18KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELSChristoffer Dall-9/+7
2018-12-18KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal-0/+20
2018-12-18KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal-0/+6
2018-12-18KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal-0/+13
2018-12-18KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal-0/+7
2018-12-18KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal-0/+10
2018-12-18KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal-0/+5
2018-12-18arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland-9/+27
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe-9/+0
2018-12-13dma-mapping: factor out dummy DMA opsRobin Murphy-3/+1
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring-0/+8
2018-12-13arm64: sysreg: Use _BITUL() when defining register bitsWill Deacon-40/+41
2018-12-13arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon-13/+46
2018-12-13arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon-7/+7
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon-7/+6
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko-0/+7
2018-12-13arm64: perf: strip PAC when unwinding userspaceMark Rutland-0/+7
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland-2/+18
2018-12-13arm64: add basic pointer authentication supportMark Rutland-0/+85
2018-12-13arm64/cpufeature: detect pointer authenticationMark Rutland-1/+19
2018-12-13arm64: Don't trap host pointer auth use to EL2Mark Rutland-1/+3
2018-12-13arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland-0/+1
2018-12-13arm64: add pointer authentication register bitsMark Rutland-1/+32
2018-12-13arm64: add comments about EC exception levelsKristina Martsenko-7/+7
2018-12-13arm64: perf: Treat EXCLUDE_EL* bit definitions as unsignedWill Deacon-3/+3
2018-12-12Merge branch 'for-next/perf' into aarch64/for-next/coreWill Deacon-10/+154
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel-1/+2
2018-12-12arm64: percpu: Fix LSE implementation of value-returning pcpu atomicsWill Deacon-1/+1
2018-12-12arm64: add <asm/asm-prototypes.h>Mark Rutland-0/+26
2018-12-12arm64: mm: Introduce MAX_USER_VA_BITS definitionWill Deacon-10/+8
2018-12-11arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon-5/+3
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+4
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon-0/+126
2018-12-10Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/coreWill Deacon-4/+21
2018-12-10arm64: smp: Rework early feature mismatched detectionWill Deacon-5/+10
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon-7/+7
2018-12-10arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper-1/+12
2018-12-10arm64: mm: introduce 52-bit userspace supportSteve Capper-8/+15
2018-12-10arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper-0/+33
2018-12-10arm64: mm: Define arch_get_mmap_end, arch_get_mmap_baseSteve Capper-0/+7
2018-12-10arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper-3/+9
2018-12-10arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai-1/+6
2018-12-10arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon-12/+18
2018-12-10arm64: KVM: Add synchronization on translation regime change for erratum 1165522Marc Zyngier-0/+8