linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-15 20:37:17 to 2022-08-20 18:43:10 UTC [more...]

[PATCH 0/8] crypto: Kconfig - simplify menus and help text
 2022-08-20 18:41 UTC  (38+ messages)
` [PATCH 2/8] crypto: Kconfig - simplify public-key entries
` [PATCH 5/8] crypto: Kconfig - simplify hash mode and digest entries
` [PATCH 8/8] crypto: Kconfig - sort the ciphers
  ` [PATCH v2 00/10] crypto: Kconfig - simplify menus and help text
    ` [PATCH v2 01/10] crypto: Kconfig - move mips entries to a submenu
    ` [PATCH v2 02/10] crypto: Kconfig - move powerpc "
    ` [PATCH v2 03/10] crypto: Kconfig - move s390 "
    ` [PATCH v2 04/10] crypto: Kconfig - move sparc "
    ` [PATCH v2 05/10] crypto: Kconfig - move x86 "
    ` [PATCH v2 06/10] crypto: Kconfig - remove AES_ARM64 selection by SA2UL entry
    ` [PATCH v2 07/10] crypto: Kconfig - move arm and arm64 menus to Crypto API page
    ` [PATCH v2 08/10] crypto: Kconfig - sort the arm64 entries
    ` [PATCH v2 09/10] crypto: Kconfig - sort the arm entries
    ` [PATCH v2 10/10] crypto: Kconfig - add submenus
    ` [PATCH v3 00/17] crypto: Kconfig - simplify menus and help text
      ` [PATCH v3 01/17] crypto: Kconfig - move mips entries to a submenu
      ` [PATCH v3 02/17] crypto: Kconfig - move powerpc "
      ` [PATCH v3 03/17] crypto: Kconfig - move s390 "
      ` [PATCH v3 04/17] crypto: Kconfig - move sparc "
      ` [PATCH v3 05/17] crypto: Kconfig - move x86 "
      ` [PATCH v3 06/17] crypto: Kconfig - remove AES_ARM64 ref by SA2UL
      ` [PATCH v3 07/17] crypto: Kconfig - submenus for arm and arm64
      ` [PATCH v3 08/17] crypto: Kconfig - sort the arm64 entries
      ` [PATCH v3 09/17] crypto: Kconfig - sort the arm entries
      ` [PATCH v3 11/17] crypto: Kconfig - simplify public-key entries
      ` [PATCH v3 12/17] crypto: Kconfig - simplify CRC entries
      ` [PATCH v3 13/17] crypto: Kconfig - simplify aead entries

[PATCH] crypto: testmgr - don't generate WARN for missing modules
 2022-08-20  0:40 UTC  (9+ messages)

[PATCH] crypto: x86/sha512 - load based on CPU features
 2022-08-19 22:36 UTC  (3+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-19 16:54 UTC  (5+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v6 39/49] KVM: SVM: Introduce ops for the post gfn map and unmap

[PATCH] hwrng: imx-rngc - use KBUILD_MODNAME as driver name
 2022-08-19 11:06 UTC  (2+ messages)

[PATCH] crypto: axis: artpec6_crypto: move spin_lock_bh to spin_lock in tasklet
 2022-08-19 11:05 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - remove unneeded hardware cache write back
 2022-08-19 11:04 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - remove unneeded data storage
 2022-08-19 11:04 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix missing destroy qp_idr
 2022-08-19 11:04 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
 2022-08-19 11:04 UTC  (2+ messages)

[RESEND PATCH] crypto: hisilicon/zip - some misc cleanup
 2022-08-19 11:04 UTC  (2+ messages)

[PATCH] crypto: hisilicon/zip - optimization for performance
 2022-08-19 11:04 UTC  (2+ messages)

[PATCH] crypto: testmgr - extend acomp tests for NULL destination buffer
 2022-08-19 11:03 UTC  (2+ messages)

[PATCH] crypto: api - Fix comment typo
 2022-08-19 11:03 UTC  (2+ messages)

[PATCH] crypto: cavium - Fix comment typo
 2022-08-19 11:03 UTC  (2+ messages)

[PATCH] crypto/drbg.c:remove unnecessary (void*) conversions
 2022-08-19 11:03 UTC  (4+ messages)
  ` [PATCH] crypto/drbg: remove "

[PATCH v2] crypto: ccp: Add a quirk to firmware update
 2022-08-19 11:02 UTC  (2+ messages)

[PATCH] crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TEST
 2022-08-19 11:02 UTC  (2+ messages)

