OSDN Git Service

uclinux-h8/linux.git
2017-02-15 Cyrille Pitchencrypto: atmel-sha - fix error management in atmel_sha_s...
2017-02-15 Cyrille Pitchencrypto: atmel-sha - fix missing "return" instructions
2017-02-15 Gary R Hookcrypto: ccp - Set the AES size field for all modes
2017-02-11 Rob Ricecrypto: brcm - Add Broadcom SPU driver
2017-02-11 Rob Ricecrypto: brcm - DT documentation for Broadcom SPU hardware
2017-02-11 George Cheriancrypto: cavium - Enable CPT options crypto for build
2017-02-11 George Cheriancrypto: cavium - Add the Virtual Function driver for CPT
2017-02-11 George Cheriancrypto: cavium - Add Support for Octeon-tx CPT Engine
2017-02-11 David Daneyhwrng: cavium - Use per device name to allow for multip...
2017-02-11 Arnd Bergmanncrypto: atmel - fix 64-bit build warnings
2017-02-11 Arnd Bergmanncrypto: atmel - refine Kconfig dependencies
2017-02-11 Ard Biesheuvelcrypto: algapi - make crypto_xor() and crypto_inc(...
2017-02-11 Arnd Bergmanncrypto: improve gcc optimization flags for serpent...
2017-02-11 Ard Biesheuvelcrypto: arm64/aes - add NEON/Crypto Extensions CBCMAC...
2017-02-11 Ard Biesheuvelcrypto: ccm - switch to separate cbcmac driver
2017-02-11 Ard Biesheuvelcrypto: testmgr - add test cases for cbcmac(aes)
2017-02-11 Ard Biesheuvelcrypto: aes - add generic time invariant AES cipher
2017-02-11 Ard Biesheuvelcrypto: aes-generic - drop alignment requirement
2017-02-11 Tim Chencrypto: sha512-mb - Protect sha512 mb ctx mgr access
2017-02-11 Ard Biesheuvelcrypto: arm64/crc32 - merge CRC32 and PMULL instruction...
2017-02-03 Ard Biesheuvelcrypto: arm/aes - don't use IV buffer to return final...
2017-02-03 Ard Biesheuvelcrypto: arm64/aes - don't use IV buffer to return final...
2017-02-03 Ard Biesheuvelcrypto: arm64/aes - replace scalar fallback with plain...
2017-02-03 Ard Biesheuvelcrypto: arm64/aes-neon-blk - tweak performance for...
2017-02-03 Ard Biesheuvelcrypto: arm64/aes - performance tweak
2017-02-03 Ard Biesheuvelcrypto: arm64/aes - avoid literals for cross-module...
2017-02-03 Ard Biesheuvelcrypto: arm64/chacha20 - remove cra_alignmask
2017-02-03 Ard Biesheuvelcrypto: arm64/aes-blk - remove cra_alignmask
2017-02-03 Ard Biesheuvelcrypto: arm64/aes-ce-ccm - remove cra_alignmask
2017-02-03 Ard Biesheuvelcrypto: arm/chacha20 - remove cra_alignmask
2017-02-03 Ard Biesheuvelcrypto: arm/aes-ce - remove cra_alignmask
2017-02-03 Harsh Jaincrypto: chcr - Fix Smatch Complaint
2017-02-03 Harsh Jaincrypto: chcr - Fix wrong typecasting
2017-02-03 Harsh Jaincrypto: chcr - Change algo priority
2017-02-03 Harsh Jaincrypto: chcr - Change cra_flags for cipher algos
2017-02-03 Harsh Jaincrypto: chcr - Use cipher instead of Block Cipher in...
2017-02-03 Harsh Jaincrypto: chcr - fix itnull.cocci warnings
2017-02-03 Harsh Jaincrypto: chcr - Change flow IDs
2017-02-03 Cyrille Pitchencrypto: atmel-sha - add verbose debug facilities to...
2017-02-03 Cyrille Pitchencrypto: atmel-authenc - add support to authenc(hmac...
2017-02-03 Cyrille Pitchencrypto: atmel-aes - fix atmel_aes_handle_queue()
2017-02-03 Cyrille Pitchencrypto: atmel-sha - add support to hmac(shaX)
2017-02-03 Cyrille Pitchencrypto: atmel-sha - add simple DMA transfers
2017-02-03 Cyrille Pitchencrypto: atmel-sha - add atmel_sha_cpu_start()
2017-02-03 Cyrille Pitchencrypto: atmel-sha - add SHA_MR_MODE_IDATAR0
2017-02-03 Cyrille Pitchencrypto: atmel-sha - add atmel_sha_wait_for_data_ready()
2017-02-03 Cyrille Pitchencrypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to...
2017-02-03 Cyrille Pitchencrypto: atmel-sha - make atmel_sha_done_task more generic
2017-02-03 Cyrille Pitchencrypto: atmel-sha - update request queue management...
2017-02-03 Cyrille Pitchencrypto: atmel-sha - create function to get an Atmel...
2017-02-03 Rabin Vincentcrypto: doc - Fix hash export state information
2017-02-03 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2017-02-03 Harsh Jaincrypto: chcr - Fix key length for RFC4106
2017-02-03 Harsh Jaincrypto: algif_aead - Fix kernel panic on list_del
2017-02-03 Herbert Xucrypto: aesni - Fix failure when pcbc module is absent
2017-02-03 Gary R Hookcrypto: ccp - Fix double add when creating new DMA...
2017-02-03 Gary R Hookcrypto: ccp - Fix DMA operations when IOMMU is enabled
2017-02-03 Harsh Jaincrypto: chcr - Check device is allocated before use
2017-02-03 Harsh Jaincrypto: chcr - Fix panic on dma_unmap_sg
2017-02-02 Giovanni Cabidducrypto: qat - zero esram only for DH85x devices
2017-02-02 Giovanni Cabidducrypto: qat - fix bar discovery for c62x
2017-01-23 Li Zhongcrypto: vmx - disable preemption to enable vsx in aes_ctr.c
2017-01-23 Ryder Leecrypto: mediatek - add support to GCM mode
2017-01-23 Ryder Leecrypto: mediatek - add support to CTR mode
2017-01-23 Ryder Leecrypto: mediatek - fix typo and indentation
2017-01-23 Ryder Leecrypto: mediatek - regroup functions by usage
2017-01-23 Ryder Leecrypto: mediatek - rework crypto request completion
2017-01-23 Ryder Leecrypto: mediatek - make crypto request queue management...
2017-01-23 Ryder Leecrypto: mediatek - fix incorrect data transfer result
2017-01-23 Ryder Leecrypto: mediatek - move HW control data to transformati...
2017-01-23 Denys Vlasenkocrypto: x86 - make constants readonly, allow linker...
2017-01-23 Denys Vlasenkocrypto: x86/crc32c - fix %progbits -> @progbits
2017-01-23 Ard Biesheuvelcrypto: arm/aes-neonbs - fix issue with v2.22 and older...
2017-01-23 Rabin Vincentcrypto: tcrypt - Add debug prints
2017-01-23 Nicolas Ioosscrypto: img-hash - use dma_data_direction when calling...
2017-01-23 Ard Biesheuvelcrypto: arm64/aes-blk - honour iv_out requirement in...
2017-01-23 Salvatore Benedettocrypto: api - Clear CRYPTO_ALG_DEAD bit before register...
2017-01-13 Gonglei \(Arei\)crypto: virtio - adjust priority of algorithm
2017-01-13 Ard Biesheuvelcrypto: arm/aes - avoid reserved 'tt' mnemonic in asm...
2017-01-13 Shannon Nelsonhwrng: n2 - update version info
2017-01-13 Shannon Nelsonhwrng: n2 - support new hardware register layout
2017-01-13 Shannon Nelsonhwrng: n2 - add device data descriptions
2017-01-13 Shannon Nelsonhwrng: n2 - limit error spewage when self-test fails
2017-01-13 Wei Yongjuncrypto: mediatek - make symbol of_crypto_id static
2017-01-13 Ard Biesheuvelcrypto: testmgr - use calculated count for number of...
2017-01-13 Ard Biesheuvelcrypto: arm/aes - replace bit-sliced OpenSSL NEON code
2017-01-12 Ard Biesheuvelcrypto: arm64/aes - reimplement bit-sliced ARM/NEON...
2017-01-12 Ard Biesheuvelcrypto: arm/aes - replace scalar AES cipher
2017-01-12 Ard Biesheuvelcrypto: arm64/aes - add scalar implementation
2017-01-12 Ard Biesheuvelcrypto: arm64/aes-blk - expose AES-CTR as synchronous...
2017-01-12 Ard Biesheuvelcrypto: arm/chacha20 - implement NEON version based...
2017-01-12 Ard Biesheuvelcrypto: arm64/chacha20 - implement NEON version based...
2017-01-12 Arnd Bergmanncrypto: mediatek - fix format string for 64-bit builds
2017-01-12 Arnd Bergmanncrypto: mediatek - remove ARM dependencies
2017-01-12 Herbert Xucrypto: x86/chacha20 - Manually align stack buffer
2017-01-12 Andrew Lutomirskicrypto: testmgr - Allocate only the required output...
2017-01-12 Colin Ian Kingcrypto: mediatek - don't return garbage err on successf...
2017-01-12 Javier Martinez... crypto: picoxcell - Remove spacc_is_compatible() wrappe...
2017-01-12 Javier Martinez... crypto: picoxcell - Remove platform device ID table
2017-01-12 Javier Martinez... crypto: picoxcell - Allow driver to build COMPILE_TEST...
next