1. e1023c0 usbutils.spdx: update with new files added by Greg Kroah-Hartman · 2 days ago master
  2. c7d48fe tests: brat: fix some spelling issues by Greg Kroah-Hartman · 2 days ago
  3. 4b835c7 lsusb: don't pass NULL into %s for unknown HID report/usage tags by Greg Kroah-Hartman · 5 days ago
  4. 8307fe4 lsusb: fix two -D path-resolution edge cases in usbmisc.c by Greg Kroah-Hartman · 5 days ago
  5. 036fb2b usbhid-dump: bound the HID-descriptor-extra walk by entry end, not start by Greg Kroah-Hartman · 5 days ago
  6. b042c92 lsusb: fix wHubDelay decoding in the USB3 hub descriptor dump by Greg Kroah-Hartman · 5 days ago
  7. dfb4182 lsusb: bound the extra[] dispatch loops by remaining size by Greg Kroah-Hartman · 5 days ago
  8. d10393a lsusb: avoid undefined behaviour when assembling u32s from descriptor bytes by Greg Kroah-Hartman · 4 weeks ago
  9. 40ac4c9 lsusb: check FORMAT_TYPE bLength before reading bFormatType by Greg Kroah-Hartman · 4 weeks ago
  10. 76acb15 lsusb: return on short bLength in the class-specific descriptor dispatchers by Greg Kroah-Hartman · 4 weeks ago
  11. 48cce50 desc-dump: don't exit() on a device-supplied size_field value by Greg Kroah-Hartman · 4 weeks ago
  12. 11d70f1 lsusb: migrate the MIDIStreaming parsers onto the desc-dump table engine by Greg Kroah-Hartman · 4 weeks ago
  13. 50d9ec4 lsusb, usbmisc, usbhid-dump: zero-init buffers passed to libusb control transfers by Greg Kroah-Hartman · 4 weeks ago
  14. f94053a sysfs: strip control characters from device-supplied string attributes by Greg Kroah-Hartman · 4 weeks ago
  15. d27e22b desc-dump: bound get_value_from_field() against descriptor length by Greg Kroah-Hartman · 4 weeks ago
  16. 7dc049a lsusb: bounds-check IPP printer capability walk against bLength by Greg Kroah-Hartman · 4 weeks ago
  17. 0f285ff lsusb: bounds-check MIDI OUT_JACK bNrInputPins against bLength by Greg Kroah-Hartman · 4 weeks ago
  18. becb912 lsusb: bound the report-fetch loop in dump_hid_device() too by Greg Kroah-Hartman · 5 days ago
  19. 84c5431 lsusb: strip control characters from the WebUSB landing-page URL by Greg Kroah-Hartman · 4 weeks ago
  20. 2f79c08 usb-devices: fix default case in class_decode() by Greg Kroah-Hartman · 4 weeks ago
  21. a5a7d81 usb-devices: use printf instead of echo for device-supplied strings by Greg Kroah-Hartman · 4 weeks ago
  22. ff32037 usbhid-dump: skip interfaces with bInterfaceNumber 0xff by Greg Kroah-Hartman · 4 weeks ago
  23. 071c497 lsusb: bounds-check the BOS device-capability walk by Greg Kroah-Hartman · 4 weeks ago
  24. 9bb8d8b desc-defs: fix off-by-one in UAC1 wFormatTag string lookup by Greg Kroah-Hartman · 4 weeks ago
  25. f2def8f lsusb: don't loop forever in find_otg() on a zero-bLength sub-descriptor by Greg Kroah-Hartman · 4 weeks ago
  26. 78dbab3 usbmisc, usb-devices: strip control characters from device-supplied strings by Greg Kroah-Hartman · 4 weeks ago
  27. 63034ae usbreset: refuse ambiguous selectors that match more than one device by Greg Kroah-Hartman · 4 weeks ago
  28. 10aa784 lsusb.py: strip control characters from device-supplied sysfs strings by Greg Kroah-Hartman · 4 weeks ago
  29. 4521cf7 lsusb: bounds-check UVC INPUT_TERMINAL bControlSize against bLength by Greg Kroah-Hartman · 4 weeks ago
  30. 77a8734 lsusb: bounds-check MIDI ELEMENT bNrInputPins/bElCapsSize against bLength by Greg Kroah-Hartman · 4 weeks ago
  31. 6d389e7 lsusb: fix wrong byte printed for CCID bClassEnvelope by Greg Kroah-Hartman · 4 weeks ago
  32. 93e6a9e lsusb: fix unsigned integer underflow in dump_bytes calls for short descriptors by Greg Kroah-Hartman · 7 weeks ago
  33. ac5b319 lsusb: fix OOB read in FORMAT_STREAM_BASED descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  34. d6fa60e lsusb: zero hub descriptor buffer to prevent reading uninitialized data by Greg Kroah-Hartman · 8 weeks ago
  35. 56c770e lsusb: fix OOB read in FORMAT_MPEG2TS descriptor on short descriptors by Greg Kroah-Hartman · 8 weeks ago
  36. 9e2b2ba lsusb: fix OOB read in STILL_IMAGE_FRAME compression pattern loop by Greg Kroah-Hartman · 8 weeks ago
  37. 7b7151a lsusb: fix OOB reads in video INPUT_HEADER and OUTPUT_HEADER data loops by Greg Kroah-Hartman · 8 weeks ago
  38. 7c80eed lsusb: fix remaining OOB reads in video descriptor warn-and-continue paths by Greg Kroah-Hartman · 8 weeks ago
  39. 4f991a6 lsusb: fix remaining OOB read in MIDI_OUT_JACK initial fields by Greg Kroah-Hartman · 8 weeks ago
  40. 553db43 lsusb: fix OOB reads in video FRAME descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  41. e18f2e0 lsusb: fix OOB reads in video streaming format descriptors by Greg Kroah-Hartman · 8 weeks ago
  42. 659df3e lsusb: fix OOB read in dump_videocontrol_interrupt_endpoint() by Greg Kroah-Hartman · 8 weeks ago
  43. 0b2b5ce lsusb: fix OOB reads in MIDI HEADER and MIDI_IN_JACK descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  44. 674a28a lsusb: fix OOB reads in UAC2 FORMAT_TYPE descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  45. 086425d lsusb: fix out-of-bounds reads in dump_hid_device() on short descriptors by Greg Kroah-Hartman · 8 weeks ago
  46. 7a7a3b0 lsusb: add missing length check in dump_association() by Greg Kroah-Hartman · 8 weeks ago
  47. 8bc561e lsusb: fix OOB read in dump_dfu_interface on short descriptors by Greg Kroah-Hartman · 8 weeks ago
  48. 44494e9 lsusb: add missing length checks in dump_security and dump_encryption_type by Greg Kroah-Hartman · 8 weeks ago
  49. bba3929 lsusb: add missing length checks in dump_wire_adapter and dump_rc_interface by Greg Kroah-Hartman · 8 weeks ago
  50. 5f8af52 lsusb: fix out-of-bounds reads in IPP printer descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  51. ce7db38 lsusb: fix OOB reads in audio FORMAT_SPECIFIC descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  52. 707426e lsusb: fix out-of-bounds read in SuperSpeedPlus capability descriptor by Greg Kroah-Hartman · 8 weeks ago
  53. dcadb07 lsusb: fix OOB reads in UAC1 audio FORMAT_TYPE descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  54. b49076f lsusb: fix undefined behavior in convert_le_u32() signed shift by Greg Kroah-Hartman · 8 weeks ago
  55. 8953d1f lsusb: fix out-of-bounds reads in video terminal and selector descriptors by Greg Kroah-Hartman · 8 weeks ago
  56. 4ff5ad8 lsusb: fix out-of-bounds reads in video PROCESSING_UNIT descriptor by Greg Kroah-Hartman · 8 weeks ago
  57. 64f7edf lsusb: fix out-of-bounds reads in video INPUT_HEADER and OUTPUT_HEADER by Greg Kroah-Hartman · 8 weeks ago
  58. 28f7309 lsusb: fix wrong variable in FORMAT_TYPE_II descriptor length calculation by Greg Kroah-Hartman · 8 weeks ago
  59. 72aa5f7 lsusb-t: fix buffer handling in read_sysfs_file_string() by Greg Kroah-Hartman · 8 weeks ago
  60. 3aa5544 lsusb: fix out-of-bounds read in STILL_IMAGE_FRAME descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  61. 1fb9a15 lsusb: fix out-of-bounds read in MIDI streaming endpoint descriptor by Greg Kroah-Hartman · 8 weeks ago
  62. f5da009 lsusb: replace sprintf() with snprintf() in get_guid() by Greg Kroah-Hartman · 8 weeks ago
  63. 98466e4 lsusb: fix out-of-bounds read in HID report descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  64. 3548559 lsusb: fix out-of-bounds read in video HEADER descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  65. b5442f6 lsusb: fix unaligned memory access in dump_printer_device() by Greg Kroah-Hartman · 8 weeks ago
  66. 49856e8 lsusb: fix out-of-bounds reads in video EXTENSION_UNIT descriptor parsing by Greg Kroah-Hartman · 8 weeks ago
  67. c800e60 lsusb: fix out-of-bounds array access in dump_encryption_type() by Greg Kroah-Hartman · 8 weeks ago
  68. bbfa7f3 sysfs: check initial snprintf() return value in get_sysfs_name() by Greg Kroah-Hartman · 8 weeks ago
  69. a1483b9 sysfs: fix buffer handling in read_sysfs_prop() by Greg Kroah-Hartman · 8 weeks ago
  70. 1aa1212 names: fix missing null termination in get_vendor_product_with_fallback() by Greg Kroah-Hartman · 8 weeks ago
  71. fca91dc desc-dump: fix integer underflow in get_array_entry_count() by Greg Kroah-Hartman · 8 weeks ago
  72. a6c0b57 desc-dump: fix NULL pointer dereference for unknown audio terminal types by Greg Kroah-Hartman · 8 weeks ago
  73. ae7ea48 lsusb-t: replace sprintf() with snprintf() in lanes_to_str() by Greg Kroah-Hartman · 8 weeks ago
  74. 3401b03 names: replace sprintf() with snprintf() for modalias formatting by Greg Kroah-Hartman · 8 weeks ago
  75. ff3ee3b usbmisc: fix unbounded recursion and strncpy issues in readlink_recursive() by Greg Kroah-Hartman · 8 weeks ago
  76. 7949445 usbmisc: check malloc() return in usb_string_to_native() by Greg Kroah-Hartman · 8 weeks ago
  77. 8073be2 usbmisc: check malloc() return in get_dev_string_ascii() by Greg Kroah-Hartman · 8 weeks ago
  78. d1c623c usbmisc: fix NULL dereference on getcwd() failure in get_absolute_path() by Greg Kroah-Hartman · 8 weeks ago
  79. 513b10c desc-dump: fix operator precedence bug in bit-to-byte conversion by Greg Kroah-Hartman · 8 weeks ago
  80. b8b1018 justfile: add 'test' target by Greg Kroah-Hartman · 4 weeks ago
  81. 246027f tests: lsusb.py -f: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  82. dfb63f9 tests: lsusb.py -w: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  83. 4f01025 tests: lsusb.py -e: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  84. e265b7e tests: lsusb.py -C: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  85. 8452699 tests: lsusb.py -c: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  86. bf74e89 tests: lsusb.py -U: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  87. e08f8e8 tests: lsusb.py -u: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  88. b7ca522 tests: lsusb.py -I: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  89. b616ec1 tests: lsusb.py -i: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  90. 123a7e1 tests: lsusb.py -h: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  91. 0bed020 tests: lsusb.py: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  92. 76a7a99 tests: usb-devices: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  93. aef9dc2 tests: lsusb -D: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  94. 87cf6fe tests: lsusb -d: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  95. 121a86e tests: lsusb -s: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  96. 8a79738 tests: lsusb -t: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  97. f191227 tests: lsusb -h: compare built against installed by Greg Kroah-Hartman · 4 weeks ago
  98. 26290d3 tests: compare built lsusb against the installed copy by Greg Kroah-Hartman · 4 weeks ago
  99. 2f130c6 tests: vendor brat 0.10.1 as the test runner by Greg Kroah-Hartman · 4 weeks ago
  100. b206e1b Merge pull request #248 from gregkh/dependabot/github_actions/all-actions-937d73b4db by Greg Kroah-Hartman · 4 weeks ago