Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c323b270a52a26aa8038a4d1fd9a850904a41166
/
drivers
/
usb
/
mon
/
mon_bin.c
19e6317
usb: mon: Fix a deadlock in usbmon between mmap and read
by Pete Zaitcev
· 5 years ago
61ef4b9
USB: mon: use ktime_get_real_ts64 instead of getnstimeofday64
by Arnd Bergmann
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
03eb4c3
usb: mon: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
46eb14a
USB: fix usbmon BUG trigger
by Pete Zaitcev
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
8ab0f72
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
by Tina Ruchandani
· 9 years ago
0296951
USB: mon_bin.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
f940fcd
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 14 years ago
236c448
usbmon vs. tcpdump: fix dropped packet count
by Johannes Stezenbach
· 13 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
b17ea16
usbmon: correct length for isochronous
by Pete Zaitcev
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
33d973a
USB: resizing usbmon binary interface buffer causes protection faults
by Steven Robertson
· 15 years ago
3b759c7
USB: mon: kill BKL usage
by Arnd Bergmann
· 15 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 15 years ago
910f8d0
USB: Change the scatterlist type in struct urb
by Matthew Wilcox
· 15 years ago
ff9c895
USB: fix usbmon and DMA mapping for scatter-gather URBs
by Alan Stern
· 15 years ago
5592933
drivers: Push down BKL into various drivers
by Arnd Bergmann
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2bc0d109
usbmon: add bus number to text API
by Pete Zaitcev
· 15 years ago
b375e11
USB: add scatter-gather support to usbmon
by Alan Stern
· 15 years ago
fca9474
USB: usbmon: fix bug in mon_buff_area_shrink
by Alan Stern
· 15 years ago
f0f37e2f
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
4e9e920
USB: usbmon: end ugly tricks with DMA peeking
by Pete Zaitcev
· 16 years ago
5bfd756
Fix virt_to_phys() warnings
by Kevin Cernekee
· 16 years ago
471c604
USB: usbmon: Add binary API v1
by Pete Zaitcev
· 16 years ago
7abce6b
USB: usbmon: Implement compat_ioctl
by Pete Zaitcev
· 16 years ago
f1c0a2a
USB: usbmon: fix read(2)
by Pete Zaitcev
· 16 years ago
b0b090e
device create: usb: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 17 years ago
bc00bc9
device create: usb: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
1af46fd
USB Monitor: BKL pushdown
by Jonathan Corbet
· 17 years ago
454459b
usbmon: restore mmap
by Pete Zaitcev
· 17 years ago
0b3f5fe
USB: constify function pointer tables
by Jan Engelhardt
· 17 years ago
041509d
USB: mon nopage
by Nick Piggin
· 17 years ago
568fdade
USB: usb/mon/mon_bin.c: cleanups
by Adrian Bunk
· 17 years ago
9347d51
USB: reorganize urb->status use in usbmon
by Alan Stern
· 17 years ago
cdd5a8fd
usbmon: Drop DMA mapping for setup packet
by Pete Zaitcev
· 17 years ago
30c7431
usbmon: Update pipe removal to suit my taste
by Pete Zaitcev
· 17 years ago
18ea5d0
USB: avoid urb->pipe in usbmon
by Alan Stern
· 17 years ago
ce7cd137f
usbmon: Add class for binary interface
by Pete Zaitcev
· 18 years ago
ecb658d
usbmon: bus zero
by Pete Zaitcev
· 18 years ago
21641e3
usbmon: Remove erroneous __exit
by Pete Zaitcev
· 18 years ago
6f23ee1
USB: add binary API to usbmon
by Pete Zaitcev
· 18 years ago