summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/aes - avoid expanded lookup tables in the final roundArd Biesheuvel2017-08-041-45/+107
* crypto: arm64/ghash - add NEON accelerated fallback for 64-bit PMULLArd Biesheuvel2017-08-042-36/+252
* crypto: arm64/gcm - implement native driver using v8 Crypto ExtensionsArd Biesheuvel2017-08-043-26/+591
* crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTRArd Biesheuvel2017-08-042-5/+44
* crypto: arm64/chacha20 - take may_use_simd() into accountArd Biesheuvel2017-08-041-2/+3
* crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTRArd Biesheuvel2017-08-043-17/+101
* crypto: arm64/aes-ce-ccm: add non-SIMD generic fallbackArd Biesheuvel2017-08-042-35/+140
* crypto: arm64/aes-ce-cipher: add non-SIMD generic fallbackArd Biesheuvel2017-08-042-3/+18
* crypto: arm64/aes-ce-cipher - match round key endianness with generic codeArd Biesheuvel2017-08-043-40/+37
* crypto: arm64/sha2-ce - add non-SIMD scalar fallbackArd Biesheuvel2017-08-043-5/+29
* crypto: arm64/sha1-ce - add non-SIMD generic fallbackArd Biesheuvel2017-08-042-5/+16
* crypto: arm64/crc32 - add non-SIMD scalar fallbackArd Biesheuvel2017-08-041-5/+6
* crypto: arm64/crct10dif - add non-SIMD generic fallbackArd Biesheuvel2017-08-041-4/+9
* crypto: arm64/ghash-ce - add non-SIMD scalar fallbackArd Biesheuvel2017-08-042-9/+43
* crypto: algapi - make crypto_xor() take separate dst and src argumentsArd Biesheuvel2017-08-042-6/+3
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-4/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-4/+0
* | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-17/+16
|\ \
| * | arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-17/+16
* | | arm64/mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-121-1/+6
* | | arm64: ascii armor the arm64 boot init stack canaryRik van Riel2017-07-121-0/+1
* | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-122-0/+6
* | | arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-101-6/+6
* | | arm64/kasan: don't allocate extra shadow memoryAndrey Ryabinin2017-07-101-7/+1
|/ /
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-6/+4
|\ \
| * | arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()Lorenzo Pieralisi2017-07-021-6/+4
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-063-32/+27
|\ \
| * | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-061-1/+2
| * | arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper2017-07-061-23/+14
| * | arm64: hugetlb: refactor find_num_contig()Steve Capper2017-07-061-9/+8
| * | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-062-1/+5
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-151-1/+0
| | |/ | |/|
* | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-061-0/+2
|\ \ \
| * | | tracing: Add TRACE_DEFINE_SIZEOF() macrosJeremy Linton2017-06-131-0/+2
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-062-3/+1
|\ \ \ \
| * | | | arm64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-202-3/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-0616-57/+152
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-3017-64/+166
| |\ \ \ \
| | * | | | arm64: Remove a redundancy in sysreg.hStefan Traby2017-06-221-2/+2
| | * | | | arm64/kvm: vgic: use SYS_DESC()Mark Rutland2017-06-152-30/+23
| | * | | | arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland2017-06-153-4/+4
| | * | | | KVM: arm64: Log an error if trapping a write-to-read-only GICv3 accessMarc Zyngier2017-06-151-0/+15
| | * | | | KVM: arm64: Log an error if trapping a read-from-write-only GICv3 accessMarc Zyngier2017-06-151-4/+8
| | * | | | KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handlerMarc Zyngier2017-06-151-0/+1
| | * | | | arm64: Add workaround for Cavium Thunder erratum 30115David Daney2017-06-153-1/+34
| | * | | | arm64: Add MIDR values for Cavium cn83XX SoCsDavid Daney2017-06-151-0/+2
| | * | | | KVM: arm64: vgic-v3: Add misc Group-0 handlersMarc Zyngier2017-06-151-0/+4
| | * | | | KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handlerMarc Zyngier2017-06-151-0/+1
| | * | | | KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handlerMarc Zyngier2017-06-151-0/+1