[PATCH linux-next] crypto: sun8i-ce:using the pm_runtime_resume_and_get to simplify the code
 2022-08-19 11:02 UTC  (2+ messages)

[PATCH RESEND] crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call
 2022-08-19 11:01 UTC  (2+ messages)

[PATCH] hwrng: arm-smccc-trng - fix NO_ENTROPY handling
 2022-08-19 11:00 UTC  (2+ messages)

[PATCH v2] drivers: hisilicon: fix mismatch in get/set sgl_sge_nr
 2022-08-19 11:00 UTC  (2+ messages)

[PATCH v3 0/3] crypto: lib - create utils module
 2022-08-19 10:59 UTC  (2+ messages)

[PATCH RESEND] crypto: qat - add check to validate firmware images
 2022-08-19 10:58 UTC  (2+ messages)

[PATCH v3] crypto: sahara - don't sleep when in softirq
 2022-08-19 10:58 UTC  (2+ messages)

[PATCH] crypto: akcipher - default implementations for setting private/public keys
 2022-08-19  9:54 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - no judgment in the back process
 2022-08-19  7:46 UTC 

[PATCH v1 07/19] crypto: gemin: Fix error check for dma_map_sg
 2022-08-19  6:07 UTC  (6+ messages)
` [PATCH v1 08/19] crypto: sahara: "
` [PATCH v1 09/19] crypto: qce: Fix dma_map_sg error check
` [PATCH v1 10/19] crypto: amlogic: "
` [PATCH v1 11/19] crypto: allwinner: "
` [PATCH v1 12/19] crypto: ccree: "

[PATCH] crypto: move from strlcpy with unused retval to strscpy
 2022-08-18 21:00 UTC 

[PATCH] crypto: move from strlcpy with unused retval to strscpy
 2022-08-18 20:59 UTC 

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

[PATCH 00/31] net/tcp: Add TCP-AO support
 2022-08-18 19:00 UTC  (35+ messages)
` [PATCH 01/31] crypto: Introduce crypto_pool
` [PATCH 02/31] crypto_pool: Add crypto_pool_reserve_scratch()
` [PATCH 03/31] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH 04/31] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
` [PATCH 05/31] net/tcp: Use crypto_pool for TCP-MD5
` [PATCH 06/31] net/ipv6: sr: Switch to using crypto_pool
` [PATCH 07/31] tcp: Add TCP-AO config and structures
` [PATCH 08/31] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH 09/31] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH 10/31] net/tcp: Calculate TCP-AO traffic keys
` [PATCH 11/31] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH 12/31] net/tcp: Add tcp_parse_auth_options()
` [PATCH 13/31] net/tcp: Add AO sign to RST packets
` [PATCH 14/31] net/tcp: Add TCP-AO sign to twsk
` [PATCH 15/31] net/tcp: Wire TCP-AO to request sockets
` [PATCH 16/31] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH 17/31] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH 18/31] net/tcp: Add TCP-AO segments counters
` [PATCH 19/31] net/tcp: Add TCP-AO SNE support
` [PATCH 20/31] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH 21/31] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH 22/31] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH 23/31] net/tcp: Add getsockopt(TCP_AO_GET)
` [PATCH 24/31] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH 25/31] selftests/net: Add TCP-AO library
` [PATCH 26/31] selftests/net: Verify that TCP-AO complies with ignoring ICMPs
` [PATCH 27/31] selftest/net: Add TCP-AO ICMPs accept test
` [PATCH 28/31] selftest/tcp-ao: Add a test for MKT matching
` [PATCH 29/31] selftest/tcp-ao: Add test for TCP-AO add setsockopt() command
` [PATCH 30/31] selftests/tcp-ao: Add TCP-AO + TCP-MD5 + no sign listen socket tests
` [PATCH 31/31] selftests/aolib: Add test/benchmark for removing MKTs

[PATCH 0/9] crypto: qat - enable compression deflate algorithm
 2022-08-18 18:01 UTC  (10+ messages)
