Show patches with: Archived = No       |   11928 patches
« 1 2 3 4119 120 »
Patch Series S/W/F Date Submitter Delegate State
[v4,04/10] crypto: marvell - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-16 Philipp Stanner New
[v4,03/10] crypto: qat - replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-16 Philipp Stanner New
[v4,02/10] ata: ahci: Replace deprecated PCI functions Remove pcim_iomap_regions_request_all() --- 2024-10-16 Philipp Stanner New
[v4,01/10] PCI: Make pcim_request_all_regions() a public function Remove pcim_iomap_regions_request_all() --- 2024-10-16 Philipp Stanner New
[v4,4/4] arm64: dts: st: add RNG node on stm32mp251 Add support for stm32mp25x RNG --- 2024-10-16 Gatien CHEVALLIER New
[v4,3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency Add support for stm32mp25x RNG --- 2024-10-16 Gatien CHEVALLIER New
[v4,2/4] hwrng: stm32 - implement support for STM32MP25x platforms Add support for stm32mp25x RNG --- 2024-10-16 Gatien CHEVALLIER New
[v4,1/4] dt-bindings: rng: add st,stm32mp25-rng support Add support for stm32mp25x RNG --- 2024-10-16 Gatien CHEVALLIER New
[GIT,PULL] Crypto Fixes for 6.12 [GIT,PULL] Crypto Fixes for 6.12 --- 2024-10-16 Herbert Xu New
[RFC,5/5] initramfs: Enforce initramfs signature Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[RFC,4/5] sign-file: Add -i option to sign initramfs images Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[RFC,3/5] initramfs: Use existing module signing infrastructure Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[RFC,2/5] KEYS/certs: Start the builtin key and cert system earlier Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[RFC,1/5] initramfs: Add initramfs signature checking Another initramfs signature checking set --- 2024-10-15 Jeremy Linton New
[v3,4/4] arm64: dts: st: add RNG node on stm32mp251 Add support for stm32mp25x RNG --- 2024-10-15 Gatien CHEVALLIER Superseded
[v3,3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency Add support for stm32mp25x RNG --- 2024-10-15 Gatien CHEVALLIER Superseded
[v3,2/4] hwrng: stm32 - implement support for STM32MP25x platforms Add support for stm32mp25x RNG --- 2024-10-15 Gatien CHEVALLIER Superseded
[v3,1/4] dt-bindings: rng: add st,stm32mp25-rng support Add support for stm32mp25x RNG --- 2024-10-15 Gatien CHEVALLIER Superseded
[2/2] crypto/crc32c: Provide crc32c-base alias to enable fuzz testing crypto: Enable fuzz testing for generic crc32/crc32c --- 2024-10-15 Ard Biesheuvel New
[1/2] crypto/crc32: Provide crc32-base alias to enable fuzz testing crypto: Enable fuzz testing for generic crc32/crc32c --- 2024-10-15 Ard Biesheuvel New
[next] crypto: tegra: remove redundant error check on ret [next] crypto: tegra: remove redundant error check on ret --- 2024-10-15 Colin King (gmail) New
[v2,2/2] crypto/nx: Fix invalid wait context during kexec reboot [v2,1/2] crypto/nx: Rename devdata_mutex to devdata_spinlock --- 2024-10-15 Vishal Chourasia New
[v2,1/2] crypto/nx: Rename devdata_mutex to devdata_spinlock [v2,1/2] crypto/nx: Rename devdata_mutex to devdata_spinlock --- 2024-10-15 Vishal Chourasia New
[2/2] arm64/crc32: Implement 4-way interleave using PMULL arm64: Speed up CRC-32 using PMULL instructions --- 2024-10-15 Ard Biesheuvel New
[1/2] arm64/lib: Handle CRC-32 alternative in C code arm64: Speed up CRC-32 using PMULL instructions --- 2024-10-15 Ard Biesheuvel Superseded
crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY --- 2024-10-15 yiyang (D) New
crypto: qat - Constify struct pm_status_row crypto: qat - Constify struct pm_status_row --- 2024-10-14 Christophe JAILLET New
dt-bindings: rng: Add Marvell Armada RNG support dt-bindings: rng: Add Marvell Armada RNG support --- 2024-10-14 Rob Herring New
[RFC,v1,20/57] crypto: Remove PAGE_SIZE compile-time constant assumption Untitled series #253154 --- 2024-10-14 Ryan Roberts New
crypto: ecdsa - Update Kconfig help text for NIST P521 crypto: ecdsa - Update Kconfig help text for NIST P521 --- 2024-10-14 Lukas Wunner New
[cryptodev-2.6] crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys [cryptodev-2.6] crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys --- 2024-10-14 Lukas Wunner New
crypto/nx: Rename devdata_mutex to devdata_spinlock crypto/nx: Rename devdata_mutex to devdata_spinlock --- 2024-10-14 Vishal Chourasia New
[3/3] crypto: x86/crc32c - eliminate jump table and excessive unrolling crypto: x86/crc32c - jump table elimination and other cleanups --- 2024-10-14 Eric Biggers New
[2/3] crypto: x86/crc32c - access 32-bit arguments as 32-bit crypto: x86/crc32c - jump table elimination and other cleanups --- 2024-10-14 Eric Biggers New
[1/3] crypto: x86/crc32c - simplify code for handling fewer than 200 bytes crypto: x86/crc32c - jump table elimination and other cleanups --- 2024-10-14 Eric Biggers New
[v3,3/3] lib/digsig: Use scope-based resource management for two variables in digsig_verify_rsa() [v2,RESEND] crypto: lib/mpi - Extend support for scope-based resource management --- 2024-10-12 Markus Elfring New
[v3,2/3] lib/digsig: Use scope-based resource management for two MPI variables in digsig_verify_rsa() lib: Extending support for scope-based resource management --- 2024-10-12 Markus Elfring New
[v3,1/3] crypto: lib/mpi - Extend support for scope-based resource management lib: Extending support for scope-based resource management --- 2024-10-12 Markus Elfring New
crypto: virtio/akcipher - Move a pointer assignment in virtio_crypto_rsa_set_key() crypto: virtio/akcipher - Move a pointer assignment in virtio_crypto_rsa_set_key() --- 2024-10-12 Markus Elfring New
[9/9] nvmet: add tls_concat and tls_key debugfs entries nvme: implement secure concatenation --- 2024-10-11 Hannes Reinecke Superseded
[8/9] nvmet-tcp: support secure channel concatenation nvme: implement secure concatenation --- 2024-10-11 Hannes Reinecke Superseded
[7/9] nvme-fabrics: reset admin connection for secure concatenation nvme: implement secure concatenation --- 2024-10-11 Hannes Reinecke Superseded
[6/9] nvme-tcp: request secure channel concatenation nvme: implement secure concatenation --- 2024-10-11 Hannes Reinecke Superseded
[5/9] nvme-keyring: add nvme_tls_psk_refresh() nvme: implement secure concatenation --- 2024-10-11 Hannes Reinecke Superseded
[4/9] nvme: add nvme_auth_derive_tls_psk() nvme: implement secure concatenation --- 2024-10-11 Hannes Reinecke Superseded
[3/9] nvme: add nvme_auth_generate_digest() nvme: implement secure concatenation --- 2024-10-11 Hannes Reinecke Superseded
[2/9] nvme: add nvme_auth_generate_psk() nvme: implement secure concatenation --- 2024-10-11 Hannes Reinecke Superseded
[1/9] crypto,fs: Separate out hkdf_extract() and hkdf_expand() nvme: implement secure concatenation --- 2024-10-11 Hannes Reinecke Superseded
[v2,4/4] arm64: dts: st: add RNG node on stm32mp251 Add support for stm32mp25x RNG --- 2024-10-11 Gatien CHEVALLIER Superseded
[v2,3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency Add support for stm32mp25x RNG --- 2024-10-11 Gatien CHEVALLIER New
[v2,2/4] hwrng: stm32 - implement support for STM32MP25x platforms Add support for stm32mp25x RNG --- 2024-10-11 Gatien CHEVALLIER New
[v2,1/4] dt-bindings: rng: add st,stm32mp25-rng support Add support for stm32mp25x RNG --- 2024-10-11 Gatien CHEVALLIER Superseded
[2/2] crypto: crypto4xx_core: use devm in probe Untitled series #252627 --- 2024-10-10 Rosen Penev New
[PATCHv2,5/5] crypto: cesa: use devm_platform_get_and_ioremap_resource [PATCHv2,1/5] crypto: cesa: add COMPILE_TEST --- 2024-10-10 Rosen Penev New
[PATCHv2,3/5] crypto: cesa: remove irq_set_affinity_hint [PATCHv2,1/5] crypto: cesa: add COMPILE_TEST --- 2024-10-10 Rosen Penev New
[PATCHv2,1/5] crypto: cesa: add COMPILE_TEST [PATCHv2,1/5] crypto: cesa: add COMPILE_TEST --- 2024-10-10 Rosen Penev New
crypto: jitter - output full sample from test interface crypto: jitter - output full sample from test interface --- 2024-10-10 Joachim Vandersmissen New
[RFC,2/2] crypto: Add Mediatek EIP-93 crypto engine support [RFC,1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine --- 2024-10-09 Christian Marangi New
[RFC,1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine [RFC,1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine --- 2024-10-09 Christian Marangi New
dt-bindings: imx-rng: Allow passing only "fsl,imx31-rnga" dt-bindings: imx-rng: Allow passing only "fsl,imx31-rnga" --- 2024-10-09 Fabio Estevam New
crypto: marvell/cesa - Disable hash algorithms crypto: marvell/cesa - Disable hash algorithms --- 2024-10-09 Herbert Xu Accepted
[v1] hwrng: histb-rng: Fix the wrong format specifier [v1] hwrng: histb-rng: Fix the wrong format specifier --- 2024-10-09 Zhu Jun New
[cryptodev-2.6] crypto: doc - Fix akcipher title reference [cryptodev-2.6] crypto: doc - Fix akcipher title reference --- 2024-10-08 Lukas Wunner New
drivers/histb-rng: Fix the wrong format specifier drivers/histb-rng: Fix the wrong format specifier --- 2024-10-08 Zhu Jun Superseded
crypto: Switch back to struct platform_driver::remove() crypto: Switch back to struct platform_driver::remove() --- 2024-10-07 Uwe Kleine-König New
crypto: qat - remove faulty arbiter config reset crypto: qat - remove faulty arbiter config reset --- 2024-10-07 Ahsan Atta New
[4/4] arm64: dts: st: add RNG node on stm32mp251 Add support for stm32mp25x RNG --- 2024-10-07 Gatien CHEVALLIER Superseded
[3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency Add support for stm32mp25x RNG --- 2024-10-07 Gatien CHEVALLIER New
[2/4] hwrng: stm32 - implement support for STM32MP25x platforms Add support for stm32mp25x RNG --- 2024-10-07 Gatien CHEVALLIER New
[1/4] dt-bindings: rng: add st,stm32mp25-rng support Add support for stm32mp25x RNG --- 2024-10-07 Gatien CHEVALLIER New
[10/10] crypto: x86/aegis128 - remove unneeded RETs AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
[09/10] crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_END AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
[08/10] crypto: x86/aegis128 - take advantage of block-aligned len AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
[07/10] crypto: x86/aegis128 - optimize partial block handling using SSE4.1 AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
[06/10] crypto: x86/aegis128 - improve assembly function prototypes AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
[05/10] crypto: x86/aegis128 - optimize length block preparation using SSE4.1 AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
[04/10] crypto: x86/aegis128 - don't bother with special code for aligned data AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
[03/10] crypto: x86/aegis128 - eliminate some indirect calls AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
[02/10] crypto: x86/aegis128 - remove no-op init and exit functions AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
[01/10] crypto: x86/aegis128 - access 32-bit arguments as 32-bit AEGIS x86 assembly tuning --- 2024-10-07 Eric Biggers Superseded
crypto: testmgr - Hide ENOENT errors better crypto: testmgr - Hide ENOENT errors better --- 2024-10-06 Herbert Xu Accepted
crypto: api - Fix liveliness check in crypto_alg_tested crypto: api - Fix liveliness check in crypto_alg_tested --- 2024-10-06 Herbert Xu Accepted
crypto: x86/cast5: Remove unused cast5_ctr_16way crypto: x86/cast5: Remove unused cast5_ctr_16way --- 2024-10-05 Dr. David Alan Gilbert New
[v2,RESEND] crypto: lib/mpi - Extend support for scope-based resource management [v2,RESEND] crypto: lib/mpi - Extend support for scope-based resource management --- 2024-10-05 Markus Elfring Superseded
[5/5] crypto: use devm_platform_get_and_ioremap_resource cesa: small cleanups --- 2024-10-01 Rosen Penev Superseded
[4/5] crypto: cesa: move loop to mv_cesa_put_sram cesa: small cleanups --- 2024-10-01 Rosen Penev New
[3/5] crypto: cesa: remove irq_set_affinity_hint cesa: small cleanups --- 2024-10-01 Rosen Penev Superseded
[2/5] crypto: cesa: use enabled variants for clk_get cesa: small cleanups --- 2024-10-01 Rosen Penev New
[1/5] crypto: cesa: add COMPILE_TEST cesa: small cleanups --- 2024-10-01 Rosen Penev Superseded
[v7,7/7] dm-verity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,6/7] dm-verity: reduce scope of real and wanted digests Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,5/7] fsverity: improve performance by using multibuffer hashing Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,4/7] crypto: arm64/sha256-ce - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,3/7] crypto: x86/sha256-ni - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,2/7] crypto: testmgr - add tests for finup_mb Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v7,1/7] crypto: shash - add support for finup_mb Optimize dm-verity and fsverity using multibuffer hashing --- 2024-10-01 Eric Biggers New
[v3,19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,18/19] random: Do not include <linux/prandom.h> in <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,17/19] netem: Include <linux/prandom.h> in sch_netem.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
[v3,16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-30 Uros Bizjak New
« 1 2 3 4119 120 »