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-11-28
crypto: caam - refactor ahash shared descriptor generation
Horia Geantă
1
-94
/
+36
2016-11-28
crypto: caam - consolidate split key length computation
Horia Geantă
4
-45
/
+53
2016-11-28
crypto: caam - refactor encryption descriptors generation
Horia Geantă
5
-1072
/
+1440
2016-11-28
crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAM
Horia Geantă
1
-4
/
+4
2016-11-28
crypto: caam - rewrite some generic inline append cmds
Horia Geantă
2
-14
/
+14
2016-11-28
crypto: caam - improve key inlining
Horia Geantă
2
-53
/
+116
2016-11-28
crypto: caam - remove superfluous alg_op algorithm param
Horia Geantă
4
-81
/
+13
2016-11-28
crypto: caam - group algorithm related params
Horia Geantă
5
-205
/
+274
2016-11-28
crypto: caam - move append_key_aead() into init_sh_desc_key_aead()
Horia Geantă
1
-18
/
+12
2016-11-28
crypto: aesbs - Convert to skcipher
Herbert Xu
1
-228
/
+152
2016-11-28
crypto: cbc - Export CBC implementation
Herbert Xu
2
-127
/
+148
2016-11-28
crypto: cbc - Convert to skcipher
Herbert Xu
1
-104
/
+138
2016-11-28
crypto: aes-ce - Convert to skcipher
Herbert Xu
1
-233
/
+157
2016-11-28
crypto: arm64/aes - Convert to skcipher
Herbert Xu
1
-224
/
+158
2016-11-28
crypto: aesni - Convert to skcipher
Herbert Xu
3
-573
/
+346
2016-11-28
crypto: testmgr - Do not test internal algorithms
Herbert Xu
2
-150
/
+11
2016-11-28
crypto: glue_helper - Add skcipher xts helpers
Herbert Xu
3
-3
/
+112
2016-11-28
crypto: pcbc - Convert to skcipher
Herbert Xu
1
-92
/
+109
2016-11-28
crypto: simd - Add simd skcipher helper
Herbert Xu
4
-0
/
+249
2016-11-28
crypto: cryptd - Add support for skcipher
Herbert Xu
2
-3
/
+294
2016-11-28
crypto: api - Do not clear type bits in crypto_larval_lookup
Herbert Xu
1
-1
/
+1
2016-11-28
crypto: xts - Convert to skcipher
Herbert Xu
2
-157
/
+416
2016-11-28
crypto: lrw - Convert to skcipher
Herbert Xu
1
-127
/
+380
2016-11-28
crypto: aes-ce-ccm - Use skcipher walk interface
Herbert Xu
1
-37
/
+13
2016-11-28
crypto: skcipher - Add skcipher walk interface
Herbert Xu
2
-0
/
+558
2016-11-28
crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option
Jean Delvare
2
-2
/
+2
2016-11-28
crypto: arm64/sha2 - integrate OpenSSL implementations of SHA256/SHA512
Ard Biesheuvel
7
-0
/
+4228
2016-11-21
hwrng: Make explicit that max >= 32 always
PrasannaKumar Muralidharan
4
-12
/
+3
2016-11-21
crypto: drbg - advance output buffer pointer
Stephan Mueller
1
-0
/
+1
2016-11-17
crypto: vmx - various build fixes
Naveen N. Rao
1
-5
/
+7
2016-11-17
crypto: sha-mb - Fix total_len for correct hash when larger than 512MB
Greg Tucker
6
-6
/
+6
2016-11-17
crypto: gf128mul - Zero memory when freeing multiplication table
Alex Cope
2
-3
/
+3
2016-11-17
hwrng: atmel - use clk_disable_unprepare instead of clk_disable
Wei Yongjun
1
-1
/
+1
2016-11-17
crypto: nx - drop duplicate header types.h
Geliang Tang
1
-1
/
+0
2016-11-17
crypto: jitterentropy - drop duplicate header module.h
Geliang Tang
1
-1
/
+0
2016-11-13
crypto: caam - merge identical ahash_final/finup shared desc
Horia Geantă
1
-25
/
+1
2016-11-13
crypto: caam - constify pointer to descriptor buffer
Horia Geantă
1
-34
/
+38
2016-11-13
crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
Horia Geantă
2
-7
/
+5
2016-11-13
Revert "crypto: caam - get rid of tasklet"
Horia Geantă
2
-9
/
+17
2016-11-13
crypto: caam - fix DMA API mapping leak in ablkcipher code
Horia Geantă
1
-0
/
+44
2016-11-13
crypto: caam - remove unreachable code in report_ccb_status()
Horia Geantă
1
-3
/
+2
2016-11-13
crypto: caam - trivial code clean-up
Horia Geantă
3
-22
/
+9
2016-11-13
crypto: caam - remove unused command from aead givencrypt
Horia Geantă
1
-4
/
+1
2016-11-13
crypto: caam - remove unused may_sleep in dbg_dump_sg()
Horia Geantă
1
-13
/
+6
2016-11-13
crypto: caam - fix smatch warnings
Horia Geantă
2
-4
/
+2
2016-11-13
crypto: caam - fix sparse warnings
Horia Geantă
3
-26
/
+20
2016-11-13
crypto: caam - desc.h fixes
Horia Geantă
1
-8
/
+8
2016-11-13
crypto: caam - completely remove error propagation handling
Horia Geantă
2
-8
/
+2
2016-11-13
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
1
-1
/
+3
2016-11-13
crypto: gf128mul - remove dead gf128mul_64k_lle code
Alex Cope
2
-62
/
+6
[next]