]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/crypto
tua6100: Avoid build warnings.
[mirror_ubuntu-bionic-kernel.git] / drivers / crypto /
2019-08-14 Christophe Leroycrypto: talitos - Align SEC1 accesses to 32 bits bounda...
2019-08-14 Christophe Leroycrypto: talitos - properly handle split ICV.
2019-08-14 Christophe Leroycrypto: talitos - fix skcipher failure due to wrong...
2019-08-14 Christophe Leroycrypto: talitos - fix hash on SEC1.
2019-08-14 Christophe Leroycrypto: talitos - move struct talitos_edesc into talitos.h
2019-08-14 Haren Mynenicrypto/NX: Set receive window credits to max number...
2019-08-14 Christophe Leroycrypto: talitos - rename alternative AEAD algos.
2019-08-14 Daniel Axtenscrypto: vmx - ghash: do nosimd fallback manually
2019-08-14 Corentin Labbecrypto: sun4i-ss - Fix invalid calculation of hash end
2019-08-14 Daniel Axtenscrypto: vmx - CTR: always increment IV as quadword
2019-08-14 Christian Lampartercrypto: crypto4xx - fix cfb and ofb "overran dst buffer...
2019-08-14 Christian Lampartercrypto: crypto4xx - fix ctr-aes missing output IV
2019-08-14 Zhang Zhijiecrypto: rockchip - update IV buffer to contain the...
2019-08-14 Daniel Axtenscrypto: vmx - fix copy-paste error in CTR mode
2019-08-14 Christian Lampartercrypto: crypto4xx - properly set IV after de- and encrypt
2019-08-14 Lars Perssoncrypto: axis - fix for recursive locking from bottom...
2019-08-14 Eric Biggerscrypto: cavium/zip - fix collision with generic cra_dri...
2019-08-14 Julia Lawallcrypto: crypto4xx - add missing of_node_put after of_de...
2019-08-14 Horia Geantăcrypto: caam - fix DMA mapping of stack memory
2019-08-14 Franck LENORMANDcrypto: caam - fix hash context DMA unmap size
2019-08-14 Zhang Zhijiecrypto: rockchip - update new iv to device in multiple...
2019-08-14 Zhang Zhijiecrypto: rockchip - fix scatterlist nents error
2019-08-14 Pankaj Guptacrypto: caam - fixed handling of sg list
2019-08-14 Nathan Chancellorcrypto: ux500 - Use proper enum in hash_set_dma_transfer
2019-08-14 Nathan Chancellorcrypto: ux500 - Use proper enum in cryp_set_dma_transfer
2019-08-14 Christophe Leroycrypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
2019-08-14 Christophe Leroycrypto: talitos - reorder code in talitos_edesc_alloc()
2019-08-14 Eric Biggerscrypto: bcm - convert to use crypto_authenc_extractkeys()
2019-08-14 Aymen Sghaiercrypto: caam - fix zero-length buffer DMA mapping
2019-08-14 Wenwen Wangcrypto: cavium/nitrox - fix a DMA pool free failure
2019-07-24 Horia Geantăcrypto: caam - fix implicit casts in endianness helpers
2019-07-24 Harsh Jaincrypto: chelsio - Fix memory corruption in DMA Mapped...
2019-07-24 Horia Geantăcrypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
2019-07-24 Leonard Crestezcrypto: mxs-dcp - Fix wait logic on chan threads
2019-07-24 Waiman Longcrypto: qat - Fix KASAN stack-out-of-bounds bug in...
2019-07-24 Srikanth Jampalacrypto: cavium/nitrox - fix for command corruption...
2019-07-24 Michael Müllercrypto: sharah - Unregister correct algorithms for...
2019-07-24 Horia Geantăcrypto: caam/qi - fix error path in xts setkey
2019-07-24 Horia Geantăcrypto: caam/jr - fix descriptor DMA unmapping
2019-07-24 Horia Geantăcrypto: caam - fix DMA mapping direction for RSA forms...
2019-07-24 Herbert Xucrypto: padlock-aes - Fix Nano workaround data corruption
2019-06-24 Haren Mynenicrypto/nx: Initialize 842 high and normal RxFIFO contro...
2018-10-23 Ondrej Mosnacekcrypto: vmx - Fix sleep-in-atomic bugs
2018-09-05 Bin Liucrypto: omap-sham - fix memleak
2018-09-05 Michael Ellermancrypto: vmx - Remove overly verbose printk from AES...
2018-09-05 Michael Ellermancrypto: vmx - Remove overly verbose printk from AES...
2018-09-05 Horia Geantăcrypto: caam - fix size of RSA prime factor q
2018-09-05 Horia Geantăcrypto: caam/qi - fix IV DMA mapping and updating
2018-09-05 Horia Geantăcrypto: caam - fix IV DMA mapping and updating
2018-09-05 Horia Geantăcrypto: caam - fix DMA mapping dir for generated IV
2018-09-05 Horia Geantăcrypto: caam - strip input zeros from RSA input buffer
2018-08-27 Jan Glaubercrypto: cavium - Fix smp_processor_id() warnings
2018-08-27 Jan Glaubercrypto: cavium - Fix statistics pending request value
2018-08-27 Jan Glaubercrypto: cavium - Prevent division by zero
2018-08-27 Jan Glaubercrypto: cavium - Limit result reading attempts
2018-08-27 Jan Glaubercrypto: cavium - Fix fallout from CONFIG_VMAP_STACK
2018-08-27 Manoj IyerRevert "UBUNTU: SAUCE: crypto: thunderx_zip: Fix fallou...
2018-08-14 Antoine Tenartcrypto: inside-secure - move the digest to the request...
2018-08-14 Antoine Tenartcrypto: inside-secure - fix the invalidation step durin...
2018-08-14 Peter Robinsoncrypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
2018-08-14 Antoine Tenartcrypto: inside-secure - fix the extra cache computation
2018-08-14 Antoine Tenartcrypto: inside-secure - fix the cache_len computation
2018-08-14 Antoine Tenartcrypto: inside-secure - do not process request if no...
2018-08-14 Sebastian Andrzej... crypto: ccp - don't disable interrupts while setting...
2018-08-14 Antoine Tenartcrypto: atmel-aes - fix the keys zeroing on errors
2018-08-14 Antoine Tenartcrypto: inside-secure - wait for the request to complet...
2018-06-06 Corentin LABBEcrypto: artpec6 - remove select on non-existing CRYPTO_...
2018-04-12 Christian Lampartercrypto: crypto4xx - perform aead icv check in the driver
2018-04-09 Maciej S. Szmigierocrypto: ccp - return an actual key size from RSA max_si...
2018-04-09 Rui Miguel Silvacrypto: caam - Fix null dereference at error path
2018-04-09 LEROY Christophecrypto: talitos - fix IPsec cipher in length
2018-04-09 Gregory CLEMENTcrypto: inside-secure - fix clock management
2018-04-09 LEROY Christophecrypto: talitos - don't persistently map req_ctx->hw_co...
2018-03-27 Jan GlauberUBUNTU: SAUCE: crypto: thunderx_zip: Fix fallout from...
2018-03-26 Lars Perssoncrypto: artpec6 - set correct iv size for gcm(aes)
2018-03-19 Horia Geantăcrypto: caam/qi - use correct print specifier for size_t
2018-03-19 Colin Ian Kingcrypto: cavium - fix memory leak on info
2018-03-19 Dan Carpentercrypto: chelsio - Fix an error code in chcr_hash_dma_map()
2018-02-28 Kamil Koniecznycrypto: s5p-sss - Fix kernel Oops in AES-ECB mode
2018-02-23 Jia Zhangx86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
2018-02-23 Artem Savkovcrypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss...
2018-02-23 Artem Savkovcrypto: sun4i_ss_prng - fix return value of sun4i_ss_pr...
2018-02-22 LEROY Christophecrypto: talitos - fix Kernel Oops on hashing an empty...
2018-02-22 Horia Geantăcrypto: caam - fix endless loop when DECO acquire fails
2018-02-22 Eric Biggerscrypto: hash - annotate algorithms taking optional key
2018-02-03 Antoine Tenartcrypto: inside-secure - avoid unmapping DMA memory...
2018-02-03 Antoine Tenartcrypto: inside-secure - fix hash when length is a multi...
2018-01-28 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-26 Dave AirlieMerge branch 'linux-4.15' of git://github.com/skeggsb...
2018-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-25 Linus TorvaldsMerge tag 'for-4.15-tag' of git://git.kernel.org/pub...
2018-01-24 Radim KrčmářMerge tag 'kvm-s390-master-4.15-3' of git://git.kernel...
2018-01-23 Linus TorvaldsMerge tag 'pci-v4.15-fixes-3' of git://git.kernel.org...
2018-01-21 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git.kernel...
2018-01-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge tag 'for-4.15/dm-fixes-2' of git://git.kernel...
2018-01-19 Linus TorvaldsMerge tag 'trace-v4.15-rc4-3' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
2018-01-19 Linus TorvaldsMerge branch 'for-4.15-fixes' of git://git.kernel.org...
next