William Wu
|
b7f73850bb
usb: gadget: f_fs: avoid out of bounds access on comp_desc
|
8 년 전 |
Greg Kroah-Hartman
|
ba7756d082
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
8 년 전 |
Michal Nazarewicz
|
ea920bb42d
usb: gadget: f_fs: simplify ffs_dev name handling
|
8 년 전 |
Elena Reshetova
|
43938613c6
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
|
8 년 전 |
Janusz Dziedzic
|
3ba534df81
Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"
|
8 년 전 |
Felipe Balbi
|
2bfa0719ac
usb: gadget: function: f_fs: pass companion descriptor along
|
8 년 전 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 년 전 |
Linus Torvalds
|
8ff546b801
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
8 년 전 |
Linus Torvalds
|
42e1b14b6e
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 년 전 |
Greg Kroah-Hartman
|
7bddba7750
Merge 4.10-rc7 into usb-next
|
8 년 전 |
Greg Kroah-Hartman
|
bc46e23c34
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
8 년 전 |
Vincent Pelletier
|
83e526f2a2
usb: gadget: f_fs: Assorted buffer overflow checks.
|
8 년 전 |
Vincent Pelletier
|
41dc9ac163
usb: gadget: f_fs: Accept up to 30 endpoints.
|
8 년 전 |
Vincent Pelletier
|
f199a80cfe
usb: gadger: f_fs: Do not copy past descriptor end.
|
8 년 전 |
Peter Zijlstra
|
2c935bc572
locking/atomic, kref: Add kref_read()
|
8 년 전 |
Vincent Pelletier
|
08f37148b6
usb: gadget: f_fs: Fix iterations on endpoints.
|
8 년 전 |
Baolin Wang
|
b3ce3ce02d
usb: gadget: f_fs: Fix possibe deadlock
|
8 년 전 |
Vincent Pelletier
|
354bc45bf3
usb: gadget: f_fs: Fix ExtCompat descriptor validation
|
8 년 전 |
Vincent Pelletier
|
96a420d2d3
usb: gadget: f_fs: Document eventfd effect on descriptor format.
|
8 년 전 |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 년 전 |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 년 전 |
Greg Kroah-Hartman
|
0edbf9e552
Merge 4.9-rc7 into usb-next
|
8 년 전 |
Felix Hädicke
|
05e78c6933
usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()
|
8 년 전 |
Daniel Wagner
|
5bdcde90d7
usb: gadget: f_fs: use complete() instead complete_all()
|
9 년 전 |
Michal Nazarewicz
|
a9e6f83c2d
usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
|
9 년 전 |
Michal Nazarewicz
|
454915dde0
usb: gadget: f_fs: edit epfile->ep under lock
|
9 년 전 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 년 전 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 년 전 |
Jim Baxter
|
3262ad8243
usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference
|
9 년 전 |
Felix Hädicke
|
4368c28ae7
usb: gadget: f_fs: handle control requests in config 0
|
9 년 전 |