linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-02 06:02:05 to 2022-09-08 20:01:15 UTC [more...]

[PATCH 0/4] crypto: add ECDSA signature support to key retention service
 2022-09-08 20:00 UTC  (2+ messages)
` [PATCH 1/4] crypto: add ECDSA signature generation support

[PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
 2022-09-08 15:11 UTC  (3+ messages)
` [[PATCH for v6]] KVM: SEV: fix snp_launch_finish

Inquiry about the removal of flag O_NONBLOCK on /dev/random
 2022-09-08 14:26 UTC  (18+ messages)
                              ` [PATCH] random: restore O_NONBLOCK support

[PATCH v8 00/26] tcp: Initial support for RFC5925 auth option
 2022-09-08 10:53 UTC  (40+ messages)
` [PATCH v8 01/26] tcp: authopt: Initial support and key management
` [PATCH v8 02/26] docs: Add user documentation for tcp_authopt
` [PATCH v8 03/26] tcp: authopt: Add crypto initialization
` [PATCH v8 04/26] tcp: Refactor tcp_sig_hash_skb_data for AO
` [PATCH v8 05/26] tcp: authopt: Compute packet signatures
` [PATCH v8 06/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash
` [PATCH v8 07/26] tcp: authopt: Hook into tcp core
` [PATCH v8 08/26] tcp: authopt: Disable via sysctl by default
` [PATCH v8 09/26] tcp: authopt: Implement Sequence Number Extension
` [PATCH v8 10/26] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v8 11/26] tcp: authopt: Add support for signing skb-less replies
` [PATCH v8 12/26] tcp: ipv4: Add AO signing for "
` [PATCH v8 13/26] tcp: authopt: Add NOSEND/NORECV flags
` [PATCH v8 14/26] tcp: authopt: Add initial l3index support
` [PATCH v8 15/26] tcp: authopt: Add prefixlen support
` [PATCH v8 16/26] tcp: authopt: Add send/recv lifetime support
` [PATCH v8 17/26] tcp: authopt: Add key selection controls
` [PATCH v8 18/26] tcp: authopt: Add v4mapped ipv6 address support
` [PATCH v8 19/26] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
` [PATCH v8 20/26] tcp: authopt: If no keys are valid for send report an error
` [PATCH v8 21/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK
` [PATCH v8 22/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE
` [PATCH v8 23/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT
` [PATCH v8 24/26] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v8 25/26] selftests: nettest: Initial tcp_authopt support
` [PATCH v8 26/26] selftests: net/fcnal: "

[PATCH] revert fpsimd change: run kernel mode NEON with softirqs disabled
 2022-09-08 10:13 UTC  (3+ messages)

[PATCH] crypto: cavium - prevent integer overflow loading firmware
 2022-09-08  9:42 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx - prevent integer overflows
 2022-09-08  9:34 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-08  7:57 UTC  (29+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 31/49] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use

[PATCH v1 0/4] Add Aspeed ACRY driver for hardware acceleration
 2022-09-08  3:26 UTC  (7+ messages)
` [PATCH v1 1/4] crypto: aspeed: Add ACRY RSA driver
` [PATCH v1 3/4] dt-bindings: crypto: add documentation for Aspeed ACRY
` [PATCH v1 4/4] dt-bindings: bus: add documentation for Aspeed AHBC

[PATCH] dt-bindings: rng: omap_rng: Drop requirement for clocks
 2022-09-07 20:42 UTC  (2+ messages)

linux-next: manual merge of the mm tree with the crypto tree
 2022-09-07 20:41 UTC  (4+ messages)

