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