lkml.org 
[lkml]   [2018]   [Nov]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] crypto: crypto_user_stat: misc enhancement
Date
Hello

This patchset fixes all reported problem by Eric biggers.
This patchset should be applied on top of Eric biggers patchset "crypto: crypto_user reporting fixes and cleanups"

Regards

Corentin Labbe (5):
crypto: crypto_user_stat: made crypto_user_stat optional
crypto: crypto_user_stat: convert all stats from u32 to u64
crypto: crypto_user_stat: split user space crypto stat structures
crypto: tool: getstat: convert user space example to the new
crypto_user_stat uapi
crypto: crypto_user_stat: fix use_after_free of struct xxx_request

crypto/Makefile | 3 +-
crypto/ahash.c | 14 ++-
crypto/algapi.c | 12 ++-
crypto/crypto_user_stat.c | 134 +++++++++++++--------------
include/crypto/acompress.h | 30 +++---
include/crypto/aead.h | 30 +++---
include/crypto/akcipher.h | 56 ++++++-----
include/crypto/hash.h | 25 ++---
include/crypto/internal/cryptouser.h | 17 ++++
include/crypto/kpp.h | 26 +++---
include/crypto/rng.h | 8 +-
include/crypto/skcipher.h | 24 +++--
include/linux/crypto.h | 74 +++++++--------
include/uapi/linux/cryptouser.h | 103 ++++++++++++--------
tools/crypto/getstat.c | 54 +++++------
15 files changed, 329 insertions(+), 281 deletions(-)

--
2.18.1

\
 
 \ /
  Last update: 2018-11-05 13:51    [W:0.109 / U:0.444 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site