Linus Torvalds
|
ba9f6f8954
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
6 년 전 |
Alan Stern
|
665c365a77
USB: fix the usbfs flag sanitization for control transfers
|
6 년 전 |
Eric W. Biederman
|
ae7795bc61
signal: Distinguish between kernel_siginfo and siginfo
|
6 년 전 |
Oliver Neukum
|
81e0403b26
USB: usbdevfs: restore warning for nonsensical flags
|
7 년 전 |
Oliver Neukum
|
7a68d9fb85
USB: usbdevfs: sanitize flags more
|
7 년 전 |
Sebastian Andrzej Siewior
|
3f38dace1a
usb: usbfs: use irqsave() in USB's complete callback
|
7 년 전 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 년 전 |
Stephen Smalley
|
6b4f3d0105
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
|
8 년 전 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 년 전 |
Linus Torvalds
|
e4ee8b85b7
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
7 년 전 |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 년 전 |
Eric W. Biederman
|
3b10db2b06
signal: Replace memset(info,...) with clear_siginfo for clarity
|
8 년 전 |
Greg Kroah-Hartman
|
d9e3d899bc
Merge 4.15-rc4 into usb-next
|
7 년 전 |
Alan Stern
|
aa15d3d257
USB: remove the URB_NO_FSBR flag
|
7 년 전 |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 년 전 |
Oliver Neukum
|
446f666da9
USB: usbfs: Filter flags passed in from user space
|
7 년 전 |
Linus Torvalds
|
894025f24b
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
7 년 전 |
Alan Stern
|
2ef47001b3
USB: usbfs: compute urb->actual_length for isochronous
|
7 년 전 |
Greg Kroah-Hartman
|
f9d4d453db
USB: core: Remove redundant license text
|
7 년 전 |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 년 전 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 년 전 |
Hans de Goede
|
845d584f41
USB: devio: Revert "USB: devio: Don't corrupt user memory"
|
7 년 전 |
Dan Carpenter
|
fa1ed74eb1
USB: devio: Don't corrupt user memory
|
7 년 전 |
Dan Carpenter
|
57999d1107
USB: devio: Prevent integer overflow in proc_do_submiturb()
|
7 년 전 |
Arvind Yadav
|
b64d47ae62
USB: core: constify vm_operations_struct
|
8 년 전 |
Douglas Anderson
|
ed62ca2f4f
USB: core: Avoid race of async_completed() w/ usbdev_release()
|
8 년 전 |
Linus Torvalds
|
c856863988
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 년 전 |
Al Viro
|
cc1a7c4bae
usbdevfs: get rid of field-by-field copyin
|
8 년 전 |
Alan Stern
|
c01b244ad8
USB: add usbfs ioctl to retrieve the connection speed
|
8 년 전 |
Vamsi Krishna Samavedam
|
2f964780c0
USB: core: replace %p with %pK
|
8 년 전 |