linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Driver core patches for 4.12-rc1
@ 2017-05-05  0:17 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-05-05  0:17 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

The following changes since commit 39da7c509acff13fc8cb12ec1bb20337c988ed36:

  Linux 4.11-rc6 (2017-04-09 09:49:44 -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.12-rc1

for you to fetch changes up to 523aa3586ffb1fc11a9bf88f77ebaf71a15eb998:

  Merge 4.11-rc6 into driver-core-next (2017-04-10 15:13:06 +0200)

----------------------------------------------------------------
Driver core patches for 4.12-rc1

Very tiny pull request for 4.12-rc1 for the driver core this time
around.

There are some documentation fixes, an eventpoll.h fixup to make it
easier for the libc developers to take our header files directly, and
some very minor driver core fixes and changes.

All have been in linux-next for a very long time with no reported
issues.

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

----------------------------------------------------------------
Geliang Tang (2):
      debugfs: set no_llseek in DEFINE_DEBUGFS_ATTRIBUTE
      drivers: base: dma-mapping: use nth_page helper

Greg KH (2):
      eventpoll.h: fix epoll event masks
      eventpoll.h: add missing epoll event masks

Greg Kroah-Hartman (2):
      Merge 4.11-rc4 into driver-core-next
      Merge 4.11-rc6 into driver-core-next

Juri Lelli (1):
      Documentation/ABI: add information about cpu_capacity

Thomas Hellstrom (1):
      Revert "kref: double kref_put() in my_data_handler()"

Viresh Kumar (1):
      driver core: don't initialize 'parent' in device_add()

 Documentation/ABI/testing/sysfs-devices-system-cpu |  7 +++++++
 Documentation/kref.txt                             |  1 +
 drivers/base/core.c                                |  2 +-
 drivers/base/dma-mapping.c                         |  5 ++---
 include/linux/debugfs.h                            |  2 +-
 include/uapi/linux/eventpoll.h                     | 21 +++++++++++++++++----
 6 files changed, 29 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-05  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-05  0:17 [GIT PULL] Driver core patches for 4.12-rc1 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).