public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Driver core fixes for 4.11-rc6
Date: Sun, 9 Apr 2017 10:12:22 +0200	[thread overview]
Message-ID: <20170409081222.GA5899@kroah.com> (raw)

The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:

  Linux 4.11-rc4 (2017-03-26 14:15:16 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-4.11-rc6

for you to fetch changes up to 27f395b857abee5bced8356d39e1a491ff08748a:

  MAINTAINERS: separate out kernfs maintainership (2017-04-08 18:15:32 +0200)

----------------------------------------------------------------
Driver core fixes for 4.11-rc6

Here are 3 small fixes for 4.11-rc6.  One resolves a reported issue with
sysfs files that NeilBrown found, one is a documenatation fix for the
stable kernel rules, and the last is a small MAINTAINERS file update for
kernfs.

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

----------------------------------------------------------------
Johan Hovold (1):
      Documentation: stable-kernel-rules: fix stable-tag format

NeilBrown (1):
      sysfs: be careful of error returns from ops->show()

Tejun Heo (1):
      MAINTAINERS: separate out kernfs maintainership

 Documentation/process/stable-kernel-rules.rst |  2 +-
 MAINTAINERS                                   | 11 +++++++++--
 fs/sysfs/file.c                               |  6 ++++--
 3 files changed, 14 insertions(+), 5 deletions(-)

                 reply	other threads:[~2017-04-09  8:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170409081222.GA5899@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox