Revision cce67b6bedd3e28939446508ebd94d91305b8ace authored by Linus Torvalds on 16 September 2023, 18:37:11 UTC, committed by Linus Torvalds on 16 September 2023, 18:37:11 UTC
Pull USB fix from Greg KH:
 "Here is a single USB fix for a much-reported regression for 6.6-rc1.

  It resolves a crash in the typec debugfs code for many systems. It's
  been in linux-next with no reported issues, and many people have
  reported it resolving their problem with 6.6-rc1"

* tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
  usb: typec: ucsi: Fix NULL pointer dereference
2 parent s 205d049 + f26a679
History
File Mode Size
j1939
Kconfig -rw-r--r-- 3.0 KB
Makefile -rw-r--r-- 438 bytes
af_can.c -rw-r--r-- 24.4 KB
af_can.h -rw-r--r-- 3.4 KB
bcm.c -rw-r--r-- 43.0 KB
gw.c -rw-r--r-- 33.8 KB
isotp.c -rw-r--r-- 44.5 KB
proc.c -rw-r--r-- 14.7 KB
raw.c -rw-r--r-- 23.6 KB

back to top