-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi Greg,
Pleae pull commits for Linux 4.4 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Thanks, Sasha
=====
The following changes since commit c54d0707aa09a824413ebb4195c98bfb9b9e1fc0:
Linux 4.4.97 (2017-11-08 10:06:31 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git for-greg-4.4-2
for you to fetch changes up to 2f948758f8adbf4e5f78506568f32ae6269a822d:
net: dsa: select NET_SWITCHDEV (2017-11-08 15:35:51 -0500)
- ---------------------------------------------------------------- Akinobu Mita (2): Input: mpr121 - handle multiple bits change of status register Input: mpr121 - set missing event capability
Alison Schofield (1): iio: trigger: free trigger resource correctly
David Lechner (2): dt-bindings: Add LEGO MINDSTORMS EV3 compatible specification dt-bindings: Add vendor prefix for LEGO
Feras Daoud (1): IB/ipoib: Change list_del to list_del_init in the tx object
Gilad Ben-Yossef (1): IPsec: do not ignore crypto err in ah4 input
Harninder Rai (1): dt-bindings: clockgen: Add compatible string for LS1012A
Jason Gunthorpe (1): PCI: mvebu: Handle changes to the bridge windows while enabled
Juergen Gross (1): xen/netback: set default upper limit of tx/rx queues to 8
Julian Wiedmann (1): s390/qeth: issue STARTLAN as first IPA command
Lars-Peter Clausen (1): [media] adv7604: Initialize drive strength to default when using DT
Laurent Pinchart (1): serial: sh-sci: Fix register offsets for the IRDA serial port
Li Zhong (2): KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Liping Zhang (1): netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
Maciej W. Rozycki (1): video: fbdev: pmag-ba-fb: Remove bad `__init' annotation
Nate Watterson (1): iommu/arm-smmu-v3: Clear prior settings when updating STEs
Noralf Trønnes (1): drm: drm_minor_register(): Clean up debugfs on failure
Patrick Bruenn (1): ARM: dts: imx53-qsb-common: fix FEC pinmux config
Tony Lindgren (1): ARM: omap2plus_defconfig: Fix probe errors on UARTs 5 and 6
Valentin Longchamp (1): powerpc/corenet: explicitly disable the SDHC controller on kmcoge4
Vivien Didelot (1): net: dsa: select NET_SWITCHDEV
Volodymyr Bendiuga (1): phy: increase size of MII_BUS_ID_SIZE and bus_id
William wu (1): usb: hcd: initialize hcd->flags to 0 when rm hcd
Documentation/devicetree/bindings/arm/davinci.txt | 4 + .../devicetree/bindings/clock/qoriq-clock.txt | 1 + .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm/boot/dts/imx53-qsb-common.dtsi | 20 ++-- arch/arm/configs/omap2plus_defconfig | 1 + arch/powerpc/boot/dts/fsl/kmcoge4.dts | 4 + arch/powerpc/kvm/book3s_hv_rm_xics.c | 5 +- arch/sh/kernel/cpu/sh3/setup-sh770x.c | 1 - drivers/crypto/vmx/aes_ctr.c | 6 ++ drivers/gpu/drm/drm_drv.c | 2 +- drivers/iio/trigger/iio-trig-interrupt.c | 8 +- drivers/iio/trigger/iio-trig-sysfs.c | 2 +- drivers/infiniband/ulp/ipoib/ipoib_cm.c | 2 +- drivers/input/keyboard/mpr121_touchkey.c | 24 +++-- drivers/iommu/arm-smmu-v3.c | 10 +- drivers/media/i2c/adv7604.c | 3 + drivers/net/xen-netback/netback.c | 6 +- drivers/pci/host/pci-mvebu.c | 101 ++++++++++++--------- drivers/s390/net/qeth_core.h | 1 - drivers/s390/net/qeth_core_main.c | 21 ++++- drivers/s390/net/qeth_l2_main.c | 15 --- drivers/s390/net/qeth_l3_main.c | 15 --- drivers/staging/iio/trigger/iio-trig-bfin-timer.c | 4 +- drivers/tty/serial/sh-sci.c | 17 ++-- drivers/usb/core/hcd.c | 1 + drivers/video/fbdev/pmag-ba-fb.c | 2 +- include/linux/phy.h | 8 +- net/dsa/Kconfig | 5 +- net/ipv4/ah4.c | 3 + net/netfilter/nft_meta.c | 28 +++++- 30 files changed, 184 insertions(+), 137 deletions(-)
linux-stable-mirror@lists.linaro.org