The pull request you sent on Fri, 5 Jul 2019 12:24:49 +0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ee39d46dcaf8f25894f13236d3d984d9a4d2fd3e
Thank you!
--
Deet-doot-dot, I am a bot.
Hi Linus:
This push fixes two memory leaks and a list corruption bug.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Eric Biggers (1):
crypto: user - prevent operating on larval algorithms
Herbert Xu (1):
lib/mpi: Fix karactx leak in
Hello Philipp,
Philipp Rudo writes:
> Hi Thiago,
>
>
> On Thu, 04 Jul 2019 03:42:57 -0300
> Thiago Jung Bauermann wrote:
>
>> Jessica Yu writes:
>>
>> > +++ Thiago Jung Bauermann [27/06/19 23:19 -0300]:
>> >>IMA will use the module_signature format for append signatures, so export
>> >>th
On 7/3/2019 11:15 AM, Andrey Smirnov wrote:
> Simplify clock initialization code by converting it to use clk-bulk,
> devres and soc_device_match() match table. No functional change
> intended.
>
> Signed-off-by: Andrey Smirnov
> Cc: Chris Spencer
> Cc: Cory Tusar
> Cc: Chris Healy
> Cc: Lucas
For spinlocks the type spinlock_t should be used instead of "struct
spinlock".
Use spinlock_t for spinlock's definition.
Cc: Herbert Xu
Cc: "David S. Miller"
Cc: linux-crypto@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior
---
drivers/crypto/ux500/cryp/cryp.h | 4 ++--
drivers/cr
Hi Thiago,
On Thu, 04 Jul 2019 03:42:57 -0300
Thiago Jung Bauermann wrote:
> Jessica Yu writes:
>
> > +++ Thiago Jung Bauermann [27/06/19 23:19 -0300]:
> >>IMA will use the module_signature format for append signatures, so export
> >>the relevant definitions and factor out the code which ve
On 7/3/2019 11:14 AM, Andrey Smirnov wrote:
> Use devres to allocate 'outring' and drop corresponding call to
> dma_free_coherent() as well as extra references to 'struct
> jr_outentry' (needed in following commits). No functional change
> inteded.
>
> Signed-off-by: Andrey Smirnov
> Cc: Chris Sp
> -Original Message-
> From: linux-crypto-ow...@vger.kernel.org
> On Behalf Of Pascal Van Leeuwen
> Sent: Thursday, July 4, 2019 10:37 AM
> To: linux-crypto@vger.kernel.org
> Cc: Eric Biggers ; Herbert Xu
>
> Subject: testmgr fuzzing for AEAD ciphers
>
> Hi,
>
> I was attempting to ge
Hi,
I was attempting to get some fuzzing going for the RFC3686 AEAD ciphers I'm
adding to the
inside-secure driver, and I noticed some more things besides what I mentioned
below:
1) If there is no test suite, but the entry does point to something other then
alg_test_null,
then fuzzing is stil
On Wed, Jul 3, 2019 at 8:52 PM Nick Desaulniers wrote:
>
> On Wed, Jul 3, 2019 at 9:15 AM Eric Biggers wrote:
> > Sorry, I am still confused. Are you saying that something still needs to be
> > fixed in the kernel code, and if so, why? To reiterate, the byteshift_table
> > doesn't actually *nee
10 matches
Mail list logo