` [PATCH 1/9] crypto: qat - relocate bufferlist logic
` [PATCH 2/9] crypto: qat - change bufferlist logic interface
` [PATCH 3/9] crypto: qat - generalize crypto request buffers
` [PATCH 4/9] crypto: qat - extend buffer list interface
` [PATCH 5/9] crypto: qat - relocate backlog related structures
` [PATCH 6/9] crypto: qat - relocate qat_algs_alloc_flags()
` [PATCH 7/9] crypto: qat - rename and relocate GEN2 config function
` [PATCH 8/9] crypto: qat - expose deflate through acomp api for QAT GEN2
` [PATCH 9/9] crypto: qat - enable deflate for QAT GEN4

[PATCH] MAINTAINERS: Update email of Neil Armstrong
 2022-08-18 14:47 UTC  (2+ messages)

[PATCH v10 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-08-18  3:59 UTC  (6+ messages)
` [PATCH v10 1/5] crypto: aspeed: Add HACE hash driver
` [PATCH v10 2/5] dt-bindings: clock: Add AST2500/AST2600 HACE reset definition
` [PATCH v10 3/5] ARM: dts: aspeed: Add HACE device controller node
` [PATCH v10 4/5] dt-bindings: crypto: add documentation for aspeed hace
` [PATCH v10 5/5] crypto: aspeed: add HACE crypto driver

[linux-next:master] BUILD SUCCESS WITH WARNING 95d10484d66e54d5c01e36389e9318221fb8f60b
 2022-08-17 16:43 UTC 

[PATCH RFC v1] random: implement getrandom() in vDSO
 2022-08-17  8:20 UTC  (11+ messages)

Zwiększenie płynności finansowej
 2022-08-17  8:05 UTC 

[PATCH v2 0/2] Improve error handling during INIT_EX file initialization
 2022-08-16 21:25 UTC  (5+ messages)
` [PATCH v2 1/2] crypto: ccp - Initialize PSP when reading psp data file failed
` [PATCH v2 2/2] crypto: ccp - Fail the PSP initialization when writing "

[PATCH 0/2] Improve error handling during INIT_EX file initialization
 2022-08-16 19:31 UTC  (7+ messages)
` [PATCH 1/2] crypto: ccp - Initialize PSP when reading psp data file failed
` [PATCH 2/2] crypto: ccp - Fail the PSP initialization when writing "

[PATCH linux-next] crypto: api - Avoid NULL pointer dereference in crypto_larval_destroy()
 2022-08-16 18:48 UTC  (2+ messages)

[PATCH v3 00/16] Ux500 hash cleanup
 2022-08-16 14:00 UTC  (17+ messages)
` [PATCH v3 01/16] crypto: ux500/hash: Pass ctx to hash_setconfiguration()
` [PATCH v3 02/16] crypto: ux500/hash: Get rid of custom device list
` [PATCH v3 03/16] crypto: ux500/hash: Pass context to zero message digest
` [PATCH v3 04/16] crypto: ux500/hash: Drop custom state save/restore
` [PATCH v3 05/16] crypto: ux500/hash: Drop bit index
` [PATCH v3 06/16] crypto: ux500/hash: Break while/do instead of if/else
` [PATCH v3 07/16] crypto: ux500/hash: Rename and switch type of member
` [PATCH v3 08/16] crypto: ux500/hash: Stop saving/restoring compulsively
` [PATCH v3 09/16] crypto: ux500/hash: Get rid of state from request context
` [PATCH v3 10/16] crypto: ux500/hash: Implement .export and .import
` [PATCH v3 11/16] crypto: ux500/hash: Drop custom uint64 type
` [PATCH v3 12/16] crypto: ux500/hash: Drop regulator handling
` [PATCH v3 13/16] crypto: ux500/hash: Convert to regmap MMIO
` [PATCH v3 14/16] crypto: ux500/hash: Use AMBA core primecell IDs
` [PATCH v3 15/16] crypto: ux500/hash: Implement runtime PM
` [PATCH v3 16/16] crypto: ux500/hash: Use accelerated noinc MMIO

[PATCH] crypto: fix repeated words in comments
 2022-08-16 12:15 UTC 

[PATCH v2] virtio-crypto: fix memory-leak
 2022-08-16  9:43 UTC 

[PATCH] crypto-virtio: fix memory-leak
 2022-08-16  9:15 UTC  (3+ messages)

[PATCH] crypto: tcrypt - remove mode=1000
 2022-08-16  5:56 UTC  (2+ messages)

[PATCH Part2 v6 26/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
 2022-08-15 23:04 UTC  (3+ messages)

[PATCH] crypto: Make FIPS_SIGNATURE_SELFTEST depend on CRYPTO_FIPS
 2022-08-16  0:45 UTC 

[PATCH] crypto: Make FIPS_SIGNATURE_SELFTEST depend on CRYPTO_FIPS
 2022-08-16  0:25 UTC 

[PATCH 0/2] hwrng: imx-rngc - use devres for clk and hwrng
 2022-08-15 19:37 UTC  (3+ messages)
` [PATCH 1/2] hwrng: imx-rngc - use devm_clk_get_enabled
` [PATCH 2/2] hwrng: imx-rngc - use devres for hwrng registration


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).