index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
devio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-1
/
+1
*
usb: core: Don't hold the device lock while sleeping in do_proc_control()
Tasos Sahanidis
2022-04-21
1
-5
/
+9
*
USB: usbfs: Use a spinlock instead of atomic accesses to tally used memory.
Ingo Rohloff
2022-02-11
1
-10
/
+22
*
USB: core: Make do_proc_control() and do_proc_bulk() killable
Alan Stern
2021-09-14
1
-33
/
+111
*
USB: core: Fix incorrect pipe calculation in do_proc_control()
Alan Stern
2021-07-12
1
-1
/
+1
*
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-31
1
-3
/
+8
|
\
|
*
USB: usbfs: Don't WARN about excessively large memory allocations
Alan Stern
2021-05-21
1
-3
/
+8
*
|
USB: usbfs: remove double evaluation of usb_sndctrlpipe()
Geoffrey D. Bennett
2021-05-24
1
-1
/
+1
|
/
*
USB: core: Change %pK for __user pointers to %px
Alan Stern
2020-11-20
1
-7
/
+7
*
usb: usbfs: stop using compat_alloc_user_space
Christoph Hellwig
2020-07-22
1
-57
/
+69
*
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-01
1
-9
/
+0
|
\
|
*
usb: get rid of pointless access_ok() calls
Al Viro
2020-05-29
1
-9
/
+0
*
|
USB: usbfs: fix mmap dma mismatch
Greg Kroah-Hartman
2020-05-14
1
-3
/
+13
*
|
usb: usbfs: correct kernel->user page attribute mismatch
Jeremy Linton
2020-05-05
1
-3
/
+2
|
/
*
USB: usbfs: Always unlink URBs in reverse order
Alan Stern
2020-01-17
1
-2
/
+2
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-15
/
+1
|
\
|
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-15
/
+1
*
|
usb: usbfs: Suppress problematic bind and unbind uevents.
Ingo Rohloff
2019-10-15
1
-1
/
+14
*
|
usb: core: devio.c: Fix assignment of 0/1 to bool variables
Saurav Girepunje
2019-10-10
1
-2
/
+2
|
/
*
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-09-03
1
-7
/
+1
|
\
|
*
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-30
1
-7
/
+1
*
|
usb: usbfs: only account once for mmap()'ed usb memory usage
Gavin Li
2019-08-21
1
-1
/
+2
*
|
USB: usbfs: Add a capability flag for runtime suspend
Alan Stern
2019-08-14
1
-1
/
+8
*
|
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-12
1
-2
/
+0
|
\
\
|
*
|
usb: usbfs: fix double-free of usb memory upon submiturb error
Gavin Li
2019-08-05
1
-2
/
+0
|
|
/
*
/
usbfs: Add ioctls for runtime power management
Alan Stern
2019-08-09
1
-5
/
+91
|
/
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+2
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
|
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-07-11
1
-21
/
+50
|
\
\
|
*
|
USB: core: Fix compiler warnings in devio.c
Alan Stern
2019-06-26
1
-6
/
+6
|
*
|
USB: core: Remove usbfs_mutex
Alan Stern
2019-06-26
1
-9
/
+0
|
*
|
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
2019-06-18
1
-1
/
+41
|
*
|
usb: avoid redundant allocation and free of memory
Weitao Hou
2019-05-24
1
-5
/
+3
|
|
/
*
/
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-05-22
1
-24
/
+24
|
/
*
usb: core: Replace hardcoded check with inline function from usb.h
Keyur Patel
2019-02-20
1
-1
/
+1
*
usb: devio: update max count of DPs per interval for ISOC
Chunfeng Yun
2019-01-07
1
-5
/
+3
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-4
/
+3
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-2
/
+2
|
\
|
*
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
1
-2
/
+2
*
|
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
2018-10-16
1
-2
/
+2
*
|
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
2018-09-20
1
-0
/
+5
*
|
USB: usbdevfs: sanitize flags more
Oliver Neukum
2018-09-20
1
-3
/
+16
|
/
*
usb: usbfs: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-28
1
-2
/
+3
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-3
/
+4
*
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-03-07
1
-8
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-02-01
1
-2
/
+0
|
\
|
*
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-18
1
-5
/
+9
|
|
\
|
*
|
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-12-12
1
-2
/
+0
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
\
[next]