index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
2017-09-22
1
-5
/
+36
*
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
2017-09-22
1
-1
/
+4
*
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
2017-06-15
1
-2
/
+3
*
USB: gadget: fix GPF in gadgetfs
Alan Stern
2017-06-09
1
-1
/
+3
*
drivers, usb: convert ep_data.count from atomic_t to refcount_t
Elena Reshetova
2017-03-17
1
-4
/
+4
*
drivers, usb: convert dev_data.count from atomic_t to refcount_t
Elena Reshetova
2017-03-17
1
-4
/
+5
*
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-03-11
1
-1
/
+3
|
\
|
*
USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
Christophe JAILLET
2017-03-06
1
-1
/
+3
*
|
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-2
/
+1
|
/
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
USB: gadgetfs: remove unnecessary assignment
Alan Stern
2017-01-02
1
-1
/
+0
*
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
2017-01-02
1
-3
/
+7
*
USB: gadgetfs: fix use-after-free bug
Alan Stern
2017-01-02
1
-0
/
+2
*
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
2017-01-02
1
-1
/
+1
*
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
2017-01-02
1
-1
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
1
-1
/
+1
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
usb/gadget: fix gadgetfs aio support.
Mathieu Laurendeau
2016-08-11
1
-1
/
+1
*
usb: gadget: fix check in sync read from ep in gadgetfs
Binyamin Sharet
2016-08-11
1
-1
/
+1
*
usb: gadget: fix spinlock dead lock in gadgetfs
Bin Liu
2016-05-31
1
-4
/
+13
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
2016-03-04
1
-25
/
+3
*
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
Marek Szyprowski
2016-02-23
1
-2
/
+5
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
David Eccher
2015-12-16
1
-2
/
+1
*
USB: inode.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-3
/
+6
*
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
make new_sync_{read,write}() static
Al Viro
2015-04-11
1
-2
/
+0
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-0
/
+1
*
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-13
1
-2
/
+3
*
gadgetfs: really get rid of switching ->f_op
Alan Stern
2015-03-08
1
-19
/
+19
*
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
2015-03-08
1
-53
/
+37
*
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
2015-02-17
1
-214
/
+141
*
gadgetfs: use-after-free in ->aio_read()
Al Viro
2015-02-17
1
-3
/
+12
*
usb: gadget: gadgetfs: fix an oops in ep_write()
Dan Carpenter
2015-01-09
1
-0
/
+1
*
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
Mario Schuknecht
2014-12-22
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-13
1
-16
/
+10
|
\
|
*
gadgetfs: saner API for gadgetfs_create_file()
Al Viro
2014-10-09
1
-16
/
+10
*
|
usb: gadget: gadgetfs: add reset API at usb_gadget_driver
Peter Chen
2014-09-09
1
-0
/
+1
|
/
*
usb: gadget: Fix return value check in ep_write()
Wei Yongjun
2014-08-19
1
-1
/
+1
*
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-21
1
-1
/
+6
*
usb: gadget: Gadget directory cleanup - group legacy gadgets
Andrzej Pietrasiewicz
2014-07-16
1
-0
/
+2142