summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-12-01crypto: aes-ce - Make aes_simd_algs staticHerbert Xu
2016-12-01crypto: arm64/aes-ce-ccm - Fix AEAD decryption lengthHerbert Xu
2016-11-30crypto: arm/aesbs - fix brokenness after skcipher conversionArd Biesheuvel
2016-11-30crypto: arm64/aes-ce-ctr - fix skcipher conversionArd Biesheuvel
2016-11-30crypto: arm/aes-ce - fix broken monolithic buildArd Biesheuvel
2016-11-30crypto: arm/aes - Add missing SIMD select for aesbsHerbert Xu
2016-11-29crypto: arm/aes - Select SIMD in KconfigHerbert Xu
2016-11-29crypto: arm64/sha2 - add generated .S files to .gitignoreArd Biesheuvel
2016-11-28crypto: aesbs - Convert to skcipherHerbert Xu
2016-11-28crypto: aes-ce - Convert to skcipherHerbert Xu
2016-11-28crypto: arm64/aes - Convert to skcipherHerbert Xu
2016-11-28crypto: aesni - Convert to skcipherHerbert Xu
2016-11-28crypto: glue_helper - Add skcipher xts helpersHerbert Xu
2016-11-28crypto: aes-ce-ccm - Use skcipher walk interfaceHerbert Xu
2016-11-28crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM optionJean Delvare
2016-11-28crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512Ard Biesheuvel
2016-11-17crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker
2016-10-21crypto: arm/aes-ce - fix for big endianArd Biesheuvel
2016-10-21crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel
2016-10-21crypto: arm64/aes-neon - fix for big endianArd Biesheuvel
2016-10-21crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel
2016-10-21crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel
2016-10-21crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel
2016-10-21crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel
2016-10-21crypto: arm64/aes-ce - fix for big endianArd Biesheuvel
2016-10-21arm64: dts: marvell: add TRNG description for Armada 8K CPRomain Perier
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-10-14Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-11Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-11powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira