deliverable/linux.git
2015-04-10  Stephan Muellercrypto: api - remove instance when test failed
2015-04-10  Herbert Xucrypto: api - Move alg ref count init to crypto_check_alg
2015-04-08  Steffen Trumtrarcrypto: sahara - fix AES descriptor create
2015-04-08  Steffen Trumtrarcrypto: sahara - use the backlog
2015-04-08  Herbert Xucrypto: user - Fix crypto_alg_match race
2015-04-08  Leilei Zhaocrypto: atmel-aes - correct usage of dma_sync_* API
2015-04-08  Leilei Zhaocrypto: atmel-aes - sync the buf used in DMA or CPU
2015-04-08  Leilei Zhaocrypto: atmel-aes - initialize spinlock in probe
2015-04-08  Leilei Zhaocrypto: atmel-tdes - initialize spinlock in probe
2015-04-08  Leilei Zhaocrypto: atmel-sha - correct the max burst size
2015-04-08  Leilei Zhaocrypto: atmel-sha - initialize spinlock in probe
2015-04-08  Leilei Zhaocrypto: atmel-sha - fix sg list management
2015-04-08  Ludovic Desrochescrypto: atmel-sha - correct the way data are split
2015-04-08  Leilei Zhaocrypto: atmel-sha - add new version
2015-04-08  Leilei Zhaocrypto: atmel-aes - add new version
2015-04-07  Tadeusz Strukcrypto: qat - fix double release_firmware on error...
2015-04-07  Tadeusz Strukcrypto: qat - print ring name in debug output
2015-04-07  Masanari Iidacrypto: serpent_sse2 - Fix a typo in Kconfig
2015-04-03  Sami Tolvanencrypto: arm/sha256 - Add optimized SHA-256/224
2015-04-03  Herbert Xucrypto: api - Change crypto_unregister_instance argumen...
2015-04-03  Herbert Xucrypto: api - Fix races in crypto_unregister_instance
2015-04-03  Vutla, Lokeshcrypto: omap-sham - Add the offset of sg page to vaddr
2015-04-01  Allan, Bruce Wcrypto: qat - fix checkpatch CODE_INDENT issue
2015-04-01  Allan, Bruce Wcrypto: qat - fix checkpatch COMPARISON_TO_NULL issue
2015-04-01  Allan, Bruce Wcrypto: qat - fix checkpatch BIT_MACRO issues
2015-04-01  Allan, Bruce Wcrypto: qat - fix checkpatch CONCATENATED_STRING issues
2015-04-01  Allan, Bruce Wcrypto: qat - checkpatch PARENTHESIS_ALIGNMENT and...
2015-04-01  Allan, Bruce Wcrypto: qat - fix checkpatch CHECK_SPACING issues
2015-04-01  Allan, Bruce Wcrypto: qat - fix typo
2015-04-01  Vutla, Lokeshcrypto: omap-aes - Fix support for unequal lengths
2015-04-01  Vutla, Lokeshcrypto: omap-sham - Use pm_runtime_irq_safe()
2015-03-31  Stephan Muellercrypto: sha-mb - mark Multi buffer SHA1 helper cipher
2015-03-31  Stephan Muellercrypto: mcryptd - process CRYPTO_ALG_INTERNAL
2015-03-31  Stephan Muellercrypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers
2015-03-31  Stephan Muellercrypto: aes-ce - mark ARMv8 AES helper ciphers
2015-03-31  Stephan Muellercrypto: aesbs - mark NEON bit sliced AES helper ciphers
2015-03-31  Stephan Muellercrypto: twofish_avx - mark Twofish AVX helper ciphers
2015-03-31  Stephan Muellercrypto: serpent_sse2 - mark Serpent SSE2 helper ciphers
2015-03-31  Stephan Muellercrypto: serpent_avx - mark Serpent AVX helper ciphers
2015-03-31  Stephan Muellercrypto: serpent_avx2 - mark Serpent AVX2 helper ciphers
2015-03-31  Stephan Muellercrypto: cast6_avx - mark CAST6 helper ciphers
2015-03-31  Stephan Muellercrypto: camellia_aesni_avx - mark AVX Camellia helper...
2015-03-31  Stephan Muellercrypto: cast5_avx - mark CAST5 helper ciphers
2015-03-31  Stephan Muellercrypto: camellia_aesni_avx2 - mark AES-NI Camellia...
2015-03-31  Stephan Muellercrypto: ghash-ce - mark GHASH ARMv8 vmull.p64 helper...
2015-03-31  Stephan Muellercrypto: clmulni - mark ghash clmulni helper ciphers
2015-03-31  Stephan Muellercrypto: aesni - mark AES-NI helper ciphers
2015-03-31  Stephan Muellercrypto: proc - identify internal ciphers
2015-03-31  Stephan Muellercrypto: cryptd - process CRYPTO_ALG_INTERNAL
2015-03-31  Stephan Muellercrypto: testmgr - use CRYPTO_ALG_INTERNAL
2015-03-31  Stephan Muellercrypto: api - prevent helper ciphers from being used
2015-03-24  Ard Biesheuvelcrypto: arm/ghash - fix big-endian bug in ghash
2015-03-23  Dan Carpentercrypto: img-hash - shift wrapping bug in img_hash_hw_init()
2015-03-23  Dan Carpentercrypto: img-hash - fix some compile warnings
2015-03-23  Allan, Bruce Wcrypto: qat - make error and info log messages more...
2015-03-23  Allan, Bruce Wcrypto: qat - fix typo in string
2015-03-23  Allan, Bruce Wcrypto: qat - remove duplicate definition of Intel...
2015-03-23  James Hartleycrypto: img-hash - Fix Kconfig selections
2015-03-19  mancha securitylib: memzero_explicit: use barrier instead of OPTIMIZER...
2015-03-18  Keith Packardhwrng: core - allow perfect entropy from hardware devices
2015-03-17  Herbert Xulinux-next: build failure after merge of the crypto...
2015-03-17  Andre Wolokitahwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG...
2015-03-17  Andre Wolokitahwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG...
2015-03-16  Ameen Alicrypto: sha1-mb - Syntax error
2015-03-16  Stephan Muellercrypto: algif_rng - zeroize buffer with random data
2015-03-16  James HartleyDocumentation: crypto: Add DT binding info for the...
2015-03-16  James Hartleycrypto: img-hash - Add Imagination Technologies hw...
2015-03-16  Dmitry Torokhovhwrng: iproc-rng200 - make use of devm_hwrng_register
2015-03-16  Dmitry Torokhovhwrng: iproc-rng200 - do not use static structure
2015-03-16  Dmitry Torokhovhwrng: msm - make use of devm_hwrng_register
2015-03-16  Dmitry Torokhovhwrng: exynos - make use of devm_hwrng_register
2015-03-16  Dmitry Torokhovhwrng: bcm63xx - make use of devm_hwrng_register
2015-03-16  Dmitry Torokhovhwrng: add devm_* interfaces
2015-03-13  Julia Lawallcrypto: don't export static symbol
2015-03-13  Stephan Muellercrypto: testmgr - fix RNG return code enforcement
2015-03-12  Herbert Xulinux-next: Tree for Mar 11 (powerpc build failure...
2015-03-12  Dmitry Torokhovhwrng: omap - remove #ifdefery around PM methods
2015-03-12  Ard Biesheuvelcrypto: arm - add support for GHASH using ARMv8 Crypto...
2015-03-12  Ard Biesheuvelcrypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8...
2015-03-12  Ard Biesheuvelcrypto: arm - add support for SHA-224/256 using ARMv8...
2015-03-12  Ard Biesheuvelcrypto: arm - add support for SHA1 using ARMv8 Crypto...
2015-03-12  Ard Biesheuvelcrypto: arm - move ARM specific Kconfig definitions...
2015-03-11  Dmitry Torokhovcrypto: amcc - remove incorrect __init/__exit markups
2015-03-11  Dmitry Torokhovcrypto: qat - remove incorrect __exit markup
2015-03-11  Dmitry Torokhovhwrng: pseries - remove incorrect __init/__exit markups
2015-03-11  Dmitry Torokhovhwrng: octeon - remove incorrect __exit markups
2015-03-11  Dmitry Torokhovhwrng: omap - remove incorrect __exit markups
2015-03-11  Horia Geant?crypto: tcrypt - fix uninit sg entries in test_acipher_...
2015-03-10  Aaro Koskinencrypto: octeon - enable OCTEON SHA1/256/512 module...
2015-03-10  Aaro Koskinencrypto: octeon - add SHA512 module
2015-03-10  Aaro Koskinencrypto: octeon - add SHA256 module
2015-03-10  Aaro Koskinencrypto: octeon - add SHA1 module
2015-03-10  Aaro Koskinencrypto: octeon - add instruction definitions for SHA1...
2015-03-10  Aaro Koskinencrypto: octeon - always disable preemption when using...
2015-03-10  Aaro Koskinencrypto: octeon - don't disable bottom half in octeon-md5
2015-03-09  Kim Phillipscrypto: powerpc - move files to fix build error
2015-03-09  Feng Kanhwrng: xgene - add ACPI support for APM X-Gene RNG...
2015-03-09  Stephan MuellerMAINTAINERS: add crypto-API.tmpl
2015-03-09  Stephan Muellercrypto: doc - AEAD / RNG AF_ALG interface
2015-03-09  Stephan Muellercrypto: rng - RNGs must return 0 in success case
next
This page took 0.069822 seconds and 5 git commands to generate.