index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-25
crypto: mxc-scc - signedness bugs in mxc_scc_ablkcipher_req_init()
Dan Carpenter
1
-6
/
+9
2016-04-25
crypto: talitos - fix ahash algorithms registration
Horia Geant?
1
-0
/
+64
2016-04-25
crypto: ccp - Ensure all dependencies are specified
Gary R Hook
1
-0
/
+1
2016-04-20
crypto: marvell/cesa - Improving code readability
Romain Perier
1
-5
/
+5
2016-04-20
crypto: s5p-sss - Remove useless hash interrupt handler
Krzysztof Kozlowski
1
-28
/
+6
2016-04-20
crypto: s5p-sss - Fix use after free of copied input buffer in error path
Krzysztof Kozlowski
1
-1
/
+0
2016-04-20
crypto: ccp - Register the CCP as a DMA resource
Gary R Hook
6
-2
/
+859
2016-04-20
crypto4xx: integrate ppc4xx-rng into crypto4xx
Christian Lamparter
7
-2
/
+184
2016-04-18
crypto: qat - fix section mismatch warning
Tadeusz Struk
1
-1
/
+1
2016-04-18
crypto: qat - interrupts need to be enabled when VFs are disabled
Tadeusz Struk
1
-1
/
+2
2016-04-18
crypto: qat - check if PF is running
Tadeusz Struk
6
-4
/
+14
2016-04-18
crypto: qat - move vf2pf_init and vf2pf_exit to common
Tadeusz Struk
6
-70
/
+103
2016-04-15
crypto: mxc-scc - add basic driver for the MXC SCC
Steffen Trumtrar
3
-0
/
+772
2016-04-15
crypto: qat - adf_dev_stop should not be called in atomic context
Tadeusz Struk
3
-3
/
+64
2016-04-15
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>
Mike Galbraith
1
-1
/
+1
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
10
-47
/
+17
2016-04-05
crypto: qat - explicitly stop all VFs first
Tadeusz Struk
1
-1
/
+20
2016-04-05
crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
Corentin LABBE
1
-4
/
+6
2016-04-05
crypto: qat - fix address leaking of RSA public exponent
Tudor Ambarus
1
-1
/
+1
2016-04-05
crypto: qat - avoid memory corruption or undefined behaviour
Tudor Ambarus
1
-1
/
+1
2016-04-05
crypto: qat - Remove redundant nrbg rings
Ahsan Atta
1
-2
/
+0
2016-04-05
crypto: qat - make sure const_tab is 1024 bytes aligned
Tadeusz Struk
1
-1
/
+1
2016-04-05
crypto: s5p-sss - Sort the headers to improve readability
Krzysztof Kozlowski
1
-10
/
+10
2016-04-05
crypto: s5p-sss - Handle unaligned buffers
Krzysztof Kozlowski
1
-12
/
+138
2016-04-05
crypto: s5p-sss - Minor coding cleanups
Krzysztof Kozlowski
1
-8
/
+7
2016-04-05
crypto: marvell/cesa - remove unneeded condition
Dan Carpenter
1
-2
/
+1
2016-04-05
crypto: n2 - Remove return statement from void function
Amitoj Kaur Chawla
1
-1
/
+1
2016-04-05
crypto: s5p-sss - Enable COMPILE_TEST
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
Peter Meerwald
1
-3
/
+3
2016-03-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-73
/
+44
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
39
-980
/
+1810
2016-03-17
crypto: marvell/cesa - forward devm_ioremap_resource() error code
Boris BREZILLON
1
-1
/
+1
2016-03-17
crypto: marvell/cesa - initialize hash states
Boris BREZILLON
1
-0
/
+20
2016-03-17
crypto: marvell/cesa - fix memory leak
Boris BREZILLON
2
-69
/
+20
2016-03-17
crypto: ccp - fix lock acquisition code
Gary R Hook
1
-3
/
+3
2016-03-11
crypto: qat - remove redundant arbiter configuration
Tadeusz Struk
1
-19
/
+0
2016-03-11
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2
-4
/
+4
2016-03-11
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
3
-6
/
+6
2016-03-11
crypto: qat - Change the definition of icp_qat_uof_regtype
Pingchao Yang
1
-21
/
+21
2016-03-11
crypto: ccp - Add abstraction for device-specific calls
Gary R Hook
7
-667
/
+710
2016-03-11
crypto: ccp - CCP versioning support
Gary R Hook
6
-5
/
+98
2016-03-11
crypto: ccp - Support for multiple CCPs
Gary R Hook
4
-19
/
+114
2016-03-11
crypto: ccp - Remove check for x86 family and model
Gary R Hook
1
-36
/
+11
2016-02-28
crypto: ccp - memset request context to zero during import
Tom Lendacky
2
-0
/
+2
2016-02-28
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
1
-1
/
+1
2016-02-28
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
6
-14
/
+499
2016-02-17
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
1
-1
/
+1
2016-02-17
crypto: qat - fix leak on error path
Tadeusz Struk
1
-34
/
+36
2016-02-17
crypto: atmel-sha - fix race in atmel_sha_final()
Cyrille Pitchen
1
-22
/
+2
[next]