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 - remove redundant arbiter configuration
Tadeusz Struk
2016-03-11
1
-19
/
+0
*
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-03-11
2
-4
/
+4
*
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-03-11
3
-6
/
+6
*
crypto: qat - Change the definition of icp_qat_uof_regtype
Pingchao Yang
2016-03-11
1
-21
/
+21
*
hwrng: exynos - use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-11
1
-6
/
+4
*
crypto: ccp - Add abstraction for device-specific calls
Gary R Hook
2016-03-11
7
-667
/
+710
*
crypto: ccp - CCP versioning support
Gary R Hook
2016-03-11
7
-5
/
+115
*
crypto: ccp - Support for multiple CCPs
Gary R Hook
2016-03-11
4
-19
/
+114
*
crypto: ccp - Remove check for x86 family and model
Gary R Hook
2016-03-11
1
-36
/
+11
*
crypto: ccp - memset request context to zero during import
Tom Lendacky
2016-02-27
2
-0
/
+2
*
lib/mpi: use "static inline" instead of "extern inline"
Arnd Bergmann
2016-02-27
2
-5
/
+5
*
lib/mpi: avoid assembler warning
Arnd Bergmann
2016-02-27
1
-1
/
+1
*
hwrng: bcm63xx - fix non device tree compatibility
Álvaro Fernández Rojas
2016-02-27
1
-1
/
+3
*
crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.
Marcus Meissner
2016-02-27
1
-0
/
+16
*
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
2016-02-27
1
-1
/
+1
*
lib/mpi: Endianness fix
Michal Marek
2016-02-27
1
-18
/
+21
*
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
2016-02-27
6
-14
/
+499
*
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
5
-0
/
+5
*
crypto: doc - add skcipher API documentation
Stephan Mueller
2016-02-16
1
-130
/
+74
*
crypto: doc - update AEAD AD handling
Stephan Mueller
2016-02-16
2
-4
/
+3
*
crypto: doc - add crypto_rng_generate
Stephan Mueller
2016-02-16
1
-0
/
+1
*
crypto: doc - add akcipher API
Stephan Mueller
2016-02-16
2
-14
/
+37
*
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
2016-02-16
1
-1
/
+1
*
crypto: qat - fix leak on error path
Tadeusz Struk
2016-02-16
1
-34
/
+36
*
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-16
13
-53
/
+71
*
hwrng: pic32 - Add PIC32 RNG hardware driver
Joshua Henderson
2016-02-16
3
-0
/
+169
*
dt/bindings: Add bindings for the PIC32 random number generator
Joshua Henderson
2016-02-16
1
-0
/
+17
*
crypto: atmel-sha - fix race in atmel_sha_final()
Cyrille Pitchen
2016-02-16
1
-22
/
+2
*
crypto: atmel-sha - fix .import()/.export() implementation
Cyrille Pitchen
2016-02-16
1
-34
/
+10
*
crypto: testmgr - mark authenticated ctr(aes) also as FIPS able
Marcus Meissner
2016-02-16
1
-0
/
+16
*
crypto: keys - Revert "convert public key to akcipher api"
Herbert Xu
2016-02-09
14
-139
/
+316
*
crypto: testmgr - mark more algorithms as FIPS compliant
Marcus Meissner
2016-02-06
1
-0
/
+7
*
crypto: testmgr - fix out of bound read in __test_aead()
Jerome Marchand
2016-02-06
1
-2
/
+3
*
crypto: sahara - fill the statesize field
Fabio Estevam
2016-02-06
1
-0
/
+2
*
crypto: sahara - avoid needlessly saving and restoring sahara_ctx
Fabio Estevam
2016-02-06
1
-10
/
+2
*
crypto: sahara - remove unneeded mutex in the exported state
Fabio Estevam
2016-02-06
1
-5
/
+0
*
crypto: testmgr - Add a test case for import()/export()
Wang, Rui Y
2016-02-06
1
-0
/
+133
*
crypto: public_key - remove MPIs from public_key_signature struct
Tadeusz Struk
2016-02-06
1
-13
/
+1
*
integrity: convert digsig to akcipher api
Tadeusz Struk
2016-02-06
2
-7
/
+4
*
crypto: asymmetric_keys - convert public key and digsig asym to the akcipher api
Tadeusz Struk
2016-02-06
12
-296
/
+134
*
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2016-02-06
2
-25
/
+37
*
crypto: sha-mb - Fix load failure
Wang, Rui Y
2016-02-06
1
-0
/
+35
*
crypto: aead - move aead_request_cast helper to aead.h
Tadeusz Struk
2016-02-06
2
-6
/
+6
*
crypto: sunxi-ss - prevent compilation on 64-bit
Andre Przywara
2016-02-06
1
-1
/
+1
*
crypto: hash - Remove crypto_hash interface
Herbert Xu
2016-02-06
6
-450
/
+0
*
staging: lustre: Use ahash
Herbert Xu
2016-02-06
1
-40
/
+52
*
crypto: hash - Add helpers to return alg and driver names
Herbert Xu
2016-02-06
1
-0
/
+20
*
crypto: skcipher - Fix driver name helper
Herbert Xu
2016-02-06
1
-1
/
+1
*
crypto: doc - Use ahash
Herbert Xu
2016-02-06
1
-9
/
+14
*
crypto: tcrypt - Use ahash
Herbert Xu
2016-02-06
1
-224
/
+15
[next]