linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-27 06:35:25 to 2017-10-05 13:16:31 UTC [more...]

[PATCH V2] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-05 13:16 UTC  (11+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-10-05 13:06 UTC  (29+ messages)
` [RFC v3 01/27] x86/crypto: Adapt assembly for PIE support
` [RFC v3 02/27] x86: Use symbol name on bug table "
` [RFC v3 03/27] x86: Use symbol name in jump "
` [RFC v3 04/27] x86: Add macro to get symbol address "
` [RFC v3 05/27] x86: relocate_kernel - Adapt assembly "
` [RFC v3 06/27] x86/entry/64: "
` [RFC v3 07/27] x86: pm-trace - "
` [RFC v3 08/27] x86/CPU: "
` [RFC v3 09/27] x86/acpi: "
` [RFC v3 10/27] x86/boot/64: "
` [RFC v3 11/27] x86/power/64: "
` [RFC v3 12/27] x86/paravirt: "
` [RFC v3 13/27] x86/boot/64: Use _text in a global "
` [RFC v3 14/27] x86/percpu: Adapt percpu "
` [RFC v3 15/27] compiler: Option to default to hidden symbols
` [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/7]crypto:chelsio: Bugs fixes
 2017-10-05 11:20 UTC  (10+ messages)
` [PATCH 1/7] crypto:chelsio: Remove unused parameter
` [PATCH 2/7] crypto:chelsio: Check error code with IS_ERR macro
` [PATCH 3/7] crypto:gf128mul: The x8_ble multiplication functions
` [PATCH 4/7] crypto:chelsio:Use x8_ble gf multiplication to calculate IV
` [PATCH 5/7] crypto:chelsio:Remove allocation of sg list to implement 2K limit of dsgl header
` [PATCH 6/7] crypto:chelsio:Move DMA un/mapping to chcr from lld cxgb4 driver
` [PATCH 7/7] crypto:chelsio: Fix memory leak

[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
 2017-10-05  9:56 UTC  (8+ 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 11/31] crypto: ccp: Define SEV key management command id
` [Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support

[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

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

[PATCH v3 0/3] STM32 CRYP crypto driver
 2017-10-05  3:39 UTC  (5+ messages)
` [PATCH v3 1/3] crypto: engine - permit to enqueue aead_request

[PATCH v4] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-04 16:38 UTC 

[PATCH v3] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-04 16:18 UTC  (5+ messages)

[PATCH v2 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
 2017-10-04 15:36 UTC  (2+ messages)

(unknown),
 2017-10-04 15:33 UTC 

[Part2 PATCH v4.1 07/29] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
 2017-10-04 14:22 UTC  (8+ messages)

Hello
 2017-10-04 12:39 UTC 

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-10-04 11:18 UTC  (14+ messages)

[PATCH] KEYS: Fix the wrong index when checking the existence of second id
 2017-10-04 11:18 UTC 

[Part2 PATCH v4 00/29] x86: Secure Encrypted Virtualization (AMD)
 2017-10-04  9:15 UTC  (15+ messages)
` [Part2 PATCH v4 05/29] crypto: ccp: Add Platform Security Processor (PSP) device support
    ` [Part2 PATCH v4.1 05/30] "
      ` [PATCH] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
  ` [Part2 Patch v4.2] crypto: ccp: Add Platform Security Processor (PSP) device support

[PATCH] KEYS: checking the input id parameters before finding asymmetric key
 2017-10-04  8:45 UTC 

[PATCH 2/2] MIPS: crypto: Add crc32 and crc32c hw accelerated module
 2017-10-04  7:49 UTC  (5+ messages)

[PATCH] staging: ccree: Convert to platform_{get,set}_drvdata()
 2017-10-04  7:45 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 01/13] crypto: crypto4xx: wire up hmac_mc to hmac_muting
 2017-10-03 23:00 UTC  (13+ messages)
` [PATCH 02/13] crypto: crypto4xx: fix off-by-one AES-OFB
` [PATCH 03/13] crypto: crypto4xx: fix type mismatch compiler error
` [PATCH 04/13] crypto: crypto4xx: increase context and scatter ring buffer elements
` [PATCH 05/13] crypto: crypto4xx: add backlog queue support
` [PATCH 06/13] crypto: crypto4xx: use the correct LE32 format for IV and key defs
` [PATCH 07/13] crypto: crypto4xx: overhaul crypto4xx_build_pd()
` [PATCH 08/13] crypto: crypto4xx: fix various warnings
` [PATCH 09/13] crypto: crypto4xx: fix stalls under heavy load
` [PATCH 10/13] crypto: crypto4xx: simplify sa and state context acquisition
` [RFC 11/13] crypto: crypto4xx: prepare for AEAD support
` [RFC 12/13] crypto: crypto4xx: add aes-ccm support
` [RFC 13/13] crypto: crypto4xx: add aes-gcm support

[PATCH 1/3] crypto: dh_helper - return unsigned int for dh_data_size()
 2017-10-03 16:08 UTC  (5+ messages)
` [PATCH 2/3] crypto: dh_helper - return unsigned value for crypto_dh_key_len()
` [PATCH 3/3] KEYS: dh - make some length variables unsigned

[PATCH v2 0/4] staging: ccree: logging related coding style fixes
 2017-10-03 10:42 UTC  (5+ messages)
` [PATCH v2 1/4] staging: ccree: remove sysfs if of deleted code
` [PATCH v2 2/4] staging: ccree: simplify access to struct device
` [PATCH v2 3/4] staging: ccree: move to generic device log infra
` [PATCH v2 4/4] staging: ccree: simplify OOM handling

[PATCH 0/4] staging: ccree: logging related coding style fixes
 2017-10-03 10:43 UTC  (7+ messages)
` [PATCH 1/4] staging: ccree: remove sysfs if of deleted code
` [PATCH 2/4] staging: ccree: simplify access to struct device
` [PATCH 3/4] staging: ccree: move to generic device log infra
` [PATCH 4/4] staging: ccree: simplify OOM handling

[PATCH] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-03  2:22 UTC 

[PATCH] crypto: keywrap - simplify code
 2017-10-03  2:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/4] crypto: add algif_akcipher user space API
 2017-10-03  0:09 UTC  (3+ messages)

[Part2 PATCH v4.1 06/29] crypto: ccp: Define SEV key management command id
 2017-10-02 20:52 UTC 

x86: PIE support and option to extend KASLR randomization
 2017-10-02 20:28 UTC  (12+ messages)

[PATCH v4 06/27] x86: crypto, annotate local functions
 2017-10-02 18:16 UTC  (6+ messages)
` [PATCH v4 08/27] x86: assembly, annotate aliases
  ` [PATCH v4 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v4 26/27] x86_32: "

[PATCH 0/3] padata cpu awareness fixes
 2017-10-02 11:53 UTC  (4+ messages)

DMA error when sg->offset value is greater than PAGE_SIZE in Intel IOMMU
 2017-10-01  8:59 UTC  (25+ messages)

[v2 PATCH 0/5] Bluetooth: let the crypto subsystem generate the ecc privkey
 2017-09-29 11:55 UTC  (10+ messages)
` [v2 PATCH 1/5] Bluetooth: move ecdh allocation outside of ecdh_helper
  ` [v2 PATCH 2/5] Bluetooth: ecdh_helper - reveal error codes
  ` [v2 PATCH 3/5] Bluetooth: selftest - check for errors when computing ZZ
  ` [v2 PATCH 4/5] Bluetooth: ecdh_helper - fix leak of private key
` [v2 PATCH 5/5] Bluetooth: let the crypto subsystem generate the ecc privkey

[PATCH] crypto: ecdh_helper - return unsigned value for crypto_ecdh_key_len()
 2017-09-29  9:13 UTC 

[PATCH] mac80211: aead api to reduce redundancy
 2017-09-29  2:21 UTC  (3+ messages)
` [lkp-robot] [mac80211] 31e9170bde: hwsim.sta_dynamic_down_up.fail

[GIT PULL] KEYS: Fixes and crypto fixes
 2017-09-28 10:34 UTC  (5+ messages)

Question about ahash export and import
 2017-09-28 10:25 UTC  (6+ messages)

[PATCH v2] crypto: s5p-sss: Add HASH support for Exynos
 2017-09-27 12:06 UTC  (7+ messages)

[PATCH v5 REPOST 0/6] fix hw_random stuck
 2017-09-27  6:35 UTC  (6+ messages)
` [PATCH v5 REPOST 1/6] hw_random: place mutex around read functions and buffers


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