From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757099AbdJKAx5 (ORCPT ); Tue, 10 Oct 2017 20:53:57 -0400 Received: from fldsmtpe03.verizon.com ([140.108.26.142]:42643 "EHLO fldsmtpe03.verizon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932872AbdJKArV (ORCPT ); Tue, 10 Oct 2017 20:47:21 -0400 From: "Levin, Alexander (Sasha Levin)" X-Host: endeavour.tdc.vzwcorp.com To: "gregkh@linuxfoundation.org" CC: "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" Subject: [GIT PULL for-4.4 00/25] Commits for v4.4 LTS Thread-Topic: [GIT PULL for-4.4 00/25] Commits for v4.4 LTS Thread-Index: AQHTQipB22aiWLnDbUKc5dQg1ucwhg== Date: Wed, 11 Oct 2017 00:45:38 +0000 Message-ID: <20171011004533.8044-1-alexander.levin@verizon.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.144.60.250] Content-Type: text/plain; charset="utf-8" Content-ID: <5377708BB590D44B926D9FAE37D2CFF5@vzwcorp.com> MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by nfs id v9B0s6pj030171 Hi Greg, The following commits were sent for review 7+ days ago, and comments were addressed. Please pull for v4.4 LTS. === The following changes since commit c030c36a88cdc54a5d657c0a2ee630ba495d5538: Linux 4.4.91 (2017-10-08 10:24:24 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git for-greg-4.4 for you to fetch changes up to 5e1c58170e54cfe245176b0db500035f7fa7fdad: cpufreq: CPPC: add ACPI_PROCESSOR dependency (2017-10-10 20:18:53 -0400) ---------------------------------------------------------------- Alexandre Belloni (1): i2c: at91: ensure state is restored after suspending Arnd Bergmann (2): watchdog: kempld: fix gcc-4.3 build cpufreq: CPPC: add ACPI_PROCESSOR dependency 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 Emmanuel Grumbach (1): mac80211: fix power saving clients handling in iwlwifi Eric Dumazet (1): net/mlx4_en: fix overflow in mlx4_en_init_timestamp() Eric Ren (1): ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock Franck Demathieu (1): irqchip/crossbar: Fix incorrect type of local variables Grygorii Maistrenko (1): slub: do not merge cache if slub_debug contains a never-merge flag Jaegeuk Kim (1): f2fs: do not wait for writeback in write_begin Jarno Rajahalme (1): netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. Jeff Layton (1): ceph: clean up unsafe d_parent accesses in build_dentry_path Johannes Berg (1): mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length Kinglong Mee (1): nfsd/callback: Cleanup callback cred on shutdown 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 Shaohua Li (1): md/linear: shutup lockdep warnning Thomas Petazzoni (1): net: mvpp2: release reference to txq_cpu[] entry after unmapping Varun Prakash (1): target/iscsi: Fix unsolicited data seq_end_offset calculation Vijay Kumar (1): sparc64: Migrate hvcons irq to panicked cpu arch/sparc/include/asm/setup.h | 5 +- arch/sparc/kernel/smp_64.c | 6 +- crypto/Kconfig | 1 + drivers/cpufreq/Kconfig.arm | 2 +- drivers/i2c/busses/i2c-at91.c | 3 + drivers/iio/adc/xilinx-xadc-core.c | 6 +- drivers/irqchip/irq-crossbar.c | 3 +- drivers/md/linear.c | 3 +- drivers/net/ethernet/marvell/mvpp2.c | 9 +-- drivers/net/ethernet/mellanox/mlx4/en_clock.c | 18 ++--- drivers/net/ethernet/mellanox/mlx4/main.c | 2 - drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 1 - drivers/net/wireless/mac80211_hwsim.c | 28 +++++-- drivers/scsi/device_handler/scsi_dh_emc.c | 2 +- drivers/target/iscsi/iscsi_target_erl0.c | 6 +- drivers/tty/serial/sunhv.c | 6 ++ drivers/watchdog/kempld_wdt.c | 9 ++- fs/btrfs/send.c | 5 +- fs/ceph/mds_client.c | 9 ++- fs/f2fs/data.c | 7 +- fs/nfsd/nfs4callback.c | 8 ++ fs/nfsd/nfs4state.c | 10 ++- fs/nfsd/state.h | 1 + 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 ++- mm/slab_common.c | 5 +- net/mac80211/sta_info.c | 2 +- net/netfilter/nf_conntrack_expect.c | 4 +- 32 files changed, 243 insertions(+), 57 deletions(-) -- 2.11.0