summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-07crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan
2013-10-07hwrng: pseries - Return errors to upper levels in pseries-rng.cMichael Ellerman
2013-10-07hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.cMichael Ellerman
2013-10-07crypto: ablk_helper - Replace memcpy with struct assignmentkbuild test robot
2013-10-07crypto: dcp - Check the return value from devm_ioremap_resource()Fabio Estevam
2013-09-23crypto: dcp - Fix the path for releasing the resourcesFabio Estevam
2013-09-23crypto: dcp - Use devm_request_irq()Fabio Estevam
2013-09-23crypto: dcp - Use devm_ioremap_resource()Fabio Estevam
2013-09-23crypto: move x86 to the generic version of ablk_helperArd Biesheuvel
2013-09-23crypto: create generic version of ablk_helperArd Biesheuvel
2013-09-23crypto: ansi_cprng - Fix off by one error in non-block size requestNeil Horman
2013-09-23ARM: tegra: remove tegra_chip_uid()Stephen Warren
2013-09-23crypto: tegra-aes - Use devm_clk_getSachin Kamat
2013-09-23crypto: tegra-aes - Fix NULL pointer dereferenceSachin Kamat
2013-09-23crypto: tegra-aes - Staticize tegra_aes_cra_exitSachin Kamat
2013-09-23crypto: omap-aes - Staticize local symbolsSachin Kamat
2013-09-23crypto: mv_cesa - Staticize local symbolsSachin Kamat
2013-09-23crypto: caam - map src buffer before accessYashpal Dutta
2013-09-13crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu
2013-09-13crypto: caam - fix RNG4 AAI definesAlex Porosanu
2013-09-13crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu
2013-09-13crypto: caam - split RNG4 instantiation functionAlex Porosanu
2013-09-13crypto: caam - fix RNG4 instantiationAlex Porosanu
2013-09-13crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu
2013-09-13crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu
2013-09-13crypto: tegra - use kernel entropy instead of ad-hocLinus Walleij
2013-09-13hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings
2013-09-13crypto: x86 - restore avx2_supported checkJussi Kivilinna
2013-09-13crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-07Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds
2013-09-07Merge branch 'next' into for-linusDmitry Torokhov
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-06Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-06Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-06tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet
2013-09-06net: add documentation for BQL helpersFlorian Fainelli
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein
2013-09-06bnx2x: fix broken compilation with CONFIG_BNX2X_SRIOV is not setDmitry Kravkov
2013-09-06tcp: fix no cwnd growth after timeoutYuchung Cheng