All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] crypto: qat - fix issues reported by smatch
@ 2021-01-04 17:21 Giovanni Cabiddu
  2021-01-04 17:21 ` [PATCH 1/3] crypto: qat - fix potential spectre issue Giovanni Cabiddu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Giovanni Cabiddu @ 2021-01-04 17:21 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto, qat-linux, Giovanni Cabiddu

Fix warnings and errors reported by the static analysis tool smatch in
the QAT driver.

Adam Guerin (3):
  crypto: qat - fix potential spectre issue
  crypto: qat - change format string and cast ring size
  crypto: qat - reduce size of mapped region

 drivers/crypto/qat/qat_common/adf_transport.c       |  2 ++
 drivers/crypto/qat/qat_common/adf_transport_debug.c |  4 ++--
 drivers/crypto/qat/qat_common/qat_asym_algs.c       | 12 ++++++------
 3 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-14  6:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04 17:21 [PATCH 0/3] crypto: qat - fix issues reported by smatch Giovanni Cabiddu
2021-01-04 17:21 ` [PATCH 1/3] crypto: qat - fix potential spectre issue Giovanni Cabiddu
2021-01-04 17:21 ` [PATCH 2/3] crypto: qat - change format string and cast ring size Giovanni Cabiddu
2021-01-04 17:21 ` [PATCH 3/3] crypto: qat - reduce size of mapped region Giovanni Cabiddu
2021-01-14  6:46 ` [PATCH 0/3] crypto: qat - fix issues reported by smatch Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.