Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 gadi atpakaļ |
Linus Torvalds
|
e4ee8b85b7
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
7 gadi atpakaļ |
Colin Ian King
|
2eeb44c4e5
USB: gadget: legacy: remove redundant zero assignment to variable 'value'
|
7 gadi atpakaļ |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 gadi atpakaļ |
Greg Kroah-Hartman
|
d7e2853679
USB: gadget: legacy: Remove redundant license text
|
8 gadi atpakaļ |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
8 gadi atpakaļ |
Alan Stern
|
520b72fc64
USB: gadgetfs: Fix crash caused by inadequate synchronization
|
8 gadi atpakaļ |
Alan Stern
|
6e76c01e71
USB: gadgetfs: fix copy_to_user while holding spinlock
|
8 gadi atpakaļ |
Alan Stern
|
f16443a034
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
|
8 gadi atpakaļ |
Alan Stern
|
f50b878fed
USB: gadget: fix GPF in gadgetfs
|
8 gadi atpakaļ |
Elena Reshetova
|
8d66db50b2
drivers, usb: convert ep_data.count from atomic_t to refcount_t
|
8 gadi atpakaļ |
Elena Reshetova
|
b7ddc981d7
drivers, usb: convert dev_data.count from atomic_t to refcount_t
|
8 gadi atpakaļ |
Linus Torvalds
|
46552bf433
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
8 gadi atpakaļ |
Masahiro Yamada
|
8a1115ff6b
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
|
8 gadi atpakaļ |
Christophe JAILLET
|
b6e7aeeaf2
USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
|
8 gadi atpakaļ |
Alexey Dobriyan
|
5b5e0928f7
lib/vsprintf.c: remove %Z support
|
8 gadi atpakaļ |
Alan Stern
|
890e6c236d
USB: gadgetfs: remove unnecessary assignment
|
8 gadi atpakaļ |
Alan Stern
|
1c069b057d
USB: gadgetfs: fix checks of wTotalLength in config descriptors
|
8 gadi atpakaļ |
Alan Stern
|
add333a81a
USB: gadgetfs: fix use-after-free bug
|
8 gadi atpakaļ |
Alan Stern
|
faab50984f
USB: gadgetfs: fix unbounded memory allocation bug
|
8 gadi atpakaļ |
Greg Kroah-Hartman
|
0994b0a257
usb: gadgetfs: restrict upper bound on device configuration size
|
8 gadi atpakaļ |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 gadi atpakaļ |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
9 gadi atpakaļ |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 gadi atpakaļ |
Mathieu Laurendeau
|
327b21da88
usb/gadget: fix gadgetfs aio support.
|
9 gadi atpakaļ |
Binyamin Sharet
|
63196e9896
usb: gadget: fix check in sync read from ep in gadgetfs
|
9 gadi atpakaļ |
Bin Liu
|
d246dcb233
usb: gadget: fix spinlock dead lock in gadgetfs
|
9 gadi atpakaļ |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 gadi atpakaļ |
Marek Szyprowski
|
175f712119
usb: gadget: provide interface for legacy gadgets to get UDC name
|
9 gadi atpakaļ |
Marek Szyprowski
|
7b0a271d5c
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
|
9 gadi atpakaļ |