index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
crypto: atmel-i2c - avoid defines prefixed with CONFIG
Lukas Bulwahn
2
-2
/
+2
2023-01-20
crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'
Meadhbh Fitzpatrick
3
-45
/
+45
2023-01-20
crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...
Lukas Bulwahn
1
-4
/
+4
2023-01-20
crypto: stm32 - Use accelerated readsl/writesl
Linus Walleij
1
-26
/
+11
2023-01-20
crypto: aspeed - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-01-20
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
1
-4
/
+17
2023-01-13
crypto: sun8i-ce - Add TRNG clock to the D1 variant
Samuel Holland
2
-1
/
+2
2023-01-13
crypto: aspeed - Add ACRY RSA driver
Neal Liu
3
-0
/
+841
2023-01-06
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
1
-1
/
+8
2023-01-06
crypto: talitos - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
1
-1
/
+1
2023-01-06
crypto: caam - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
13
-71
/
+111
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
7
-15
/
+11
2023-01-06
crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
4
-11
/
+21
2023-01-06
crypto: caam - Avoid GCC memset bug warning
Herbert Xu
1
-1
/
+2
2022-12-30
crypto: ux500 - update debug config after ux500 cryp driver removal
Lukas Bulwahn
1
-4
/
+3
2022-12-30
crypto: atmel - Add capability case for the 0x600 SHA and AES IP versions
Sergiu Moga
2
-0
/
+2
2022-12-30
crypto: caam - fix CAAM io mem access in blob_gen
Nikolaus Voss
1
-1
/
+1
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
[next]