cascardo/linux.git
2015-01-26 Christophe... crypto: atmel - Free memory in error path
2015-01-20 Stephan Muellercrypto: doc - remove colons in comments
2015-01-20 Herbert Xucrypto: seqiv - Ensure that IV size is at least 8 bytes
2015-01-20 Herbert Xucrypto: cts - Weed out non-CBC algorithms
2015-01-20 Michael S.... MAINTAINERS: add linux-crypto to hw random
2015-01-20 Herbert Xucrypto: cts - Remove bogus use of seqiv
2015-01-15 Tadeusz Strukcrypto: qat - don't need qat_auth_state struct
2015-01-14 Wei Yongjuncrypto: algif_rng - fix sparse non static symbol warning
2015-01-14 Herbert Xucrypto: qat - Ensure ipad and opad are zeroed
2015-01-14 Timothy McCaffreycrypto: aesni - Add support for 192 & 256 bit keys...
2015-01-13 Mathias Krausecrypto: x86/des3_ede - drop bogus module aliases
2015-01-13 Mathias Krausecrypto: sparc64/md5 - fix module description
2015-01-13 Mathias Krausecrypto: sparc64/des - add "des3_ede" module alias
2015-01-13 Mathias Krausecrypto: sparc64/camellia - fix module alias
2015-01-13 Mathias Krausecrypto: sparc64/aes - fix module description
2015-01-13 Allan, Bruce Wcrypto: qat - remove unnecessary include of atomic...
2015-01-13 Allan, Bruce Wcrypto: qat - use pci_wait_for_pending_transaction()
2015-01-13 Allan, Bruce Wcrypto: qat - adf_ae_stop() is never called
2015-01-13 Allan, Bruce Wcrypto: qat - correctly type a boolean
2015-01-13 Allan, Bruce Wcrypto: qat - fix device reset flow
2015-01-13 Rabin Vincentcrypto: testmgr - don't use interruptible wait in tests
2015-01-08 Daniel Borkmannlib: memzero_explicit: add comment for its usage
2015-01-08 Herbert Xucrypto: qat - Fix incorrect uses of memzero_explicit
2015-01-08 Stephan Muellercrypto: aead - add check for presence of auth tag
2015-01-08 Asaf Vertzcrypto: omap-des - fix BUG_ON condition
2015-01-05 Masanari Iidacrypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_...
2015-01-05 Rickard Strandqvistcrypto: amcc - Remove unused function
2015-01-04 Herbert XuRevert "crypto: drbg - use memzero_explicit() for clear...
2014-12-29 Stephan Muellercrypto: algif_rng - enable RNG interface compilation
2014-12-29 Stephan Muellercrypto: algif_rng - add random number generator support
2014-12-25 Stephan Muellercrypto: af_alg - zeroize key data
2014-12-25 Herbert Xuhwrng: core - Move hwrng_init call into set_current_rng
2014-12-25 Herbert Xuhwrng: core - Drop current rng in set_current_rng
2014-12-25 Herbert Xuhwrng: core - Do not register device opportunistically
2014-12-25 Herbert Xuhwrng: core - Fix current_rng init/cleanup race yet...
2014-12-25 Herbert Xuhwrng: core - Use struct completion for cleanup_done
2014-12-23 Aaro Koskinencrypto: octeon - enable OCTEON MD5 module selection
2014-12-23 Aaro Koskinencrypto: octeon - add MD5 module
2014-12-23 Aaro KoskinenMIPS: OCTEON: reintroduce crypto features check
2014-12-23 Aaro Koskinencrypto: octeon - add instruction definitions for MD5
2014-12-23 Aaro KoskinenMIPS: OCTEON: add crypto helper functions
2014-12-22 Asaf Vertzcrypto: ux500 - fix checkpatch errors
2014-12-22 Tadeusz Strukcrypto: qat - add support for cbc(aes) ablkcipher
2014-12-22 Tadeusz Strukcrypto: qat - Fix assumption that sg in and out will...
2014-12-22 Tadeusz Strukcrypto: algif - Mark sgl end at the end of data
2014-12-22 Rusty Russellhwrng: don't init list element we're about to add to...
2014-12-22 Rusty Russellhwrng: don't double-check old_rng.
2014-12-22 Rusty Russellhwrng: fix unregister race.
2014-12-22 Rusty Russellhwrng: use reference counts on each struct hwrng.
2014-12-22 Amos Konghwrng: move some code out mutex_lock for avoiding under...
2014-12-22 Rusty Russellhwrng: place mutex around read functions and buffers.
2014-12-22 Stephan Muellercrypto: af_alg - add setsockopt for auth tag size
2014-12-22 Stephan Muellercrypto: drbg - panic on continuous self test error
2014-12-22 Joshua I. Jamescrypto: api - fixed style erro in algapi.c
2014-12-22 Joshua I. Jamescrypto: ahash - fixed style error in ahash.c
2014-12-22 Joshua I. Jamescrypto: af_alg - fixed style error in af_alg.c
2014-12-22 Joshua I. Jamescrypto: aead - fixed style error in aead.c
2014-12-22 Joshua I. Jamescrypto: ablkcipher - fixed style errors in ablkcipher.c
2014-12-22 Svenning Sørensencrypto: atmel_sha - remove unused shash fallback instance.
2014-12-22 Rabin Vincentcrypto: af_alg - fix backlog handling
2014-12-21 Linus TorvaldsLinux 3.19-rc1 v3.19-rc1
2014-12-21 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2014-12-21 Linus TorvaldsMerge tag 'clk-for-linus-3.19' of git://git.linaro...
2014-12-20 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2014-12-20 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2014-12-20 Linus TorvaldsMerge tag 'pm-config-3.19-rc1' of git://git./linux...
2014-12-20 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-12-20 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2014-12-20 Wolfram Sangi2c: sh_mobile: fix uninitialized var when debug is...
2014-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-20 Linus TorvaldsMerge tag 'ecryptfs-3.19-rc1-fixes' of git://git./linux...
2014-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-20 Linus TorvaldsMerge tag 'sound-fix-3.19-rc1' of git://git./linux...
2014-12-20 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-12-20 Linus TorvaldsMerge tag 'cris-changes-for-3.19' of git://git./linux...
2014-12-20 Linus TorvaldsMerge tag 'please-pull-misc-3.19' of git://git./linux...
2014-12-19 Jesper NilssonCRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
2014-12-19 Jesper NilssonCRISv32: ETRAXFS: Fix recursive spinlock
2014-12-19 Jesper NilssonCRISv32: Select MTDRAM for axisflashmap
2014-12-19 Jesper NilssonCRISv32: Implement early console
2014-12-19 Jesper NilssonCRIS: Use KALLSYMs if available in call stack dump
2014-12-19 Jesper NilssonCRISv32: Fix declaration mismatch
2014-12-19 Jesper NilssonCRISv32: Rewrite of synchronous serial port driver
2014-12-19 Jesper NilssonCRIS: Update init memory handling
2014-12-19 Jesper NilssonCRISv32: Better handling of watchdog bite
2014-12-19 Jesper NilssonCRIS: Export missing function symbols
2014-12-19 Jesper NilssonCRIS: Export ioremap_nocache
2014-12-19 Sam RavnborgCRIS: Fix headers_install
2014-12-19 Jesper NilssonCRISv32: Add missing include for mm.h
2014-12-19 Jesper NilssonCRISv32: Drop obsolete file for SPI driver
2014-12-19 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2014-12-19 Rafael J. WysockiPM: Eliminate CONFIG_PM_RUNTIME
2014-12-19 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-12-19 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-12-19 Linus TorvaldsMerge branch 'x86-mpx-for-linus' of git://git./linux...
2014-12-19 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-12-19 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-12-19 Linus TorvaldsMerge tag 'powerpc-3.19-2' of git://git./linux/kernel...
2014-12-19 Dave JonesUpdate/Remove soon-to-be-dead email address
next