]> git.ipfire.org Git - people/arne_f/kernel.git/history - drivers/crypto
serial: pl011: Fix oops on -EPROBE_DEFER
[people/arne_f/kernel.git] / drivers / crypto /
2020-08-21  Mikulas Patockacrypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP...
2020-08-21  John Allencrypto: ccp - Fix use of merged scatterlists
2020-08-21  Tom Rixcrypto: qat - fix double free in qat_uclo_create_batch_...
2020-08-05  Navid Emamdoostcrypto: ccp - Release all allocated memory if sha type...
2020-06-25  Tero Kristocrypto: omap-sham - add proper load balancing support...
2020-06-20  Devulapally Shiva... Crypto/chcr: fix for ccm(aes) failed test
2020-06-20  Arnd Bergmanncrypto: ccp -- don't "select" CONFIG_DMADEVICES
2020-06-20  Longpeng(Mike)crypto: virtio: Fix dest length calculation in __virtio...
2020-06-20  Longpeng(Mike)crypto: virtio: Fix src/dst scatterlist calculation...
2020-06-20  Longpeng(Mike)crypto: virtio: Fix use-after-free in virtio_crypto_skc...
2020-06-20  Christophe JAILLETcrypto: cavium/nitrox - Fix 'nitrox_get_first_device...
2020-06-20  Su Kang Yincrypto: talitos - fix ECB and CBC algs ivsize
2020-05-02  Wei Yongjuncrypto: mxs-dcp - make symbols 'sha1_null_hash' and...
2020-04-24  Andrei Botilacrypto: caam - update xts sector size for large input...
2020-04-24  Rosioru Dragoscrypto: mxs-dcp - fix scatterlist linearization for...
2020-02-14  Eric Biggerscrypto: atmel-sha - fix error handling when setting...
2020-02-14  Eric Biggerscrypto: artpec6 - return correct error code for failed...
2020-02-14  Chuhong Yuancrypto: picoxcell - adjust the position of tasklet_init...
2020-02-14  Tudor Ambaruscrypto: atmel-aes - Fix counter overflow in CTR mode
2020-02-14  Ard Biesheuvelcrypto: ccp - set max RSA modulus size for v3 platform...
2020-02-05  Eric Biggerscrypto: chelsio - fix writing tfm flags to wrong place
2020-01-27  Iuliana Prodancrypto: caam - free resources in case caam_rng registra...
2020-01-27  Arnd Bergmanncrypto: ccp - Reduce maximum stack usage
2020-01-27  Hook, Garycrypto: ccp - Fix 3DES complaint from ccp-crypto module
2020-01-27  Hook, Garycrypto: ccp - fix AES CFB error exposed by new test...
2020-01-27  Iuliana Prodancrypto: caam - fix caam_dump_sg that iterates through...
2020-01-27  Corentin Labbecrypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4x...
2020-01-27  YueHaibingcrypto: brcm - Fix some set-but-not-used warning
2020-01-27  Corentin Labbecrypto: sun4i-ss - fix big endian issues
2019-12-31  Michael Ellermancrypto: vmx - Avoid weird build failures
2019-12-31  Corentin Labbecrypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i...
2019-12-31  Herbert Xucrypto: sun4i-ss - Fix 64-bit size_t warnings
2019-12-31  Ard Biesheuvelcrypto: virtio - deal with unsupported input sizes
2019-12-17  Mark Saltercrypto: ccp - fix uninitialized list head
2019-12-17  Christian Lampartercrypto: crypto4xx - fix double-free in crypto4xx_destro...
2019-12-17  Raveendra Padasalagicrypto: bcm - fix normal/non key hash algorithm failure
2019-12-05  Lionel Debievecrypto: stm32/hash - Fix hmac issue more than 256 bytes
2019-12-05  Fabio Estevamcrypto: mxc-scc - fix build warnings on ARM64
2019-11-24  Radu Soleacrypto: mxs-dcp - Fix AES issues
2019-11-24  Radu Soleacrypto: mxs-dcp - Fix SHA null hashes and output length
2019-11-20  Christoph Manszewskicrypto: s5p-sss: Fix Fix argument list alignment
2019-10-11  Horia Geantăcrypto: caam - fix concurrency issue in givencrypt...
2019-10-11  Wei Yongjuncrypto: cavium/zip - Add missing single_release()
2019-10-11  Alexander Sverdlincrypto: qat - Silence smp_processor_id() warning
2019-10-05  Gustavo A. R. Silvacrypto: talitos - fix missing break in switch statement
2019-09-19  Christophe Leroycrypto: talitos - HMAC SNOOP NO AFEU mode requires...
2019-09-19  Christophe Leroycrypto: talitos - Do not modify req->cryptlen on decryp...
2019-09-19  Christophe Leroycrypto: talitos - fix ECB algs ivsize
2019-09-19  Christophe Leroycrypto: talitos - check data blocksize in ablkcipher.
2019-09-19  Christophe Leroycrypto: talitos - fix CTR alg blocksize
2019-09-19  Christophe Leroycrypto: talitos - check AES key size
2019-09-06  Gary R Hookcrypto: ccp - Ignore unconfigured CCP device on suspend...
2019-08-16  Gary R Hookcrypto: ccp - Add support for valid authsize values...
2019-08-16  Gary R Hookcrypto: ccp - Validate buffer lengths for copy operations
2019-08-16  Gary R Hookcrypto: ccp - Ignore tag length when decrypting GCM...
2019-08-16  Gary R Hookcrypto: ccp - Fix oops by properly managing allocated...
2019-07-31  Ard Biesheuvelcrypto: caam - limit output IV to CBC to work around...
2019-07-31  Wen Yangcrypto: crypto4xx - fix a potential double free in...
2019-07-31  Cfir Cohencrypto: ccp/gcm - use const time tag comparison.
2019-07-31  Hook, Garycrypto: ccp - memset structure fields to zero before...
2019-07-31  Hook, Garycrypto: ccp - Validate the the error value used to...
2019-07-31  Christophe Leroycrypto: talitos - Align SEC1 accesses to 32 bits bounda...
2019-07-31  Christophe Leroycrypto: talitos - properly handle split ICV.
2019-07-31  Christophe Leroycrypto: talitos - fix skcipher failure due to wrong...
2019-07-21  Haren Mynenicrypto/NX: Set receive window credits to max number...
2019-07-21  Christophe Leroycrypto: talitos - rename alternative AEAD algos.
2019-06-09  Daniel Axtenscrypto: vmx - ghash: do nosimd fallback manually
2019-05-31  Corentin Labbecrypto: sun4i-ss - Fix invalid calculation of hash end
2019-05-31  Daniel Axtenscrypto: vmx - CTR: always increment IV as quadword
2019-05-21  Zhang Zhijiecrypto: rockchip - update IV buffer to contain the...
2019-05-21  Daniel Axtenscrypto: vmx - fix copy-paste error in CTR mode
2019-04-27  Christian Lampartercrypto: crypto4xx - properly set IV after de- and encrypt
2019-04-20  Lars Perssoncrypto: axis - fix for recursive locking from bottom...
2019-04-05  Eric Biggerscrypto: cavium/zip - fix collision with generic cra_dri...
2019-04-05  Julia Lawallcrypto: crypto4xx - add missing of_node_put after of_de...
2019-03-23  Zhang Zhijiecrypto: rockchip - update new iv to device in multiple...
2019-03-23  Zhang Zhijiecrypto: rockchip - fix scatterlist nents error
2019-03-23  Pankaj Guptacrypto: caam - fixed handling of sg list
2019-02-12  Nathan Chancellorcrypto: ux500 - Use proper enum in hash_set_dma_transfer
2019-02-12  Nathan Chancellorcrypto: ux500 - Use proper enum in cryp_set_dma_transfer
2019-01-23  Christophe Leroycrypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
2019-01-23  Christophe Leroycrypto: talitos - reorder code in talitos_edesc_alloc()
2019-01-23  Eric Biggerscrypto: bcm - convert to use crypto_authenc_extractkeys()
2019-01-23  Aymen Sghaiercrypto: caam - fix zero-length buffer DMA mapping
2019-01-09  Wenwen Wangcrypto: cavium/nitrox - fix a DMA pool free failure
2018-11-13  Horia Geantăcrypto: caam - fix implicit casts in endianness helpers
2018-10-13  Harsh Jaincrypto: chelsio - Fix memory corruption in DMA Mapped...
2018-10-10  Horia Geantăcrypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
2018-10-10  Leonard Crestezcrypto: mxs-dcp - Fix wait logic on chan threads
2018-10-10  Waiman Longcrypto: qat - Fix KASAN stack-out-of-bounds bug in...
2018-10-04  Srikanth Jampalacrypto: cavium/nitrox - fix for command corruption...
2018-09-26  Michael Müllercrypto: sharah - Unregister correct algorithms for...
2018-09-09  Horia Geantăcrypto: caam/qi - fix error path in xts setkey
2018-09-09  Horia Geantăcrypto: caam/jr - fix descriptor DMA unmapping
2018-09-09  Horia Geantăcrypto: caam - fix DMA mapping direction for RSA forms...
2018-09-09  Ondrej Mosnacekcrypto: vmx - Fix sleep-in-atomic bugs
2018-09-05  Paulo Flabiano Smorigocrypto: vmx - Use skcipher for ctr fallback
2018-08-06  Herbert Xucrypto: padlock-aes - Fix Nano workaround data corruption
2018-07-22  Christian Lampartercrypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_...
2018-07-22  Christian Lampartercrypto: crypto4xx - remove bad list_del
next