index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
devio.c
Age
Commit message (
Expand
)
Author
2021-07-12
USB: core: Fix incorrect pipe calculation in do_proc_control()
Alan Stern
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
2021-05-24
USB: usbfs: remove double evaluation of usb_sndctrlpipe()
Geoffrey D. Bennett
2021-05-21
USB: usbfs: Don't WARN about excessively large memory allocations
Alan Stern
2020-11-20
USB: core: Change %pK for __user pointers to %px
Alan Stern
2020-07-22
usb: usbfs: stop using compat_alloc_user_space
Christoph Hellwig
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-29
usb: get rid of pointless access_ok() calls
Al Viro
2020-05-14
USB: usbfs: fix mmap dma mismatch
Greg Kroah-Hartman
2020-05-05
usb: usbfs: correct kernel->user page attribute mismatch
Jeremy Linton
2020-01-17
USB: usbfs: Always unlink URBs in reverse order
Alan Stern
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-15
usb: usbfs: Suppress problematic bind and unbind uevents.
Ingo Rohloff
2019-10-10
usb: core: devio.c: Fix assignment of 0/1 to bool variables
Saurav Girepunje
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
2019-08-21
usb: usbfs: only account once for mmap()'ed usb memory usage
Gavin Li
2019-08-14
USB: usbfs: Add a capability flag for runtime suspend
Alan Stern
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2019-08-09
usbfs: Add ioctls for runtime power management
Alan Stern
2019-08-05
usb: usbfs: fix double-free of usb memory upon submiturb error
Gavin Li
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-06-26
USB: core: Fix compiler warnings in devio.c
Alan Stern
2019-06-26
USB: core: Remove usbfs_mutex
Alan Stern
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-18
USB: add usbfs ioctl to retrieve the connection parameters
Dmitry Torokhov
2019-05-24
usb: avoid redundant allocation and free of memory
Weitao Hou
2019-05-22
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-02-20
usb: core: Replace hardcoded check with inline function from usb.h
Keyur Patel
2019-01-07
usb: devio: update max count of DPs per interval for ISOC
Chunfeng Yun
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-16
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-09-20
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
2018-09-20
USB: usbdevfs: sanitize flags more
Oliver Neukum
2018-06-28
usb: usbfs: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-22
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-12
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
USB: usbfs: Filter flags passed in from user space
Oliver Neukum
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[next]