aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-03crypto: x86/twofish-3way - remove XTS algorithmEric Biggers3-117/+25
2018-03-03crypto: x86/twofish-3way - remove LRW algorithmEric Biggers3-91/+27
2018-03-03crypto: x86/serpent-avx,avx2 - convert to skcipher interfaceEric Biggers3-437/+217
2018-03-03crypto: x86/serpent-avx - remove LRW algorithmEric Biggers2-186/+1
2018-03-03crypto: x86/serpent-avx2 - remove LRW algorithmEric Biggers1-175/+1
2018-03-03crypto: x86/serpent-sse2 - convert to skcipher interfaceEric Biggers1-151/+70
2018-03-03crypto: x86/serpent-sse2 - remove XTS algorithmEric Biggers1-172/+0
2018-03-03crypto: x86/serpent-sse2 - remove LRW algorithmEric Biggers1-129/+1
2018-03-03crypto: x86/glue_helper - add skcipher_walk functionsEric Biggers2-0/+219
2018-02-22crypto: arm/speck - add NEON-accelerated implementation of Speck-XTSEric Biggers4-0/+728
2018-02-22crypto: aesni - Update aesni-intel_glue to use scatter/gatherDave Watson1-0/+133
2018-02-22crypto: aesni - Introduce scatter/gather asm function stubsDave Watson2-26/+106
2018-02-22crypto: aesni - Add fast path for > 16 byte updateDave Watson1-0/+25
2018-02-22crypto: aesni - Introduce partial block macroDave Watson1-1/+150
2018-02-22crypto: aesni - Move HashKey computation from stack to gcm_contextDave Watson1-99/+106
2018-02-22crypto: aesni - Move ghash_mul to GCM_COMPLETEDave Watson1-1/+9
2018-02-22crypto: aesni - Fill in new context data structuresDave Watson1-12/+39
2018-02-22crypto: aesni - Split AAD hash calculation to separate macroDave Watson1-28/+43
2018-02-22crypto: aesni - Introduce gcm_context_dataDave Watson2-75/+121
2018-02-22crypto: aesni - Merge encode and decode to GCM_ENC_DEC macroDave Watson1-179/+114
2018-02-22crypto: aesni - Add GCM_COMPLETE macroDave Watson1-109/+63
2018-02-22crypto: aesni - Add GCM_INIT macroDave Watson1-51/+33
2018-02-22crypto: aesni - Macro-ify func save/restoreDave Watson1-29/+24
2018-02-22crypto: aesni - Merge INITIAL_BLOCKS_ENC/DECDave Watson1-250/+48
2018-02-22crypto: arm/aes-cipher - move S-box to .rodata sectionJinbum Park1-9/+10
2018-02-15crypto: sha512-mb - remove HASH_FIRST flagEric Biggers2-32/+6
2018-02-15crypto: sha256-mb - remove HASH_FIRST flagEric Biggers2-29/+6
2018-02-15crypto: sha1-mb - remove HASH_FIRST flagEric Biggers2-30/+6
2018-02-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+6
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro6-115/+10
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds12-31/+31
2018-02-11Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+2
2018-02-11Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2Linus Torvalds3-10/+8
2018-02-11xtensa: fix build with KASANMax Filippov1-0/+2
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-2/+0
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-8/+8
2018-02-10Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+3
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds90-1040/+3919
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy1-2/+3
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-4/+0
2018-02-09mconsole_proc(): don't mess with file->f_posAl Viro1-1/+2
2018-02-09Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcRadim Krčmář12-39/+251
2018-02-09Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvmRadim Krčmář1-143/+164
2018-02-09Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-0/+22
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-111/+678
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+5
2018-02-09Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2018-02-09KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani5-0/+198
2018-02-09KVM: PPC: Book3S HV: Branch inside feature sectionAlexander Graf1-1/+2
2018-02-09KVM: PPC: Book3S HV: Make HPT resizing work on POWER9David Gibson2-9/+24