summaryrefslogtreecommitdiff
path: root/include/linux/audit.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/audit.h')
0 files changed, 0 insertions, 0 deletions
le='2013-07-30 11:53:12 -0400'>2013-07-30aio: Kill aio_rw_vect_retry()Kent Overstreet 2013-07-30aio: io_cancel() no longer returns the io_eventKent Overstreet 2013-05-07aio: use cancellation list lazilyKent Overstreet 2013-05-07aio: move private stuff out of aio.hKent Overstreet 2013-05-07gadget: remove only user of aio retryZach Brown 2013-04-09gadgetfs: don't bother with fops->ownerAl Viro 2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman 2012-10-31usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfsSebastian Andrzej Siewior 2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds 2012-09-21userns: Convert gadgetfs to use kuid and kgid where appropriateEric W. Biederman 2012-09-10usb: gadget: remove global variable composite in composite.cSebastian Andrzej Siewior 2012-09-10usb: gadget: move bind() callback back to struct usb_gadget_driverSebastian Andrzej Siewior 2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz 2012-04-06USB: remove compile warning on gadget/inode.cMichael BRIGHT 2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2012-03-20gadgetfs: list_for_each_safe() misuseAl Viro 2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro 2012-03-02usb: gadgetfs: return number of bytes on ep0 read requestThomas Faber 2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2012-01-08... and the same for gadgetfsAl Viro 2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz 2011-11-14USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock stateMarc Kleine-Budde 2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf 2011-07-01usb: gadget: defer setting maxpacket till ->setup()Sebastian Andrzej Siewior 2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman 2011-06-06usb-gadget: unlock data->lock mutex on error path in ep_write()Alexey Khoroshilov 2011-04-13USB: usb-gadget: unlock data->lock mutex on error path in ep_read()Alexey Khoroshilov