Merge tag 'driver-core-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Nov 2022 18:49:53 +0000 (10:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 18 Nov 2022 18:49:53 +0000 (10:49 -0800)
commit63c8c0d7dcb687c123ec6dc7e958cd54ebf956b6
tree7d31f95b32fefe0ff0934d404aeb54200ad6efec
parent1f63d1a106e98db5cd378b21a471f7ddd710d1b5
parent1edfe4ea16ca2c9e91ec6cecd446b13636724e4f
Merge tag 'driver-core-6.1-rc6' of git://git./linux/kernel/git/gregkh/driver-core

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