linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-27 01:57:30 to 2015-09-18 05:20:00 UTC [more...]

[PATCH v3 0/9] zram: introduce crypto decompress noctx API and use it on zram
 2015-09-18  5:19 UTC  (9+ messages)
` [PATCH v3 1/9] crypto: introduce decompression API that can be called via sharable tfm object
` [PATCH v3 2/9] crypto/lzo: support decompress_noctx
` [PATCH v3 3/9] crypyo/lz4: "
` [PATCH v3 4/9] crypto/lz4hc: "
` [PATCH v3 5/9] crypto/842: "
` [PATCH v3 6/9] zram: make stream find and release functions static
` [PATCH v3 7/9] zram: pass zstrm down to decompression path
` [PATCH v3 9/9] zram: use crypto decompress_noctx API

single_task_running() vs. preemption warnings (was Re: [PATCH] kvm: fix preemption warnings in kvm_vcpu_block)
 2015-09-17 20:32 UTC  (3+ messages)

[PATCH v2 0/7] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-17 14:08 UTC  (9+ messages)
` [PATCH v2 1/7] Documentation: hw_random: Fix device node name reference /dev/hw_random => /dev/hwrng
` [PATCH v2 2/7] hwrng: Kconfig: "
` [PATCH v2 3/7] hwrng: core: Simplify RNG switching from sysfs
  ` [PATCH v2 4/7] hwrng: st: Provide DT bindings for ST's Random Number Generator
` [PATCH v2 5/7] hwrng: st: Add support for ST's HW "
` [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07,10}
` [PATCH v2 7/7] MAINTAINERS: Add ST's Random Number Generator to the ST entry

[PATCH] X.509: remove always false comparison
 2015-09-17  7:42 UTC 

[PATCH 0/3] crypto: [sha] Restructure x86 sha trasforms glue code to expose all available transform algorithms
 2015-09-16 23:35 UTC  (4+ messages)
` [PATCH 1/3] crypto: [sha] Restructure x86 sha1 glue code to expose all the available sha1 transforms
` [PATCH 2/3] crypto: [sha] Restructure x86 sha256 glue code to expose all the available sha256 transforms
` [PATCH 3/3] crypto: [sha] Restructure x86 sha512 glue code to expose all the available sha512 transforms

[PATCH 1/1] x509: only prefix strip raw serial numbers
 2015-09-16 22:29 UTC  (4+ messages)

[PATCH v2] crypto/caam: add backlogging support
 2015-09-16 20:12 UTC 

[PATCH] crypto/caam: add backlogging support
 2015-09-16 19:18 UTC  (3+ messages)

[PATCH] crypto: qat - Add load balancing across devices
 2015-09-16 12:33 UTC 

Crypto Update for 3.12
 2015-09-16 10:30 UTC  (15+ messages)
` Crypto Update for 3.13
  ` Crypto Update for 3.14
    ` Crypto Update for 3.15
      ` Crypto Update for 3.16
        ` Crypto Update for 3.17
          ` Crypto Update for 3.18
            ` Crypto Update for 3.19
              ` Crypto Update for 3.20
                ` Crypto Update for 4.1
                  ` Crypto Update for 4.2
                    ` Crypto Update for 4.3
                ` Crypto Fixes for 4.2
                  ` Crypto Fixes for 4.3

[PATCH stable 1/2] powerpc: Uncomment and make enable_kernel_vsx() routine available
 2015-09-16  1:40 UTC  (2+ messages)
` [PATCH stable 2/2] crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions

[PATCH stable 1/2] powerpc: Uncomment and make enable_kernel_vsx() routine available
 2015-09-16  1:34 UTC  (2+ messages)
` [PATCH stable 2/2] crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions

[PATCH v2] caam: desc: Remove unused JUMP_TYPE_MASK definition
 2015-09-15 16:54 UTC 

[PATCH] caam: desc: Remove unused JUMP_TYPE_MASK definition
 2015-09-15 16:42 UTC  (2+ messages)

[PATCH 1/2] char: hw_random: Fix module autoload for OF platform drivers
 2015-09-15 16:41 UTC 

[PATCH 0/2] Fix module autoload for OF platform drivers
 2015-09-15 16:40 UTC 

[PATCH] MPI: Fix mpi_read_buffer
 2015-09-15 15:56 UTC  (5+ messages)

[PATCH] modsign: Fix GPL/OpenSSL licence incompatibility
 2015-09-15 15:03 UTC 

[PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
 2015-09-15 13:28 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/6] hwrng: Add support for STMicroelectronics' RNG IP
 2015-09-14 14:57 UTC  (14+ messages)
` [PATCH 1/6] Documentation: hw_random: Fix device node name /dev/hw_random => /dev/hwrng
` [PATCH 2/6] hwrng: core: Simplify RNG switching from sysfs
` [PATCH 3/6] hwrng: st: Provide DT bindings for ST's Random Number Generator
` [PATCH 4/6] hwrng: st: Add support for ST's HW "
` [PATCH 5/6] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07,10}
` [PATCH 6/6] MAINTAINERS: Add ST's Random Number Generator to the ST entry

[PATCH 1/4] hwrng: mxc-rnga - Remove unneeded goto label
 2015-09-12 23:19 UTC  (4+ messages)
` [PATCH 2/4] hwrng: mxc-rnga - Remove uneeded initialization
` [PATCH 3/4] hwrng: mxc-rnga - Remove unnecessary dev_info message
` [PATCH 4/4] hwrng: mxc-rnga - Use the preferred format for kzalloc

