Show patches with: State = Action Required       |   4762 patches
« 1 2 ... 14 15 1647 48 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,v3,3/9] crypto: Export signature encoding information KEYS: Introduce user asymmetric keys and signatures --- 2023-07-20 Roberto Sassu New
[RFC,v3,2/9] crypto: Export public key algorithm information KEYS: Introduce user asymmetric keys and signatures --- 2023-07-20 Roberto Sassu New
[RFC,v3,1/9] lib: Add TLV parser [RFC,v3,1/9] lib: Add TLV parser --- 2023-07-20 Roberto Sassu New
[RFC,21/21] crypto: scompress - Drop the use of per-cpu scratch buffers crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,20/21] crypto: deflate - implement acomp API directly crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,19/21] crypto: remove obsolete 'comp' compression API crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,18/21] crypto: compress_null - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,17/21] crypto: cavium/zip - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,16/21] crypto: zstd - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,14/21] crypto: lzo-rle - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,12/21] crypto: lz4 - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,11/21] crypto: deflate - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,10/21] crypto: 842 - drop obsolete 'comp' implementation crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,09/21] crypto: nx - Migrate to scomp API crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,08/21] zram: Migrate to acomp compression API crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,07/21] ubifs: Migrate to acomp compression API crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,06/21] ubifs: Avoid allocating buffer space unnecessarily crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,05/21] ubifs: Pass worst-case buffer size to compression routines crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,04/21] net: ipcomp: Migrate to acomp API from deprecated comp API crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,03/21] crypto: acompress - Drop destination scatterlist allocation feature crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,02/21] crypto: qat - Drop support for allocating destination buffers crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[RFC,01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)" crypto: consolidate and clean up compression APIs --- 2023-07-18 Ard Biesheuvel New
[v1] s390/crypto: use kfree_sensitive in _free_kb_keybuf() [v1] s390/crypto: use kfree_sensitive in _free_kb_keybuf() --- 2023-07-17 Minjie Du New
crypto: x86/aesni - remove unused parameter to aes_set_key_common() crypto: x86/aesni - remove unused parameter to aes_set_key_common() --- 2023-07-15 Eric Biggers New
crypto: Explicitly include correct DT includes crypto: Explicitly include correct DT includes --- 2023-07-14 Rob Herring (Arm) New
[v2,1/7] dt-bindings: crypto: add new compatible for stm32-hash [v2,1/7] dt-bindings: crypto: add new compatible for stm32-hash --- 2023-07-13 Thomas Bourgoin New
crypto:space required before the open brace '{' crypto:space required before the open brace '{' --- 2023-07-13 chenqingyun001@208suo.com New
[2/2] crypto: caam - add power management support Add power management support in CAAM driver --- 2023-07-12 Meenakshi Aggarwal New
[v4,12/12] RISC-V: crypto: add Zvksh accelerated SM3 hash implementation RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,11/12] RISC-V: crypto: add Zvksed accelerated SM4 encryption implementation RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,09/12] RISC-V: crypto: add a vector-crypto-accelerated SHA512 implementation RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,08/12] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,06/12] RISC-V: crypto: add Zvbb+Zvbc accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,05/12] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,04/12] RISC-V: add vector crypto extension detection RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,03/12] RISC-V: add helper function to read the vector VLEN RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,02/12] riscv: Add vector extension XOR implementation RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v4,01/12] riscv: Add support for kernel mode vector RISC-V: support some cryptography accelerations --- 2023-07-11 Heiko Stuebner New
[v2,3/3] MAINTAINERS: add Rust crypto abstractions files to the CRYPTO API entry Rust abstractions for Crypto API --- 2023-07-10 FUJITA Tomonori New
[v2,2/3] rust: crypto abstractions for random number generator API Rust abstractions for Crypto API --- 2023-07-10 FUJITA Tomonori New
[v2,1/3] rust: crypto abstractions for synchronous message digest API Rust abstractions for Crypto API --- 2023-07-10 FUJITA Tomonori New
caam: init-clk based on caam-page0-access caam: init-clk based on caam-page0-access --- 2023-07-10 Pankaj Gupta New
[GIT,PULL] Crypto Fixes for 6.5 [GIT,PULL] Crypto Fixes for 6.5 --- 2023-07-09 Herbert Xu New
[v6,3/3] RISC-V: crypto: add accelerated GCM GHASH implementation Implement GCM ghash using Zbc and Zbkb extensions --- 2023-07-09 Heiko Stuebner New
[v6,2/3] RISC-V: hook new crypto subdir into build-system Implement GCM ghash using Zbc and Zbkb extensions --- 2023-07-09 Heiko Stuebner New
[v6,1/3] RISC-V: expose Zbc as Kconfig option Implement GCM ghash using Zbc and Zbkb extensions --- 2023-07-09 Heiko Stuebner New
[RFC/RFT] crypto: rk3288: enable support for TRNG [RFC/RFT] crypto: rk3288: enable support for TRNG --- 2023-07-07 Corentin Labbe New
[RFC,10/10] selftests/bpf: Prepare a test for user asymmetric key signatures KEYS: Introduce user asymmetric keys and signatures --- 2023-07-06 Roberto Sassu New
[RFC,09/10] bpf: Introduce bpf_verify_uasym_signature() kfunc KEYS: Introduce user asymmetric keys and signatures --- 2023-07-06 Roberto Sassu New
[RFC,04/10] KEYS: asymmetric: Introduce the user asymmetric key parser KEYS: Introduce user asymmetric keys and signatures --- 2023-07-06 Roberto Sassu New
[RFC,03/10] KEYS: asymmetric: Introduce a parser for user asymmetric keys and sigs KEYS: Introduce user asymmetric keys and signatures --- 2023-07-06 Roberto Sassu New
[07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards Introduce STM32 Firewall framework --- 2023-07-05 Gatien CHEVALLIER New
[05/10] firewall: introduce stm32_firewall framework Introduce STM32 Firewall framework --- 2023-07-05 Gatien CHEVALLIER New
[03/10] dt-bindings: bus: add device tree bindings for ETZPC Introduce STM32 Firewall framework --- 2023-07-05 Gatien CHEVALLIER New
[02/10] dt-bindings: bus: add device tree bindings for RIFSC Introduce STM32 Firewall framework --- 2023-07-05 Gatien CHEVALLIER New
[3/3] crypto: qat - remove CRYPTO_ALG_ALLOCATES_MEMORY flag crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY --- 2023-07-05 Cabiddu, Giovanni New
[2/3] crypto: api - adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY --- 2023-07-05 Cabiddu, Giovanni New
[1/3] dm integrity: do not filter algos with CRYPTO_ALG_ALLOCATES_MEMORY crypto: adjust meaning of CRYPTO_ALG_ALLOCATES_MEMORY --- 2023-07-05 Cabiddu, Giovanni New
[net] crypto: af_alg: Fix merging of written data into spliced pages [net] crypto: af_alg: Fix merging of written data into spliced pages --- 2023-07-04 David Howells New
[v3] crypto: qat - Replace the if statement with min() [v3] crypto: qat - Replace the if statement with min() --- 2023-07-03 You Kangren New
[RFC,09/11] iov_iter: Use I/O dir flags with iov_iter_extract_pages() Untitled series #213948 --- 2023-06-30 David Howells New
[RFC,5/5] vfio/qat: Add vfio_pci driver for Intel QAT VF devices crypto: qat - enable SRIOV VF live migration --- 2023-06-30 Xin Zeng New
[RFC,4/5] crypto: qat - implement interface for live migration crypto: qat - enable SRIOV VF live migration --- 2023-06-30 Xin Zeng New
[RFC,3/5] units: Add HZ_PER_GHZ crypto: qat - enable SRIOV VF live migration --- 2023-06-30 Xin Zeng New
[RFC,2/5] crypto: qat - add interface for live migration crypto: qat - enable SRIOV VF live migration --- 2023-06-30 Xin Zeng New
[RFC,1/5] crypto: qat - add bank save/restore and RP drain crypto: qat - enable SRIOV VF live migration --- 2023-06-30 Xin Zeng New
[2/2] fscrypt: document the LEA support fscrypt: update the encryption mode docs --- 2023-06-30 Eric Biggers New
[1/2] fscrypt: improve the "Encryption modes and usage" section fscrypt: update the encryption mode docs --- 2023-06-30 Eric Biggers New
[v4,2/4] crypto: add LEA testmgr tests crypto: LEA block cipher implementation --- 2023-06-30 Dongsoo Lee New
net: tls: enable __GFP_ZERO upon tls_init() net: tls: enable __GFP_ZERO upon tls_init() --- 2023-06-28 Tetsuo Handa New
crypto: qat - Replace the if statement with min() crypto: qat - Replace the if statement with min() --- 2023-06-26 You Kangren New
[v3,4/4] fscrypt: Add LEA-256-XTS, LEA-256-CTS support crypto: LEA block cipher implementation --- 2023-06-26 Dongsoo Lee New
[RFC,v3,3/3] crypto: Introduce SM9 key exchange algorithm crypto: Introduce SM9 key exchange --- 2023-06-25 Guozihua (Scott) New
[RFC,v3,2/3] crypto: Introduce SM9 key exchange algorithm library crypto: Introduce SM9 key exchange --- 2023-06-25 Guozihua (Scott) New
[RFC,v3,1/3] MPI: Export mpi_add_ui and mpi_mod for SM9 crypto: Introduce SM9 key exchange --- 2023-06-25 Guozihua (Scott) New
[v2,45/45] ARM: dts: at91: sam9x75_curiosity: add device tree for sam9x75 curiosity board Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,43/45] ARM: dts: at91: sam9x7: add device tree for SoC Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,40/45] power: reset: at91-reset: add sdhwc support for sam9x7 SoC Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,39/45] power: reset: at91-reset: add reset support for sam9x7 SoC Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,38/45] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,37/45] irqchip/atmel-aic5: Add support for sam9x7 aic Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,35/45] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,34/45] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,33/45] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,30/45] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,28/45] dt-bindings: rtc: at91rm9200: add sam9x7 compatible Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,27/45] dt-bindings: rng: atmel,at91-trng: document sam9x7 TRNG Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,19/45] dt-bindings: mfd: at91: Add SAM9X7 compatible string Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,18/45] dt-bindings: i2c: at91: Add SAM9X7 compatible string Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,16/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel TDES Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,13/45] dt-bindings: atmel-sysreg: add bindings for sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,12/45] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 binding Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,11/45] dt-bindings: clk: at91: add bindings for SAM9X7's clock controller Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,10/45] clk: at91: sama7g5: move mux table macros to header file Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
[v2,07/45] ARM: at91: add support in SoC driver for new sam9x7 Add support for sam9x7 SoC family --- 2023-06-23 Varshini Rajendran New
« 1 2 ... 14 15 1647 48 »