Linus Torvalds f788baadbd Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull gadgetfs fixes from Al Viro:
 "Assorted fixes around AIO on gadgetfs: leaks, use-after-free, troubles
  caused by ->f_op flipping"

* 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  gadgetfs: really get rid of switching ->f_op
  gadgetfs: get rid of flipping ->f_op in ep_config()
  gadget: switch ep_io_operations to ->read_iter/->write_iter
  gadgetfs: use-after-free in ->aio_read()
  gadget/function/f_fs.c: switch to ->{read,write}_iter()
  gadget/function/f_fs.c: use put iov_iter into io_data
  gadget/function/f_fs.c: close leaks
  move iov_iter.c from mm/ to lib/
  new helper: dup_iter()
2015-03-13 10:55:32 -07:00
..
2015-02-16 17:56:03 -08:00
2012-01-03 22:54:56 -05:00
2015-02-14 10:54:28 -08:00
2011-07-26 16:49:47 -07:00
2015-02-16 17:56:03 -08:00
2015-02-17 22:22:17 -05:00
2015-02-11 17:06:02 -08:00
2015-03-12 18:46:08 -07:00
2015-01-29 00:13:11 -05:00
2015-02-13 21:21:35 -08:00
2015-02-12 18:54:12 -08:00