linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-29 13:07:43 to 2021-11-08 15:07:45 UTC [more...]

[PATCH 00/13]Update the icicle kit device tree
 2021-11-08 15:05 UTC  (6+ messages)
` [PATCH 01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH 02/13] dt-bindings: interrupt-controller: add defines for mpfs-plic
` [PATCH 03/13] dt-bindings: soc/microchip: update sys ctrlr compat string
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds
` [PATCH 05/13] dt-bindings: i2c: add bindings for microchip mpfs i2c

[PATCH v0 39/42] crypto: ccree - check notifier registration return value
 2021-11-08 14:35 UTC  (8+ messages)
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "

[PATCH] crypto: caam - check jr permissions before probing
 2021-11-08 10:24 UTC  (5+ messages)

[PATCH] crypto: api - Fix built-in testing dependency failures
 2021-11-06 14:55 UTC  (22+ messages)
` [v2 PATCH] "
            ` [PATCH] crypto: api - Do not create test larvals if manager is disabled
                            ` crypto: api - Fix boot-up crash when crypto "

[PATCH 0/5] tcp/md5: Generic tcp_sig_pool
 2021-11-06  3:43 UTC  (14+ messages)
` [PATCH 1/5] tcp/md5: Don't BUG_ON() failed kmemdup()
` [PATCH 2/5] tcp/md5: Don't leak ahash in OOM
` [PATCH 3/5] tcp/md5: Alloc tcp_md5sig_pool only in setsockopt()
` [PATCH 4/5] tcp/md5: Use tcp_md5sig_pool_* naming scheme
` [PATCH 5/5] tcp/md5: Make more generic tcp_sig_pool

[PATCH] crypto: qce: fix uaf on qce_skcipher_register_one
 2021-11-05 21:12 UTC  (2+ messages)

[PATCH] crypto: qce: fix uaf on qce_ahash_register_one
 2021-11-05 21:10 UTC  (2+ messages)

[PATCH] crypto: qce: fix uaf on qce_aead_register_one
 2021-11-05 21:08 UTC  (2+ messages)

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-05 18:00 UTC  (55+ messages)
` [PATCH v2 01/25] tcp: authopt: Initial support and key management
` [PATCH v2 02/25] docs: Add user documentation for tcp_authopt
` [PATCH v2 03/25] selftests: Initial tcp_authopt test module
` [PATCH v2 04/25] selftests: tcp_authopt: Initial sockopt manipulation
` [PATCH v2 05/25] tcp: authopt: Add crypto initialization
` [PATCH v2 06/25] tcp: authopt: Compute packet signatures
` [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants
` [PATCH v2 08/25] tcp: authopt: Hook into tcp core
` [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default
` [PATCH v2 10/25] selftests: tcp_authopt: Test key address binding
` [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension
` [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v2 13/25] tcp: authopt: Add support for signing skb-less replies
` [PATCH v2 14/25] tcp: ipv4: Add AO signing for "
` [PATCH v2 15/25] selftests: tcp_authopt: Implement SNE in python
` [PATCH v2 16/25] selftests: tcp_authopt: Add scapy-based packet signing code
` [PATCH v2 17/25] selftests: tcp_authopt: Add packet-level tests
` [PATCH v2 18/25] selftests: tcp_authopt: Initial sne test
` [PATCH v2 19/25] tcp: authopt: Add key selection controls
` [PATCH v2 20/25] selftests: tcp_authopt: Add tests for rollover
` [PATCH v2 21/25] tcp: authopt: Add initial l3index support
` [PATCH v2 22/25] selftests: tcp_authopt: Initial tests for l3mdev handling
` [PATCH v2 23/25] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support
` [PATCH v2 25/25] selftests: net/fcnal: "

crypto: api - Fix boot-up crash when crypto manager is disabled
 2021-11-05 13:26 UTC 

[PATCH] crypto: testmgr - Fix wrong test case of RSA
 2021-11-05 12:25 UTC 

[PATCH 0/2] Additional appended signature cleanup
 2021-11-05  9:55 UTC  (3+ messages)
  ` [PATCH 1/2] module: Use key_being_used_for for log messages in verify_appended_signature
  ` [PATCH 2/2] module: Move duplicate mod_check_sig users code to mod_parse_sig

crashes in crypto_shash_update()
 2021-11-05  5:55 UTC  (3+ messages)

[PATCH] MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER
 2021-11-04 10:15 UTC  (2+ messages)

[PATCH] crypto: x86/aes-ni: fix AVX detection
 2021-11-04 10:00 UTC  (5+ messages)

[PATCH] crypto: hisilicon/hpre - use swap() to make code cleaner
 2021-11-04  9:34 UTC  (2+ messages)

[GIT PULL] zstd changes for linux-next
 2021-11-03  4:30 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: crypto: Add Mediatek EIP-93 crypto engine
 2021-11-02 17:37 UTC  (2+ messages)

[PATCH v2 0/8] STM32 CRYP driver: many fixes
 2021-11-02 16:47 UTC  (9+ messages)
` [PATCH v2 1/8] crypto: stm32/cryp - defer probe for reset controller
` [PATCH v2 2/8] crypto: stm32/cryp - don't print error on probe deferral
` [PATCH v2 3/8] crypto: stm32/cryp - fix CTR counter carry
` [PATCH v2 4/8] crypto: stm32/cryp - fix race condition in crypto_engine requests
` [PATCH v2 5/8] crypto: stm32/cryp - check early input data
` [PATCH v2 6/8] crypto: stm32/cryp - fix double pm exit
` [PATCH v2 7/8] crypto: stm32/cryp - fix bugs and crash in tests
` [PATCH v2 8/8] crypto: stm32/cryp - reorder hw initialization

[PATCH V3 0/4] Add SEV_INIT_EX support
 2021-11-02 16:28 UTC  (9+ messages)
` [PATCH V3 1/4] crypto: ccp - Fix SEV_INIT error logging on init
` [PATCH V3 2/4] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH V3 3/4] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH V3 4/4] crypto: ccp - Add SEV_INIT_EX support

[PATCH V2 0/4] Add SEV_INIT_EX support
 2021-11-02 14:21 UTC  (9+ messages)
` [PATCH V2 1/4] crypto: ccp - Fix SEV_INIT error logging on init
` [PATCH V2 2/4] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH V2 3/4] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH V2 4/4] crypto: ccp - Add SEV_INIT_EX support

