-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi Greg,
Pleae pull commits for Linux 4.18 .
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 7da07a3216a00aa3c523db4539fc6914497d0576:
Linux 4.18.12 (2018-10-03 16:59:28 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.18-08102018
for you to fetch changes up to 880c04da777b6fab0bb97d8fccf7aed9c223db5e:
x86/APM: Fix build warning when PROC_FS is not enabled (2018-10-03 22:23:29 -0400)
- ---------------------------------------------------------------- for-greg-4.18-08102018
- ---------------------------------------------------------------- Andreas Bosch (1): HID: intel-ish-hid: Enable Sunrise Point-H ish driver
Andrew Murray (1): asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIRECT_PIO
Anton Vasilyev (1): usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anurag Kumar Vulisha (1): usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Ben Hutchings (1): USB: yurex: Check for truncation in yurex_read()
Ben Skeggs (5): drm/nouveau: fix oops in client init failure path drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS drm/nouveau/disp: fix DP disable race drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP panels
Chris Phlipot (1): perf util: Fix bad memory access in trace info.
Christian König (1): drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Cong Wang (1): netfilter: xt_hashlimit: use s->file instead of s->private
Dan Carpenter (1): cifs: read overflow in is_valid_oplock_break()
Daniel Jurgens (1): net/mlx5: Consider PCI domain in search for next dev
Florian Westphal (2): netfilter: xt_checksum: ignore gso skbs netfilter: kconfig: nat related expression depend on nftables core
Guenter Roeck (1): riscv: Do not overwrite initrd_start and initrd_end
Hans de Goede (1): HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
Harry Mallon (1): HID: hid-saitek: Add device ID for RAT 7 Contagion
Heinz Mauelshagen (4): dm raid: fix reshape race on small devices dm raid: fix stripe adding reshape deadlock dm raid: fix rebuild of specific devices by updating superblock dm raid: fix RAID leg rebuild errors
Hisao Tanabe (1): perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Jacek Tomaka (1): perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jann Horn (1): RDMA/ucma: check fd type in ucma_migrate_id()
Joe Thornber (1): dm thin metadata: try to avoid ever aborting transactions
Josh Abraham (1): xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Julian Wiedmann (1): s390/qeth: don't dump past end of unknown HW header
Kai-Heng Feng (2): HID: i2c-hid: Don't reset device upon system resume r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kim Phillips (1): perf annotate: Fix parsing aarch64 branch instructions after objdump update
Lorenzo Bianconi (1): iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
Maciej S. Szmigiero (1): r8169: set TxConfig register after TX / RX is enabled, just like RxConfig
Martin Liška (1): perf annotate: Properly interpret indirect call
Martin Willi (1): netfilter: xt_cluster: add dependency on conntrack module
Matt Ranostay (1): Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
Michal 'vorner' Vaner (1): netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Miguel Ojeda (1): arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Mike Christie (1): scsi: iscsi: target: Fix conn_ops double free
Netanel Belgazal (6): net: ena: fix surprise unplug NULL dereference kernel crash net: ena: fix driver when PAGE_SIZE == 64kB net: ena: fix device destruction to gracefully free resources net: ena: fix potential double ena_destroy_device() net: ena: fix missing lock during device destruction net: ena: fix missing calls to READ_ONCE
Nilesh Javali (1): scsi: qedi: Add the CRC size within iSCSI NVM image
Olaf Hering (1): xen: avoid crash in disable_hotplug_cpu
Pablo Neira Ayuso (1): netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Randy Dunlap (3): arch/hexagon: fix kernel/dma.c build warning hexagon: modify ffs() and fls() to return int x86/APM: Fix build warning when PROC_FS is not enabled
Sagi Grimberg (1): nvmet-rdma: fix possible bogus dereference under heavy load
Sandipan Das (1): perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sean O'Brien (1): HID: add support for Apple Magic Keyboards
Somnath Kotur (1): bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Srikar Dronamraju (1): sched/topology: Set correct NUMA topology type
Stephen Boyd (1): pinctrl: msm: Really mask level interrupts to prevent latching
Stephen Rothwell (1): fs/cifs: suppress a string overflow warning
Taehee Yoo (1): netfilter: nf_tables: release chain in flushing set
Tao Zhou (1): drm/amdgpu: Fix SDMA hang in prt mode v2
Vincent Pelletier (1): scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails
Vitaly Kuznetsov (1): xen/manage: don't complain about an empty value in control/sysrq node
Wenjia Zhang (1): s390/qeth: use vzalloc for QUERY OAT buffer
arch/arm64/include/asm/jump_label.h | 4 +- arch/hexagon/include/asm/bitops.h | 4 +- arch/hexagon/kernel/dma.c | 2 +- arch/riscv/kernel/setup.c | 7 - arch/x86/events/intel/lbr.c | 4 + arch/x86/kernel/apm_32.c | 2 + drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 23 ++-- drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 7 +- drivers/gpu/drm/nouveau/nouveau_drm.c | 14 +- drivers/gpu/drm/nouveau/nvkm/engine/disp/base.c | 14 ++ drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c | 17 ++- drivers/gpu/drm/nouveau/nvkm/engine/disp/ior.h | 1 + drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c | 6 +- drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c | 17 ++- drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h | 4 +- .../gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c | 3 +- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c | 2 +- drivers/hid/hid-apple.c | 9 +- drivers/hid/hid-ids.h | 7 +- drivers/hid/hid-saitek.c | 2 + drivers/hid/hid-sensor-hub.c | 23 ++++ drivers/hid/i2c-hid/i2c-hid.c | 13 +- drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 + drivers/hid/intel-ish-hid/ipc/pci-ish.c | 1 + drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c | 13 +- drivers/iio/temperature/maxim_thermocouple.c | 1 - drivers/infiniband/core/ucma.c | 6 + drivers/infiniband/hw/bnxt_re/ib_verbs.c | 2 + drivers/infiniband/hw/bnxt_re/qplib_fp.c | 2 +- drivers/md/dm-raid.c | 144 ++++++++------------ drivers/md/dm-thin-metadata.c | 36 ++++- drivers/md/dm-thin.c | 73 ++++++++-- drivers/net/ethernet/amazon/ena/ena_com.c | 8 +- drivers/net/ethernet/amazon/ena/ena_netdev.c | 52 +++---- drivers/net/ethernet/amazon/ena/ena_netdev.h | 11 ++ drivers/net/ethernet/mellanox/mlx5/core/dev.c | 7 +- drivers/net/ethernet/realtek/r8169.c | 11 +- drivers/nvme/target/rdma.c | 27 +++- drivers/pinctrl/qcom/pinctrl-msm.c | 24 ++++ drivers/s390/net/qeth_core_main.c | 5 +- drivers/s390/net/qeth_l2_main.c | 2 +- drivers/s390/net/qeth_l3_main.c | 2 +- drivers/scsi/qedi/qedi.h | 7 +- drivers/scsi/qedi/qedi_main.c | 28 ++-- drivers/target/iscsi/iscsi_target.c | 9 +- drivers/target/iscsi/iscsi_target_login.c | 149 +++++++++++---------- drivers/target/iscsi/iscsi_target_login.h | 2 +- drivers/usb/gadget/udc/fotg210-udc.c | 15 ++- drivers/usb/host/xhci-plat.c | 27 ++-- drivers/usb/misc/yurex.c | 3 + drivers/xen/cpu_hotplug.c | 15 ++- drivers/xen/events/events_base.c | 2 +- drivers/xen/manage.c | 6 +- fs/cifs/cifssmb.c | 11 +- fs/cifs/misc.c | 8 ++ include/asm-generic/io.h | 3 +- kernel/sched/topology.c | 5 +- net/ipv4/netfilter/Kconfig | 8 +- net/ipv4/netfilter/nf_conntrack_proto_icmp.c | 8 +- net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c | 8 +- net/netfilter/Kconfig | 12 +- net/netfilter/nf_conntrack_proto_dccp.c | 12 +- net/netfilter/nf_conntrack_proto_generic.c | 8 +- net/netfilter/nf_conntrack_proto_gre.c | 8 +- net/netfilter/nf_conntrack_proto_sctp.c | 14 +- net/netfilter/nf_conntrack_proto_tcp.c | 12 +- net/netfilter/nf_conntrack_proto_udp.c | 20 +-- net/netfilter/nf_tables_api.c | 1 + net/netfilter/nfnetlink_queue.c | 1 + net/netfilter/xt_CHECKSUM.c | 22 ++- net/netfilter/xt_cluster.c | 14 +- net/netfilter/xt_hashlimit.c | 18 +-- tools/perf/arch/powerpc/util/sym-handling.c | 4 +- tools/perf/util/annotate.c | 32 ++++- tools/perf/util/annotate.h | 1 + tools/perf/util/evsel.c | 5 +- tools/perf/util/trace-event-info.c | 2 +- 77 files changed, 709 insertions(+), 404 deletions(-)