Sign in
◑
Theme
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
gregkh
/
usbutils
/
HEAD
bd86478
tests: add lsusb -- end-of-options test
by Greg Kroah-Hartman
· 3 months ago
master
a3fd620
tests: add lsusb -P/-p vestigial-option test
by Greg Kroah-Hartman
· 3 months ago
186cbbd
tests: add lsusb -D error-path tests
by Greg Kroah-Hartman
· 3 months ago
a3f6b24
tests: add lsusb -d :pid product-only filter test
by Greg Kroah-Hartman
· 3 months ago
d1b8c0d
tests: add lsusb repeated -s/-d/-D test
by Greg Kroah-Hartman
· 3 months ago
00d5cc6
tests: add lsusb -h precedence test
by Greg Kroah-Hartman
· 3 months ago
0ff3f17
tests: add lsusb -V precedence test
by Greg Kroah-Hartman
· 3 months ago
e3775d0
tests: add lsusb -D precedence test (-s/-d ignored under -D)
by Greg Kroah-Hartman
· 3 months ago
4dedb6e
tests: add lsusb -t precedence test (-s/-d/-D ignored under -t)
by Greg Kroah-Hartman
· 3 months ago
f872f7f
tests: add lsusb -h/-V interaction test
by Greg Kroah-Hartman
· 3 months ago
80cb4b6
tests: add lsusb.py argument-combination brat tests
by Greg Kroah-Hartman
· 4 months ago
19ece77
tests: add lsusb argument-combination brat tests
by Greg Kroah-Hartman
· 4 months ago
7c92e04
tests: usbhid-dump -e: compare built against installed
by Greg Kroah-Hartman
· 4 months ago
68123dc
tests: usbhid-dump -i: compare built against installed
by Greg Kroah-Hartman
· 4 months ago
f605f43
tests: usbhid-dump -d: compare built against installed
by Greg Kroah-Hartman
· 4 months ago
05a1f77
tests: usbhid-dump -s: compare built against installed
by Greg Kroah-Hartman
· 4 months ago
63259c7
tests: usbhid-dump -h: compare built against installed
by Greg Kroah-Hartman
· 4 months ago
7a74b5b
tests: usbhid-dump: compare built against installed
by Greg Kroah-Hartman
· 4 months ago
0f13de5
Merge pull request #254 from gregkh/dependabot/github_actions/all-actions-e5cea2f69c
by Greg Kroah-Hartman
· 3 months ago
d23f7a8
ci: bump the all-actions group with 5 updates
by dependabot[bot]
· 3 months ago
c1a020a
lsusb: fix up parsing for older uvc devices
by Greg Kroah-Hartman
· 3 months ago
022e9a0
meson.build: turn off -Wno-unused-function
by Greg Kroah-Hartman
· 3 months ago
0b2cf99
lsusb: add expected length message for video descriptor endpoint
by Greg Kroah-Hartman
· 3 months ago
be4442c
Merge pull request #253 from Wer-Wolf/fwstatus
by Greg Kroah-Hartman
· 3 months ago
8a58921
lsusb: Add support for FWStatus Capability decoding
by Armin Wolf
· 3 months ago
d0cfdc5
Merge pull request #241 from cmheia/usb.ids
by Greg Kroah-Hartman
· 4 months ago
1ebaaec
Merge pull request #252 from gregkh/dependabot/github_actions/all-actions-3c815a503c
by Greg Kroah-Hartman
· 4 months ago
1bd28e3
ci: bump the all-actions group with 2 updates
by dependabot[bot]
· 4 months ago
e1023c0
usbutils.spdx: update with new files added
by Greg Kroah-Hartman
· 4 months ago
c7d48fe
tests: brat: fix some spelling issues
by Greg Kroah-Hartman
· 4 months ago
4b835c7
lsusb: don't pass NULL into %s for unknown HID report/usage tags
by Greg Kroah-Hartman
· 4 months ago
8307fe4
lsusb: fix two -D path-resolution edge cases in usbmisc.c
by Greg Kroah-Hartman
· 4 months ago
036fb2b
usbhid-dump: bound the HID-descriptor-extra walk by entry end, not start
by Greg Kroah-Hartman
· 4 months ago
b042c92
lsusb: fix wHubDelay decoding in the USB3 hub descriptor dump
by Greg Kroah-Hartman
· 4 months ago
dfb4182
lsusb: bound the extra[] dispatch loops by remaining size
by Greg Kroah-Hartman
· 4 months ago
d10393a
lsusb: avoid undefined behaviour when assembling u32s from descriptor bytes
by Greg Kroah-Hartman
· 5 months ago
40ac4c9
lsusb: check FORMAT_TYPE bLength before reading bFormatType
by Greg Kroah-Hartman
· 5 months ago
76acb15
lsusb: return on short bLength in the class-specific descriptor dispatchers
by Greg Kroah-Hartman
· 5 months ago
48cce50
desc-dump: don't exit() on a device-supplied size_field value
by Greg Kroah-Hartman
· 5 months ago
11d70f1
lsusb: migrate the MIDIStreaming parsers onto the desc-dump table engine
by Greg Kroah-Hartman
· 5 months ago
50d9ec4
lsusb, usbmisc, usbhid-dump: zero-init buffers passed to libusb control transfers
by Greg Kroah-Hartman
· 5 months ago
f94053a
sysfs: strip control characters from device-supplied string attributes
by Greg Kroah-Hartman
· 5 months ago
d27e22b
desc-dump: bound get_value_from_field() against descriptor length
by Greg Kroah-Hartman
· 5 months ago
7dc049a
lsusb: bounds-check IPP printer capability walk against bLength
by Greg Kroah-Hartman
· 5 months ago
0f285ff
lsusb: bounds-check MIDI OUT_JACK bNrInputPins against bLength
by Greg Kroah-Hartman
· 5 months ago
becb912
lsusb: bound the report-fetch loop in dump_hid_device() too
by Greg Kroah-Hartman
· 4 months ago
84c5431
lsusb: strip control characters from the WebUSB landing-page URL
by Greg Kroah-Hartman
· 5 months ago
2f79c08
usb-devices: fix default case in class_decode()
by Greg Kroah-Hartman
· 5 months ago
a5a7d81
usb-devices: use printf instead of echo for device-supplied strings
by Greg Kroah-Hartman
· 5 months ago
ff32037
usbhid-dump: skip interfaces with bInterfaceNumber 0xff
by Greg Kroah-Hartman
· 5 months ago
071c497
lsusb: bounds-check the BOS device-capability walk
by Greg Kroah-Hartman
· 5 months ago
9bb8d8b
desc-defs: fix off-by-one in UAC1 wFormatTag string lookup
by Greg Kroah-Hartman
· 5 months ago
f2def8f
lsusb: don't loop forever in find_otg() on a zero-bLength sub-descriptor
by Greg Kroah-Hartman
· 5 months ago
78dbab3
usbmisc, usb-devices: strip control characters from device-supplied strings
by Greg Kroah-Hartman
· 5 months ago
63034ae
usbreset: refuse ambiguous selectors that match more than one device
by Greg Kroah-Hartman
· 5 months ago
10aa784
lsusb.py: strip control characters from device-supplied sysfs strings
by Greg Kroah-Hartman
· 5 months ago
4521cf7
lsusb: bounds-check UVC INPUT_TERMINAL bControlSize against bLength
by Greg Kroah-Hartman
· 5 months ago
77a8734
lsusb: bounds-check MIDI ELEMENT bNrInputPins/bElCapsSize against bLength
by Greg Kroah-Hartman
· 5 months ago
6d389e7
lsusb: fix wrong byte printed for CCID bClassEnvelope
by Greg Kroah-Hartman
· 5 months ago
93e6a9e
lsusb: fix unsigned integer underflow in dump_bytes calls for short descriptors
by Greg Kroah-Hartman
· 5 months ago
ac5b319
lsusb: fix OOB read in FORMAT_STREAM_BASED descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
d6fa60e
lsusb: zero hub descriptor buffer to prevent reading uninitialized data
by Greg Kroah-Hartman
· 6 months ago
56c770e
lsusb: fix OOB read in FORMAT_MPEG2TS descriptor on short descriptors
by Greg Kroah-Hartman
· 6 months ago
9e2b2ba
lsusb: fix OOB read in STILL_IMAGE_FRAME compression pattern loop
by Greg Kroah-Hartman
· 6 months ago
7b7151a
lsusb: fix OOB reads in video INPUT_HEADER and OUTPUT_HEADER data loops
by Greg Kroah-Hartman
· 6 months ago
7c80eed
lsusb: fix remaining OOB reads in video descriptor warn-and-continue paths
by Greg Kroah-Hartman
· 6 months ago
4f991a6
lsusb: fix remaining OOB read in MIDI_OUT_JACK initial fields
by Greg Kroah-Hartman
· 6 months ago
553db43
lsusb: fix OOB reads in video FRAME descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
e18f2e0
lsusb: fix OOB reads in video streaming format descriptors
by Greg Kroah-Hartman
· 6 months ago
659df3e
lsusb: fix OOB read in dump_videocontrol_interrupt_endpoint()
by Greg Kroah-Hartman
· 6 months ago
0b2b5ce
lsusb: fix OOB reads in MIDI HEADER and MIDI_IN_JACK descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
674a28a
lsusb: fix OOB reads in UAC2 FORMAT_TYPE descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
086425d
lsusb: fix out-of-bounds reads in dump_hid_device() on short descriptors
by Greg Kroah-Hartman
· 6 months ago
7a7a3b0
lsusb: add missing length check in dump_association()
by Greg Kroah-Hartman
· 6 months ago
8bc561e
lsusb: fix OOB read in dump_dfu_interface on short descriptors
by Greg Kroah-Hartman
· 6 months ago
44494e9
lsusb: add missing length checks in dump_security and dump_encryption_type
by Greg Kroah-Hartman
· 6 months ago
bba3929
lsusb: add missing length checks in dump_wire_adapter and dump_rc_interface
by Greg Kroah-Hartman
· 6 months ago
5f8af52
lsusb: fix out-of-bounds reads in IPP printer descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
ce7db38
lsusb: fix OOB reads in audio FORMAT_SPECIFIC descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
707426e
lsusb: fix out-of-bounds read in SuperSpeedPlus capability descriptor
by Greg Kroah-Hartman
· 6 months ago
dcadb07
lsusb: fix OOB reads in UAC1 audio FORMAT_TYPE descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
b49076f
lsusb: fix undefined behavior in convert_le_u32() signed shift
by Greg Kroah-Hartman
· 6 months ago
8953d1f
lsusb: fix out-of-bounds reads in video terminal and selector descriptors
by Greg Kroah-Hartman
· 6 months ago
4ff5ad8
lsusb: fix out-of-bounds reads in video PROCESSING_UNIT descriptor
by Greg Kroah-Hartman
· 6 months ago
64f7edf
lsusb: fix out-of-bounds reads in video INPUT_HEADER and OUTPUT_HEADER
by Greg Kroah-Hartman
· 6 months ago
28f7309
lsusb: fix wrong variable in FORMAT_TYPE_II descriptor length calculation
by Greg Kroah-Hartman
· 6 months ago
72aa5f7
lsusb-t: fix buffer handling in read_sysfs_file_string()
by Greg Kroah-Hartman
· 6 months ago
3aa5544
lsusb: fix out-of-bounds read in STILL_IMAGE_FRAME descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
1fb9a15
lsusb: fix out-of-bounds read in MIDI streaming endpoint descriptor
by Greg Kroah-Hartman
· 6 months ago
f5da009
lsusb: replace sprintf() with snprintf() in get_guid()
by Greg Kroah-Hartman
· 6 months ago
98466e4
lsusb: fix out-of-bounds read in HID report descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
3548559
lsusb: fix out-of-bounds read in video HEADER descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
b5442f6
lsusb: fix unaligned memory access in dump_printer_device()
by Greg Kroah-Hartman
· 6 months ago
49856e8
lsusb: fix out-of-bounds reads in video EXTENSION_UNIT descriptor parsing
by Greg Kroah-Hartman
· 6 months ago
c800e60
lsusb: fix out-of-bounds array access in dump_encryption_type()
by Greg Kroah-Hartman
· 6 months ago
bbfa7f3
sysfs: check initial snprintf() return value in get_sysfs_name()
by Greg Kroah-Hartman
· 6 months ago
a1483b9
sysfs: fix buffer handling in read_sysfs_prop()
by Greg Kroah-Hartman
· 6 months ago
1aa1212
names: fix missing null termination in get_vendor_product_with_fallback()
by Greg Kroah-Hartman
· 6 months ago
fca91dc
desc-dump: fix integer underflow in get_array_entry_count()
by Greg Kroah-Hartman
· 6 months ago
a6c0b57
desc-dump: fix NULL pointer dereference for unknown audio terminal types
by Greg Kroah-Hartman
· 6 months ago
Next »