lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 Jan 2016 15:53:12 +0100
From:	Michal Nazarewicz <mina86@...a86.com>
To:	Felipe Balbi <balbi@...com>
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Robert Baldyga <r.baldyga@...sung.com>,
	Andrzej Pietrasiewicz <andrzej.p@...sung.com>,
	linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
	"Du, Changbin" <changbin.du@...el.com>,
	"Felipe F . Tonello" <eu@...ipetonello.com>,
	Dan Carpenter <dan.carpenter@...cle.com>
Subject: [PATCHv3 00/11] Fixes and improvements to f_fs and f_midi 

Resending my previous two sets for f_fs and f_midi.  This time rebased
on top of Felipe’s next branch.

Dan Carpenter (1):
  usb: gadget: f_midi: missing unlock on error path

Du, Changbin (1):
  usb: f_fs: avoid race condition with ffs_epfile_io_complete

Felipe F. Tonello (1):
  usb: gadget: f_midi: remove useless midi reference from port struct

Michal Nazarewicz (8):
  usb: f_fs: fix memory leak when ep changes during transfer
  usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
  usb: f_fs: replace unnecessary goto with a return
  usb: f_fs: refactor ffs_epfile_io
  usb: gadget: f_midi: move some of f_midi_transmit to separate func
  usb: gadget: f_midi: fix in_last_port looping logic
  usb: gadget: f_midi: use flexible array member for gmidi_in_port
    elements
  usb: gadget: f_midi: stash substream in gmidi_in_port structure

 drivers/usb/gadget/function/f_fs.c   | 155 +++++++++++++--------------
 drivers/usb/gadget/function/f_midi.c | 200 ++++++++++++++++-------------------
 2 files changed, 164 insertions(+), 191 deletions(-)

-- 
2.7.0.rc3.207.g0ac5344

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