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
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
crypto: hisilicon - enable sec device clock gating
Weili Qian
1
-5
/
+41
2021-08-12
crypto: hisilicon - enable zip device clock gating
Weili Qian
1
-0
/
+26
2021-08-12
crypto: virtio - Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-12
crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data
Jason Wang
2
-8
/
+4
2021-08-06
crypto: ccp - shutdown SEV firmware on kexec
Brijesh Singh
2
-26
/
+35
2021-08-06
crypto: omap-sham - drop pm_runtime_irqsafe() usage
Tony Lindgren
1
-1
/
+0
2021-08-06
crypto: omap-sham - drop suspend and resume functions
Tony Lindgren
1
-21
/
+0
2021-08-06
crypto: omap-sham - drop old hw_init and unused FLAGS_INIT
Tony Lindgren
1
-21
/
+5
2021-08-06
crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()
Tony Lindgren
1
-0
/
+2
2021-08-06
crypto: omap-sham - initialize req only after omap_sham_hw_init()
Tony Lindgren
1
-2
/
+2
2021-08-06
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
1
-1
/
+1
2021-07-30
crypto: atmel-aes - use swap()
Salah Triki
1
-6
/
+2
2021-07-30
crypto: sun8i-ss - Use kfree_sensitive
Jason Wang
1
-6
/
+3
2021-07-30
crypto: atmel-aes - Allocate aes dev at tfm init time
Tudor Ambarus
1
-33
/
+43
2021-07-30
crypto: atmel-aes - Add fallback to XTS software implementation
Tudor Ambarus
1
-4
/
+51
2021-07-30
crypto: atmel - Set OFB's blocksize to 1
Tudor Ambarus
2
-2
/
+2
2021-07-30
crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraint
Tudor Ambarus
1
-0
/
+3
2021-07-30
crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraint
Tudor Ambarus
1
-0
/
+7
2021-07-30
crypto: atmel-aes - Add XTS input length constraint
Tudor Ambarus
1
-0
/
+3
2021-07-30
crypto: atmel-aes - Add blocksize constraint for ECB and CBC modes
Tudor Ambarus
1
-1
/
+6
2021-07-30
crypto: atmel-tdes - Handle error messages
Tudor Ambarus
1
-17
/
+16
2021-07-30
crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfm
Tudor Ambarus
1
-19
/
+9
2021-07-16
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
1
-27
/
+9
2021-07-16
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
1
-10
/
+35
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+4
2021-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-8
/
+10
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-4
/
+143
2021-06-28
crypto: hisilicon/sec - fix the process of disabling sva prefetching
Kai Ye
1
-0
/
+3
2021-06-28
crypto: sl3516 - Add dependency on ARCH_GEMINI
Geert Uytterhoeven
1
-2
/
+2
2021-06-28
crypto: sl3516 - Typo s/Stormlink/Storlink/
Geert Uytterhoeven
3
-3
/
+3
2021-06-28
crypto: omap - Drop obsolete PageSlab check
Herbert Xu
1
-2
/
+1
2021-06-28
crypto: qat - ratelimit invalid ioctl message and print the invalid cmd
Colin Ian King
1
-1
/
+1
2021-06-24
crypto: sl3516 - depends on HAS_IOMEM
Corentin Labbe
1
-0
/
+1
2021-06-24
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
1
-0
/
+18
2021-06-24
crypto: sl3516 - Fix build warning without CONFIG_PM
YueHaibing
1
-0
/
+1
2021-06-24
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
8
-22
/
+32
2021-06-24
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
1
-2
/
+4
2021-06-24
crypto: nx - Fix memcpy() over-reading in nonce
Kees Cook
1
-1
/
+1
2021-06-24
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
1
-1
/
+1
2021-06-24
crypto: sa2ul - Remove unused auth_len variable
Herbert Xu
1
-4
/
+0
2021-06-24
crypto: sl3516 - fix duplicated inclusion
kernel test robot
1
-1
/
+0
2021-06-23
Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-0
/
+4
2021-06-20
crypto/nx: Register and unregister VAS interface on PowerVM
Haren Myneni
2
-0
/
+9
2021-06-20
crypto/nx: Add sysfs interface to export NX capabilities
Haren Myneni
1
-0
/
+43
2021-06-20
crypto/nx: Get NX capabilities for GZIP coprocessor type
Haren Myneni
1
-0
/
+87
2021-06-20
crypto/nx: Rename nx-842-pseries file name to nx-common-pseries
Haren Myneni
2
-1
/
+1
2021-06-20
powerpc/powernv/vas: Rename register/unregister functions
Haren Myneni
1
-3
/
+3
2021-06-17
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
1
-0
/
+4
2021-06-17
crypto: hisilicon/zip - adds the max shaper type rate
Kai Ye
1
-0
/
+11
2021-06-17
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
1
-0
/
+7
[prev]
[next]