Pull driver core fixes from Greg KH:
 "Here are two small driver core fixes for 6.1-rc6:
   - utsname fix, this one should already be in your tree as it came
     from a different tree earlier.
   - kernfs bugfix for a much reported syzbot report that seems to keep
     getting triggered.
  Both of these have been in linux-next for a while with no reported
  issues"
* tag 'driver-core-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id()
  kernel/utsname_sysctl.c: Add missing enum uts_proc value