index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2020-09-25
crypto: sun8i-ce - split into prepare/run/unprepare
Corentin Labbe
2020-09-25
crypto: sun8i-ce - move iv data to request context
Corentin Labbe
2020-09-25
crypto: sun8i-ce - handle endianness of t_common_ctl
Corentin Labbe
2020-09-25
crypto: sun8i-ss - better debug printing
Corentin Labbe
2020-09-25
crypto: sun8i-ss - Add more comment on some structures
Corentin Labbe
2020-09-25
crypto: sun8i-ss - fix a trivial typo
Corentin Labbe
2020-09-25
crypto: sun8i-ss - support hash algorithms
Corentin Labbe
2020-09-25
crypto: sun8i-ss - Add support for the PRNG
Corentin Labbe
2020-09-25
crypto: sun8i-ss - Add SS_START define
Corentin Labbe
2020-09-25
crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
crypto: caam - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
crypto: amlogic - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-25
crypto: marvell/cesa - use devm_platform_ioremap_resource_byname
Zhang Qilong
2020-09-25
crypto: stm32/crc32 - Avoid lock if hardware is already used
Nicolas Toromanoff
2020-09-25
crypto: qat - remove unnecessary mutex_init()
Qinglang Miao
2020-09-25
crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-25
crypto: inside-secure - Reuse code in safexcel_hmac_alg_setkey
Herbert Xu
2020-09-25
crypto: inside-secure - Move ipad/opad into safexcel_context
Herbert Xu
2020-09-25
crypto: inside-secure - Move priv pointer into safexcel_context
Herbert Xu
2020-09-25
crypto: atmel-aes - convert to use be32_add_cpu()
Liu Shixin
2020-09-25
cypto: mediatek - fix leaks in mtk_desc_ring_alloc
Xiaoliang Pang
2020-09-18
crypto: inside-secure - Add support for EIP197 with output classifier
Pascal van Leeuwen
2020-09-18
crypto: n2 - Fix sparse endianness warning
Herbert Xu
2020-09-18
crypto: sun8i - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
crypto: stm32-hash - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
crypto: caam - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-18
crypto: caam - Fix kerneldoc
Krzysztof Kozlowski
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
2020-09-18
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon - update SEC module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon - update HPRE module parameter description
Longfang Liu
2020-09-18
crypto: hisilicon - update mininum queue
Longfang Liu
2020-09-18
crypto: qat - use PCI_VDEVICE
Giovanni Cabiddu
2020-09-18
crypto: qat - replace device ids defines
Giovanni Cabiddu
2020-09-18
crypto: sa2ul - Fix pm_runtime_get_sync() error checking
Dan Carpenter
2020-09-18
crypto: inside-secure - Prevent missing of processing errors
Pascal van Leeuwen
2020-09-18
crypto: sun4i-ss - Fix sparse endianness markers
Herbert Xu
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2020-09-18
crypto: hisilicon/zip - supplement some comments
Yang Shen
2020-09-18
crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
2020-09-18
crypto: hisilicon/zip - fix static check warning
Yang Shen
2020-09-18
crypto: hisilicon/zip - add print for error branch
Yang Shen
2020-09-18
crypto: hisilicon/zip - use a enum parameter instead of some macros
Yang Shen
2020-09-18
crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
Yang Shen
2020-09-18
crypto: hisilicon/zip - modify debugfs interface parameters
Shukun Tan
2020-09-18
crypto: hisilicon/zip - unify naming style for functions and macros
Yang Shen
2020-09-18
crypto: hisilicon/zip - remove some useless parameters
Yang Shen
2020-09-18
crypto: omap-sham - fix digcnt register handling with export/import
Tero Kristo
[prev]
[next]