]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
crypto: talitos - fix Kernel Oops on hashing an empty file
[linux.git] / drivers /
2018-02-08 LEROY Christophecrypto: talitos - fix Kernel Oops on hashing an empty file
2018-01-25 Alexey Khoroshilovcrypto: picoxcell - Fix error handling in spacc_probe()
2018-01-25 Corentin LABBEcrypto: artpec6 - remove select on non-existing CRYPTO_...
2018-01-25 weiyongjun \(A\)hwrng: bcm2835 - Remove redundant dev_err call in bcm28...
2018-01-25 weiyongjun \(A\)crypto: stm32 - remove redundant dev_err call in stm32_...
2018-01-25 weiyongjun \(A\)crypto: axis - remove unnecessary platform_get_resource...
2018-01-25 Colin Ian Kingcrypto: inside-secure - make function safexcel_try_push...
2018-01-19 Harsh Jaincrypto: chelsio - Fix indentation warning
2018-01-18 Martin Kaiserhwrng: imx-rngc - simplify the power management definitions
2018-01-18 Harsh Jaincrypto: chelsio - Remove dst sg size zero check
2018-01-18 Harsh Jaincrypto: chelsio - Add authenc versions of ctr and sha
2018-01-18 Harsh Jaincrypto: chelsio - Fix IV updated in XTS operation
2018-01-18 Harsh Jaincrypto: chelsio - check for sg null
2018-01-18 Harsh Jaincrypto: chelsio - Fix Indentation
2018-01-18 Robin Murphycrypto: marvell/cesa - Fix DMA API misuse
2018-01-18 weiyongjun \(A\)hwrng: exynos - remove redundant dev_err call in exynos...
2018-01-18 Dan Carpenterhwrng: exynos - Signedness bug in exynos_trng_do_read()
2018-01-18 Sean Wanghwrng: mediatek - Setup default RNG quality
2018-01-18 Krzysztof Kozlowskicrypto: s5p-sss - Add SPDX license identifier
2018-01-18 Krzysztof Kozlowskicrypto: exynos-rng - Add SPDX license identifier and...
2018-01-12 Eric Biggerscrypto: hash - annotate algorithms taking optional key
2018-01-12 Himanshu Jhacrypto: Use zeroing memory allocator instead of allocat...
2018-01-05 Antoine Ténartcrypto: inside-secure - fix hash when length is a multi...
2018-01-05 Antoine Ténartcrypto: inside-secure - avoid unmapping DMA memory...
2018-01-05 Christian Lampartercrypto: crypto4xx - perform aead icv check in the driver
2018-01-05 Christian Lampartercrypto: crypto4xx - kill MODULE_NAME
2018-01-05 Christian Lampartercrypto: crypto4xx - fix missing irq devname
2018-01-05 Christian Lampartercrypto: crypto4xx - support Revision B parts
2018-01-05 Christian Lampartercrypto: crypto4xx - shuffle iomap in front of request_irq
2018-01-05 Łukasz Stelmachhwrng: exynos - add Samsung Exynos True RNG driver
2017-12-28 Corentin Labbecrypto: stm32 - Use standard CONFIG name
2017-12-28 Horia Geantăcrypto: caam - add Derived Key Protocol (DKP) support
2017-12-28 Horia Geantăcrypto: caam - save Era in driver's private data
2017-12-28 Horia Geantăcrypto: caam - remove needless ablkcipher key copy
2017-12-28 Horia Geantăcrypto: caam - constify key data
2017-12-22 Gary R Hookhwrng: core - Clean up RNG list when last hwrng is...
2017-12-22 Antoine Ténartcrypto: inside-secure - EIP97 support
2017-12-22 Antoine Ténartcrypto: inside-secure - retry to proceed the request...
2017-12-22 Antoine Ténartcrypto: inside-secure - handle more result requests...
2017-12-22 Antoine Ténartcrypto: inside-secure - acknowledge the result requests...
2017-12-22 Antoine Ténartcrypto: inside-secure - increase the ring size
2017-12-22 Antoine Ténartcrypto: inside-secure - dequeue all requests at once
2017-12-22 Antoine Ténartcrypto: inside-secure - use threaded IRQs for result...
2017-12-22 Antoine Ténartcrypto: inside-secure - move request dequeueing into...
2017-12-22 Ofer Heifetzcrypto: inside-secure - remove unused parameter in...
2017-12-22 Ofer Heifetzcrypto: inside-secure - move cipher crypto mode to...
2017-12-22 Ofer Heifetzcrypto: inside-secure - EBUSY is not an error on async...
2017-12-22 Ofer Heifetzcrypto: inside-secure - refrain from unneeded invalidations
2017-12-22 Antoine Ténartcrypto: inside-secure - comment the caching function
2017-12-22 Antoine Ténartcrypto: inside-secure - remove useless memset
2017-12-22 Antoine Ténartcrypto: inside-secure - fix typo in a comment
2017-12-22 Antoine Ténartcrypto: inside-secure - remove extra empty line
2017-12-22 Herbert XuMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-12-22 Łukasz Stelmachcrypto: exynos - Introduce mutex to prevent concurrent...
2017-12-22 Łukasz Stelmachcrypto: exynos - Reseed PRNG after generating 2^16...
2017-12-22 Łukasz Stelmachcrypto: exynos - Improve performance of PRNG
2017-12-22 Łukasz Stelmachcrypto: exynos - Support Exynos5250+ SoCs
2017-12-22 Lars Perssoncrypto: artpec6 - set correct iv size for gcm(aes)
2017-12-22 Arnd Bergmanncrypto: qat - reduce stack size with KASAN
2017-12-22 Antoine Ténartcrypto: inside-secure - do not use areq->result for...
2017-12-22 Antoine Ténartcrypto: inside-secure - fix request allocations in...
2017-12-22 Antoine Ténartcrypto: inside-secure - free requests even if their...
2017-12-22 Ofer Heifetzcrypto: inside-secure - per request invalidation
2017-12-22 Łukasz Stelmachcrypto: exynos - Icrease the priority of the driver
2017-12-22 Atul Guptacrypto: chelsio - fix a type cast error
2017-12-22 Pravin Shedgecrypto: drivers - remove duplicate includes
2017-12-22 Jan Engelhardtcrypto: n2 - cure use after free
2017-12-22 Arnd Bergmanncrypto: chelsio - select CRYPTO_GF128MUL
2017-12-11 Colin Ian Kingchcr: ensure cntrl is initialized to fix bit-wise or...
2017-12-11 Colin Ian Kingchcr: remove unused variables net_device, pi, adap...
2017-12-11 Colin Ian Kingcrypto: chelsio - make arrays sgl_ent_len and dsgl_ent_...
2017-12-11 Corentin LABBEcrypto: stm32 - fix module device table name
2017-12-11 Horia Geantăcrypto: caam/qi - use correct print specifier for size_t
2017-12-10 Linus TorvaldsMerge tag 'for-4.15-rc3-tag' of git://git.kernel.org...
2017-12-10 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-12-10 Olof JohanssonMerge branch 'fixes' into for-next
2017-12-10 Olof JohanssonMerge tag 'amlogic-fixes-1' of git://git.kernel.org...
2017-12-10 Olof JohanssonMerge tag 'ccn/fixes-for-4.15' of git://git.linaro...
2017-12-10 Olof JohanssonMerge tag 'omap-for-v4.15/fixes-dt-warnings' of git...
2017-12-09 James MorrisMerge tag 'keys-fixes-20171208' of git://git.kernel...
2017-12-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-12-08 Linus TorvaldsMerge tag 'media/v4.15-2' of git://git.kernel.org/pub...
2017-12-08 Linus TorvaldsMerge tag 'drm-fixes-for-v4.15-rc3' of git://people...
2017-12-08 Linus TorvaldsMerge tag 'md/4.15-rc2' of git://git.kernel.org/pub...
2017-12-08 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.15-part2' of git...
2017-12-08 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2017-12-08 Linus TorvaldsMerge tag 'for-linus-4.15-rc3-tag' of git://git.kernel...
2017-12-08 Linus TorvaldsMerge tag 'powerpc-4.15-4' of git://git.kernel.org...
2017-12-08 David S. MillerMerge tag 'linux-can-fixes-for-4.15-20171208' of git...
2017-12-08 David S. MillerMerge tag 'wireless-drivers-for-davem-2017-12-08' of...
2017-12-08 Antoine Tenartnet: mvpp2: fix the RSS table entry offset
2017-12-08 Calvin Owensbnxt_en: Fix sources of spurious netpoll warnings
2017-12-08 Bert Kenwardsfc: pass valid pointers from efx_enqueue_unwind
2017-12-08 Claudiu Manoilgianfar: Disable EEE autoneg by default
2017-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-12-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-12-08 Linus TorvaldsMerge tag 'acpi-4.15-rc3' of git://git.kernel.org/pub...
2017-12-08 Linus TorvaldsMerge tag 'pm-4.15-rc3' of git://git.kernel.org/pub...
2017-12-08 Geert Uytterhoevenof: overlay: Make node skipping in init_overlay_changes...
next