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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-28
lib/mpi: avoid assembler warning
Arnd Bergmann
1
-1
/
+1
2016-02-28
hwrng: bcm63xx - fix non device tree compatibility
Álvaro Fernández Rojas
1
-1
/
+3
2016-02-28
crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode.
Marcus Meissner
1
-0
/
+16
2016-02-28
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
1
-1
/
+1
2016-02-28
lib/mpi: Endianness fix
Michal Marek
1
-18
/
+21
2016-02-28
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
6
-14
/
+499
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
5
-0
/
+5
2016-02-17
crypto: doc - add skcipher API documentation
Stephan Mueller
1
-130
/
+74
2016-02-17
crypto: doc - update AEAD AD handling
Stephan Mueller
2
-4
/
+3
2016-02-17
crypto: doc - add crypto_rng_generate
Stephan Mueller
1
-0
/
+1
2016-02-17
crypto: doc - add akcipher API
Stephan Mueller
2
-14
/
+37
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: xts - consolidate sanity check for keys
Stephan Mueller
13
-53
/
+71
2016-02-17
hwrng: pic32 - Add PIC32 RNG hardware driver
Joshua Henderson
3
-0
/
+169
2016-02-17
dt/bindings: Add bindings for the PIC32 random number generator
Joshua Henderson
1
-0
/
+17
2016-02-17
crypto: atmel-sha - fix race in atmel_sha_final()
Cyrille Pitchen
1
-22
/
+2
2016-02-17
crypto: atmel-sha - fix .import()/.export() implementation
Cyrille Pitchen
1
-34
/
+10
2016-02-17
crypto: testmgr - mark authenticated ctr(aes) also as FIPS able
Marcus Meissner
1
-0
/
+16
2016-02-09
crypto: keys - Revert "convert public key to akcipher api"
Herbert Xu
14
-139
/
+316
2016-02-06
crypto: testmgr - mark more algorithms as FIPS compliant
Marcus Meissner
1
-0
/
+7
2016-02-06
crypto: testmgr - fix out of bound read in __test_aead()
Jerome Marchand
1
-2
/
+3
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: testmgr - Add a test case for import()/export()
Wang, Rui Y
1
-0
/
+133
2016-02-06
crypto: public_key - remove MPIs from public_key_signature struct
Tadeusz Struk
1
-13
/
+1
2016-02-06
integrity: convert digsig to akcipher api
Tadeusz Struk
2
-7
/
+4
2016-02-06
crypto: asymmetric_keys - convert public key and digsig asym to the akcipher api
Tadeusz Struk
12
-296
/
+134
2016-02-06
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2
-25
/
+37
2016-02-06
crypto: sha-mb - Fix load failure
Wang, Rui Y
1
-0
/
+35
2016-02-06
crypto: aead - move aead_request_cast helper to aead.h
Tadeusz Struk
2
-6
/
+6
2016-02-06
crypto: sunxi-ss - prevent compilation on 64-bit
Andre Przywara
1
-1
/
+1
2016-02-06
crypto: hash - Remove crypto_hash interface
Herbert Xu
6
-450
/
+0
2016-02-06
staging: lustre: Use ahash
Herbert Xu
1
-40
/
+52
2016-02-06
crypto: hash - Add helpers to return alg and driver names
Herbert Xu
1
-0
/
+20
2016-02-06
crypto: skcipher - Fix driver name helper
Herbert Xu
1
-1
/
+1
2016-02-06
crypto: doc - Use ahash
Herbert Xu
1
-9
/
+14
2016-02-06
crypto: tcrypt - Use ahash
Herbert Xu
1
-224
/
+15
2016-02-01
crypto: keywrap - memzero the correct memory
Dan Carpenter
1
-2
/
+2
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-02-01
crypto: engine - Introduce the block request crypto engine framework
Baolin Wang
4
-0
/
+429
2016-02-01
crypto: api - Introduce crypto_queue_len() helper function
Baolin Wang
1
-0
/
+4
2016-01-30
crypto: atmel-sha - fix algorihtm registration
Cyrille Pitchen
1
-1
/
+60
2016-01-30
crypto: crc32 - Rename generic implementation
Herbert Xu
2
-2
/
+3
2016-01-30
crypto: mcryptd - Fix load failure
Wang, Rui Y
1
-0
/
+1
2016-01-27
crypto: jitterentropy - always select CRYPTO_RNG
Arnd Bergmann
1
-0
/
+1
2016-01-27
crypto: sunxi - don't print confusing data
Arnd Bergmann
1
-3
/
+2
2016-01-27
libceph: Remove unnecessary ivsize variables
Ilya Dryomov
1
-12
/
+8
[next]