index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-05
crypto: talitos - fix sha224
LEROY Christophe
1
-2
/
+2
2017-07-21
crypto: caam - fix signals handling
Horia Geantă
2
-2
/
+2
2017-07-21
crypto: atmel - only treat EBUSY as transient if backlog
Gilad Ben-Yossef
1
-1
/
+3
2017-07-21
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
Martin Hicks
1
-1
/
+6
2017-04-22
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
1
-1
/
+2
2017-01-13
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
1
-1
/
+3
2016-08-31
crypto: caam - fix non-hmac hashes
Russell King
1
-0
/
+1
2016-07-11
crypto: ux500 - memmove the right size
Linus Walleij
1
-2
/
+2
2016-06-18
crypto: ccp - Fix AES XTS error for request sizes above 4096
Tom Lendacky
1
-5
/
+12
2016-06-06
crypto: caam - fix caam_jr_alloc() ret code
Catalin Vasile
1
-1
/
+1
2016-06-03
crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks
Krzysztof Kozlowski
1
-14
/
+39
2016-06-03
crypto: s5p-sss - Remove useless hash interrupt handler
Krzysztof Kozlowski
1
-28
/
+6
2016-05-08
crypto: ccp - Prevent information leakage on export
Tom Lendacky
2
-0
/
+6
2016-04-18
crypto: ccp - memset request context to zero during import
Tom Lendacky
2
-0
/
+2
2016-04-12
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2
-25
/
+37
2016-04-12
crypto: ccp - Limit the amount of information exported
Tom Lendacky
3
-10
/
+48
2016-04-12
crypto: ccp - Add hash state import and export support
Tom Lendacky
2
-0
/
+46
2015-09-17
crypto: caam - fix memory corruption in ahash_final_ctx
Horia Geant?
1
-3
/
+4
2015-08-27
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Herbert Xu
1
-1
/
+0
2015-08-27
crypto: qat - Fix invalid synchronization between register/unregister sym algs
Tadeusz Struk
1
-8
/
+16
2015-07-03
Revert "crypto: talitos - convert to use be16_add_cpu()"
Horia Geant?
1
-1
/
+2
2015-07-03
crypto: talitos - avoid memleak in talitos_alg_alloc()
Horia Geant?
1
-0
/
+1
2015-07-01
crypto: caam - fix RNG buffer cache alignment
Steve Cornelius
1
-1
/
+1
2015-07-01
crypto: caam - improve initalization for context state saves
Steve Cornelius
1
-0
/
+2
2015-05-17
crypto: omap-aes - Fix support for unequal lengths
Vutla, Lokesh
1
-3
/
+11
2015-01-29
crypto: prefix module autoloading with "crypto-"
Kees Cook
5
-12
/
+13
2014-11-06
crypto: caam - fix missing dma unmap on error path
Cristian Stoica
1
-15
/
+14
2014-10-24
crypto: qat - Enforce valid numa configuration
Tadeusz Struk
7
-34
/
+30
2014-10-24
crypto: qat - Prevent dma mapping zero length assoc data
Tadeusz Struk
1
-0
/
+2
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c
Behan Webster
1
-17
/
+14
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c
Behan Webster
1
-17
/
+11
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c
Behan Webster
1
-7
/
+4
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c
Behan Webster
1
-23
/
+18
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c
Jan-Simon Möller
1
-7
/
+6
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-217
/
+148
2014-10-08
Fix up missing dmaengine header inclusion from qce crypto engine
Linus Torvalds
1
-0
/
+2
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-1
/
+19
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2
-0
/
+18
2014-09-24
crypto: qat - Removed unneeded partial state
Tadeusz Struk
1
-59
/
+7
2014-09-24
crypto: qat - Fix typo in name of tasklet_struct
Tadeusz Struk
2
-5
/
+5
2014-09-18
crypto: qat - Enable all 32 IRQs
Tadeusz Struk
1
-1
/
+1
2014-09-15
crypto: caam - Dynamic allocation of addresses for various memory blocks in C...
Nitesh Narayan Lal
3
-80
/
+81
2014-09-01
treewide: fix errors in printk
Masanari Iida
1
-1
/
+1
2014-08-29
crypto: mv_cesa - Add missing #define
Rasmus Villemoes
1
-0
/
+1
2014-08-29
crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-08-25
crypto: caam - fix addressing of struct member
Cristian Stoica
1
-3
/
+3
2014-08-25
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2
-62
/
+14
2014-08-25
crypto: qat - Fix return value check in adf_chr_drv_create()
Wei Yongjun
1
-1
/
+1
2014-08-25
crypto: caam - enable raw data instead of von Neumann data
Alex Porosanu
2
-1
/
+20
[next]