linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-08 00:15:24 to 2018-08-26 13:30:39 UTC [more...]

[PATCH] Performance Improvement in CRC16 Calculations
 2018-08-26 13:30 UTC  (46+ messages)
                  ` [PATCH 1/4] crypto: Introduce notifier for new crypto algorithms
                    ` [PATCH 2/4] crc-t10dif: Pick better transform if one becomes available
                    ` [PATCH 3/4] crc-t10dif: Allow current transform to be inspected in sysfs
                    ` [PATCH 4/4] block: Integrity profile init function to trigger module loads

[PATCH v2 02/17] zinc: introduce minimal cryptography library
 2018-08-26 13:18 UTC  (23+ messages)
` [PATCH v2 03/17] zinc: ChaCha20 generic C implementation
` [PATCH v2 04/17] zinc: ChaCha20 ARM and ARM64 implementations
` [PATCH v2 05/17] zinc: ChaCha20 x86_64 implementation
` [PATCH v2 06/17] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH v2 07/17] zinc: Poly1305 generic C implementation and selftest
` [PATCH v2 08/17] zinc: Poly1305 ARM and ARM64 implementations
` [PATCH v2 09/17] zinc: Poly1305 x86_64 implementation
` [PATCH v2 10/17] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH v2 11/17] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH v2 12/17] zinc: BLAKE2s generic C implementation "
` [PATCH v2 13/17] zinc: BLAKE2s x86_64 implementation
` [PATCH v2 14/17] zinc: Curve25519 generic C implementations and selftest
` [PATCH v2 15/17] zinc: Curve25519 ARM implementation
` [PATCH v2 16/17] zinc: Curve25519 x86_64 implementation

Backport e666d4e9ceec crypto: vmx - Use skcipher for ctr fallback
 2018-08-26  6:12 UTC  (4+ messages)

[PATCH 1/1] crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions
 2018-08-25 13:29 UTC  (2+ messages)

BUG: libkcapi tests trigger sleep-in-atomic bug in VMX code (ppc64)
 2018-08-25 13:28 UTC  (12+ messages)
    ` [PATCH] crypto: vmx - Fix sleep-in-atomic bugs
    ` [PATCH v2] "

[PATCH] crypto: aesni - Use unaligned loads from gcm_context_data
 2018-08-25 13:28 UTC  (2+ messages)

[PATCH] chtls: fix null dereference chtls_free_uld()
 2018-08-25 13:27 UTC  (2+ messages)

[PATCH] crypto: arm64/sm4-ce - check for the right CPU feature bit
 2018-08-25 13:27 UTC  (2+ messages)

Deadlock when using crypto API for block devices
 2018-08-24 16:02 UTC  (11+ messages)

[PATCH v2] crypto: arm64/aes-modes - get rid of literal load of addend vector
 2018-08-23 22:39 UTC  (3+ messages)

[PATCH v2] crypto: arm/ghash-ce - implement support for 4-way aggregation
 2018-08-23 14:48 UTC 

[PATCH] crypto: arm/ghash-ce - implement support for 4-way aggregation
 2018-08-22 15:28 UTC 

[RFC PATCH 0/9] crypto: HPolyC support
 2018-08-22 10:00 UTC  (11+ messages)
` [RFC PATCH 3/9] crypto: chacha20-generic - refactor to allow varying number of rounds
` [RFC PATCH 8/9] crypto: arm/poly1305 - add NEON accelerated Poly1305 implementation

[PATCH] crypto: x86 - remove SHA multibuffer routines and mcryptd
 2018-08-22  8:51 UTC 

disabling psp in bios causes errors in dmesg
 2018-08-22  7:19 UTC  (4+ messages)

KASAN: use-after-free Read in sha512_ctx_mgr_resubmit
 2018-08-22  6:20 UTC  (4+ messages)

[PATCH] crypto: arm64/aes-modes - get rid of literal load of addend vector
 2018-08-21 18:38 UTC  (5+ messages)

[PATCH] arm64/crypto: remove non-standard notation
 2018-08-21 18:13 UTC  (8+ messages)

KASAN: use-after-free Read in sha512_mb_flusher
 2018-08-21  2:46 UTC  (2+ messages)

[PATCH v1 2/3] zinc: Introduce minimal cryptography library
 2018-08-18  8:13 UTC  (20+ messages)

[GIT PULL] gcc-plugin updates for v4.19-rc1
 2018-08-16 22:18 UTC  (4+ messages)

[RFC] crypto: Remove mcryptd
 2018-08-16  6:55 UTC  (6+ messages)

[PATCH crypto-2.6] crypto: ccp: add timeout support in the SEV command
 2018-08-15 21:11 UTC 

Crypto Fixes for 4.9
 2018-08-15 12:05 UTC  (9+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Update for 4.14
      ` Crypto Update for 4.15
        ` Crypto Update for 4.16
          ` Crypto Update for 4.17
            ` Crypto Update for 4.18
              ` Crypto Update for 4.19

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-14  3:46 UTC  (41+ messages)
` [RFC PATCH 1/7] vfio/spimdev: Add documents for WarpDrive framework
` [RFC PATCH 2/7] iommu: Add share domain interface in iommu for spimdev
` [RFC PATCH 3/7] vfio: add spimdev support

[GIT PULL] random updates for 4.19
 2018-08-13 23:11 UTC 

[PATCH v1 0/3] WireGuard: Secure Network Tunnel
 2018-08-13 18:04 UTC  (6+ messages)

[PATCH v2 net-next 0/2] virtio_net: Expand affinity to arbitrary numbers of cpu and vq
 2018-08-12  8:44 UTC  (5+ messages)
` [PATCH net-next 1/2] virtio: Make vp_set_vq_affinity() take a mask

[PATCH net-next 0/2] virtio_net: Expand affinity to arbitrary numbers of cpu and vq
 2018-08-10  0:48 UTC  (4+ messages)
` [PATCH net-next 1/2] virtio_net: Make vp_set_vq_affinity() take a mask
` [PATCH net-next 2/2] virtio_net: Stripe queue affinities across cores

[PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
 2018-08-09 15:55 UTC  (19+ messages)

Crypto Fixes for 4.13
 2018-08-09  5:47 UTC  (11+ messages)
` Crypto Fixes for 4.14
  ` Crypto Fixes for 4.15
        ` Crypto Fixes for 4.16
          ` Crypto Fixes for 4.17
            ` Crypto Fixes for 4.18

[PATCH V3 2/2] crypto/nx: Initialize 842 high and normal RxFIFO control registers
 2018-08-08 14:25 UTC  (2+ messages)
` [V3, "

[PATCH V3 1/2] powerpc/powernv: Export opal_check_token symbol
 2018-08-08 14:25 UTC  (2+ messages)
` [V3,1/2] "

[PATCH 0/9] crypto: add zbufsize() interface
 2018-08-08  2:53 UTC  (5+ messages)
` [PATCH 1/9] "


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