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
2018-01-26
crypto: inside-secure - make function safexcel_try_push_requests static
Colin Ian King
1
-2
/
+2
2018-01-20
crypto: aes-generic - fix aes-generic regression on powerpc
Arnd Bergmann
1
-1
/
+1
2018-01-20
crypto: chelsio - Fix indentation warning
Harsh Jain
1
-5
/
+5
2018-01-18
crypto: arm64/sha1-ce - get rid of literal pool
Ard Biesheuvel
1
-11
/
+9
2018-01-18
crypto: arm64/sha2-ce - move the round constant table to .rodata section
Ard Biesheuvel
1
-1
/
+3
2018-01-18
crypto: arm64/crct10dif - move literal data to .rodata section
Ard Biesheuvel
1
-8
/
+9
2018-01-18
crypto: arm64/crc32 - move literal data to .rodata section
Ard Biesheuvel
1
-3
/
+4
2018-01-18
crypto: arm64/aes-neon - move literal data to .rodata section
Ard Biesheuvel
1
-4
/
+4
2018-01-18
crypto: arm64/aes-cipher - move S-box to .rodata section
Ard Biesheuvel
1
-9
/
+10
2018-01-18
hwrng: imx-rngc - simplify the power management definitions
Martin Kaiser
1
-10
/
+3
2018-01-18
crypto: chelsio - Remove dst sg size zero check
Harsh Jain
1
-30
/
+13
2018-01-18
crypto: chelsio - Add authenc versions of ctr and sha
Harsh Jain
2
-23
/
+199
2018-01-18
crypto: chelsio - Fix IV updated in XTS operation
Harsh Jain
1
-4
/
+6
2018-01-18
crypto: chelsio - check for sg null
Harsh Jain
1
-1
/
+2
2018-01-18
crypto: chelsio - Fix Indentation
Harsh Jain
1
-15
/
+13
2018-01-18
crypto: marvell/cesa - Fix DMA API misuse
Robin Murphy
1
-7
/
+12
2018-01-18
hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()
weiyongjun \(A\)
1
-3
/
+1
2018-01-18
hwrng: exynos - Signedness bug in exynos_trng_do_read()
Dan Carpenter
1
-1
/
+1
2018-01-18
hwrng: mediatek - Setup default RNG quality
Sean Wang
1
-0
/
+1
2018-01-18
crypto: arm64 - implement SHA-512 using special instructions
Ard Biesheuvel
4
-0
/
+335
2018-01-18
crypto: s5p-sss - Add SPDX license identifier
Krzysztof Kozlowski
1
-14
/
+10
2018-01-18
crypto: exynos-rng - Add SPDX license identifier and correct module license
Krzysztof Kozlowski
1
-10
/
+2
2018-01-14
Documentation/bindings: crypto: document the SafeXcel EIP97 compatible
Antoine Tenart
1
-1
/
+2
2018-01-12
crypto: doc - clear htmldocs build warnings for crypto/hash
tcharding
1
-8
/
+4
2018-01-12
crypto: x86/salsa20 - cleanup and convert to skcipher API
Eric Biggers
4
-359
/
+46
2018-01-12
crypto: salsa20 - export generic helpers
Eric Biggers
2
-13
/
+34
2018-01-12
crypto: salsa20-generic - cleanup and convert to skcipher API
Eric Biggers
1
-136
/
+104
2018-01-12
crypto: aes-generic - build with -Os on gcc-7+
Arnd Bergmann
1
-0
/
+1
2018-01-12
crypto: aead - prevent using AEADs without setting key
Eric Biggers
3
-11
/
+23
2018-01-12
crypto: skcipher - prevent using skciphers without setting key
Eric Biggers
3
-55
/
+45
2018-01-12
crypto: ghash - remove checks for key being set
Eric Biggers
1
-6
/
+0
2018-01-12
crypto: hash - prevent using keyed hashes without setting key
Eric Biggers
5
-60
/
+75
2018-01-12
crypto: hash - annotate algorithms taking optional key
Eric Biggers
15
-9
/
+30
2018-01-12
crypto: poly1305 - remove ->setkey() method
Eric Biggers
3
-15
/
+5
2018-01-12
crypto: mcryptd - pass through absence of ->setkey()
Eric Biggers
1
-1
/
+2
2018-01-12
crypto: cryptd - pass through absence of ->setkey()
Eric Biggers
1
-1
/
+2
2018-01-12
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
2
-0
/
+13
2018-01-12
crypto: tcrypt - free xoutbuf instead of axbuf
Colin Ian King
1
-1
/
+1
2018-01-12
crypto: tcrypt - fix spelling mistake: "bufufer"-> "buffer"
Colin Ian King
1
-2
/
+2
2018-01-12
crypto: af_alg - whitelist mask and type
Stephan Mueller
1
-4
/
+6
2018-01-12
crypto: testmgr - change `guard` to unsigned char
Joey Pabalinas
1
-1
/
+1
2018-01-12
crypto: chacha20 - use rol32() macro from bitops.h
Eric Biggers
1
-37
/
+32
2018-01-12
crypto: Use zeroing memory allocator instead of allocator/memset
Himanshu Jha
2
-9
/
+6
2018-01-05
crypto: x86/poly1305 - remove cra_alignmask
Eric Biggers
1
-1
/
+0
2018-01-05
crypto: poly1305 - remove cra_alignmask
Eric Biggers
1
-1
/
+0
2018-01-05
crypto: poly1305 - use unaligned access macros to output digest
Eric Biggers
1
-5
/
+4
2018-01-05
crypto: algapi - remove unused notifications
Eric Biggers
2
-8
/
+0
2018-01-05
crypto: algapi - convert cra_refcnt to refcount_t
Eric Biggers
6
-11
/
+11
2018-01-05
crypto: inside-secure - fix hash when length is a multiple of a block
Antoine Ténart
1
-10
/
+24
2018-01-05
crypto: inside-secure - avoid unmapping DMA memory that was not mapped
Antoine Ténart
1
-8
/
+12
[next]