]> Git Repo - linux.git/history - drivers
crypto: testmgr - support checking skcipher output IV
[linux.git] / drivers /
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 Pankaj Guptacrypto: caam - fixed handling of sg list
2019-02-08 Singh, Brijeshcrypto: ccp - fix the SEV probe in kexec boot path
2019-02-01 Horia Geantăcrypto: caam - fix DMA mapping of stack memory
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 Vincent Whitchurchcrypto: axis - move request unmap outside of the queue...
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...
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-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 Atul Guptacrypto: chelsio - Inline single pdu only
2019-01-25 Atul Guptacrypto: chelsio - avoid using sa_entry imm
2019-01-25 Gilad Ben-Yossefcrypto: ccree - don't copy zero size ciphertext
2019-01-25 Gilad Ben-Yossefcrypto: ccree - shared irq lines are not a bug
2019-01-25 Gilad Ben-Yossefcrypto: ccree - unmap buffer before copying IV
2019-01-25 Hadar Gatcrypto: ccree - remove legacy leftover
2019-01-25 Hadar Gatcrypto: ccree - fix free of unallocated mlli buffer
2019-01-25 Hadar Gatcrypto: ccree - add error message
2019-01-25 Hadar Gatcrypto: ccree - improve error handling
2019-01-18 YueHaibingcrypto: brcm - Fix some set-but-not-used warning
2019-01-11 Ioana Ciorneibus: fsl-mc: automatically add a device_link on fsl_mc_...
2019-01-11 Ioana Ciorneisoc: fsl: dpio: add a device_link at dpaa2_io_service_r...
2019-01-11 Ioana Ciorneisoc: fsl: dpio: store a backpointer to the device backi...
2019-01-11 Ioana Ciorneisoc: fsl: dpio: keep a per dpio device MC portal
2019-01-11 Roy Pledgesoc: fsl: dpio: perform DPIO Reset on Probe
2019-01-11 Colin Ian Kingcrypto: virtio - clean up indentation, replace spaces...
2019-01-11 YueHaibingcrypto: chelsio - remove set but not used variables...
2019-01-11 YueHaibingcrypto: chelsio - check set_msg_len overflow in generate_b0
2019-01-11 YueHaibingcrypto: ux500 - catch dma submission error
2019-01-11 Christian Lampartercrypto: crypto4xx - add prng crypto support
2019-01-11 Iuliana Prodancrypto: caam - add support for xcbc(aes)
2019-01-11 Iuliana Prodancrypto: caam - create ahash shared descriptors only...
2019-01-11 Iuliana Prodancrypto: caam - fix error reporting for caam_hash_alloc
2019-01-11 Hook, Garycrypto: ccp - Update copyright notices and dates
2019-01-11 YueHaibingcrypto: chtls - remove set but not used variables ...
2019-01-11 Horia Geantăcrypto: caam - move shared symbols in a common location
2019-01-10 Christophe Leroycrypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
2019-01-10 Christophe Leroycrypto: talitos - reorder code in talitos_edesc_alloc()
2019-01-10 Dan Carpentercrypto: cavium/nitrox - Use after free in process_respo...
2019-01-10 Horia Geantăcrypto: caam - fix SHA support detection
2019-01-10 Aymen Sghaiercrypto: caam - fix zero-length buffer DMA mapping
2019-01-10 Eric Biggerscrypto: ccree - convert to use crypto_authenc_extractkeys()
2019-01-10 Eric Biggerscrypto: bcm - convert to use crypto_authenc_extractkeys()
2019-01-08 Ioana Ciorneisoc: fsl: dpio: use a cpumask to identify which cpus...
2019-01-08 Ioana Ciorneisoc: fsl: dpio: cleanup the cpu array on dpaa2_io_down
2019-01-07 Linus TorvaldsMerge tag 'kbuild-v4.21-3' of git://git.kernel.org...
2019-01-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-01-06 Linus TorvaldsMerge tag 'fscrypt_for_linus' of git://git.kernel.org...
2019-01-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-01-06 Linus TorvaldsMerge tag 'dma-mapping-4.21-1' of git://git.infradead...
2019-01-06 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v4.21' of git:/...
2019-01-06 Linus TorvaldsMerge tag 'hwlock-v4.21' of git://github.com/andersson...
2019-01-06 Linus TorvaldsMerge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
2019-01-06 Linus TorvaldsMerge tag 'firewire-update' of git://git.kernel.org...
2019-01-06 Linus TorvaldsMerge tag 'for-linus-20190104' of git://git.kernel...
2019-01-06 Linus TorvaldsMerge tag 'drm-next-2019-01-05' of git://anongit.freede...
2019-01-06 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-01-06 Linus TorvaldsMerge tag 'fbdev-v4.21' of git://github.com/bzolnier...
2019-01-06 Linus TorvaldsMerge branch 'i2c/for-5.0' of git://git.kernel.org...
2019-01-06 Linus TorvaldsMerge tag 'pci-v4.21-changes' of git://git.kernel.org...
2019-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-01-06 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2019-01-06 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-01-05 Linus TorvaldsMerge tag 'trace-v4.21-1' of git://git.kernel.org/pub...
2019-01-05 Linus TorvaldsMerge tag '4.21-smb3-small-fixes' of git://git.samba...
2019-01-05 Linus TorvaldsMerge tag 'iomap-4.21-merge-3' of git://git.kernel...
2019-01-05 Linus TorvaldsMerge tag 'xfs-4.21-merge-3' of git://git.kernel.org...
2019-01-05 Linus TorvaldsMerge tag 'ceph-for-4.21-rc1' of git://github.com/ceph...
2019-01-05 Linus TorvaldsMerge branch 'mount.part1' of git://git.kernel.org...
next
This page took 0.181756 seconds and 7 git commands to generate.