2025-05-23 |
Herbert Xu | crypto: api - Redo lookup on EEXIST |
commit | commitdiff | tree |
2025-05-23 |
Herbert Xu | Revert "crypto: testmgr - Add hash export format testing" |
commit | commitdiff | tree |
2025-05-21 |
Herbert Xu | crypto: marvell/cesa - Do not chain submitted requests |
commit | commitdiff | tree |
2025-05-20 |
Eric Biggers | crypto: powerpc/poly1305 - add depends on BROKEN for now |
commit | commitdiff | tree |
2025-05-20 |
Herbert Xu | Revert "crypto: powerpc/poly1305 - Add SIMD fallback" |
commit | commitdiff | tree |
2025-05-19 |
Mario Limonciello | crypto: ccp - Add missing tee info reg for teev2 |
commit | commitdiff | tree |
2025-05-19 |
Mario Limonciello | crypto: ccp - Add missing bootloader info reg for pspv5 |
commit | commitdiff | tree |
2025-05-19 |
Ovidiu Panait | crypto: sun8i-ce - move fallback ahash_request to the... |
commit | commitdiff | tree |
2025-05-19 |
Bharat Bhushan | crypto: octeontx2 - Use dynamic allocated memory region... |
commit | commitdiff | tree |
2025-05-19 |
Bharat Bhushan | crypto: octeontx2 - Initialize cptlfs device info once |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: xts - Only add ecb if it is not already there |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: lrw - Only add ecb if it is not already there |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: testmgr - Add hash export format testing |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: testmgr - Use ahash for generic tfm |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: hmac - Add ahash support |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: testmgr - Ignore EEXIST on shash allocation |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: algapi - Add driver template support to crypto_... |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: shash - Set reqsize in shash_alg |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: hmac - Add export_core and import_core |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: hmac - Zero shash desc in setkey |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: ahash - Handle partial blocks in API |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: hash - Add export_core and import_core hooks |
commit | commitdiff | tree |
2025-05-19 |
Herbert Xu | crypto: hash - Move core export and import into interne... |
commit | commitdiff | tree |
2025-05-19 |
Rob Herring... | dt-bindings: crypto: Convert Marvell CESA to DT schema |
commit | commitdiff | tree |
2025-05-19 |
Rob Herring... | dt-bindings: crypto: Convert img,hash-accelerator to... |
commit | commitdiff | tree |
2025-05-19 |
Rob Herring... | dt-bindings: crypto: Convert hisilicon,hip0{6,7}-sec... |
commit | commitdiff | tree |
2025-05-19 |
Rob Herring... | dt-bindings: crypto: Convert brcm,spum-crypto to DT... |
commit | commitdiff | tree |
2025-05-19 |
Rob Herring... | dt-bindings: crypto: Convert axis,artpec6-crypto to... |
commit | commitdiff | tree |
2025-05-19 |
Rob Herring... | dt-bindings: crypto: Convert amd,ccp-seattle-v1a to... |
commit | commitdiff | tree |
2025-05-19 |
Rob Herring... | dt-bindings: crypto: Drop obsolete mediatek,eip97-crypto |
commit | commitdiff | tree |
2025-05-19 |
Rob Herring... | dt-bindings: crypto: fsl,sec-v4.0: Add fsl,sec-v6.0 |
commit | commitdiff | tree |
2025-05-19 |
Suman Kumar... | crypto: qat - enable reporting of error counters for... |
commit | commitdiff | tree |
2025-05-19 |
Suman Kumar... | crypto: qat - enable RAS support for GEN6 devices |
commit | commitdiff | tree |
2025-05-19 |
John Allen | crypto: ccp - Add support for PCI device 0x17D8 |
commit | commitdiff | tree |
2025-05-14 |
Herbert Xu | crypto: marvell/cesa - Avoid empty transfer descriptor |
commit | commitdiff | tree |
2025-05-14 |
Herbert Xu | crypto: marvell/cesa - Handle zero-length skcipher... |
commit | commitdiff | tree |
2025-05-14 |
Herbert Xu | crypto: powerpc/poly1305 - Add SIMD fallback |
commit | commitdiff | tree |
2025-05-14 |
Yury Norov | crypto: iaa - Optimize rebalance_wq_table() |
commit | commitdiff | tree |
2025-05-14 |
Dan Carpenter | crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in... |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SEL... |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: testmgr - rename noextratests to noslowtests |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: testmgr - make it easier to enable the full... |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS... |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: testmgr - remove panic_on_fail |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: null - use memcpy_sglist() |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULL |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: null - remove the default null skcipher |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: krb5enc - do not select CRYPTO_NULL |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: geniv - use memcpy_sglist() instead of null... |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: gcm - use memcpy_sglist() instead of null skcipher |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: authenc - use memcpy_sglist() instead of null... |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: algif_aead - use memcpy_sglist() instead of... |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: lib/chacha - add array bounds to function proto... |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: lib/chacha - add strongly-typed state zeroization |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: lib/chacha - use struct assignment to copy... |
commit | commitdiff | tree |
2025-05-12 |
Eric Biggers | crypto: lib/chacha - strongly type the ChaCha state |
commit | commitdiff | tree |
2025-05-12 |
Herbert Xu | crypto: crypto4xx - Remove ahash-related code |
commit | commitdiff | tree |
2025-05-10 |
Herbert Xu | crypto: powerpc/poly1305 - Add poly1305_emit_arch wrapper |
commit | commitdiff | tree |
2025-05-08 |
Eric Biggers | crypto: arm64/sha256 - fix build when CONFIG_PREEMPT_VO... |
commit | commitdiff | tree |
2025-05-08 |
Herbert Xu | crypto: powerpc/poly1305 - Add missing poly1305_emit_arch |
commit | commitdiff | tree |
2025-05-07 |
Herbert Xu | um: Include linux/types.h in asm/fpu/api.h |
commit | commitdiff | tree |
2025-05-06 |
Herbert Xu | crypto: lib/poly1305 - Build main library on LIB_POLY13... |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: s390/sha512 - Initialise upper counter to zero... |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: padlock-sha - Use core import and export for... |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: ahash - Add HASH_REQUEST_ZERO |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: ahash - Add core export and import |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: ahash - Enforce MAX_SYNC_HASH_REQSIZE for sync... |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: shash - Mark shash algorithms as REQ_VIRT |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: shash - Cap state size to HASH_MAX_STATESIZE |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: zynqmp-sha - Fix partial block implementation |
commit | commitdiff | tree |
2025-05-05 |
Ethan Carter... | crypto: hisilicon/qm - replace devm_kzalloc with devm_k... |
commit | commitdiff | tree |
2025-05-05 |
Ethan Carter... | crypto: hisilicon/qm - remove sizeof(char) |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: s390/hmac - Use API partial block handling |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: sha256 - Use the partial block API |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: lib/sha256 - Use generic block helper |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: x86/sha256 - Add simd block function |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: riscv/sha256 - Add simd block function |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: arm64/sha256 - Add simd block function |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: arm/sha256 - Add simd block function |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: arch/sha256 - Export block functions as GPL... |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: sha256 - Use the partial block API for generic |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: lib/sha256 - Add helpers for block-based shash |
commit | commitdiff | tree |
2025-05-05 |
Ovidiu Panait | crypto: sun8i-ce-hash - use pm_runtime_resume_and_get() |
commit | commitdiff | tree |
2025-05-05 |
Ovidiu Panait | crypto: sun8i-ce - undo runtime PM changes during drive... |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG... |
commit | commitdiff | tree |
2025-05-05 |
Herbert Xu | crypto: acomp - Clone folios properly |
commit | commitdiff | tree |
2025-05-05 |
Nicolas Frattaroli | hwrng: rockchip - add support for RK3576's RNG |
commit | commitdiff | tree |
2025-05-05 |
Nicolas Frattaroli | dt-bindings: rng: rockchip,rk3588-rng: add rk3576-rng... |
commit | commitdiff | tree |
2025-05-05 |
Ovidiu Panait | crypto: rng - fix documentation for crypto_rng_alg() |
commit | commitdiff | tree |
2025-05-05 |
Laurent M Coquerel | crypto: qat - add qat_6xxx driver |
commit | commitdiff | tree |
2025-05-05 |
Suman Kumar... | crypto: qat - add firmware headers for GEN6 devices |
commit | commitdiff | tree |
2025-05-05 |
Suman Kumar... | crypto: qat - update firmware api |
commit | commitdiff | tree |
2025-05-05 |
Suman Kumar... | crypto: qat - export adf_init_admin_pm() |
commit | commitdiff | tree |
2025-05-05 |
Suman Kumar... | crypto: qat - expose configuration functions |
commit | commitdiff | tree |
2025-05-05 |
Giovanni Cabiddu | crypto: qat - export adf_get_service_mask() |
commit | commitdiff | tree |
2025-05-05 |
Jack Xu | crypto: qat - add GEN6 firmware loader |
commit | commitdiff | tree |
2025-05-05 |
Jack Xu | crypto: qat - refactor FW signing algorithm |
commit | commitdiff | tree |
2025-05-05 |
Suman Kumar... | crypto: qat - use pr_fmt() in qat uclo.c |
commit | commitdiff | tree |
next |