summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGSAndrey Konovalov2018-12-281-0/+1
* kasan, mm, arm64: tag non slab memory allocated via pageallocAndrey Konovalov2018-12-281-1/+7
* kasan, arm64: add brk handler for inline instrumentationAndrey Konovalov2018-12-282-0/+62
* kasan, arm64: enable top byte ignore for the kernelAndrey Konovalov2018-12-282-1/+8
* kasan, arm64: fix up fault handling logicAndrey Konovalov2018-12-281-9/+22
* kasan, arm64: untag address in _virt_addr_is_linearAndrey Konovalov2018-12-281-3/+4
* kasan: add tag related helper functionsAndrey Konovalov2018-12-283-2/+20
* arm64: move untagged_addr macro from uaccess.h to memory.hAndrey Konovalov2018-12-282-7/+8
* kasan: initialize shadow to 0xff for tag-based modeAndrey Konovalov2018-12-281-2/+12
* kasan: rename kasan_zero_page to kasan_early_shadow_pageAndrey Konovalov2018-12-281-19/+24
* kasan, arm64: adjust shadow size for tag-based modeAndrey Konovalov2018-12-282-6/+13
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-277-181/+828
|\
| * crypto: arm64/chacha - use combined SIMD/ALU routine for more speedArd Biesheuvel2018-12-132-35/+239
| * crypto: arm64/chacha - optimize for arbitrary length inputsArd Biesheuvel2018-12-132-37/+184
| * crypto: arm64/chacha - add XChaCha12 supportEric Biggers2018-12-132-1/+19
| * crypto: arm64/chacha20 - refactor to allow varying number of roundsEric Biggers2018-12-133-49/+57
| * crypto: arm64/chacha20 - add XChaCha20 supportEric Biggers2018-12-133-43/+125
| * crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305Eric Biggers2018-12-134-0/+188
| * crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-201-20/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-272-12/+24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-211-0/+1
| |\ \
| | * | bpf: arm64: Enable arm64 jit to provide bpf_line_infoMartin KaFai Lau2018-12-121-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-208-61/+13Star
| |\ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-112-12/+23
| |\ \ \
| | * | | arm64/bpf: don't allocate BPF JIT programs in module memoryArd Biesheuvel2018-12-052-1/+17
| | * | | arm64/bpf: use movn/movk/movk sequence to generate kernel addressesArd Biesheuvel2018-11-301-11/+6Star
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-2615-106/+165
|\ \ \ \ \
| * | | | | KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-211-1/+1
| * | | | | Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-12-1915-105/+164
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier2018-12-191-0/+1
| | * | | | arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon2018-12-191-1/+1
| | * | | | arm64: KVM: Add trapped system register access tracepointMarc Zyngier2018-12-193-0/+41
| | * | | | KVM: arm64: Make vcpu const in vcpu_read_sys_regChristoffer Dall2018-12-192-2/+2
| | * | | | KVM: arm/arm64: Fixup the kvm_exit tracepointChristoffer Dall2018-12-192-4/+6
| | * | | | KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELSChristoffer Dall2018-12-181-9/+7Star
| | * | | | KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal2018-12-183-0/+20
| | * | | | KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal2018-12-182-0/+6
| | * | | | KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal2018-12-182-0/+13
| | * | | | KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal2018-12-182-0/+7
| | * | | | KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal2018-12-181-0/+10
| | * | | | KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal2018-12-181-0/+5
| | * | | | KVM: arm/arm64: Log PSTATE for unhandled sysregsMark Rutland2018-12-181-4/+4
| | * | | | arm64: KVM: Consistently advance singlestep when emulating instructionsMark Rutland2018-12-186-85/+41Star
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-26107-1099/+3043
|\ \ \ \ \ \
| * | | | | | arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()Miles Chen2018-12-141-0/+1
| * | | | | | arm64: sysreg: Use _BITUL() when defining register bitsWill Deacon2018-12-131-40/+41
| * | | | | | arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon2018-12-133-89/+99
| * | | | | | arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon2018-12-133-17/+8Star
| * | | | | | arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon2018-12-134-8/+7Star
| * | | | | | arm64: enable pointer authenticationMark Rutland2018-12-131-0/+23