[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171011004547.8116-1-alexander.levin@verizon.com>
Date:   Wed, 11 Oct 2017 00:45:52 +0000
From:   "Levin, Alexander (Sasha Levin)" <alexander.levin@...izon.com>
To:     "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "stable@...r.kernel.org" <stable@...r.kernel.org>
Subject: [GIT PULL for-3.18 00/13] Commits for v3.18 LTS
Hi Greg,
The following commits were sent for review 7+ days ago, and comments were addressed.
Please pull for v3.18 LTS.
===
The following changes since commit ac0058305d83e8e50a9652a003bc2ec468df9f87:
  Linux 3.18.74 (2017-10-08 10:11:47 +0200)
are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git for-greg-3.18
for you to fetch changes up to 39f0b3269619da055f4700c3d2918dbcc1c4e72a:
  target/iscsi: Fix unsolicited data seq_end_offset calculation (2017-10-10 20:22:09 -0400)
----------------------------------------------------------------
Arnd Bergmann (1):
  watchdog: kempld: fix gcc-4.3 build
Christophe JAILLET (1):
  iio: adc: xilinx: Fix error handling
Dan Carpenter (1):
  scsi: scsi_dh_emc: return success in clariion_std_inquiry()
Dmitry V. Levin (2):
  uapi: fix linux/rds.h userspace compilation errors
  uapi: fix linux/mroute6.h userspace compilation errors
Eric Ren (1):
  ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Franck Demathieu (1):
  irqchip/crossbar: Fix incorrect type of local variables
Jarno Rajahalme (1):
  netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Majd Dibbiny (1):
  net/mlx4_core: Fix VF overwrite of module param which disables DMFS on
    new probed PFs
Milan Broz (1):
  crypto: xts - Add ECB dependency
Peter Zijlstra (1):
  locking/lockdep: Add nest_lock integrity test
Robbie Ko (1):
  Btrfs: send, fix failure to rename top level inode due to name
    collision
Varun Prakash (1):
  target/iscsi: Fix unsolicited data seq_end_offset calculation
 crypto/Kconfig                            |   1 +
 drivers/iio/adc/xilinx-xadc-core.c        |   6 +-
 drivers/irqchip/irq-crossbar.c            |   3 +-
 drivers/net/ethernet/mellanox/mlx4/main.c |   2 -
 drivers/scsi/device_handler/scsi_dh_emc.c |   2 +-
 drivers/target/iscsi/iscsi_target_erl0.c  |   6 +-
 drivers/watchdog/kempld_wdt.c             |   9 ++-
 fs/btrfs/send.c                           |   5 +-
 fs/ocfs2/dlmglue.c                        | 105 +++++++++++++++++++++++++++++-
 fs/ocfs2/dlmglue.h                        |  18 +++++
 fs/ocfs2/ocfs2.h                          |   1 +
 include/uapi/linux/mroute6.h              |   1 +
 include/uapi/linux/rds.h                  |   3 +-
 kernel/locking/lockdep.c                  |  11 +++-
 net/netfilter/nf_conntrack_expect.c       |   4 +-
 15 files changed, 156 insertions(+), 21 deletions(-)
-- 
2.11.0
Powered by blists - more mailing lists