public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Martyn Welch <martyn.welch@collabora.co.uk>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linux Driver Project Developer List <devel@driverdev.osuosl.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] VME Subsystem patches for 4.13-rc7
Date: Fri, 1 Sep 2017 18:08:48 +0100	[thread overview]
Message-ID: <20170901170848.GA30668@hermes.home> (raw)

The following changes since commit 0f9b011d3321ca1079c7a46c18cb1956fbdb7bcb:

  driver core: bus: Fix a potential double free (2017-08-31 18:57:30 +0200)

are available in the git repository at:

  https://gitlab.collabora.com/martyn/linux.git tags/vme-next-4.13-rc7

for you to fetch changes up to 92203389d32f83f71cb1944840af31ffb3a42e6f:

  vme: tsi148: Adjust 14 checks for null pointers (2017-09-01 14:08:46 +0100)

----------------------------------------------------------------
VME Subsystem changes for driver-core-next v4.13-rc7

----------------------------------------------------------------
Markus Elfring (14):
      vme: Delete 11 error messages for a failed memory allocation
      vme: Improve 11 size determinations
      vme: Move an assignment in vme_new_dma_list()
      vme: Adjust 48 checks for null pointers
      vme: Return directly in two functions
      vme: fake: Delete an error message for a failed memory allocation in fake_init()
      vme: fake: Improve five size determinations in fake_init()
      vme: fake: Adjust 11 checks for null pointers
      vme: ca91cx42: Delete eight error messages for a failed memory allocation
      vme: ca91cx42: Improve 12 size determinations
      vme: ca91cx42: Adjust 14 checks for null pointers
      vme: tsi148: Delete nine error messages for a failed memory allocation
      vme: tsi148: Improve 17 size determinations
      vme: tsi148: Adjust 14 checks for null pointers

 drivers/vme/bridges/vme_ca91cx42.c |  73 +++++---------
 drivers/vme/bridges/vme_fake.c     |  35 +++----
 drivers/vme/bridges/vme_tsi148.c   |  83 ++++++----------
 drivers/vme/vme.c                  | 194 ++++++++++++++++---------------------
 4 files changed, 157 insertions(+), 228 deletions(-)

             reply	other threads:[~2017-09-01 17:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-01 17:08 Martyn Welch [this message]
2017-09-01 17:15 ` [GIT PULL] VME Subsystem patches for 4.13-rc7 Greg Kroah-Hartman

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=20170901170848.GA30668@hermes.home \
    --to=martyn.welch@collabora.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.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