Show patches with: none      |   28991 patches
« 1 2 3 4289 290 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support [v3] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support - - - --- 2025-02-08 Eric Biggers New
[v2,6/6] lib/crc32: remove "_le" from crc32c base and arch functions A few more CRC32 library cleanups - 1 - --- 2025-02-08 Eric Biggers New
[v2,5/6] lib/crc32: rename __crc32c_le_combine() to crc32c_combine() A few more CRC32 library cleanups - 1 - --- 2025-02-08 Eric Biggers New
[v2,4/6] lib/crc32: standardize on crc32c() name for Castagnoli CRC32 A few more CRC32 library cleanups - 1 - --- 2025-02-08 Eric Biggers New
[v2,3/6] lib/crc32: don't bother with pure and const function attributes A few more CRC32 library cleanups - 1 - --- 2025-02-08 Eric Biggers New
[v2,2/6] lib/crc32: use void pointer for data A few more CRC32 library cleanups - 1 - --- 2025-02-08 Eric Biggers New
[v2,1/6] mips/crc32: remove unused enums A few more CRC32 library cleanups - - - --- 2025-02-08 Eric Biggers New
[v2,12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern YAML conversion of several Freescale/PowerPC DT bindings - - - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand YAML conversion of several Freescale/PowerPC DT bindings - - - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio YAML conversion of several Freescale/PowerPC DT bindings - - - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,09/12] dt-bindings: memory-controllers: Convert fsl,elbc to YAML YAML conversion of several Freescale/PowerPC DT bindings - - - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,08/12] dt-bindings: spi: Convert Freescale SPI bindings to YAML YAML conversion of several Freescale/PowerPC DT bindings - - - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt to YAML YAML conversion of several Freescale/PowerPC DT bindings - 1 - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie to YAML YAML conversion of several Freescale/PowerPC DT bindings - - - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML YAML conversion of several Freescale/PowerPC DT bindings - - - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,04/12] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx to YAML YAML conversion of several Freescale/PowerPC DT bindings - 1 - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML YAML conversion of several Freescale/PowerPC DT bindings - - - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML YAML conversion of several Freescale/PowerPC DT bindings 1 1 - --- 2025-02-07 J. Neuschäfer via B4 Relay New
[v2,01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs YAML conversion of several Freescale/PowerPC DT bindings - 1 - --- 2025-02-07 J. Neuschäfer via B4 Relay New
crypto: ccp - Add support for PCI device 0x1134 crypto: ccp - Add support for PCI device 0x1134 1 1 - --- 2025-02-06 Devaraj Rangasamy New
[v6,16/16] mm: zswap: Fix for zstd performance regression with 2M folios. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,14/16] mm: zswap: Introduce zswap_compress_folio() to compress all pages in a folio. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,13/16] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,11/16] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,10/16] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,09/16] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,08/16] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,07/16] crypto: iaa - Re-organize the iaa_crypto driver code. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,06/16] crypto: iaa - Disable iaa_verify_compress by default. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,05/16] crypto: iaa - Enable async mode and make it the default. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,04/16] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,03/16] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,02/16] crypto: acomp - Define new interfaces for compress/decompress batching. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
[v6,01/16] crypto: acomp - Add synchronous/asynchronous acomp request chaining. zswap IAA compress batching - - - --- 2025-02-06 Sridhar, Kanchana P New
crypto: testmgr - drop unused static const arrays crypto: testmgr - drop unused static const arrays - - - --- 2025-02-05 Arnd Bergmann New
[3/3] crypto: hisilicon/sec2 - fix for sec spec check crypto: hisilicon/sec2 - fix the specification problems for the sec - - - --- 2025-02-05 Chenghai Huang New
[2/3] crypto: hisilicon/sec2 - fix for aead authsize alignment crypto: hisilicon/sec2 - fix the specification problems for the sec - - - --- 2025-02-05 Chenghai Huang New
[1/3] crypto: hisilicon/sec2 - fix for aead auth key length crypto: hisilicon/sec2 - fix the specification problems for the sec - - - --- 2025-02-05 Chenghai Huang New
[2/2] crypto: x86/aes-ctr - remove non-AVX implementation of AES-CTR crypto: x86 - AES-CTR and AES-XCTR rewrite - - - --- 2025-02-05 Eric Biggers New
[1/2] crypto: x86/aes-ctr - rewrite AES-NI optimized CTR and add VAES support crypto: x86 - AES-CTR and AES-XCTR rewrite - - - --- 2025-02-05 Eric Biggers New
[v2,7/7] MAINTAINERS: add Nicolas Frattaroli to rockchip-rng maintainers RK3588 Hardware Random Number Generator Driver - - - --- 2025-02-04 Nicolas Frattaroli New
[v2,6/7] arm64: dts: rockchip: Add rng node to RK3588 RK3588 Hardware Random Number Generator Driver - - - --- 2025-02-04 Nicolas Frattaroli New
[v2,5/7] hwrng: rockchip: add support for rk3588's standalone TRNG RK3588 Hardware Random Number Generator Driver - - - --- 2025-02-04 Nicolas Frattaroli New
[v2,4/7] hwrng: rockchip: eliminate some unnecessary dereferences RK3588 Hardware Random Number Generator Driver - - - --- 2025-02-04 Nicolas Frattaroli New
[v2,3/7] hwrng: rockchip: store dev pointer in driver struct RK3588 Hardware Random Number Generator Driver - - - --- 2025-02-04 Nicolas Frattaroli New
[v2,2/7] dt-bindings: rng: add binding for Rockchip RK3588 RNG RK3588 Hardware Random Number Generator Driver 1 - - --- 2025-02-04 Nicolas Frattaroli New
[v2,1/7] dt-bindings: reset: Add SCMI reset IDs for RK3588 RK3588 Hardware Random Number Generator Driver 1 - - --- 2025-02-04 Nicolas Frattaroli New
[5/5] firmware: turris-mox-rwtm: Add support for ECDSA signatures with HW private key Turris ECDSA signatures via keyctl() - - - --- 2025-02-04 Marek Behún New
[4/5] firmware: turris-mox-rwtm: Drop ECDSA signatures via debugfs Turris ECDSA signatures via keyctl() - - - --- 2025-02-04 Marek Behún New
[3/5] platform: cznic: turris-omnia-mcu: Add support for digital message signing with HW private key Turris ECDSA signatures via keyctl() - - - --- 2025-02-04 Marek Behún New
[2/5] platform: cznic: Add keyctl helpers for Turris platform Turris ECDSA signatures via keyctl() - - - --- 2025-02-04 Marek Behún New
[1/5] platform: cznic: turris-omnia-mcu: Refactor requesting MCU interrupt Turris ECDSA signatures via keyctl() - - - --- 2025-02-04 Marek Behún New
[5/5] crypto: virtio - Drop superfluous [as]kcipher_req pointer crypto virtio cleanups - - - --- 2025-02-03 Lukas Wunner New
[4/5] crypto: virtio - Drop superfluous [as]kcipher_ctx pointer crypto virtio cleanups - - - --- 2025-02-03 Lukas Wunner New
[3/5] crypto: virtio - Drop superfluous ctx->tfm backpointer crypto virtio cleanups - - - --- 2025-02-03 Lukas Wunner New
[2/5] crypto: virtio - Simplify RSA key size caching crypto virtio cleanups - - - --- 2025-02-03 Lukas Wunner New
[1/5] crypto: virtio - Fix kernel-doc of virtcrypto_dev_stop() crypto virtio cleanups - - - --- 2025-02-03 Lukas Wunner New
hwrng: mxc-rnga: Drop usage of platform_driver_probe() hwrng: mxc-rnga: Drop usage of platform_driver_probe() - - - --- 2024-03-24 Uwe Kleine-König Superseded
[net-next,v2,10/10] crypto: octeontx2: support setting ctx ilen for inline CPT LF Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v2,09/10] crypto/octeontx2: register error interrupts for inline cptlf Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v2,08/10] crypto: octeontx2: add ctx_val workaround Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v2,07/10] octeontx2-af: update CPT inbound inline IPsec mailbox Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v2,06/10] crypto: octeontx2: add LF reset on queue disable Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v2,05/10] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip. Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v2,04/10] crypto: octeontx2: add devlink option to set t106 mode Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v2,03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v2,02/10] crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0 Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v2,01/10] crypto: octeontx2: remove CPT block reset Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-12 Srujana Challa Superseded
[net-next,v1,10/10] crypto: octeontx2: support setting ctx ilen for inline CPT LF Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
[net-next,v1,09/10] crypto/octeontx2: register error interrupts for inline cptlf Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
[net-next,v1,08/10] crypto: octeontx2: add ctx_val workaround Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
[net-next,v1,07/10] octeontx2-af: update CPT inbound inline IPsec mailbox Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
[net-next,v1,06/10] crypto: octeontx2: add LF reset on queue disable Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
[net-next,v1,05/10] crypto: octeontx2: remove errata workaround for CN10KB or CN10KA B0 chip. Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
[net-next,v1,04/10] crypto: octeontx2: add devlink option to set t106 mode Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
[net-next,v1,03/10] crypto: octeontx2: add devlink option to set max_rxc_icb_cnt Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
[net-next,v1,02/10] :crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0 Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
[net-next,v1,01/10] crypto: octeontx2: remove CPT block reset Add Marvell CPT CN10KB/CN10KA B0 support - - - --- 2023-12-11 Srujana Challa Superseded
crypto: octeontx2: Fix cptvf driver cleanup crypto: octeontx2: Fix cptvf driver cleanup - - - --- 2023-12-11 Bharat Bhushan Superseded
[v2] crypto: engine - Fix struct crypto_engine_op doc [v2] crypto: engine - Fix struct crypto_engine_op doc - - - --- 2023-04-24 David Yang Superseded
crypto: engine - Fix typo in struct crypto_engine_op doc crypto: engine - Fix typo in struct crypto_engine_op doc - - - --- 2023-04-23 David Yang Superseded
[V3,6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC ARM: dts: imx6ull: Fix dtbs_check warnings - - - --- 2023-04-14 Stefan Wahren Not Applicable
[V3,5/6] ARM: dts: imx: Adjust dma-apbh node name ARM: dts: imx6ull: Fix dtbs_check warnings - - - --- 2023-04-14 Stefan Wahren Not Applicable
[V3,4/6] dt-bindings: imxgpt: add imx6ul compatible ARM: dts: imx6ull: Fix dtbs_check warnings - 1 - --- 2023-04-14 Stefan Wahren Not Applicable
[V3,3/6] dt-bindings: imx-thermal: add imx6sll and imx6ul compatible ARM: dts: imx6ull: Fix dtbs_check warnings - 1 - --- 2023-04-14 Stefan Wahren Not Applicable
[V3,2/6] dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible ARM: dts: imx6ull: Fix dtbs_check warnings - 1 - --- 2023-04-14 Stefan Wahren Not Applicable
[V3,1/6] dt-bindings: serial: fsl-imx-uart: add missing properties ARM: dts: imx6ull: Fix dtbs_check warnings - 1 - --- 2023-04-14 Stefan Wahren Not Applicable
firmware_loader: rework crypto dependencies firmware_loader: rework crypto dependencies 2 1 - --- 2023-04-14 Arnd Bergmann Not Applicable
sunrpc: Fix RFC6803 encryption test sunrpc: Fix RFC6803 encryption test - - - --- 2023-04-13 David Howells Not Applicable
[V2,6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC ARM: dts: imx6ull: Fix dtbs_check warnings - - - --- 2023-04-10 Stefan Wahren Not Applicable
[V2,5/6] ARM: dts: imx: Adjust dma-apbh node name ARM: dts: imx6ull: Fix dtbs_check warnings - - - --- 2023-04-10 Stefan Wahren Not Applicable
[V2,4/6] dt-bindings: imxgpt: add imx6ul compatible ARM: dts: imx6ull: Fix dtbs_check warnings - 1 - --- 2023-04-10 Stefan Wahren Not Applicable
[V2,3/6] dt-bindings: imx-thermal: add imx6sll and imx6ul compatible ARM: dts: imx6ull: Fix dtbs_check warnings - 1 - --- 2023-04-10 Stefan Wahren Not Applicable
[V2,2/6] dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible ARM: dts: imx6ull: Fix dtbs_check warnings - 1 - --- 2023-04-10 Stefan Wahren Not Applicable
[V2,1/6] dt-bindings: serial: fsl-imx-uart: add missing properties ARM: dts: imx6ull: Fix dtbs_check warnings - 1 - --- 2023-04-10 Stefan Wahren Not Applicable
[v7,3/3] mmc: sdhci-msm: Switch to the new ICE API Add dedicated Qcom ICE driver 2 - - --- 2023-04-08 Abel Vesa Not Applicable
[v7,2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API Add dedicated Qcom ICE driver - - - --- 2023-04-08 Abel Vesa Not Applicable
[v7,1/3] dt-bindings: ufs: qcom: Add ICE phandle Add dedicated Qcom ICE driver - 2 - --- 2023-04-08 Abel Vesa Not Applicable
« 1 2 3 4289 290 »