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
2023-03-10
crypto: qat - fix out-of-bounds read
Giovanni Cabiddu
1
-1
/
+1
2023-03-10
crypto: hisilicon: Wipe entire pool on error
Kees Cook
1
-2
/
+1
2023-03-10
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
1
-6
/
+4
2023-03-10
crypto: octeontx2 - Fix objects shared between several modules
Alexander Lobakin
8
-14
/
+39
2023-03-10
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
1
-1
/
+5
2023-03-10
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
1
-4
/
+17
2023-03-10
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
1
-1
/
+8
2023-03-10
crypto: ux500 - update debug config after ux500 cryp driver removal
Lukas Bulwahn
1
-4
/
+3
2023-01-12
Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+5
2023-01-07
MAINTAINERS: Update email of Tudor Ambarus
Tudor Ambarus
3
-5
/
+5
2023-01-06
Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2022-12-30
crypto: caam - fix CAAM io mem access in blob_gen
Nikolaus Voss
1
-1
/
+1
2022-12-28
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
Wei Yongjun
1
-1
/
+2
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-5
/
+19
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
125
-5664
/
+5988
2022-12-09
crypto: ux500/cryp - delete driver
Linus Walleij
10
-2653
/
+0
2022-12-09
crypto: stm32/cryp - enable for use with Ux500
Linus Walleij
1
-91
/
+322
2022-12-09
crypto: stm32 - enable drivers to be used on Ux500
Linus Walleij
2
-3
/
+3
2022-12-09
crypto: qce - Set DMA alignment explicitly
Herbert Xu
3
-22
/
+23
2022-12-09
crypto: octeontx2 - Set DMA alignment explicitly
Herbert Xu
1
-39
/
+40
2022-12-09
crypto: octeontx - Set DMA alignment explicitly
Herbert Xu
1
-34
/
+35
2022-12-09
crypto: keembay - Set DMA alignment explicitly
Herbert Xu
1
-13
/
+13
2022-12-09
crypto: safexcel - Set DMA alignment explicitly
Herbert Xu
1
-49
/
+50
2022-12-09
crypto: hisilicon/hpre - Set DMA alignment explicitly
Herbert Xu
1
-15
/
+25
2022-12-09
crypto: chelsio - Set DMA alignment explicitly
Herbert Xu
1
-21
/
+22
2022-12-09
crypto: ccree - Set DMA alignment explicitly
Herbert Xu
3
-83
/
+83
2022-12-09
crypto: ccp - Set DMA alignment explicitly
Herbert Xu
8
-71
/
+76
2022-12-09
crypto: cavium - Set DMA alignment explicitly
Herbert Xu
2
-11
/
+11
2022-12-09
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
Gaosheng Cui
1
-2
/
+6
2022-12-09
crypto: chelsio - Fix flexible struct array warning
Herbert Xu
2
-6
/
+6
2022-12-09
crypto: qat - add resubmit logic for decompression
Giovanni Cabiddu
4
-0
/
+245
2022-12-09
crypto: qat - enable deflate for QAT GEN4
Giovanni Cabiddu
8
-14
/
+689
2022-12-09
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
24
-12
/
+1447
2022-12-09
crypto: qat - rename and relocate GEN2 config function
Giovanni Cabiddu
14
-123
/
+158
2022-12-09
crypto: qat - relocate qat_algs_alloc_flags()
Giovanni Cabiddu
2
-5
/
+6
2022-12-09
crypto: qat - relocate backlog related structures
Giovanni Cabiddu
2
-14
/
+16
2022-12-09
crypto: qat - extend buffer list interface
Giovanni Cabiddu
3
-18
/
+54
2022-12-09
crypto: qat - generalize crypto request buffers
Giovanni Cabiddu
3
-39
/
+39
2022-12-09
crypto: qat - change bufferlist logic interface
Giovanni Cabiddu
3
-45
/
+49
2022-12-09
crypto: qat - rename bufferlist functions
Giovanni Cabiddu
3
-24
/
+24
2022-12-09
crypto: qat - relocate bufferlist logic
Giovanni Cabiddu
4
-184
/
+214
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
1
-0
/
+2
2022-12-02
crypto: ccree,hisilicon - Fix dependencies to correct algorithm
Tianjia Zhang
2
-3
/
+3
2022-12-02
crypto: caam - Set DMA alignment explicitly
Herbert Xu
5
-215
/
+216
2022-12-02
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
1
-1
/
+1
2022-12-02
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
1
-1
/
+1
2022-12-02
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2
-2
/
+1
2022-12-02
crypto: virtio - Use helper to set reqsize
Herbert Xu
1
-2
/
+3
2022-12-02
crypto: caam - Use helper to set reqsize
Herbert Xu
1
-1
/
+2
2022-12-02
crypto: qat - Use helper to set reqsize
Herbert Xu
1
-2
/
+4
[next]