All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for sparse reported warnings
@ 2016-06-17 14:39 ` Jarkko Sakkinen
  0 siblings, 0 replies; 8+ messages in thread
From: Jarkko Sakkinen @ 2016-06-17 14:39 UTC (permalink / raw)
  To: Peter Huewe
  Cc: linux-security-module, Stefan Berger, Jarkko Sakkinen,
	Jason Gunthorpe, open list, moderated list:TPM DEVICE DRIVER

Jarkko Sakkinen (2):
  tpm_vtpm_proxy: fix address space of a user pointer in
    vtpmx_fops_ioctl()
  tpm_crb: fix address space of the return pointer in crb_map_res()

 drivers/char/tpm/tpm_crb.c        | 2 +-
 drivers/char/tpm/tpm_vtpm_proxy.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2016-06-18 12:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-17 14:39 [PATCH 0/2] Fixes for sparse reported warnings Jarkko Sakkinen
2016-06-17 14:39 ` Jarkko Sakkinen
     [not found] ` <1466174369-7140-1-git-send-email-jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2016-06-17 14:39   ` [PATCH 1/2] tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl() Jarkko Sakkinen
2016-06-17 14:39     ` Jarkko Sakkinen
2016-06-17 14:39   ` [PATCH 2/2] tpm_crb: fix address space of the return pointer in crb_map_res() Jarkko Sakkinen
2016-06-17 14:39     ` Jarkko Sakkinen
2016-06-17 14:43     ` Stefan Berger
2016-06-18 12:20 ` [PATCH 0/2] Fixes for sparse reported warnings Jarkko Sakkinen

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.