linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-04 21:19:52 to 2017-10-12 10:51:01 UTC [more...]

Crypto Fixes for 4.9
 2017-10-12 10:51 UTC  (6+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13
      ` Crypto Fixes for 4.14

crypto API - async semantics
 2017-10-12 10:12 UTC  (5+ messages)

Fostering linux community collaboration on hardware accelerators
 2017-10-12  5:22 UTC 

[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
 2017-10-11 21:34 UTC  (29+ messages)
` [PATCH v1 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v1 02/27] x86: Use symbol name on bug table "
` [PATCH v1 03/27] x86: Use symbol name in jump "
` [PATCH v1 04/27] x86: Add macro to get symbol address "
` [PATCH v1 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v1 06/27] x86/entry/64: "
` [PATCH v1 07/27] x86: pm-trace - "
` [PATCH v1 08/27] x86/CPU: "
` [PATCH v1 09/27] x86/acpi: "
` [PATCH v1 10/27] x86/boot/64: "
` [PATCH v1 11/27] x86/power/64: "
` [PATCH v1 12/27] x86/paravirt: "
` [PATCH v1 13/27] x86/boot/64: Use _text in a global "
` [PATCH v1 14/27] x86/percpu: Adapt percpu "
` [PATCH v1 15/27] compiler: Option to default to hidden symbols
` [PATCH v1 16/27] x86/relocs: Handle PIE relocations
` [PATCH v1 17/27] xen: Adapt assembly for PIE support
` [PATCH v1 18/27] kvm: "
` [PATCH v1 19/27] x86: Support global stack cookie
` [PATCH v1 20/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v1 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
` [PATCH v1 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v1 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v1 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v1 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v1 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v1 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
 2017-10-11 20:54 UTC  (49+ messages)
` [Part2 PATCH v5 09/31] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v5 10/31] crypto: ccp: Add Platform Security Processor (PSP) device support
  ` [Part2 PATCH v5.1 "
` [Part2 PATCH v5 11/31] crypto: ccp: Define SEV key management command id
` [Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
  ` [Part2 PATCH v5.1 12.1/31] "
    ` [Part2 PATCH v5.1 12.2/31] crypto: ccp: Define SEV userspace ioctl and command id
      ` [Part2 PATCH v5.2 12.1/31] "
    ` [Part2 PATCH v5.1 12.3/31] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
      ` [Part2 PATCH v5.2 "
    ` [Part2 PATCH v5.1 12.4/31] crypto: ccp: Implement SEV_PLATFORM_STATUS "
      ` [Part2 PATCH v5.2 "
    ` [Part2 PATCH v5.1 12.5/31] crypto: ccp: Implement SEV_PEK_GEN "
    ` [Part2 PATCH v5.1 12.6/31] crypto: ccp: Implement SEV_PDH_GEN "
    ` [Part2 PATCH v5.1 12.7/31] crypto: ccp: Implement SEV_PEK_CSR "
    ` [Part2 PATCH v5.1 12.8/31] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
    ` [Part2 PATCH v5.1 12.9/31] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
    ` [Part2 PATCH v5.2 12.2/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support

Fostering linux community collaboration on hardware accelerators
 2017-10-11 16:49 UTC  (4+ messages)

[PATCH 0/3] crypto: marvell - Remove the old CESA driver
 2017-10-11 13:56 UTC  (5+ messages)
` [PATCH 1/3] crypto: marvell - Add a platform_device_id table
` [PATCH 2/3] ARM: configs: Stop selecting the old CESA driver
` [PATCH 3/3] crypto: marvell - Remove the old mv_cesa driver

[PATCH v8 00/20] simplify crypto wait for async op
 2017-10-11  6:26 UTC  (4+ messages)
    ` [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN

[PATCH] crypto: atmel-aes - properly set IV after {en,de}crypt
 2017-10-10 15:00 UTC  (4+ messages)

[PATCH] chacha20-ssse3/avx2: satisfy stack validation 2.0
 2017-10-10 11:21 UTC  (3+ messages)

[PATCH 1/2] crypto: tcrypt - fix S/G table for test_aead_speed()
 2017-10-10 10:22 UTC  (2+ messages)
` [PATCH 2/2] crypto: tcrypt - fix buffer lengths in test_aead_speed()

[PATCH 0/2] crypto: lrw - Fixes for the 'create()' function
 2017-10-10  8:32 UTC  (6+ messages)
` [PATCH 1/2] crypto: lrw - Fix an error handling path in 'create()'
` [PATCH 2/2] crypto: lrw - Check for incorrect cipher name

[PATCH] staging: ccree: Fix lines longer than 80 characters
 2017-10-10  4:27 UTC 

[PATCH] crypto: tcrypt: mark expected switch fall-throughs in do_test()
 2017-10-09 19:43 UTC 

[PATCH v5] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-09 18:52 UTC  (2+ messages)

[PATCH 0/2] fix authenc() kernel crash
 2017-10-09 15:52 UTC  (16+ messages)
` [PATCH 1/2] crypto: skcipher - noop for enc/dec with NULL data
                      ` [PATCH v2] crypto: shash - Fix zero-length shash ahash digest crash
` [PATCH 2/2] crypto: shash - no kmap of zero SG

[RFC PATCH] crypto: make the seed() function optional
 2017-10-08 14:11 UTC  (3+ messages)

[PATCH 0/7]crypto:chelsio: Bugs fixes
 2017-10-08  8:07 UTC  (11+ messages)
` [PATCH 3/7] crypto:gf128mul: The x8_ble multiplication functions
  ` [PATCH v2 1/7] crypto:chelsio: Remove unused parameter
  ` [PATCH v2 2/7] crypto:chelsio: Check error code with IS_ERR macro
  ` [PATCH v2 3/7] crypto:gf128mul: The x8_ble multiplication functions
  ` [PATCH v2 4/7] crypto:chelsio:Use x8_ble gf multiplication to calculate IV
  ` [PATCH v2 5/7] crypto:chelsio:Remove allocation of sg list to implement 2K limit of dsgl header
  ` [PATCH v2 6/7] crypto:chelsio:Move DMA un/mapping to chcr from lld cxgb4 driver
  ` [PATCH v2 7/7] crypto:chelsio: Fix memory leak

[ANNOUNCE] libkcapi v1.0.0 released
 2017-10-07 19:23 UTC 

[PATCH] crypto: stm32: use of_device_get_match_data
 2017-10-07  4:37 UTC  (2+ messages)

[PATCH] crypto: bcm: use of_device_get_match_data
 2017-10-07  4:37 UTC  (2+ messages)

[PATCH] crypto: omap: use of_device_get_match_data
 2017-10-07  4:37 UTC  (2+ messages)

[PATCH] crypto: algboss: remove redundant setting of len to zero
 2017-10-07  4:36 UTC  (2+ messages)

[PATCH 02/10] drivers:crypto: return -ENOMEM on allocation failure
 2017-10-07  4:21 UTC  (2+ messages)

[PATCH 1/2] crypto: stm32 - Fix uninitialized data usage
 2017-10-07  4:20 UTC  (4+ messages)
` [PATCH 2/2] crypto: stm32 - Try to fix hash padding

[PATCH 0/3] padata cpu awareness fixes
 2017-10-07  4:18 UTC  (2+ messages)

[PATCH] crc32-pclmul: remove useless relative addressing
 2017-10-07  4:18 UTC  (2+ messages)

[PATCH] crypto:ccp - invoke the DMA callback in a standard way
 2017-10-07  4:18 UTC  (2+ messages)

[PATCH] crypto: ccp - unmap pages and remove unmap objects in callback
 2017-10-07  4:18 UTC  (2+ messages)

[PATCH] crypto: xts - Fix an error handling path in 'create()'
 2017-10-07  4:17 UTC  (2+ messages)

[PATCH v4] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-06 18:37 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-10-06 14:43 UTC  (5+ messages)

Hi
 2017-10-06 14:01 UTC 

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2017-10-06 13:05 UTC  (19+ messages)
` [PATCH 01/18] crypto: talitos - fix AEAD test failures
` [PATCH 02/18] crypto: talitos - fix memory corruption on SEC2
` [PATCH 03/18] crypto: talitos - fix setkey to check key weakness
` [PATCH 04/18] crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
` [PATCH 05/18] crypto: talitos - fix use of sg_link_tbl_len
` [PATCH 06/18] crypto: talitos - fix ctr-aes-talitos
` [PATCH 07/18] crypto: talitos - zeroize the descriptor with memset()
` [PATCH 08/18] crypto: talitos - declare local functions static
` [PATCH 09/18] crypto: talitos - use devm_kmalloc()
` [PATCH 10/18] crypto: talitos - use of_property_read_u32()
` [PATCH 11/18] crypto: talitos - use devm_ioremap()
` [PATCH 12/18] crypto: talitos - don't check the number of channels at each interrupt
` [PATCH 13/18] crypto: talitos - remove to_talitos_ptr_len()
` [PATCH 14/18] crypto: talitos - simplify tests in ipsec_esp()
` [PATCH 15/18] crypto: talitos - DMA map key in setkey()
` [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests
` [PATCH 17/18] crypto: talitos - chain in buffered data for ahash on SEC1
` [PATCH 18/18] crypto: talitos - avoid useless copy

x86: PIE support and option to extend KASLR randomization
 2017-10-06 10:39 UTC  (11+ messages)

[PATCH v3 0/3] STM32 CRYP crypto driver
 2017-10-06  9:26 UTC  (6+ messages)
` [PATCH v3 1/3] crypto: engine - permit to enqueue aead_request

(unknown),
 2017-10-06  8:31 UTC 

[PATCH] staging: ccree: local variable "dev" not required
 2017-10-06  4:07 UTC  (4+ messages)

[PATCH 0/8] KEYS: keyctl operations for asymmetric keys [ver #2]
 2017-10-05 22:59 UTC  (2+ messages)

[PATCH V2] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-05 19:07 UTC  (9+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-10-05 16:14 UTC  (17+ messages)
` [RFC v3 16/27] x86/relocs: Handle PIE relocations
` [RFC v3 17/27] xen: Adapt assembly for PIE support
` [RFC v3 18/27] kvm: "
` [RFC v3 19/27] x86: Support global stack cookie
` [RFC v3 20/27] x86/ftrace: Adapt function tracing for PIE support
` [RFC v3 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
` [RFC v3 22/27] x86/modules: Add option to start module section after kernel
` [RFC v3 23/27] x86/modules: Adapt module loading for PIE support
` [RFC v3 24/27] x86/mm: Make the x86 GOT read-only
` [RFC v3 25/27] x86/pie: Add option to build the kernel as PIE
` [RFC v3 26/27] x86/relocs: Add option to generate 64-bit relocations
` [RFC v3 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

[PATCH 0/6] crypto: talitos - various fixes
 2017-10-05  8:24 UTC  (3+ messages)
` [PATCH 5/6] crypto: talitos - use kzalloc instead of kmalloc


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