[PATCH v9 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-07 20:38 UTC  (3+ messages)
` [PATCH v9 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings

[PATCH v1 1/2] random: make add_hwgenerator_randomness() more flexible
 2022-09-07 14:53 UTC  (5+ messages)
` [PATCH v1 2/2] hwrng: core: fix potential suspend/resume race condition

[PATCH] random: use hwgenerator randomness more frequently at early boot
 2022-09-07 13:04 UTC  (3+ messages)

[PATCH] random / hw_random: core: start hwrng kthread also for untrusted sources
 2022-09-07 13:05 UTC  (4+ messages)

2% Darlehensangebot
 2022-09-07 12:13 UTC 

[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
 2022-09-07 10:10 UTC  (28+ messages)
` [RFC PATCH HBK: 1/8] keys-trusted: new cmd line option added
    ` [EXT] "
` [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm
    ` [EXT] "
` [RFC PATCH HBK: 3/8] sk_cipher: checking for hw bound operation
` [RFC PATCH HBK: 4/8] keys-trusted: re-factored caam based trusted key
` [RFC PATCH HBK: 5/8] caam blob-gen: moving blob_priv to caam_drv_private
` [RFC PATCH HBK: 6/8] KEYS: trusted: caam based black key
    ` [EXT] "
` [RFC PATCH HBK: 7/8] caam alg: symmetric key ciphers are updated
` [RFC PATCH HBK: 8/8] dm-crypt: consumer-app setting the flag-is_hbk
  ` [EXT] Re: [RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
      ` [EXT] "

[BUG] crypto: qat - Mismatch in DMA mapping length in qat_rsa_enc/qat_rsa_cb
 2022-09-07 10:07 UTC  (2+ messages)

[PATCH v2 1/2] crypto: inside_secure - Avoid dma map if size is zero
 2022-09-07  8:48 UTC  (8+ messages)
` [PATCH v2 2/2] crypto: inside-secure - Select CRYPTO_AES config

Accidental config renaming in commit 3f342a23257d ("crypto: Kconfig - simplify hash entries")
 2022-09-07  7:27 UTC 

[PATCH v3] crypto: aspeed: fix format unexpected build warning
 2022-09-07  6:12 UTC  (2+ messages)

[PATCH v2] crypto: aspeed: fix format unexpected build warning
 2022-09-07  3:09 UTC  (5+ messages)

linux-next: build failure after merge of the crypto tree
 2022-09-07  1:53 UTC 

[PATCH v5 00/12] x86: Support Key Locker
 2022-09-06 16:46 UTC  (10+ messages)
` [PATCH v5 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time

[PATCH 00/31] net/tcp: Add TCP-AO support
 2022-09-06 16:34 UTC  (9+ messages)
` [PATCH 08/31] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH 25/31] selftests/net: Add TCP-AO library

[PATCH v2] crypto: inside_secure - Change swab to swab32
 2022-09-06 13:28 UTC  (2+ messages)

[PATCH] crypto: aspeed - Fix sparse warnings
 2022-09-06  9:16 UTC  (2+ messages)

[PATCH v2] crypto: aspeed: fix build module error
 2022-09-06  4:53 UTC  (4+ messages)

[PATCH RESEND v1 0/9] Drivers for Alibaba YCC (Yitian Cryptography Complex) cryptographic accelerator
 2022-09-06  3:35 UTC  (10+ messages)
` [PATCH RESEND v1 1/9] crypto/ycc: Add YCC (Yitian Cryptography Complex) accelerator driver
` [PATCH RESEND v1 2/9] crypto/ycc: Add ycc ring configuration
` [PATCH RESEND v1 3/9] crypto/ycc: Add irq support for ycc kernel rings
` [PATCH RESEND v1 4/9] crypto/ycc: Add device error handling support for ycc hw errors
` [PATCH RESEND v1 5/9] crypto/ycc: Add skcipher algorithm support
` [PATCH RESEND v1 6/9] crypto/ycc: Add aead "
` [PATCH RESEND v1 7/9] crypto/ycc: Add rsa "
` [PATCH RESEND v1 8/9] crypto/ycc: Add sm2 "
` [PATCH RESEND v1 9/9] MAINTAINERS: Add Yitian Cryptography Complex (YCC) driver maintainer entry

linux-next: build failure after merge of the crypto tree
 2022-09-06  1:30 UTC 

[PATCH v7 0/3] crypto: hisilicon - supports device isolation feature
 2022-09-05 12:02 UTC  (6+ messages)
` [PATCH v7 2/3] Documentation: add a isolation strategy sysfs node for uacce

[PATCH v3 0/3] crypto: aria: add ARIA AES-NI/AVX/x86_64/GFNI implementation
 2022-09-05  9:45 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: aria: prepare generic module for optimized implementations
` [PATCH v3 2/3] crypto: aria-avx: add AES-NI/AVX/x86_64/GFNI assembler implementation of aria cipher
` [PATCH v3 3/3] crypto: tcrypt: add async speed test for "

[PATCH] crypto: inside_secure - Change swab to swab32
 2022-09-05  9:14 UTC  (2+ messages)

[PATCH 1/2] crypto: inside_secure - Avoid dma map if size is zero
 2022-09-05  8:51 UTC  (3+ messages)
` [PATCH 2/2] crypto: inside-secure - Select CRYPTO_AES config

[PATCH] crypto: aspeed: fix format unexpected build warning
 2022-09-05  3:50 UTC  (3+ messages)

[PATCH] crypto: aspeed: fix build module error
 2022-09-05  2:39 UTC  (3+ messages)

[PATCH] crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
 2022-09-02 11:02 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix missing put dfx access
 2022-09-02 11:02 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - check mailbox operation result
 2022-09-02 11:01 UTC  (2+ messages)

[PATCH] crypto: qat - fix default value of WDT timer
 2022-09-02 11:01 UTC  (2+ messages)

[PATCH] crypto: testmgr - fix indentation for test_acomp() args
 2022-09-02 11:01 UTC  (2+ messages)

[PATCH] crypto/bcm: fix repeated words in comments
 2022-09-02 11:01 UTC  (2+ messages)

[PATCH] marvell/octeontx: fix repeated words in comments
 2022-09-02 11:00 UTC  (2+ messages)

[PATCH] drivers/crypto: fix repeated words in comments
 2022-09-02 11:00 UTC  (2+ messages)

[PATCH v1] Moving IRQ handler registering after imx_rngc_irq_mask_clear()
 2022-09-02 11:00 UTC  (2+ messages)

[PATCH] cavium/cpt: fix repeated words in comments
 2022-09-02 10:39 UTC  (2+ messages)

[PATCH -next 0/2] A few fixup patches for crypto
 2022-09-02 10:25 UTC  (9+ messages)
` [PATCH -next 1/2] crypto: api - Fix IS_ERR() vs NULL check
` [PATCH -next 2/2] crypto: crc32c - add missing Kconfig option select

[PATCH 0/6] Crypto: Fix dma_map_sg error check
 2022-09-02 10:19 UTC  (6+ messages)
` [PATCH 1/6] crypto: gemin: Fix error check for dma_map_sg
` [PATCH 5/6] crypto: allwinner: Fix dma_map_sg error check

[PATCH v2 0/3] crypto: aria: add ARIA AES-NI/AVX/x86_64 implementation
 2022-09-02  9:39 UTC  (6+ messages)
` [PATCH v2 2/3] crypto: aria-avx: add AES-NI/AVX/x86_64 assembler implementation of aria cipher

[PATCH linux-next] crypto: nx - Remove the unneeded result variable
 2022-09-02  7:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).