linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-31 11:35:09 to 2022-01-11 18:04:53 UTC [more...]

[PATCH 00/14] KEYS: Add support for PGP keys and signatures
 2022-01-11 18:03 UTC  (8+ messages)
` [PATCH 01/14] mpi: Introduce mpi_key_length()
` [PATCH 02/14] rsa: add parser of raw format
` [PATCH 03/14] PGPLIB: PGP definitions (RFC 4880)
` [PATCH 04/14] PGPLIB: Basic packet parser
` [PATCH 09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
` [PATCH 10/14] KEYS: Calculate key digest and get signature of the key
` [PATCH 13/14] KEYS: Provide a function to load keys from a PGP keyring blob

[PATCH v43 01/15] Linux Random Number Generator
 2022-01-11 17:10 UTC  (33+ messages)

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-11 16:29 UTC  (33+ messages)
` [RFC 01/16] padata: Remove __init from multithreading functions
` [RFC 02/16] padata: Return first error from a job
` [RFC 03/16] padata: Add undo support
` [RFC 04/16] padata: Detect deadlocks between main and helper threads
` [RFC 05/16] vfio/type1: Pass mm to vfio_pin_pages_remote()
` [RFC 06/16] vfio/type1: Refactor dma map removal
` [RFC 07/16] vfio/type1: Parallelize vfio_pin_map_dma()
` [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention
` [RFC 09/16] padata: Use kthreads in do_multithreaded
` [RFC 10/16] padata: Helpers should respect main thread's CPU affinity
` [RFC 11/16] padata: Cap helpers started to online CPUs
` [RFC 12/16] sched, padata: Bound max threads with max_cfs_bandwidth_cpus()
` [RFC 13/16] padata: Run helper threads at MAX_NICE
` [RFC 14/16] padata: Nice helper threads one by one to prevent starvation
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
` [RFC 16/16] sched/fair: Consider kthread debt in cputime

[PATCH crypto 0/2] smaller blake2s code size on m68k and other small platforms
 2022-01-11 14:43 UTC  (4+ messages)
  ` [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
  ` [PATCH crypto 2/2] lib/crypto: blake2s: move hmac construction into wireguard

[PATCH] crypto: caam - enable prediction resistance conditionally
 2022-01-11 12:41 UTC 

