linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-05 14:24:45 to 2022-10-12 22:00:24 UTC [more...]

[RFC PATCH 0/7] crypto: x86 - fix RCU stalls
 2022-10-12 21:59 UTC  (14+ messages)
` [RFC PATCH 1/7] rcu: correct CONFIG_EXT_RCU_CPU_STALL_TIMEOUT descriptions
` [RFC PATCH 2/7] crypto: x86/sha - limit FPU preemption
` [RFC PATCH 3/7] crypto: x86/crc "
` [RFC PATCH 4/7] crypto: x86/sm3 "
` [RFC PATCH 5/7] crypto: x86/ghash - restructure FPU context saving
` [RFC PATCH 6/7] crypto: x86/ghash - limit FPU preemption
` [RFC PATCH 7/7] crypto: x86 - use common macro for FPU limit
` [PATCH v2 00/19] crypto: x86 - fix RCU stalls
  ` [PATCH v2 01/19] crypto: tcrypt - test crc32
  ` [PATCH v2 02/19] crypto: tcrypt - test nhpoly1305
  ` [PATCH v2 03/19] crypto: tcrypt - reschedule during cycles speed tests
  ` [PATCH v2 06/19] crypto: x86/sm3 - limit FPU preemption
  ` [PATCH v2 07/19] crypto: x86/ghash - restructure FPU context saving

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-12 21:29 UTC  (13+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
      ` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-12 20:15 UTC  (13+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault

[PATCH 0/2] hwrng: stm32 - improve performance
 2022-10-12 16:09 UTC  (3+ messages)
` [PATCH 1/2] hwrng: stm32 - fix number of returned bytes on read
` [PATCH 2/2] hwrng: stm32 - fix read of the last word

[RFC PATCH 1/1] crypto: af_alg - Support symmetric encryption via keyring keys
 2022-10-12 15:21 UTC  (4+ messages)

[PATCH] crypto: ccp: Add support for TEE for PCI ID 0x14CA
 2022-10-12 12:42 UTC  (4+ messages)

[syzbot] memory leak in crypto_create_tfm_node
 2022-10-12 10:26 UTC  (4+ messages)
` [PATCH] fscrypt: fix keyring memory leak on mount failure

[PATCH v0 0/8] Hardware Bound key added to Trusted Key-Ring
 2022-10-12  9:06 UTC  (26+ messages)
` [PATCH v0 1/8] hw-bound-key: introducing the generic structure
` [PATCH v0 2/8] keys-trusted: new cmd line option added
` [PATCH v0 3/8] crypto: hbk flags & info added to the tfm
    ` [EXT] "
        ` [EXT] "
` [PATCH v0 4/8] sk_cipher: checking for hw bound operation
` [PATCH v0 5/8] keys-trusted: re-factored caam based trusted key
` [PATCH v0 6/8] KEYS: trusted: caam based black key
` [PATCH v0 7/8] caam alg: symmetric key ciphers are updated
` [PATCH v0 8/8] dm-crypt: consumer-app setting the flag-is_hbk

[PATCH] crypto: x86: Do not acquire fpu context for too long
 2022-10-12  6:08 UTC  (10+ messages)

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-11 23:01 UTC  (14+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions

[PATCH v1 1/1] crypto/pcrypt: Do not use isolated CPUs for callback
 2022-10-11 18:20 UTC  (4+ messages)

[PATCH] hw_random: bcm2835: use hwrng_msleep() instead of cpu_relax()
 2022-10-10 22:05 UTC  (3+ messages)

[GIT PULL] Crypto Fixes for 5.14
 2022-10-10 20:56 UTC  (12+ messages)
` [GIT PULL] Crypto Fixes for 5.15
    ` [GIT PULL] Crypto Fixes for 5.16
        ` [GIT PULL] Crypto Fixes for 5.17
            ` [GIT PULL] Crypto Fixes for 5.18
              ` [GIT PULL] Crypto Fixes for 5.19
                ` [GIT PULL] Crypto Update for 5.20
                  ` [GIT PULL] Crypto Update for 6.1

INFO: rcu detected stall in hwrng_fillfn
 2022-10-10 16:25 UTC  (3+ messages)

[PATCH] crypto: gcm - Provide minimal library implementation
 2022-10-10  8:44 UTC  (6+ messages)

[PATCH v5 0/7] treewide cleanup of random integer usage
 2022-10-09 14:17 UTC  (12+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions

[PATCH] crypto: qat - fix spelling typo in comment
 2022-10-09 12:42 UTC  (2+ messages)

[PATCH] crypto: talitos - Use the defined variable to clean code
 2022-10-09  9:52 UTC 

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-09  2:57 UTC  (23+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions

[PATCH v4 0/6] treewide cleanup of random integer usage
 2022-10-09  0:26 UTC  (21+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08 18:16 UTC  (3+ messages)

[PATCH] hwrng: mediatek: add mt7986 support
 2022-10-08 16:45 UTC 

crypto_alg_lookup() returning -80 (ELIBBAD)
 2022-10-07 16:17 UTC 

[PATCH 1/2] random: schedule jitter credit for next jiffy, not in two jiffies
 2022-10-07 15:32 UTC  (13+ messages)
` [PATCH 2/2] random: spread out jitter callback to different CPUs

LINUX NFS support for SHA256 hash types
 2022-10-07  9:27 UTC  (2+ messages)

[PATCH RFT 4/5] crypto: rockchip: support the new crypto IP for rk3568/rk3588
 2022-10-07  4:53 UTC  (2+ messages)

Announce loop-AES-v3.7y file/swap crypto package
 2022-10-06 18:02 UTC 

[PATCH v2 0/5] treewide cleanup of random integer usage
 2022-10-06 16:25 UTC  (11+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions

Early init for few crypto modules for Secure Guests
 2022-10-06 12:10 UTC  (7+ messages)

[PATCH v2 0/4] Add Aspeed ACRY driver for hardware acceleration
 2022-10-06  5:45 UTC  (4+ messages)
` [PATCH v2 4/4] dt-bindings: bus: add documentation for Aspeed AHBC

[PATCH] crypto: n2: add missing hash statesize
 2022-10-06  4:34 UTC 

[PATCH v1 0/4] Add Aspeed ACRY driver for hardware acceleration
 2022-10-06  3:43 UTC  (4+ messages)
` [PATCH v1 1/4] crypto: aspeed: Add ACRY RSA driver

Issues with hw crypto and random support on Niagara2
 2022-10-05 15:32 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).