index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
mon
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: mon: Fix atomicity violation in mon_bin_vma_fault
Gui-Dong Han
2024-01-05
1
-1
/
+6
*
usb: mon_text: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-23
/
+5
*
usb: mon_stat: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-3
/
+3
*
usbmon: Use list_for_each_entry() helper
Jinjie Ruan
2023-10-02
1
-18
/
+5
*
USB: mon: make mon_bin_class a static const structure
Ivan Orlov
2023-06-20
1
-9
/
+10
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-2
/
+1
*
usb: mon: make mmapped memory read only
Tadeusz Struk
2022-09-22
1
-0
/
+5
*
USB: mon: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
1
-18
/
+18
*
usb: mon: Fix a deadlock in usbmon between mmap and read
Pete Zaitcev
2019-12-10
1
-11
/
+21
*
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
2019-06-20
1
-1
/
+1
*
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
1
-0
/
+1
*
USB: mon: use ktime_get_real_ts64 instead of getnstimeofday64
Arnd Bergmann
2018-06-25
1
-4
/
+4
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
USB: mon: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-31
1
-30
/
+7
*
usb: mon: Change return type to vm_fault_t
Souptick Joarder
2018-04-22
1
-1
/
+1
*
usb: usbmon: Read text within supplied buffer size
Pete Zaitcev
2018-03-09
1
-48
/
+78
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
|
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
|
USB: fix usbmon BUG trigger
Pete Zaitcev
2018-01-09
1
-1
/
+7
|
/
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
2
-0
/
+2
|
\
|
*
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
2017-11-07
1
-0
/
+1
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
4
-0
/
+4
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-2
/
+2
*
locking/atomic, kref: Avoid more abuse
Peter Zijlstra
2017-01-14
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
3
-3
/
+3
*
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
Heiner Kallweit
2016-02-06
1
-2
/
+2
*
usb: core: switch bus numbering to using idr
Heiner Kallweit
2016-02-03
1
-3
/
+2
*
USB: usbmon: remove assignment from IS_ERR argument
Julia Lawall
2016-01-03
1
-2
/
+4
*
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
Tina Ruchandani
2015-12-01
1
-8
/
+9
*
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
2015-12-01
1
-4
/
+5
*
USB: constify usb_mon_operations structure
Julia Lawall
2015-12-01
1
-1
/
+1
*
USB: mon_stat.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-1
/
+2
*
USB: mon_main.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-4
/
+8
*
USB: mon_bin.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-3
/
+4
*
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-09
1
-1
/
+0
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
usbmon vs. tcpdump: fix dropped packet count
Johannes Stezenbach
2011-09-26
1
-1
/
+1
*
USB: mon: Allow to use usbmon without debugfs
Tobias Klauser
2011-07-08
1
-3
/
+6
*
USB: usbmon: fix-up docs and text API for sparse ISO
Pete Zaitcev
2011-02-04
1
-0
/
+3
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
1
-3
/
+31
|
\
|
*
usbmon: correct length for isochronous
Pete Zaitcev
2010-11-30
1
-3
/
+31
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
2
-2
/
+0
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+0
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
1
-21
/
+3
|
|
\
|
*
|
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
1
-2
/
+0
[next]