public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [char-misc-next 0/5] mei driver small fixes and cleanups
@ 2013-09-02  0:10 Tomas Winkler
  2013-09-02  0:11 ` [char-misc-next 1/5] mei: mei_cl_link protect open_handle_count from overflow Tomas Winkler
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Tomas Winkler @ 2013-09-02  0:10 UTC (permalink / raw)
  To: gregkh; +Cc: arnd, linux-kernel, Tomas Winkler


Alexander Usyskin (1):
  mei: mei_write correct checks for copy_from_user

Tomas Winkler (4):
  mei: mei_cl_link protect open_handle_count from overflow
  mei: make sure that me_clients_map big enough before copying
  mei: fix format compilation warrning on 32 bit architecture
  mei: revamp read and write length checks

 drivers/misc/mei/client.c |  6 ++++++
 drivers/misc/mei/hbm.c    |  7 +++++--
 drivers/misc/mei/main.c   | 23 +++++++++++++++++++----
 3 files changed, 30 insertions(+), 6 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2013-09-26 15:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02  0:10 [char-misc-next 0/5] mei driver small fixes and cleanups Tomas Winkler
2013-09-02  0:11 ` [char-misc-next 1/5] mei: mei_cl_link protect open_handle_count from overflow Tomas Winkler
2013-09-02  0:11 ` [char-misc-next 2/5] mei: make sure that me_clients_map big enough before copying Tomas Winkler
2013-09-02  0:11 ` [char-misc-next 3/5] mei: mei_write correct checks for copy_from_user Tomas Winkler
2013-09-02  0:11 ` [char-misc-next 4/5] mei: fix format compilation warrning on 32 bit architecture Tomas Winkler
2013-09-02  0:11 ` [char-misc-next 5/5] mei: revamp read and write length checks Tomas Winkler
2013-09-26 15:22   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox