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
preload
Kconfig -rw-r--r-- 3.0 KB
Makefile -rw-r--r-- 1.8 KB
arraymap.c -rw-r--r-- 37.5 KB
bloom_filter.c -rw-r--r-- 5.5 KB
bpf_cgrp_storage.c -rw-r--r-- 5.9 KB
bpf_inode_storage.c -rw-r--r-- 5.9 KB
bpf_iter.c -rw-r--r-- 19.3 KB
bpf_local_storage.c -rw-r--r-- 26.1 KB
bpf_lru_list.c -rw-r--r-- 17.6 KB
bpf_lru_list.h -rw-r--r-- 1.9 KB
bpf_lsm.c -rw-r--r-- 10.9 KB
bpf_struct_ops.c -rw-r--r-- 23.4 KB
bpf_struct_ops_types.h -rw-r--r-- 262 bytes
bpf_task_storage.c -rw-r--r-- 9.3 KB
btf.c -rw-r--r-- 220.4 KB
cgroup.c -rw-r--r-- 66.2 KB
cgroup_iter.c -rw-r--r-- 8.5 KB
core.c -rw-r--r-- 74.8 KB
cpumap.c -rw-r--r-- 20.1 KB
cpumask.c -rw-r--r-- 14.0 KB
devmap.c -rw-r--r-- 29.9 KB
disasm.c -rw-r--r-- 10.5 KB
disasm.h -rw-r--r-- 1.0 KB
dispatcher.c -rw-r--r-- 4.3 KB
hashtab.c -rw-r--r-- 68.2 KB
helpers.c -rw-r--r-- 66.3 KB
inode.c -rw-r--r-- 16.8 KB
link_iter.c -rw-r--r-- 2.4 KB
local_storage.c -rw-r--r-- 14.7 KB
log.c -rw-r--r-- 9.0 KB
lpm_trie.c -rw-r--r-- 21.3 KB
map_in_map.c -rw-r--r-- 3.6 KB
map_in_map.h -rw-r--r-- 461 bytes
map_iter.c -rw-r--r-- 5.4 KB
memalloc.c -rw-r--r-- 24.1 KB
mmap_unlock_work.h -rw-r--r-- 1.7 KB
mprog.c -rw-r--r-- 11.5 KB
net_namespace.c -rw-r--r-- 13.0 KB
offload.c -rw-r--r-- 19.9 KB
percpu_freelist.c -rw-r--r-- 4.7 KB
percpu_freelist.h -rw-r--r-- 1.1 KB
prog_iter.c -rw-r--r-- 2.4 KB
queue_stack_maps.c -rw-r--r-- 6.8 KB
reuseport_array.c -rw-r--r-- 8.6 KB
ringbuf.c -rw-r--r-- 22.3 KB
stackmap.c -rw-r--r-- 17.2 KB
syscall.c -rw-r--r-- 137.9 KB
sysfs_btf.c -rw-r--r-- 1.1 KB
task_iter.c -rw-r--r-- 20.5 KB
tcx.c -rw-r--r-- 8.0 KB
tnum.c -rw-r--r-- 5.1 KB
trampoline.c -rw-r--r-- 26.7 KB
verifier.c -rw-r--r-- 580.5 KB

back to top