]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-02-28 Julia Lawallcrypto: crypto4xx - add missing of_node_put after of_de...
2019-02-28 Eric Biggerscrypto: cavium/zip - fix collision with generic cra_dri...
2019-02-28 Gustavo A. R. Silvacrypto: af_alg - use struct_size() in sock_kfree_s()
2019-02-28 Chengguang Xucrypto: caam - remove redundant likely/unlikely annotation
2019-02-28 Kamil Koniecznycrypto: s5p - update iv after AES-CBC op end
2019-02-28 Tommi Hirvolacrypto: x86/poly1305 - Clear key material from stack...
2019-02-28 Horia Geantăcrypto: caam - generate hash keys in-place
2019-02-28 Horia Geantăcrypto: caam - fix DMA mapping xcbc key twice
2019-02-28 Franck LENORMANDcrypto: caam - fix hash context DMA unmap size
2019-02-28 Jonas Gorskihwrng: bcm2835 - fix probe as platform device
2019-02-28 Krzysztof Kozlowskicrypto: s5p-sss - Use AES_BLOCK_SIZE define instead...
2019-02-28 Mao Wenancrypto: stm32 - drop pointless static qualifier in...
2019-02-28 Atul Guptacrypto: chelsio - Fixed Traffic Stall
2019-02-28 YueHaibingcrypto: marvell - Remove set but not used variable 'ivsize'
2019-02-22 Lendacky, Thomascrypto: ccp - Update driver messages to remove some...
2019-02-22 Eric Biggerscrypto: adiantum - add 1536 and 4096-byte test vectors
2019-02-22 Eric Biggerscrypto: nhpoly1305 - add a test vector with len % 16 != 0
2019-02-22 Eric Biggerscrypto: arm/aes-ce - update IV after partial final...
2019-02-22 Eric Biggerscrypto: arm64/aes-blk - update IV after partial final...
2019-02-22 Eric Biggerscrypto: testmgr - add iv_out to all CTR test vectors
2019-02-22 Eric Biggerscrypto: testmgr - add iv_out to all CBC test vectors
2019-02-22 Eric Biggerscrypto: testmgr - support checking skcipher output IV
2019-02-22 Eric Biggerscrypto: testmgr - remove extra bytes from 3DES-CTR IVs
2019-02-22 Zhang Zhijiecrypto: rockchip - update new iv to device in multiple...
2019-02-22 Zhang Zhijiecrypto: rockchip - fix scatterlist nents error
2019-02-22 Gustavo A. R. Silvacrypto: ccree - fix missing break in switch statement
2019-02-22 Horia Geantăcrypto: caam/qi2 - relax busy polling while enqueuing FDs
2019-02-22 Horia Geantăcrypto: caam/qi2 - rate-limit enqueue failure prints
2019-02-22 Horia Geantăcrypto: caam/qi2 - use affine DPIOs
2019-02-22 Sebastian Andrzej... crypto: chtls - remove cdev_list_lock
2019-02-22 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-02-15 Iuliana Prodancrypto: caam - weak key checking for cbc des, 3des
2019-02-15 Iuliana Prodancrypto: caam - add ecb(*) support
2019-02-15 Iuliana Prodancrypto: export arc4 defines
2019-02-15 Iuliana Prodancrypto: caam - use mapped_{src,dst}_nents for job descr...
2019-02-08 Herbert Xucrypto: qat - Remove unused goto label
2019-02-08 Gilad Ben-YossefMAINTAINERS: crypto: ccree: remove co-maintainer
2019-02-08 Eric Biggerscrypto: testmgr - check for aead_request corruption
2019-02-08 Eric Biggerscrypto: testmgr - check for skcipher_request corruption
2019-02-08 Eric Biggerscrypto: testmgr - convert hash testing to use testvec_c...
2019-02-08 Eric Biggerscrypto: testmgr - convert aead testing to use testvec_c...
2019-02-08 Eric Biggerscrypto: testmgr - convert skcipher testing to use testv...
2019-02-08 Eric Biggerscrypto: testmgr - implement random testvec_config gener...
2019-02-08 Eric Biggerscrypto: testmgr - introduce CONFIG_CRYPTO_MANAGER_EXTRA...
2019-02-08 Eric Biggerscrypto: testmgr - add testvec_config struct and helper...
2019-02-08 Eric Biggerscrypto: arm64/aes-neonbs - fix returning final keystrea...
2019-02-08 Eric Biggerscrypto: ahash - fix another early termination in hash walk
2019-02-08 Eric Biggerscrypto: x86/aesni-gcm - fix crash on empty plaintext
2019-02-08 Eric Biggerscrypto: x86/morus - fix handling chunked inputs and...
2019-02-08 Eric Biggerscrypto: x86/aegis - fix handling chunked inputs and...
2019-02-08 Eric Biggerscrypto: morus - fix handling chunked inputs
2019-02-08 Eric Biggerscrypto: aegis - fix handling chunked inputs
2019-02-08 Pankaj Guptacrypto: caam - fixed handling of sg list
2019-02-08 Eric Biggerscrypto: arm64/crct10dif-ce - cleanup and optimizations
2019-02-08 Eric Biggerscrypto: arm/crct10dif-ce - cleanup and optimizations
2019-02-08 Eric Biggerscrypto: x86/crct10dif-pcl - cleanup and optimizations
2019-02-08 Singh, Brijeshcrypto: ccp - fix the SEV probe in kexec boot path
2019-02-08 Christopher Diaz Riveroscrypto: testmgr - use kmemdup
2019-02-01 Ard Biesheuvelcrypto: arm64/crct10dif - register PMULL variants as...
2019-02-01 Ard Biesheuvelcrypto: arm64/crct10dif - remove dead code
2019-02-01 Ard Biesheuvelcrypto: arm/crct10dif - remove dead code
2019-02-01 Ard Biesheuvelcrypto: arm64/crct10dif - revert to C code for short inputs
2019-02-01 Ard Biesheuvelcrypto: arm/crct10dif - revert to C code for short inputs
2019-02-01 Horia Geantăcrypto: caam - fix DMA mapping of stack memory
2019-02-01 Ard Biesheuvelcrypto: arm64/ghash - register PMULL variants as separa...
2019-02-01 Milan Brozcrypto: testmgr - mark crc32 checksum as FIPS allowed
2019-02-01 Masahiro Yamadacrypto: bcm - remove -I. header search path and unused...
2019-02-01 Masahiro Yamadacrypto: prefix header search paths with $(srctree)/
2019-02-01 Ard Biesheuvelcrypto: arm64/aes-ccm - don't use an atomic walk needlessly
2019-02-01 Ard Biesheuvelcrypto: arm64/aes-ccm - fix bugs in non-NEON fallback...
2019-02-01 Ard Biesheuvelcrypto: arm64/aes-ccm - fix logical bug in AAD MAC handling
2019-02-01 Eric Biggerscrypto: testmgr - skip crc32c context test for ahash...
2019-02-01 Vincent Whitchurchcrypto: axis - move request unmap outside of the queue lock
2019-02-01 Lars Perssoncrypto: axis - use a constant time tag compare
2019-02-01 Lars Perssoncrypto: axis - support variable AEAD tag length
2019-02-01 Lars Perssoncrypto: axis - give DMA the start of the status buffer
2019-02-01 Lars Perssoncrypto: axis - fix for recursive locking from bottom half
2019-02-01 Lars Perssoncrypto: axis - remove sha512 support for artpec7
2019-02-01 Lars Perssoncrypto: axis - remove sha384 support for artpec7
2019-02-01 Corentin Labbecrypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4x...
2019-02-01 YueHaibingcrypto: chelsio - Fix passing zero to 'PTR_ERR' warning...
2019-02-01 Roland Hiebercrypto: caam - fix indentation of goto label
2019-02-01 Greg Kroah-Hartmancrypto: caam - no need to check return value of debugfs...
2019-02-01 Greg Kroah-Hartmancrypto: ccp - no need to check return value of debugfs_...
2019-02-01 Greg Kroah-Hartmancrypto: cavium/nitrox - no need to check return value...
2019-02-01 Greg Kroah-Hartmancrypto: cavium/zip - no need to check return value...
2019-02-01 Greg Kroah-Hartmancrypto: axis - no need to check return value of debugfs...
2019-02-01 Greg Kroah-Hartmancrypto: ccree - no need to check return value of debugf...
2019-02-01 Greg Kroah-Hartmancrypto: qat - no need to check return value of debugfs_...
2019-02-01 Horia Geantăcrypto: caam - handle zero-length AEAD output
2019-02-01 Iuliana Prodancrypto: caam - add support for cmac(aes)
2019-02-01 YueHaibingcrypto: seqiv - Use kmemdup in seqiv_aead_encrypt()
2019-01-25 Eric Biggerscrypto: clarify name of WEAK_KEY request flag
2019-01-25 Eric Biggerscrypto: bcm - remove unused function do_decrypt()
2019-01-25 David Tolnayhwrng: virtio - Avoid repeated init of completion
2019-01-25 Xiongfeng Wangcrypto: chacha20poly1305 - use template array registeri...
2019-01-25 Xiongfeng Wangcrypto: ctr - use template array registering API to...
2019-01-25 Xiongfeng Wangcrypto: gcm - use template array registering API to...
2019-01-25 Xiongfeng Wangcrypto: ccm - use template array registering API to...
2019-01-25 Xiongfeng Wangcrypto: api - add a helper to (un)register a array...
next