linux-2.6-microblaze.git
2018-05-26 Eric Biggerscrypto: testmgr - remove bfin_crc "hmac(crc32)" test...
2018-05-26 Eric Biggerscrypto: crc32-generic - remove __crc32_le()
2018-05-26 Eric Biggerscrypto: crc32c-generic - remove cra_alignmask
2018-05-26 Eric Biggerscrypto: crc32-generic - use unaligned access macros...
2018-05-26 Wenwen Wangcrypto: chtls - fix a missing-check bug
2018-05-26 Antoine Tenartcrypto: inside-secure - authenc(hmac(sha1), cbc(aes...
2018-05-26 Antoine Tenartcrypto: inside-secure - authenc(hmac(sha224), cbc(aes...
2018-05-26 Antoine Tenartcrypto: inside-secure - authenc(hmac(sha256), cbc(aes...
2018-05-26 Antoine Tenartcrypto: inside-secure - improve error reporting
2018-05-26 Antoine Tenartcrypto: inside-secure - fix the hash then encrypt/decry...
2018-05-26 Antoine Tenartcrypto: inside-secure - make the key and context size...
2018-05-26 Antoine Tenartcrypto: inside-secure - make the context control size...
2018-05-26 Antoine Tenartcrypto: inside-secure - rework the alg type settings...
2018-05-26 Antoine Tenartcrypto: inside-secure - rework cipher functions for...
2018-05-26 Antoine Tenartcrypto: inside-secure - remove VLAs
2018-05-26 Atul Guptacrypto: chtls - generic handling of data and hdr
2018-05-18 Ondrej Mosnacekcrypto: x86 - Add optimized MORUS implementations
2018-05-18 Ondrej Mosnacekcrypto: morus - Add common SIMD glue code for MORUS
2018-05-18 Ondrej Mosnacekcrypto: testmgr - Add test vectors for MORUS
2018-05-18 Ondrej Mosnacekcrypto: morus - Add generic MORUS AEAD implementations
2018-05-18 Ondrej Mosnacekcrypto: x86 - Add optimized AEGIS implementations
2018-05-18 Ondrej Mosnacekcrypto: testmgr - Add test vectors for AEGIS
2018-05-18 Ondrej Mosnacekcrypto: aegis - Add generic AEGIS AEAD implementations
2018-05-18 Gilad Ben-Yossefcrypto: testmgr - reorder paes test lexicographically
2018-05-18 Atul Guptacrypto: chelsio - request to HW should wrap
2018-05-18 Colin Ian Kingcrypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
2018-05-18 Colin Ian Kinghwrng: n2 - fix spelling mistake: "restesting" -> ...
2018-05-11 Michael Ellermancrypto: vmx - Remove overly verbose printk from AES...
2018-05-11 Michael Ellermancrypto: vmx - Remove overly verbose printk from AES...
2018-05-11 Ard Biesheuvelcrypto: arm64/sha512-ce - yield NEON after every block...
2018-05-11 Ard Biesheuvelcrypto: arm64/sha3-ce - yield NEON after every block...
2018-05-11 Ard Biesheuvelcrypto: arm64/crct10dif-ce - yield NEON after every...
2018-05-11 Ard Biesheuvelcrypto: arm64/crc32-ce - yield NEON after every block...
2018-05-11 Ard Biesheuvelcrypto: arm64/aes-ghash - yield NEON after every block...
2018-05-11 Ard Biesheuvelcrypto: arm64/aes-bs - yield NEON after every block...
2018-05-11 Ard Biesheuvelcrypto: arm64/aes-blk - yield NEON after every block...
2018-05-11 Ard Biesheuvelcrypto: arm64/aes-ccm - yield NEON after every block...
2018-05-11 Ard Biesheuvelcrypto: arm64/sha2-ce - yield NEON after every block...
2018-05-11 Ard Biesheuvelcrypto: arm64/sha1-ce - yield NEON after every block...
2018-05-05 Colin Ian Kingcrypto: ghash-clmulni - fix spelling mistake: "acclerat...
2018-05-05 Horia Geantăcrypto: caam - fix size of RSA prime factor q
2018-05-05 Kees Cookcrypto: tcrypt - Remove VLA usage
2018-05-05 Ard Biesheuvelcrypto: arm64 - add support for SM4 encryption using...
2018-05-05 Ard Biesheuvelcrypto: sm4 - export encrypt/decrypt routines to other...
2018-05-05 lionel.debieve... hwrng: stm32 - fix pm_suspend issue
2018-05-05 lionel.debieve... hwrng: stm32 - define default state for rng driver
2018-05-05 Gilad Ben-Yossefcrypto: ccree - use proper printk format
2018-05-05 Gilad Ben-Yossefcrypto: ccree - enable support for hardware keys
2018-04-28 Christian Lampartercrypto: crypto4xx - put temporary dst sg into request ctx
2018-04-28 Christian Lampartercrypto: crypto4xx - extend aead fallback checks
2018-04-28 Christian Lampartercrypto: crypto4xx - properly set IV after de- and encrypt
2018-04-28 Christian Lampartercrypto: crypto4xx - add aes-ctr support
2018-04-28 Christian Lampartercrypto: crypto4xx - avoid VLA use
2018-04-28 Christian Lampartercrypto: crypto4xx - convert to skcipher
2018-04-28 Christian Lampartercrypto: crypto4xx - performance optimizations
2018-04-28 Varsha Raocrypto: cavium - Remove unnecessary parentheses
2018-04-28 Wolfram Sangcrypto: drivers - simplify getting .drvdata
2018-04-28 Bin Liucrypto: omap-sham - fix memleak
2018-04-28 Geert Uytterhoevencrypto: drivers - Remove depends on HAS_DMA in case...
2018-04-20 Fabio Estevamcrypto: caam: - Use kmemdup() function
2018-04-20 Horia Geantăcrypto: caam - strip input zeros from RSA input buffer
2018-04-20 davidwanghwrng: via - support new Centaur CPU
2018-04-20 Fabio Estevamcrypto: rsa - Remove unneeded error assignment
2018-04-20 Mahipal Challacrypto: testmgr - Allow different compression results
2018-04-20 Fabio Estevamcrypto: caam - allow retrieving 'era' from register
2018-04-20 Fabio Estevamcrypto: caam - staticize caam_get_era()
2018-04-20 Jan Glaubercrypto: cavium - Fix smp_processor_id() warnings
2018-04-20 Jan Glaubercrypto: cavium - Fix statistics pending request value
2018-04-20 Jan Glaubercrypto: cavium - Prevent division by zero
2018-04-20 Jan Glaubercrypto: cavium - Limit result reading attempts
2018-04-20 Jan Glaubercrypto: cavium - Fix fallout from CONFIG_VMAP_STACK
2018-04-20 Salvatore Mesoracacrypto: remove several VLAs
2018-04-20 Salvatore Mesoracacrypto: api - laying defines and checks for statically...
2018-04-20 Colin Ian Kingcrypto: chelsio - remove redundant assignment to cdev...
2018-04-20 Colin Ian Kingcrypto: chelsio - don't leak information from the stack...
2018-04-20 Gustavo A.... crypto: chelsio - Fix potential NULL pointer dereferences
2018-04-20 Tudor-Dan Ambaruscrypto: authencesn - don't leak pointers to authenc...
2018-04-20 Tudor-Dan Ambaruscrypto: authenc - don't leak pointers to authenc keys
2018-04-20 Nick Terrellcrypto: zstd - Add zstd support
2018-04-20 Kees Cookcrypto: ecc - Actually remove stack VLA usage
2018-04-20 Horia Geantăcrypto: caam/qi - fix IV DMA mapping and updating
2018-04-20 Horia Geantăcrypto: caam - fix IV DMA mapping and updating
2018-04-20 Horia Geantăcrypto: caam - fix DMA mapping dir for generated IV
2018-04-20 Stephan Muellercrypto: drbg - set freed buffers to NULL
2018-04-20 Eric Biggerscrypto: api - fix finding algorithm currently being...
2018-04-16 Linus TorvaldsLinux 4.17-rc1
2018-04-16 Linus TorvaldsMerge tag 'for-4.17-part2-tag' of git://git./linux...
2018-04-16 Linus TorvaldsMerge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org...
2018-04-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-04-16 Linus TorvaldsMerge tag 'kbuild-v4.17-2' of git://git./linux/kernel...
2018-04-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-04-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-04-15 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2018-04-15 Linus TorvaldsMerge tag 'powerpc-4.17-2' of git://git./linux/kernel...
2018-04-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-04-14 Philipp Rudokernel/kexec_file.c: move purgatories sha256 to common...
next