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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-27
crypto: bcm - check assoclen for rfc4543/rfc4106
Iuliana Prodan
1
-0
/
+13
2019-07-27
crypto: ccree - check assoclen for rfc4543
Iuliana Prodan
1
-6
/
+20
2019-07-27
crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc
Chuhong Yuan
1
-2
/
+1
2019-07-27
crypto: caam/qi2 - Increase napi budget to process more caam responses
Vakul Garg
1
-1
/
+1
2019-07-27
hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-07-27
hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-07-27
crypto: ccp - Reduce maximum stack usage
Arnd Bergmann
1
-21
/
+31
2019-07-26
crypto: ccp - Include the module name in system log messages
Hook, Gary
1
-0
/
+4
2019-07-26
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
Phani Kiran Hemadri
4
-31
/
+244
2019-07-26
crypto: ccp - Add a module parameter to control registration for DMA
Hook, Gary
1
-1
/
+11
2019-07-26
crypto: ccp - module parameter to limit the number of enabled CCPs
Hook, Gary
1
-1
/
+17
2019-07-26
crypto: ccp - Add a module parameter to specify a queue count
Hook, Gary
4
-6
/
+15
2019-07-26
crypto: ccp - Make CCP debugfs support optional
Hook, Gary
3
-2
/
+14
2019-07-26
crypto: inside-secure -reduce hash byte counters to 64 bits
Pascal van Leeuwen
2
-56
/
+36
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes)))...
Pascal van Leeuwen
3
-45
/
+250
2019-07-26
crypto: inside-secure - added support for rfc3686(ctr(aes))
Pascal van Leeuwen
3
-64
/
+138
2019-07-26
crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede))
Pascal van Leeuwen
3
-19
/
+72
2019-07-26
crypto: ux500 - Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2
-4
/
+4
2019-07-26
crypto: drivers - Use kmemdup rather than duplicating its implementation
Fuqian Huang
2
-11
/
+4
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
5
-61
/
+26
2019-07-26
crypto: ccp - move to AES library for CMAC key derivation
Ard Biesheuvel
3
-24
/
+5
2019-07-26
crypto: amcc - switch to AES library for GCM key derivation
Ard Biesheuvel
2
-17
/
+9
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
2
-2
/
+2
2019-07-26
crypto: cesa/aes - switch to library version of key expansion routine
Ard Biesheuvel
2
-2
/
+2
2019-07-26
crypto: padlock/aes - switch to library version of key expansion routine
Ard Biesheuvel
2
-2
/
+2
2019-07-26
crypto: aes - rename local routines to prevent future clashes
Ard Biesheuvel
1
-4
/
+4
2019-07-26
crypto: inside-secure - add support for 0 length HMAC messages
Pascal van Leeuwen
1
-3
/
+44
2019-07-26
crypto: inside-secure - add support for arbitrary size hash/HMAC updates
Pascal van Leeuwen
2
-158
/
+269
2019-07-26
crypto: inside-secure - let HW deal with initial hash digest
Pascal van Leeuwen
1
-65
/
+6
2019-07-26
crypto: inside-secure: back out parts of earlier HMAC update workaround
Pascal van Leeuwen
1
-19
/
+13
2019-07-26
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
Pascal van Leeuwen
2
-5
/
+4
2019-07-26
crypto: inside-secure - fix scatter/gather list to descriptor conversion
Pascal van Leeuwen
1
-46
/
+136
2019-07-26
crypto: inside-secure - fix incorrect skcipher output IV
Pascal van Leeuwen
1
-41
/
+43
2019-07-26
crypto: inside-secure - silently return -EINVAL for input error cases
Pascal van Leeuwen
1
-5
/
+20
2019-07-26
crypto: inside-secure - keep ivsize for DES ECB modes at 0
Pascal van Leeuwen
1
-2
/
+0
2019-07-26
crypto: ccree - notify TEE on FIPS tests errors
Gilad Ben-Yossef
1
-0
/
+23
2019-07-26
crypto: ccree - account for TEE not ready to report
Gilad Ben-Yossef
1
-1
/
+7
2019-07-26
crypto: ccree - drop legacy ivgen support
Gilad Ben-Yossef
9
-466
/
+17
2019-07-26
crypto: ccree - fix spelling mistake "configration" -> "configuration"
Colin Ian King
1
-1
/
+1
2019-07-21
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
1
-1
/
+1
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
14
-55
/
+1165
2019-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
20
-29
/
+2183
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
19
-74
/
+120
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
4
-4
/
+6
2019-07-20
Merge branch 'next' into for-linus
Dmitry Torokhov
14538
-308224
/
+315806
2019-07-19
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+5
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
49
-433
/
+4347
2019-07-19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-5
/
+47
2019-07-19
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
409
-900
/
+1244
2019-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-11
/
+26
[next]