index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/mpi: use "static inline" instead of "extern inline"
Arnd Bergmann
2016-02-28
2
-5
/
+5
*
lib/mpi: avoid assembler warning
Arnd Bergmann
2016-02-28
1
-1
/
+1
*
hwrng: bcm63xx - fix non device tree compatibility
Álvaro Fernández Rojas
2016-02-28
1
-1
/
+3
*
crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.
Marcus Meissner
2016-02-28
1
-0
/
+16
*
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
2016-02-28
1
-1
/
+1
*
lib/mpi: Endianness fix
Michal Marek
2016-02-28
1
-18
/
+21
*
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
2016-02-28
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-17
1
-130
/
+74
*
crypto: doc - update AEAD AD handling
Stephan Mueller
2016-02-17
2
-4
/
+3
*
crypto: doc - add crypto_rng_generate
Stephan Mueller
2016-02-17
1
-0
/
+1
*
crypto: doc - add akcipher API
Stephan Mueller
2016-02-17
2
-14
/
+37
*
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
2016-02-17
1
-1
/
+1
*
crypto: qat - fix leak on error path
Tadeusz Struk
2016-02-17
1
-34
/
+36
*
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-17
13
-53
/
+71
*
hwrng: pic32 - Add PIC32 RNG hardware driver
Joshua Henderson
2016-02-17
3
-0
/
+169
*
dt/bindings: Add bindings for the PIC32 random number generator
Joshua Henderson
2016-02-17
1
-0
/
+17
*
crypto: atmel-sha - fix race in atmel_sha_final()
Cyrille Pitchen
2016-02-17
1
-22
/
+2
*
crypto: atmel-sha - fix .import()/.export() implementation
Cyrille Pitchen
2016-02-17
1
-34
/
+10
*
crypto: testmgr - mark authenticated ctr(aes) also as FIPS able
Marcus Meissner
2016-02-17
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
*
crypto: keywrap - memzero the correct memory
Dan Carpenter
2016-02-01
1
-2
/
+2
*
crypto: ccp - Limit the amount of information exported
Tom Lendacky
2016-02-01
3
-10
/
+48
*
crypto: omap-aes - Support crypto engine framework
Baolin Wang
2016-02-01
2
-53
/
+45
*
crypto: engine - Introduce the block request crypto engine framework
Baolin Wang
2016-02-01
4
-0
/
+429
*
crypto: api - Introduce crypto_queue_len() helper function
Baolin Wang
2016-02-01
1
-0
/
+4
*
crypto: atmel-sha - fix algorihtm registration
Cyrille Pitchen
2016-01-30
1
-1
/
+60
*
crypto: crc32 - Rename generic implementation
Herbert Xu
2016-01-30
2
-2
/
+3
*
crypto: mcryptd - Fix load failure
Wang, Rui Y
2016-01-30
1
-0
/
+1
*
crypto: jitterentropy - always select CRYPTO_RNG
Arnd Bergmann
2016-01-27
1
-0
/
+1
*
crypto: sunxi - don't print confusing data
Arnd Bergmann
2016-01-27
1
-3
/
+2
[next]