lkml.org 
[lkml]   [2021]   [Oct]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Driver core fixes for 5.15-rc4
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.15-rc4

for you to fetch changes up to df38d852c6814cbbd010d81e84efb9dc057d5ba6:

kernfs: also call kernfs_set_rev() for positive dentry (2021-09-28 18:18:15 +0200)

----------------------------------------------------------------
Driver core fixes for 5.15-rc4

Here are some driver core and kernfs fixes for reported issues for
5.15-rc4. These fixes include:
- kernfs positive dentry bugfix
- debugfs_create_file_size error path fix
- cpumask sysfs file bugfix to preserve the user/kernel abi (has
been reported multiple times.)
- devlink fixes for mdiobus devices as reported by the subsystem
maintainers.

Also included in here are some devlink debugging changes to make it
easier for people to report problems when asked. They have already
helped with the mdiobus and other subsystems reporting issues.

All of these have been linux-next for a while with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Hou Tao (1):
kernfs: also call kernfs_set_rev() for positive dentry

Nirmoy Das (1):
debugfs: debugfs_create_file_size(): use IS_ERR to check for error

Saravana Kannan (6):
driver core: fw_devlink: Improve handling of cyclic dependencies
driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parents
driver core: Set deferred probe reason when deferred by driver core
driver core: Create __fwnode_link_del() helper function
driver core: Add debug logs when fwnode links are added/deleted

Tobias Klauser (1):
cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_buf

drivers/base/core.c | 90 ++++++++++++++++++++++++++++++++--------------
drivers/net/phy/mdio_bus.c | 4 +++
fs/debugfs/inode.c | 2 +-
fs/kernfs/dir.c | 9 +++--
include/linux/cpumask.h | 7 ++--
include/linux/fwnode.h | 11 ++++--
6 files changed, 87 insertions(+), 36 deletions(-)

\
 
 \ /
  Last update: 2021-10-03 12:17    [W:0.040 / U:1.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site