[PATCH] crypto: qat - fix a signedness bug in get_service_enabled()
 2022-01-11 12:05 UTC  (2+ messages)

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-01-11 11:37 UTC  (7+ messages)
` [PATCH v5 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v5 4/6] module: strip the signature marker in the verification function
` [PATCH v5 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v5 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2022-01-11 10:34 UTC  (12+ messages)
` [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups
        ` [PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1)

[PATCH] rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
 2022-01-11  9:46 UTC  (2+ messages)

CRYPTO_NOLOAD
 2022-01-11  8:04 UTC 

Wycena paneli fotowoltaicznych
 2022-01-11  7:45 UTC 

[PATCH] crypto: HMAC - disallow keys < 112 bits in FIPS mode
 2022-01-11  7:17 UTC  (4+ messages)

[PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
 2022-01-11  6:26 UTC 

[GIT PULL] Crypto Update for 5.9
 2022-01-11  2:04 UTC  (9+ messages)
` [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
              ` [GIT PULL] Crypto Update for 5.17

[PATCH 0/3] Allow guest to query AMD SEV(-ES) runtime attestation evidence
 2022-01-11  1:05 UTC  (6+ messages)
` [PATCH 1/3] KVM: X86: Introduce KVM_HC_VM_HANDLE hypercall
` [PATCH 2/3] KVM/SVM: move the implementation of sev_get_attestation_report to ccp driver
` [PATCH 3/3] crypto: ccp: Implement SEV_GET_REPORT ioctl command

[PATCH] crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked()
 2022-01-10 21:18 UTC 

[PATCH v4 0/6] KEXEC_SIG with appended signature
 2022-01-10 19:30 UTC  (8+ messages)
` [PATCH v4 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v4 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v4 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v4 4/6] module: strip the signature marker in the verification function
` [PATCH v4 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v4 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH] crypto: testmgr - fix some wrong vectors of aes-ccm
 2022-01-10 17:48 UTC  (2+ messages)

HRNG in CAAM isn't working properly on IMX6 SoloX
 2022-01-10 16:28 UTC  (3+ messages)

[bug report] crypto: ccp - Move SEV_INIT retry for corrupted data
 2022-01-10 13:02 UTC 

[PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
 2022-01-08 20:48 UTC  (14+ messages)
` [PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status
  ` [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr

[PATCH v3 0/6] KEXEC_SIG with appended signature
 2022-01-08 14:58 UTC  (9+ messages)
` [PATCH v3 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v3 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v3 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v3 4/6] module: strip the signature marker in the verification function
` [PATCH v3 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v3 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v2] crypto: octeontx2 - Avoid stack variable overflow
 2022-01-08  9:28 UTC  (2+ messages)

[PATCH v4 00/13] x86: Support Key Locker
 2022-01-07 18:06 UTC  (9+ messages)
` [PATCH v4 11/13] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
      ` [dm-devel] [PATCH v4 00/13] x86: Support Key Locker

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-01-07 12:14 UTC  (7+ messages)

[PATCH v4 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2022-01-07 12:07 UTC  (7+ messages)
` [PATCH v4 1/6] crypto: sm3 - create SM3 stand-alone library
` [PATCH v4 2/6] crypto: arm64/sm3-ce - make dependent on sm3 library
` [PATCH v4 3/6] crypto: sm2 "
` [PATCH v4 4/6] crypto: sm3 "
` [PATCH v4 5/6] crypto: x86/sm3 - add AVX assembly implementation
` [PATCH v4 6/6] crypto: tcrypt - add asynchronous speed test for SM3

[PATCH v3 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2022-01-07  8:57 UTC  (4+ messages)
` [PATCH v3 2/6] crypto: arm64/sm3-ce - make dependent on sm3 library

[PATCH v2] crypto: af_alg - check possible NULL pointer
 2022-01-07  3:34 UTC  (2+ messages)

[PATCH] lib/mpi: Add the return value check of kcalloc()
 2022-01-07  3:33 UTC  (2+ messages)

[PATCH v2 0/4] Documentation: update debugfs doc for Hisilicon Accelerator
 2022-01-06 14:40 UTC  (6+ messages)
` [PATCH v2 1/4] Documentation: use the tabs on all acc documentation
` [PATCH v2 2/4] Documentation: update debugfs doc for Hisilicon SEC
` [PATCH v2 3/4] Documentation: update debugfs doc for Hisilicon ZIP
` [PATCH v2 4/4] Documentation: update debugfs doc for Hisilicon HPRE

[PATCH v4] lib/crypto: blake2s: include as built-in
 2022-01-05 22:09 UTC  (15+ messages)
` [PATCH v5] "
  ` [PATCH v6] "
            ` [PATCH v7] "

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2022-01-05 16:39 UTC  (3+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "

[PATCH] random: avoid superfluous call to RDRAND in CRNG extraction
 2022-01-05 15:28 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] crypto: qat - Unsigned comparison with less than zero
 2022-01-05 15:26 UTC  (2+ messages)

[PATCH] crypto: fix semicolon.cocci warnings
 2022-01-05 15:20 UTC  (5+ messages)

[PATCH 1/8] dt-bindings: rng: apm,x-gene-rng: convert APM RNG to dtschema
 2022-01-05 13:30 UTC  (8+ messages)
` [PATCH 2/8] dt-bindings: rng: atmel,at91-trng: convert Atmel TRNG "
` [PATCH 3/8] dt-bindings: rng: atmel,at91-trng: document sama7g5 TRNG

[PATCH v2] crypto: qat - use signed variable to store status and error checking
 2022-01-05 13:14 UTC 

[PATCH] crypto: use signed variable to store status and error checking
 2022-01-05 12:13 UTC  (2+ messages)

Build regressions/improvements in v5.16-rc7
 2022-01-04  9:04 UTC  (2+ messages)

[PATCH 0/3] Documentation: update debugfs doc for Hisilicon Accelerator
 2022-01-04  6:46 UTC  (4+ messages)
` [PATCH 1/3] Documentation: update debugfs doc for Hisilicon SEC

[PATCH 3/3] MIPS: TXX9: Remove TX4939 SoC support
 2022-01-02 13:27 UTC  (2+ messages)

[PATCH] crypto: qat - fix definition of ring reset results
 2021-12-31 11:35 UTC  (2+ messages)

[PATCH v2] crypto: cleanup warning in qm_get_qos_value()
 2021-12-31 11:35 UTC  (2+ messages)

[PATCH 0/5] Remove duplicate context init function for sha algorithm
 2021-12-31 11:34 UTC  (2+ messages)

[PATCH] crypto: KDF - select SHA-256 required for self-test
 2021-12-31 11:35 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).