[PATCH 0/8] STM32 CRYP driver: many fixes
 2021-11-02 11:12 UTC  (14+ messages)
` [PATCH 1/8] crypto: stm32/cryp - defer probe for reset controller
` [PATCH 2/8] crypto: stm32/cryp - don't print error on probe deferral
` [PATCH 3/8] crypto: stm32/cryp - fix CTR counter carry
` [PATCH 4/8] crypto: stm32/cryp - fix race condition
` [PATCH 5/8] crypto: stm32/cryp - check early input data
` [PATCH 6/8] crypto: stm32/cryp - fix double pm exit
` [PATCH 7/8] crypto: stm32/cryp - fix bugs and crash in tests
` [PATCH 8/8] crypto: stm32/cryp - reorder hw initialization

[PATCH -next] crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()
 2021-11-02 10:11 UTC  (2+ messages)

[GIT PULL] Crypto Update for 5.9
 2021-11-02  4:27 UTC  (20+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11
        ` [GIT PULL] Crypto Fixes for 5.14
            ` [GIT PULL] Crypto Fixes for 5.15
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11
    ` [GIT PULL] Crypto Update for 5.12
      ` [GIT PULL] Crypto Update for 5.13
        ` [GIT PULL] Crypto Update for 5.14
          ` [GIT PULL] Crypto Update for 5.15
            ` [GIT PULL] Crypto Update for 5.16

[PATCH v3 0/6] crypto: hisilicon - supports hash algorithm for SEC engine
 2021-11-02  3:52 UTC  (3+ messages)

[PATCH 0/4] Add SEV_INIT_EX support
 2021-11-01 17:18 UTC  (19+ messages)
` [PATCH 1/4] crypto: ccp - Fix SEV_INIT error logging on init
` [PATCH 2/4] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH 3/4] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH 4/4] crypto: ccp - Add SEV_INIT_EX support

[PATCH v4 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-11-01  8:00 UTC  (3+ messages)
` [PATCH v4 4/5] crypto: caam - add in-kernel interface for blob generator

[PATCH v2] driver: crypto: caam: replace this_cpu_ptr with raw_cpu_ptr
 2021-11-01  3:13 UTC 

[PATCH v2] hwrng: cavium: Check health status while reading random data
 2021-10-29 17:19 UTC 

[PATCH] crypto testmgr: fix wrong key length
 2021-10-29 13:12 UTC  (2+ messages)

[PATCH] crypto: pcrypt - Delay write to padata->info
 2021-10-29 13:12 UTC  (2+ messages)

[PATCH] crypto: ccp - Make use of the helper macro kthread_run()
 2021-10-29 13:11 UTC  (2+ messages)

[PATCH v3] crypto: s5p-sss - Add error handling in s5p_aes_probe()
 2021-10-29 13:11 UTC  (2+ messages)

[PATCH] crypto: sa2ul - Use the defined variable to clean code
 2021-10-29 13:11 UTC  (2+ messages)

[PATCH 0/5] Keem Bay OCS ECC crypto driver
 2021-10-29 13:11 UTC  (2+ messages)

[PATCH] hwrng: cavium: Check health status while reading random data
 2021-10-29 13:07 UTC  (2+ messages)


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