[PATCH 1/4] crypto: [sha] Intel SHA Extensions optimized SHA1 transform function
 2015-09-12  8:09 UTC  (12+ messages)
` [PATCH 2/4] crypto: [sha] Intel SHA Extensions optimized SHA256 "
` [PATCH 3/4] crypto: [sha] glue code for Intel SHA extensions optimized SHA1 & SHA256
` [PATCH 4/4] crypto: [sha] Add build support for Intel SHA Extensions optimized SHA1 and SHA256

[PATCH] crypto: qat - don't check for iommu
 2015-09-11 19:26 UTC  (2+ messages)

[PATCH] crypto/testmgr: don't copy from source IV too much
 2015-09-11 14:14 UTC  (8+ messages)
` [PATCH] x86/crypto/ghash-intel: specify context size for ghash async algorithm
  ` [PATCH v2] crypto/testmgr: don't copy from source IV too much

[PATCH v2] crypto: vmx - VMX crypto should depend on CONFIG_VSX
 2015-09-11  0:50 UTC  (4+ messages)

[PATCH 0/4] crypto: [sha] x86 SHA extension optimization of SHA1 and SHA256
 2015-09-10 22:56 UTC  (2+ messages)

crypto: Remove duplicate code of SG helpers functions
 2015-09-10 13:21 UTC  (8+ messages)
` [PATCH 1/7] crypto: bfin: replace sg_count by sg_nents
` [PATCH 2/7] crypto: amcc replace get_sg_count by sg_nents_for_len
` [PATCH 3/7] crypto: sahara replace sahara_sg_length with sg_nents_for_len
` [PATCH 4/7] lib: introduce sg_nents_for_len2
` [PATCH 5/7] crypto: talitos replace sg_count with sg_nents_for_len2
` [PATCH 6/7] crypto: qce replace qce_countsg "
` [PATCH 7/7] crypto: caam replace __sg_count "

[PATCH] crypto: sun4i-ss Fix a possible driver hang with ciphers
 2015-09-10  9:26 UTC  (2+ messages)

[PATCH] hw_random: octeon-rng: Use devm_hwrng_register
 2015-09-10  6:02 UTC 

Contact Us For Unsecured Guaranteed Loans Today!!!?
 2015-09-10  0:55 UTC 

[PATCH 0/8] crypto: Updates to akcipher API
 2015-09-09 19:35 UTC  (30+ messages)
` [PATCH 1/8] crypto: akcipher - return status from crypto_unregister_alg
` [PATCH 2/8] crypto: rsa - check status returned from crypto_unregister_akcipher
` [PATCH 3/8] crypto: qat "
` [PATCH 4/8] crypto: akcipher - Changes to asymmetric key API
` [PATCH 5/8] lib/scatterlist: Add sg_len helper
` [PATCH 6/8] crypto: rsa - update accoring to akcipher API changes
` [PATCH 7/8] crypto: qat "
` [PATCH 8/8] crypto: testmgr - update test mgr according to "

USB HID devices not linked to RNG
 2015-09-09 12:24 UTC  (6+ messages)

[RFC PATCH] crypto: RSA padding transform
 2015-09-08 16:09 UTC  (14+ messages)

[PATCH 0/2] crypto: testmgr: test IV value after a cipher operation
 2015-09-08  5:32 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] crypto: Fix ASN.1 key handling for RSA akcipher
 2015-09-07  9:38 UTC  (9+ messages)

Announce loop-AES-v3.7e file/swap crypto package
 2015-09-03 16:27 UTC 

testmgr: templates not tested
 2015-09-03 13:18 UTC  (4+ messages)

[RFC][PATCH 0/2] crypto: caam - Revamp I/O accessors
 2015-09-02 22:33 UTC  (7+ messages)
` [RFC][PATCH 1/2] arm64: add ioread64be and iowrite64be macros
` [RFC][PATCH 2/2] crypto: caam - handle core endianness != caam endianness

[PATCH] crypto: Kconfig: Allow MXS_DCP to be used on MX6SL
 2015-09-02 15:05 UTC 

Quick Loans
 2015-08-31  9:40 UTC 

(unknown),
 2015-08-30  1:57 UTC 

(unknown),
 2015-08-29 18:29 UTC 

[PATCH 3/3] crypto: ux500: Fix module autoload for OF platform drivers
 2015-08-28 16:44 UTC 

[PATCH 2/3] crypto: picoxcell: Fix module autoload for OF platform driver
 2015-08-28 16:44 UTC 

[PATCH 1/3] crypto: amcc: Fix module autoload for OF platform driver
 2015-08-28 16:43 UTC 

[PATCH 0/3] crypto: Fix module autoload for OF platform drivers
 2015-08-28 16:42 UTC 

1
 2015-08-28 12:51 UTC 

LOAN OFFER OF ALL TYPES
 2015-08-27 21:34 UTC 

[PATCH] crypto: tcrypt - avoid mapping from module image addresses
 2015-08-27 15:38 UTC 

[PATCH v2 0/8] zram: introduce crypto compress noctx API and use it on zram
 2015-08-27  5:47 UTC  (10+ messages)
` [PATCH v2 4/8] crypto/lz4hc: support decompress_noctx
` [PATCH v2 6/8] zram: change zcomp_compress interface
` [PATCH v2 7/8] zram: use crypto API for compression
` [PATCH v2 8/8] zram: use decompress_noctx


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