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-03-17
crypto: ccp - Enable platform access interface on client PSP parts
Mario Limonciello
1
-0
/
+7
2023-03-17
crypto: ccp - Add support for an interface for platform features
Mario Limonciello
6
-1
/
+227
2023-03-17
crypto: ccp - Move some PSP mailbox bit definitions into common header
Mario Limonciello
4
-19
/
+16
2023-03-17
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
2
-1
/
+2
2023-03-17
crypto: ccp - Drop TEE support for IRQ handler
Mario Limonciello
2
-22
/
+0
2023-03-17
crypto: hisilicon/zip - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: hisilicon/sec - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: hisilicon/qm - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: hisilicon/hpre - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: cavium/nitrox - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: qat - drop redundant adf_enable_aer()
Bjorn Helgaas
6
-61
/
+4
2023-03-17
crypto: qat - fix apply custom thread-service mapping for dc service
Shashank Gupta
6
-8
/
+21
2023-03-14
crypto: qat - add support for 402xx devices
Damian Muszynski
6
-7
/
+52
2023-03-14
crypto: aspeed - fix uninitialized symbol 'idx' warning
Neal Liu
1
-1
/
+1
2023-03-14
drivers: crypto: caam/jr - Allow quiesce when quiesced
Horia Geanta
1
-10
/
+45
2023-03-14
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
1
-10
/
+27
2023-03-14
crypto: safexcel - Raise firmware load failure message to error
Jonathan McDowell
1
-1
/
+1
2023-03-14
crypto: qat - make state machine functions static
Shashank Gupta
2
-15
/
+5
2023-03-14
crypto: qat - refactor device restart logic
Shashank Gupta
3
-3
/
+20
2023-03-14
crypto: qat - replace state machine calls
Shashank Gupta
10
-114
/
+33
2023-03-14
crypto: qat - fix concurrency issue when device state changes
Shashank Gupta
5
-20
/
+73
2023-03-14
crypto: qat - delay sysfs initialization
Shashank Gupta
1
-4
/
+4
2023-03-14
crypto: aspeed - add error handling if dmam_alloc_coherent() failed
Neal Liu
1
-1
/
+4
2023-03-14
crypto: qce - Add a QCE IP family compatible 'qcom,qce'
Vladimir Zapolskiy
1
-0
/
+1
2023-03-14
crypto: qce - Make clocks optional
Thara Gopinath
1
-3
/
+3
2023-03-14
crypto: qce - Add support to initialize interconnect path
Thara Gopinath
2
-1
/
+16
2023-03-14
crypto: ccree - Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+2
2023-03-14
crypto: aspeed - Use devm_platform_ioremap_resource()
Yang Li
1
-5
/
+2
2023-03-14
crypto: qat - Include algapi.h for low-level Crypto API
Herbert Xu
1
-1
/
+2
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-02-28
crypto: caam - Fix edesc/iv ordering mixup
Herbert Xu
3
-23
/
+53
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+154
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-22
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
95
-3004
/
+1750
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2023-02-14
crypto: aspeed - Fix modular aspeed-acry
Herbert Xu
1
-1
/
+3
2023-02-14
crypto: hisilicon/qm - fix coding style issues
Weili Qian
2
-18
/
+12
2023-02-14
crypto: hisilicon/qm - update comments to match function
Weili Qian
1
-3
/
+2
2023-02-14
crypto: hisilicon/qm - change function names
Weili Qian
1
-4
/
+4
2023-02-14
crypto: hisilicon/qm - use min() instead of min_t()
Weili Qian
1
-1
/
+1
2023-02-14
crypto: hisilicon/qm - remove some unused defines
Weili Qian
1
-10
/
+0
2023-02-14
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
1
-6
/
+4
2023-02-14
crypto: octeontx2 - Fix objects shared between several modules
Alexander Lobakin
8
-14
/
+39
2023-02-14
crypto: nx - Fix sparse warnings
Herbert Xu
2
-10
/
+9
2023-02-13
crypto: api - Use data directly in completion function
Herbert Xu
1
-3
/
+2
2023-02-13
crypto: talitos - Use request_complete helpers
Herbert Xu
1
-2
/
+2
2023-02-13
crypto: sahara - Use request_complete helpers
Herbert Xu
1
-2
/
+2
2023-02-13
crypto: s5p-sss - Use request_complete helpers
Herbert Xu
1
-4
/
+4
2023-02-13
crypto: qce - Use request_complete helpers
Herbert Xu
1
-2
/
+2
2023-02-13
crypto: qat - Use request_complete helpers
Herbert Xu
3
-5
/
+6
[prev]
[next]