Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2017-10-18 07:02:03 to 2017-10-26 22:47:43 UTC [more...]

[PATCH v5 00/18] Appended signatures support for IMA appraisal
 2017-10-26 22:47 UTC  (10+ messages)
` [PATCH v5 12/18] MODSIGN: Export module signature definitions
` [PATCH v5 13/18] PKCS#7: Introduce pkcs7_get_message_sig and verify_pkcs7_message_sig
` [PATCH v5 18/18] ima: Write modsig to the measurement list

[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
 2017-10-26 20:59 UTC  (51+ messages)
` [Part2 PATCH v6 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v6 10/38] crypto: ccp: Define SEV userspace ioctl and command id
` [Part2 PATCH v6 11/38] crypto: ccp: Define SEV key management "
` [Part2 PATCH v6 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v6 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v6 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS "
` [Part2 PATCH v6 16/38] crypto: ccp: Implement SEV_PEK_GEN "
  ` [Part2 PATCH v6.1 "
` [Part2 PATCH v6 17/38] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v6 18/38] crypto: ccp: Implement SEV_PEK_CSR "
  ` [Part2 PATCH v6.1 "
` [Part2 PATCH v6 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
  ` [Part2 PATCH v6.1 "
` [Part2 PATCH v6 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
  ` [Part2 PATCH v6.1 "

[PATCH 0/4] Rearrange functions to remove forward declarations
 2017-10-26 17:03 UTC  (7+ messages)
` [PATCH 1/4] hw_random: core: Remove forward declaration by rearranging code
` [PATCH 2/4] hw_random: core: Rearranging rng_get_data to remove forward declaration
` [PATCH 3/4] hw_random: core: Rearranging start_khwrngd "
` [PATCH 4/4] hw_random: core: Remove forward declaration of hwrng_init

[PATCH v3] tpm: use struct tpm_chip for tpm_chip_find_get()
 2017-10-26 16:50 UTC  (6+ messages)

[PATCH] hw_random: core: Remove unnecessary new line in MODULE_PARM_DESC
 2017-10-26 16:30 UTC 

[PATCH] tpm: remove chip_num parameter from in-kernel API
 2017-10-26 16:23 UTC  (26+ messages)
` [tpmdd-devel] "

[PATCH] drivers/crypto: Convert timers to use timer_setup()
 2017-10-26 14:24 UTC  (3+ messages)

[PATCH] hw_random: Include device.h instead of declaring struct device
 2017-10-26 13:42 UTC 

[PATCH 1/3] crypto: atmel-aes/tdes/sha - return appropriate error code
 2017-10-26 13:35 UTC  (4+ messages)
` [PATCH 2/3] crypto: atmel-aes/tdes - remove empty function
  ` [v2 PATCH 2/3] crypto: atmel-aes/tdes - remove empty functions
` [PATCH 3/3] crypto: atmel-aes/tdes/sha - remove useless irq init

Kernel panic when using ccm(aes) with the Atmel AES HW accelerator
 2017-10-26 12:34 UTC  (6+ messages)

[PATCH v2] tpm: use struct tpm_chip for tpm_chip_find_get()
 2017-10-26 10:54 UTC  (8+ messages)

[PATCH] tpm: Move Linux RNG connection to hwrng
 2017-10-25 20:04 UTC  (10+ messages)

"BUG: scheduling while atomic" in atmel-aes on Linux v4.14-rc6
 2017-10-25 15:59 UTC  (2+ messages)

[PATCH v8 0/2] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-25 15:27 UTC  (3+ messages)
  ` [PATCH v8 1/2] crypto: s5p-sss: Change spaces to tabs
  ` [PATCH v8 2/2] crypto: s5p-sss: Add HASH support for Exynos

[PATCH v7 0/2] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-25  4:32 UTC  (11+ messages)
  ` [PATCH v7 1/2] crypto: s5p-sss: change spaces into tabs in defines
  ` [PATCH v7 2/2] crypto: s5p-sss: Add HASH support for Exynos

[PATCH] staging: ccree: Fix lines longer than 80 characters
 2017-10-24  8:54 UTC  (5+ messages)

[PATCH] staging: ccree: Fix lines longer than 80 characters
 2017-10-24  8:49 UTC  (3+ messages)

[PATCH] crypto: caam - fix incorrect define
 2017-10-24  6:27 UTC  (2+ messages)
` [PATCH] crypto: caam/qi - abort algorithm setup on DPAA2 parts

invalid opcode: 0000 [#1] SMP [aesni_intel]
 2017-10-23 16:01 UTC 

[PATCH] crypto/s5p-sss: Use common error handling code in s5p_aes_probe()
 2017-10-22 20:24 UTC  (3+ messages)

[PATCH] crypto-ccp: Use common error handling code in sp_get_irqs()
 2017-10-22 12:16 UTC 

[PATCH v5 0/2] STM32 CRYP crypto driver
 2017-10-22  7:26 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: Document STM32 CRYP bindings
  ` [PATCH v5 2/2] crypto: stm32 - Support for STM32 CRYP crypto module

[PATCH v4 0/2] STM32 CRYP crypto driver
 2017-10-22  6:59 UTC  (7+ messages)
  ` [PATCH v4 1/2] dt-bindings: Document STM32 CRYP bindings
` [PATCH v4 2/2] crypto: stm32 - Support for STM32 CRYP crypto module

[PATCH 0/2] crypto-testmgr: Fine-tuning for drbg_cavs_test()
 2017-10-21 20:00 UTC  (5+ messages)
` [PATCH 1/2] crypto-testmgr: Use common error handling code in drbg_cavs_test()
    `  "
` [PATCH 2/2] crypto-testmgr: Delete an unnecessary variable initialisation "

[PATCH 1/2] random: always call random ready function
 2017-10-21 19:22 UTC  (6+ messages)
  ` [PATCH 2/2] crypto/drbg: account for no longer returning -EALREADY

[PATCH 0/3] crypto-ansi_cprng: Fine-tuning for three function implementations
 2017-10-21 17:17 UTC  (4+ messages)
` [PATCH 1/3] crypto-ansi_cprng: Use common error handling code in get_prng_bytes()
` [PATCH 2/3] crypto-ansi_cprng: Delete two variable assignments "
` [PATCH 3/3] crypto-ansi_cprng: Delete unnecessary blank lines

[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
 2017-10-20 17:52 UTC  (19+ messages)
` [PATCH v1 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v1 06/27] x86/entry/64: "
` [PATCH v1 15/27] compiler: Option to default to hidden symbols

(unknown),
 2017-10-20  8:42 UTC 

x86: PIE support and option to extend KASLR randomization
 2017-10-20  8:13 UTC  (11+ messages)

[PATCH v2] staging: ccree: fix boolreturn.cocci warning
 2017-10-19  6:22 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/8] Introduce sgl_alloc() and sgl_free()
 2017-10-18 20:57 UTC  (4+ messages)
` [PATCH v2 6/8] scsi/ipr: Use sgl_alloc_order() and sgl_free_order()

[PATCH v10 00/20] simplify crypto wait for async op
 2017-10-18  7:00 UTC  (2+ messages)
` [PATCH v10 11/20] crypto: move testmgr to generic async completion


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox