Linux Cryptography
[Prev Page][Next Page]
- [PATCH V1 4/4] arm64: dts: qcom: sc7280: add TRNG node, (continued)
- [linux-next:master] BUILD REGRESSION e3b18f7200f45d66f7141136c25554ac1e82009b, kernel test robot
- [PATCH] crypto: authencesn - Fix incorrect setauthsize function,
Ingyu Jang
- [PATCH v2] crypto: skcipher - fix weak key check for lskciphers,
Eric Biggers
- [PATCH] crypto: hisilicon/qm - fix EQ/AEQ interrupt issue,
Longfang Liu
- [PATCH] crypto: hifn_795x - Silence gcc format-truncation false positive warnings, Herbert Xu
- [PATCH] crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks, Herbert Xu
- [RFC v2] padata: Simplify sysfs cpumask and sequencing logic,
Wang Jinchao
- [PATCH v7] misc: Add Nitro Secure Module driver,
Alexander Graf
- Linux 6.5 broke iwd,
Denis Kenzior
- [PATCH 00/11] crypto: qat - add rate limiting feature to qat_4xxx,
Damian Muszynski
- [PATCH 02/11] crypto: qat - use masks for AE groups, Damian Muszynski
- [PATCH 06/11] crypto: qat - add bits.h to icp_qat_hw.h, Damian Muszynski
- [PATCH 04/11] crypto: qat - move admin api, Damian Muszynski
- [PATCH 11/11] crypto: qat - add num_rps sysfs attribute, Damian Muszynski
- [PATCH 08/11] crypto: qat - add rate limiting feature to qat_4xxx, Damian Muszynski
- [PATCH 09/11] crypto: qat - add rate limiting sysfs interface, Damian Muszynski
- [PATCH 10/11] crypto: qat - add rp2svc sysfs attribute, Damian Muszynski
- [PATCH 05/11] units: Add BYTES_PER_*BIT, Damian Muszynski
- [PATCH 07/11] crypto: qat - add retrieval of fw capabilities, Damian Muszynski
- [PATCH 03/11] crypto: qat - fix ring to service map for QAT GEN4, Damian Muszynski
- [PATCH 01/11] crypto: qat - refactor fw config related functions, Damian Muszynski
- Message not available
- Message not available
- Re: [PATCH 00/11] crypto: qat - add rate limiting feature to qat_4xxx, Herbert Xu
[PATCH v6] misc: Add Nitro Secure Module driver,
Alexander Graf
[PATCH] crypto: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512,
Dimitri John Ledkov
[PATCH] module: Do not offer sha224 for built-in module signing,
Dimitri John Ledkov
[PATCH] crypto: mscode_parser: remove sha224 authenticode support,
Dimitri John Ledkov
[PATCH] crypto: pkcs7: remove sha1 support,
Dimitri John Ledkov
[PATCH] crypto: ccp - Dump SEV command buffer registers on SEV command error,
John Allen
[PATCH v5] misc: Add Nitro Secure Module driver,
Alexander Graf
[PATCH v6 00/11] Introduce STM32 Firewall framework,
Gatien Chevallier
[PATCH v6 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards, Gatien Chevallier
[PATCH v6 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards, Gatien Chevallier
[PATCH 0/5] crypto: arm64 - clean up backwards function names,
Eric Biggers
[PATCH 0/4] crypto: adiantum optimizations,
Eric Biggers
[PATCH v4 0/2] Add Nitro Secure Module support,
Alexander Graf
[PATCH] crypto: qat - fix double free during reset,
Giovanni Cabiddu
[PATCH] crypto: x86/sha256 - implement ->digest for sha256,
Eric Biggers
[PATCH] crypto: arm64/sha2-ce - implement ->digest for sha256,
Eric Biggers
[PATCH 0/2] crypto: shash optimizations,
Eric Biggers
[PATCH] crypto: skcipher - fix weak key check for lskciphers,
Eric Biggers
[PATCH] crypto: xts - use 'spawn' for underlying single-block cipher,
Eric Biggers
[PATCH] crypto: hisilicon/qm - alloc buffer to set and get xqc,
Weili Qian
[PATCH] crypto: remove md4 driver,
Dimitri John Ledkov
[PATCH] crypto: jitter - reuse allocated entropy collector,
Stephan Müller
[PATCH] virtio-crypto: handle config changed by work queue,
zhenwei pi
[PATCH v3] Fixes: 07928d9bfc81 ("padata: Remove broken queue flushing"),
Wang Jinchao
[PATCH] hwrng: n2: Use device_get_match_data(),
Rob Herring
[PATCH] crypto: aspeed-hace: Use device_get_match_data(),
Rob Herring
[PATCH] dm crypt: Fix reqsize in crypt_iv_eboiv_gen,
Herbert Xu
[bug report] crypto: jitter - add RCT/APT support for different OSRs, Dan Carpenter
[PATCH v4] crypto: qat - add cnv_errors debugfs file,
Lucas Segarra Fernandez
[PATCH v6 0/2] Add debugfs pm_status for qat driver,
Lucas Segarra Fernandez
[PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG,
Neil Armstrong
- [PATCH v4 3/5] crypto: qcom-rng - Add hw_random interface support, neil . armstrong
- [PATCH v4 1/5] dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNG, Neil Armstrong
- [PATCH v4 4/5] arm64: dts: qcom: sm8550: add TRNG node, Neil Armstrong
- [PATCH v4 2/5] dt-bindings: crypto: qcom,prng: document SM8550, Neil Armstrong
- [PATCH v4 5/5] arm64: dts: qcom: sm8450: add TRNG node, Neil Armstrong
- Re: [PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG, Vinod Koul
- Re: [PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG, Herbert Xu
- Re: (subset) [PATCH v4 0/5] arm64: qcom: sm8x50: enable RNG, Bjorn Andersson
[PATCH 0/16] crypto: Only use common fields on skcipher spawn algs,
Herbert Xu
- [PATCH 02/16] crypto: skcipher - Add crypto_spawn_skcipher_alg_common, Herbert Xu
- [PATCH 01/16] crypto: arc4 - Convert from skcipher to lskcipher, Herbert Xu
- [PATCH 03/16] crypto: essiv - Handle lskcipher spawns, Herbert Xu
- [PATCH 04/16] crypto: cryptd - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 05/16] crypto: adiantum - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 06/16] crypto: authenc - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 07/16] crypto: authencesn - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 10/16] crypto: ctr - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 11/16] crypto: cts - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 12/16] crypto: gcm - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 13/16] crypto: hctr2 - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 14/16] crypto: lrw - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 15/16] crypto: xts - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 16/16] crypto: skcipher - Remove obsolete skcipher_alg helpers, Herbert Xu
- [PATCH 08/16] crypto: ccm - Only access common skcipher fields on spawn, Herbert Xu
- [PATCH 09/16] crypto: chacha20poly1305 - Only access common skcipher fields on spawn, Herbert Xu
- Re: [PATCH 0/16] crypto: Only use common fields on skcipher spawn algs, Shinichiro Kawasaki
[PATCH] crypto: qat - add namespace to driver,
Giovanni Cabiddu
[bug report] dm-crypt setup failure with next-20230929 kernel,
Shinichiro Kawasaki
[PATCH] crypto: pkcs7: remove md4 md5 x.509 support,
Dimitri John Ledkov
[PATCH] crypto: Move akcipher_request_cast helper to crypto header,
Corentin Labbe
[PATCH] crypto: akcipher - fix kernel-doc typos,
Randy Dunlap
[PATCH v3 0/2] Add Nitro Secure Module support,
Alexander Graf
[REGRESSION] dm_crypt essiv ciphers do not use async driver mv-aes-cbc anymore,
Yureka
[PATCH v5 00/11] Introduce STM32 Firewall framework,
Gatien Chevallier
[PATCH v5 03/11] dt-bindings: bus: document RIFSC, Gatien Chevallier
[PATCH v5 02/11] dt-bindings: treewide: add access-controller description, Gatien Chevallier
[PATCH v5 07/11] bus: rifsc: introduce RIFSC firewall controller driver, Gatien Chevallier
[PATCH v5 04/11] dt-bindings: bus: document ETZPC, Gatien Chevallier
[PATCH v5 06/11] of: property: fw_devlink: Add support for "access-controller", Gatien Chevallier
[PATCH v5 05/11] firewall: introduce stm32_firewall framework, Gatien Chevallier
[PATCH v5 09/11] bus: etzpc: introduce ETZPC firewall controller driver, Gatien Chevallier
[PATCH v5 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards, Gatien Chevallier
[PATCH v5 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards, Gatien Chevallier
[PATCH v5 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards, Gatien Chevallier
[PATCH v2 0/2] Add Nitro Secure Module support,
Alexander Graf
[PATCH v5 0/3] Meson S4 HW RNG Support,
Alexey Romanov
[PATCH 0/2] Add Nitro Secure Module support,
Alexander Graf
[PATCH 00/12] PCI device authentication,
Lukas Wunner
- [PATCH 01/12] X.509: Make certificate parser public, Lukas Wunner
- [PATCH 02/12] X.509: Parse Subject Alternative Name in certificates, Lukas Wunner
- [PATCH 03/12] X.509: Move certificate length retrieval into new helper, Lukas Wunner
- [PATCH 04/12] certs: Create blacklist keyring earlier, Lukas Wunner
- [PATCH 05/12] crypto: akcipher - Support more than one signature encoding, Lukas Wunner
- [PATCH 06/12] crypto: ecdsa - Support P1363 signature encoding, Lukas Wunner
- [PATCH 07/12] spdm: Introduce library to authenticate devices, Lukas Wunner
- [PATCH 08/12] PCI/CMA: Authenticate devices on enumeration, Lukas Wunner
- [PATCH 09/12] PCI/CMA: Validate Subject Alternative Name in certificates, Lukas Wunner
- [PATCH 10/12] PCI/CMA: Reauthenticate devices on reset and resume, Lukas Wunner
- [PATCH 11/12] PCI/CMA: Expose in sysfs whether devices are authenticated, Lukas Wunner
- [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication, Lukas Wunner
- RE: [PATCH 00/12] PCI device authentication, Dan Williams
[PATCH] crypto: hisilicon/qm - check function qp num before alg register,
Weili Qian
[PATCH] crypto: hisilicon/qm - fix the type value of aeq,
Weili Qian
[PATCH] crypto: hisilicon/qm - fix PF queue parameter issue,
Longfang Liu
[RFC/REFACT] Refactoring and significantly reducing code complexity,
Wang Jinchao
[PATCH v2] padata: Fix the UAF issue related to parallel_data,
Wang Jinchao
Issue: Can padata avoid dealing with CPU-related operations?,
Wang Jinchao
[PATCH v6 09/11] firmware: imx: enable trng, Pankaj Gupta
[PATCH V4] crypto: qcom-rng - Add hw_random interface support,
Om Prakash Singh
[PATCH] X.509: Add missing IMPLICIT annotations to AKID ASN.1 module,
Lukas Wunner
[PATCH v4 0/3] Meson S4 HW RNG Support,
Alexey Romanov
[PATCH V3] crypto: qcom-rng - Add hw_random interface support,
Om Prakash Singh
[PATCH 0/3] crypto: x86/aesni - Improve XTS data type,
Chang S. Bae
[PATCH] crypto: virtio-crypto: call finalize with bh disabled,
Gonglei (Arei)
[PATCH v2 1/3] dt-bindings: crypto: fsl-imx-sahara: Shorten the title,
Fabio Estevam
[PATCH] padata: Fix the UAF issue related to parallel_data,
Wang Jinchao
[PATCH 1/4] dt-bindings: crypto: fsl-imx-sahara: Shorten the title,
Fabio Estevam
[PATCH 0/2] crypto: CMake crypto_engine_exit() return void,
Uwe Kleine-König
[PATCH] crypto: qat: Annotate struct adf_fw_counters with __counted_by,
Kees Cook
[PATCH v3] crypto: qat - add cnv_errors debugfs file, Lucas Segarra Fernandez
BUG: virtcrypto_dataq_callback calls crypto_finalize_request() from irq context,
Halil Pasic
[PATCH v5 0/2] Add debugfs pm_status for qat driver,
Lucas Segarra Fernandez
[PATCH] crypto: qat - increase size of buffers,
Giovanni Cabiddu
[PATCH] qat: fix deadlock in backlog processing,
Mikulas Patocka
[PATCH] crypto: caam/jr - fix Chacha20 + Poly1305 self test failure,
Gaurav Jain
[linux-next:master] BUILD REGRESSION 940fcc189c51032dd0282cbee4497542c982ac59, kernel test robot
[PATCH v3 0/9] hwrng: stm32: support STM32MP13x platforms,
Gatien Chevallier
- [PATCH v3 6/9] hwrng: stm32 - restrain RNG noise source clock, Gatien Chevallier
- [PATCH v3 4/9] hwrng: stm32 - implement error concealment, Gatien Chevallier
- [PATCH v3 3/9] hwrng: stm32 - implement STM32MP13x support, Gatien Chevallier
- [PATCH v3 2/9] hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API, Gatien Chevallier
- [PATCH v3 7/9] hwrng: stm32 - support RNG configuration locking mechanism, Gatien Chevallier
- [PATCH v3 8/9] hwrng: stm32 - rework power management sequences, Gatien Chevallier
- [PATCH v3 5/9] hwrng: stm32 - rework error handling in stm32_rng_read(), Gatien Chevallier
- [PATCH v3 1/9] dt-bindings: rng: introduce new compatible for STM32MP13x, Gatien Chevallier
- [PATCH v3 9/9] ARM: dts: stm32: add RNG node for STM32MP13x platforms, Gatien Chevallier
- Re: [PATCH v3 0/9] hwrng: stm32: support STM32MP13x platforms, Herbert Xu
- Re: [PATCH v3 0/9] hwrng: stm32: support STM32MP13x platforms, Alexandre TORGUE
[PATCH 0/3] crypto: jitter - Offer compile-time options,
Stephan Müller
[PATCH] crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure,
Gaurav Jain
[linux-next:master] BUILD REGRESSION 926f75c8a5ab70567eb4c2d82fbc96963313e564, kernel test robot
[herbert-cryptodev-2.6:master 47/64] xfrm_algo.c:undefined reference to `crypto_has_aead',
kernel test robot
[RFC] Should writes to /dev/urandom immediately affect reads?,
Eric Biggers
[linux-next:master] BUILD REGRESSION 29e400e3ea486bf942b214769fc9778098114113, kernel test robot
[linux-next:master] BUILD REGRESSION 7fc7222d9680366edeecc219c21ca96310bdbc10, kernel test robot
[PATCH v3 0/3] DCP as trusted keys backend,
David Gstir
[PATCH] crypto: sm2 - Fix crash caused by uninitialized context, Tianjia Zhang
Issue: padata: UAF in padata_serial_worker reproduce,
Wang Jinchao
[linux-next:master] BUILD REGRESSION dfa449a58323de195773cf928d99db4130702bf7, kernel test robot
[PATCH] crypto: x86 - load optimized sha1/sha256 modules based on CPU features,
Roxana Nicolescu
[PATCH] crypto: hisilicon/sec - fix for sgl unmmap problem,
Wenkai Lin
[bug report] lib/mpi: Extend the MPI library,
Dan Carpenter
Linux 6.1.52 regression: Intel QAT kernel panic (memory corruption),
Kyle Sanderson
[linux-next:master] BUILD REGRESSION 98897dc735cf6635f0966f76eb0108354168fb15, kernel test robot
[PATCH 0/2] enable dc chaining service,
Adam Guerin
[PATCH 0/5] crypto: qat - state change fixes,
Giovanni Cabiddu
[PATCH 0/2] crypto: hisilicon/zip - change support algorithms,
Yang Shen
[PATCH 0/8] crypto: Add lskcipher API type,
Herbert Xu
[PATCH] crypto: x86 - Fix double word in comments,
Bo Liu
[linux-next:master] BUILD REGRESSION e143016b56ecb0fcda5bb6026b0a25fe55274f56, kernel test robot
[PATCH 1/2] dt-bindings: crypto: ice: document the sa8775p inline crypto engine,
Bartosz Golaszewski
Non-existing CONFIG_ options are used in source code,
sunying
[PATCH] crypto: qat - refactor deprecated strncpy,
Justin Stitt
[PATCH] crypto: cavium/nitrox - refactor deprecated strncpy,
Justin Stitt
[PATCH 0/2] hwrng: imx-rngc - adjust the timeouts,
Martin Kaiser
[RFC PATCH 0/6] RISC-V BLAKE2s Vector implementation,
Björn Töpel
[PATCH v2 0/3] DCP as trusted keys backend,
David Gstir
[PATCH] crypto/api: Remove unnecessary ‘NULL’ values from tfm,
Li zeming
[linux-next:master] BUILD REGRESSION 7bc675554773f09d88101bf1ccfc8537dc7c0be9, kernel test robot
[PATCH v2 00/10] hwrng: stm32: support STM32MP13x platforms,
Gatien Chevallier
- [PATCH v2 03/10] hwrng: stm32 - implement STM32MP13x support, Gatien Chevallier
- [PATCH v2 01/10] dt-bindings: rng: introduce new compatible for STM32MP13x, Gatien Chevallier
- [PATCH v2 09/10] hwrng: stm32 - rework power management sequences, Gatien Chevallier
- [PATCH v2 05/10] hwrng: stm32 - rework error handling in stm32_rng_read(), Gatien Chevallier
- [PATCH v2 07/10] dt-bindings: rng: add st,rng-lock-conf, Gatien Chevallier
- [PATCH v2 04/10] hwrng: stm32 - implement error concealment, Gatien Chevallier
- [PATCH v2 08/10] hwrng: stm32 - support RNG configuration locking mechanism, Gatien Chevallier
- [PATCH v2 02/10] hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API, Gatien Chevallier
- [PATCH v2 10/10] ARM: dts: stm32: add RNG node for STM32MP13x platforms, Gatien Chevallier
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]