Linus Torvalds
|
ba9f6f8954
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 年 前 |
Gustavo A. R. Silva
|
9ae24af366
usb: gadget: storage: Fix Spectre v1 vulnerability
|
7 年 前 |
Eric W. Biederman
|
0351505405
signal: Don't send siginfo to kthreads.
|
7 年 前 |
Eric W. Biederman
|
961366a019
signal: Remove the siginfo paramater from kernel_dqueue_signal
|
7 年 前 |
Jaejoong Kim
|
1fcba97e35
usb: gadget: storage: Remove reference counting
|
7 年 前 |
Jaejoong Kim
|
7a051e8de3
usb: gadget: storage: Add error handling for no memory
|
7 年 前 |
Linus Torvalds
|
abc36be236
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
|
7 年 前 |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
8 年 前 |
Bhumika Goyal
|
9736390234
usb: gadget: make config_item_type structures const
|
8 年 前 |
Alan Stern
|
1fbbb78f25
USB: g_mass_storage: Fix deadlock when driver is unbound
|
8 年 前 |
Christoph Hellwig
|
05a4a33b6d
gadget/f_mass_storage: stop messing with the address limit
|
8 年 前 |
Axel Lin
|
bee9186943
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
|
8 年 前 |
Alan Stern
|
225785aec7
USB: f_mass_storage: improve memory barriers and synchronization
|
8 年 前 |
Alan Stern
|
78db441d2e
USB: f_mass_storage: improve async notification handling
|
8 年 前 |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 年 前 |
Philipp Gesang
|
6ac47090ee
usb: gadget: Add per-lun inquiry string
|
9 年 前 |
Felipe Balbi
|
fe5a6c48fd
usb: gadget: storage: get rid of fsg_num_buffers_validate()
|
9 年 前 |
Michal Nazarewicz
|
f78bbcae86
usb: f_mass_storage: test whether thread is running before starting another
|
9 年 前 |
Linus Torvalds
|
364e8dd9d6
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
|
9 年 前 |
Christoph Hellwig
|
1ae1602de0
configfs: switch ->default groups to a linked list
|
9 年 前 |
John Youn
|
59a3cedf91
usb: gadget: f_mass_storage: Enable SuperSpeedPlus
|
9 年 前 |
John Youn
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 年 前 |
Linus Torvalds
|
9aa3d651a9
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
10 年 前 |
Oleg Nesterov
|
be0e6f290f
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
|
10 年 前 |
Christoph Hellwig
|
4a90cb2038
usb-gadget/f_mass_storage: use per-attribute show and store methods
|
10 年 前 |
Robert Baldyga
|
1cecd54f32
usb: gadget: f_mass_storage: eliminate abuse of ep->driver data
|
10 年 前 |
Felipe Balbi
|
2e6c72b61b
usb: gadget: mass_storage: allow for deeper queue lengths
|
10 年 前 |
Felipe Balbi
|
4a1e921180
usb: gadget: f_mass_storage: add mising <linux/uaccess.h>
|
10 年 前 |
Robert Baldyga
|
adab43396e
usb: gadget: remove gadget_chips.h
|
10 年 前 |
Krzysztof Opasiak
|
dd02ea5a33
usb: gadget: mass_storage: Use static array for luns
|
10 年 前 |