index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
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-27
crypto: ccp - memset request context to zero during import
Tom Lendacky
2
-0
/
+2
2016-02-27
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
1
-1
/
+1
2016-02-27
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
6
-14
/
+499
2016-02-16
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
1
-1
/
+1
2016-02-16
crypto: qat - fix leak on error path
Tadeusz Struk
1
-34
/
+36
2016-02-16
crypto: atmel-sha - fix race in atmel_sha_final()
Cyrille Pitchen
1
-22
/
+2
2016-02-16
crypto: atmel-sha - fix .import()/.export() implementation
Cyrille Pitchen
1
-34
/
+10
2016-02-15
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2016-02-06
crypto: sahara - fill the statesize field
Fabio Estevam
1
-0
/
+2
2016-02-06
crypto: sahara - avoid needlessly saving and restoring sahara_ctx
Fabio Estevam
1
-10
/
+2
2016-02-06
crypto: sahara - remove unneeded mutex in the exported state
Fabio Estevam
1
-5
/
+0
2016-02-06
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2
-25
/
+37
2016-02-06
crypto: aead - move aead_request_cast helper to aead.h
Tadeusz Struk
1
-6
/
+0
2016-02-06
crypto: sunxi-ss - prevent compilation on 64-bit
Andre Przywara
1
-1
/
+1
2016-02-06
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
Boris BREZILLON
1
-1
/
+1
2016-02-06
crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts
Cyrille Pitchen
1
-5
/
+13
2016-02-06
crypto: atmel-sha - fix atmel_sha_remove()
Cyrille Pitchen
1
-7
/
+0
2016-02-01
crypto: ccp - Limit the amount of information exported
Tom Lendacky
3
-10
/
+48
2016-02-01
crypto: omap-aes - Support crypto engine framework
Baolin Wang
2
-53
/
+45
2016-01-30
crypto: atmel-sha - fix algorihtm registration
Cyrille Pitchen
1
-1
/
+60
2016-01-30
crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts
Cyrille Pitchen
1
-4
/
+12
2016-01-27
crypto: sunxi - don't print confusing data
Arnd Bergmann
1
-3
/
+2
2016-01-25
crypto: qat - Reduced reqsize in qat_algs
Cabiddu, Giovanni
1
-4
/
+2
2016-01-25
crypto: ixp4xx - Fix false lastlen uninitialised warning
Herbert Xu
1
-14
/
+12
2016-01-25
crypto: atmel-sha - fix context switches
Cyrille Pitchen
2
-25
/
+84
2016-01-25
crypto: atmel-sha - add support of sama5d2x SoCs
Cyrille Pitchen
1
-0
/
+6
2016-01-25
crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto client
Cyrille Pitchen
1
-6
/
+13
2016-01-25
crypto: atmel-sha - fix crash when computing digest on empty message
Cyrille Pitchen
1
-0
/
+1
2016-01-25
crypto: ccp - Add hash state import and export support
Tom Lendacky
2
-0
/
+46
2016-01-25
crypto: caam - enable LARGE_BURST for enhancing DMA transactions size
Horia Geant?
2
-2
/
+3
[prev]
[next]