index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-18
crypto: qat - move vf2pf_init and vf2pf_exit to common
Tadeusz Struk
2016-04-15
crypto: lzo - get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-04-15
hwrng: hisi - Add support for Hisilicon SoC RNG
Kefeng Wang
2016-04-15
dt/bindings: Add bindings for hisilicon random number generator
Kefeng Wang
2016-04-15
crypto: mxc-scc - add basic driver for the MXC SCC
Steffen Trumtrar
2016-04-15
ARM: i.MX25: add scc module to dtsi
Steffen Trumtrar
2016-04-15
Documentation: devicetree: add Freescale SCC bindings
Steffen Trumtrar
2016-04-15
crypto: qat - adf_dev_stop should not be called in atomic context
Tadeusz Struk
2016-04-15
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>
Mike Galbraith
2016-04-15
crypto: doc - document correct return value for request allocation
Eric Biggers
2016-04-05
hwrng: exynos - Fix misspelled Samsung address
Krzysztof Kozlowski
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
2016-04-05
crypto: qat - explicitly stop all VFs first
Tadeusz Struk
2016-04-05
crypto: drbg - set HMAC key only when altered
Stephan Mueller
2016-04-05
crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
Corentin LABBE
2016-04-05
crypto: qat - fix address leaking of RSA public exponent
Tudor Ambarus
2016-04-05
crypto: qat - avoid memory corruption or undefined behaviour
Tudor Ambarus
2016-04-05
crypto: qat - Remove redundant nrbg rings
Ahsan Atta
2016-04-05
crypto: qat - make sure const_tab is 1024 bytes aligned
Tadeusz Struk
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_buffer(): fix buffer overflow
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_buffer(): replace open coded endian conversion
Nicolai Stange
2016-04-05
lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): replace open coded endian conversion
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
Nicolai Stange
2016-04-05
lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
Nicolai Stange
2016-04-05
crypto: s5p-sss - Sort the headers to improve readability
Krzysztof Kozlowski
2016-04-05
crypto: s5p-sss - Handle unaligned buffers
Krzysztof Kozlowski
2016-04-05
crypto: s5p-sss - Minor coding cleanups
Krzysztof Kozlowski
2016-04-05
MAINTAINERS: Add a new maintainer for the CCP driver
Tom Lendacky
2016-04-05
crypto: marvell/cesa - remove unneeded condition
Dan Carpenter
2016-04-05
PKCS#7: fix missing break on OID_sha224 case
Colin Ian King
2016-04-05
crypto: n2 - Remove return statement from void function
Amitoj Kaur Chawla
2016-04-05
crypto: s5p-sss - Enable COMPILE_TEST
Krzysztof Kozlowski
2016-04-05
hwrng: exynos - Enable COMPILE_TEST
Krzysztof Kozlowski
2016-04-05
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
2016-04-05
hwrng: exynos - Disable runtime PM on probe failure
Krzysztof Kozlowski
2016-04-05
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
Krzysztof Kozlowski
2016-04-05
hwrng: exynos - Runtime suspend device after init
Krzysztof Kozlowski
2016-04-05
crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
Peter Meerwald
2016-04-05
crypto: af_alg - add async support to algif_aead
Tadeusz Struk
2016-04-05
hwrng: bcm63xx - fix device tree compilation
Álvaro Fernández Rojas
2016-04-04
sunrpc: Fix skcipher/shash conversion
Herbert Xu
[next]