index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2023-12-08
crypto: safexcel - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: hisilicon/sec2 - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: hifn_795x - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: ccp - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: nitrox - Remove cfb
Herbert Xu
2023-12-08
crypto: cpt - Remove cfb
Herbert Xu
2023-12-08
crypto: atmel - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: aspeed - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: crypto4xx - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: hisilicon/zip - save capability registers in probe process
Zhiqi Song
2023-12-08
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
2023-12-08
crypto: hisilicon/hpre - save capability registers in probe process
Zhiqi Song
2023-12-08
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
2023-12-08
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
2023-12-08
crypto: sahara - avoid skcipher fallback code duplication
Ovidiu Panait
2023-12-08
crypto: sahara - remove unused error field in sahara_dev
Ovidiu Panait
2023-12-08
crypto: sahara - fix error handling in sahara_hw_descriptor_create()
Ovidiu Panait
2023-12-08
crypto: sahara - fix processing requests with cryptlen < sg->length
Ovidiu Panait
2023-12-08
crypto: sahara - fix ahash selftest failure
Ovidiu Panait
2023-12-08
crypto: sahara - fix cbc selftest failure
Ovidiu Panait
2023-12-08
crypto: sahara - remove FLAGS_NEW_KEY logic
Ovidiu Panait
2023-12-08
crypto: safexcel - Add error handling for dma_map_sg() calls
Nikita Zhandarovich
2023-12-08
crypto: octeontx2 - By default allocate one CPT LF per CPT VF
Bharat Bhushan
2023-12-08
crypto: qat - add NULL pointer check
Giovanni Cabiddu
2023-12-08
crypto: qat - fix mutex ordering in adf_rl
Damian Muszynski
2023-12-08
crypto: qat - fix error path in add_update_sla()
Damian Muszynski
2023-12-08
crypto: ccp - fix memleak in ccp_init_dm_workarea
Dinghao Liu
2023-12-01
crypto: sa2ul - Return crypto_aead_setkey to transfer the error
Chen Ni
2023-12-01
crypto: hisilicon/qm - add comments and remove redundant array element
Weili Qian
2023-12-01
crypto: hisilicon/qm - simplify the status of qm
Weili Qian
2023-12-01
crypto: hisilicon/sgl - small cleanups for sgl.c
Weili Qian
2023-12-01
crypto: hisilicon/zip - add zip comp high perf mode configuration
Chenghai Huang
2023-12-01
crypto: qat - add sysfs_added flag for rate limiting
Damian Muszynski
2023-12-01
crypto: qat - add sysfs_added flag for ras
Damian Muszynski
2023-12-01
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2023-12-01
crypto: starfive - Pad adata with zeroes
Jia Jie Ho
2023-11-24
crypto: starfive - RSA poll csr for done status
Jia Jie Ho
2023-11-24
crypto: starfive - Update driver dependencies
Jia Jie Ho
2023-11-17
crypto: jh7110 - Correct deferred probe return
Chanho Park
2023-11-17
crypto: qat - prevent underflow in rp2srv_store()
Dan Carpenter
2023-11-17
crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()
Eric Biggers
2023-11-17
crypto: hisilicon/qm - remove incorrect type cast
Weili Qian
2023-11-17
crypto: hisilicon/qm - print device abnormal information
Weili Qian
2023-11-17
crypto: n2 - Silence gcc format-truncation false positive warnings
Herbert Xu
2023-11-17
crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
Herbert Xu
2023-11-17
crypto: ccree - Silence gcc format-truncation false positive warnings
Herbert Xu
2023-10-27
crypto: talitos - stop using crypto_ahash::init
Eric Biggers
2023-10-27
crypto: chelsio - stop using crypto_ahash::init
Eric Biggers
2023-10-27
crypto: stm32 - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
crypto: starfive - remove unnecessary alignmask for ahashes
Eric Biggers
[prev]
[next]