linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-02 03:52:12 to 2021-11-10 10:55:40 UTC [more...]

[PATCH] random: Use 64 bits from get_random_long() in extract_crng()
 2021-11-10 10:55 UTC  (2+ messages)

[PATCH 00/13]Update the icicle kit device tree
 2021-11-10  9:46 UTC  (53+ 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 06/13] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH 07/13] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH 08/13] dt-bindings: soc/microchip: add bindings for mpfs system services
` [PATCH 09/13] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH 10/13] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH 11/13] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH 12/13] riscv: icicle-kit: update microchip icicle kit device tree
` [PATCH 13/13] MAINTAINERS: update riscv/microchip entry

[PATCH] crypto: caam - check jr permissions before probing
 2021-11-10  9:33 UTC  (7+ messages)

[PATCH V3 0/4] Add SEV_INIT_EX support
 2021-11-09 22:19 UTC  (21+ 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] crypto: caam: fix descriptor error when create ext4 fs on the device-mapper device
 2021-11-09  9:51 UTC 

[PATCH] crypto:otx2_cptvf_algs: use swap() to make code cleaner
 2021-11-09  8:35 UTC 

[GIT PULL] zstd changes for v5.16
 2021-11-09  1:30 UTC 

[PATCH AUTOSEL 5.14 018/138] crypto: aesni - check walk.nbytes instead of err
 2021-11-08 17:44 UTC 

[PATCH AUTOSEL 5.15 020/146] crypto: aesni - check walk.nbytes instead of err
 2021-11-08 17:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 030/146] crypto: api - Fix built-in testing dependency failures

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

[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  (39+ messages)
` [PATCH v2 01/25] tcp: authopt: Initial support and key management
` [PATCH v2 06/25] tcp: authopt: Compute packet signatures
` [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants
` [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default
` [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 21/25] tcp: authopt: Add initial l3index support
` [PATCH v2 23/25] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support

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 V2 0/4] Add SEV_INIT_EX support
 2021-11-02 14:21 UTC  (6+ messages)
` [PATCH V2 4/4] crypto: ccp - "

[PATCH 0/8] STM32 CRYP driver: many fixes
 2021-11-02 11:12 UTC  (4+ messages)
` [PATCH 3/8] crypto: stm32/cryp - fix CTR counter carry

[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  (19+ 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)


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