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 60a8261b1257b6ef226f572b34cffc7b5cb359c7: Linux 3.18.71 (2017-09-13 14:04:00 -0700) 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 268c0c6dbcc34ce985a5f4a6fbfd5cbda2c1605c: libata: transport: Remove circular dependency at free time (2017-09-24 14:30:31 -0400) ---------------------------------------------------------------- Afzal Mohammed (1): ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM Alden Tondettar (1): partitions/efi: Fix integer overflow in GPT size calculation Alexander Potapenko (1): net/packet: check length in getsockopt() called with PACKET_HDRLEN Arvind Yadav (1): parisc: perf: Fix potential NULL pointer dereference Bartosz Golaszewski (1): drm: bridge: add DT bindings for TI ths8135 Christophe JAILLET (1): tty: goldfish: Fix a parameter of a call to free_irq Darrick J. Wong (1): xfs: remove kmem_zalloc_greedy Feras Daoud (3): IB/ipoib: Fix deadlock over vlan_mutex IB/ipoib: rtnl_unlock can not come after free_netdev IB/ipoib: Replace list_del of the neigh->list with list_del_init Guenter Roeck (1): hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributes Gwendal Grignou (1): libata: transport: Remove circular dependency at free time Heiner Kallweit (1): mmc: sdio: fix alignment issue in struct sdio_func Johan Hovold (2): USB: serial: mos7720: fix control-message error handling USB: serial: mos7840: fix control-message error handling Liping Zhang (2): netfilter: invoke synchronize_rcu after set the _hook_ to NULL netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max Marcin Nowakowski (1): MIPS: kexec: Do not reserve invalid crashkernel memory on boot Markus Elfring (1): pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show() Myungho Jung (1): net: core: Prevent from dereferencing null pointer when releasing SKB Niklas Söderlund (1): sh_eth: use correct name for ECMR_MPDE bit Pan Bian (1): team: fix memory leaks Paul Burton (1): MIPS: Ensure bss section ends on a long-aligned address Richard Guy Briggs (1): audit: log 32-bit socketcalls Roman Spychała (1): usb: plusb: Add support for PL-27A1 Santosh Shilimkar (1): RDS: RDMA: Fix the composite message user notification Shaohua Li (1): md/raid10: submit bio directly to replacement disk Thibault Saunier (1): [media] exynos-gsc: Do not swap cb/cr for semi planar formats Zhu Yanjun (1): rds: ib: add error handle .../bindings/display/bridge/ti,ths8135.txt | 46 +++++++++++ arch/arm/Kconfig-nommu | 3 +- arch/mips/kernel/setup.c | 5 ++ arch/mips/kernel/vmlinux.lds.S | 2 +- arch/parisc/kernel/perf.c | 94 +++++++++++----------- block/partitions/efi.c | 17 ++-- drivers/ata/libata-transport.c | 9 +-- drivers/hwmon/gl520sm.c | 25 +++--- drivers/infiniband/ulp/ipoib/ipoib_main.c | 8 +- drivers/infiniband/ulp/ipoib/ipoib_vlan.c | 10 ++- drivers/md/raid10.c | 19 ++++- drivers/media/platform/exynos-gsc/gsc-core.c | 2 - drivers/mmc/core/sdio_bus.c | 12 ++- drivers/net/ethernet/renesas/sh_eth.h | 2 +- drivers/net/team/team.c | 8 +- drivers/net/usb/Kconfig | 2 +- drivers/net/usb/plusb.c | 15 +++- drivers/pinctrl/mvebu/pinctrl-mvebu.c | 9 ++- drivers/tty/goldfish.c | 2 +- drivers/usb/serial/mos7720.c | 9 ++- drivers/usb/serial/mos7840.c | 19 ++++- fs/xfs/kmem.c | 18 ----- fs/xfs/kmem.h | 2 - fs/xfs/xfs_itable.c | 6 +- include/linux/audit.h | 20 +++++ include/linux/mmc/sdio_func.h | 2 +- net/compat.c | 17 +++- net/core/dev.c | 3 + net/ipv4/netfilter/nf_nat_snmp_basic.c | 1 + net/netfilter/nf_conntrack_ecache.c | 2 + net/netfilter/nf_conntrack_netlink.c | 1 + net/netfilter/nf_nat_core.c | 2 + net/netfilter/nfnetlink_cthelper.c | 20 ++--- net/netfilter/nfnetlink_cttimeout.c | 1 + net/packet/af_packet.c | 2 + net/rds/ib_cm.c | 47 ++++++++--- net/rds/ib_send.c | 25 +++--- net/rds/rdma.c | 10 +++ net/rds/rds.h | 1 + net/rds/send.c | 4 +- 40 files changed, 345 insertions(+), 157 deletions(-) create mode 100644 Documentation/devicetree/bindings/display/bridge/ti,ths8135.txt -- 2.11.0