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