From: Sasha Levin <sashal@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org
Cc: linux-kernel@microsoft.com
Subject: [GIT PULL] commits for Linux 4.18
Date: Mon, 08 Oct 2018 11:02:07 -0400 [thread overview]
Message-ID: <20181008150208.BA4AD20652@mail.kernel.org> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 11626 bytes --]
-----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(-)
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE4n5dijQDou9mhzu83qZv95d3LNwFAlu7cW8ACgkQ3qZv95d3
LNxYhQ/+IIWI+gqynHl33wBHO24BHgCzM0qUdEfofRfQe3sz4Fhs16b4mK8Yeaw0
Yag+8wh7fVccHI4VBIWkldzAyDm8+NQRuuqvE0JCofVNYm4C5lUmO+gf3inVwLmh
FRdiWyk6EdcXFn3C540rfj9PXXkO8Kdn2iDHd0cQJx1+3rrBN1CwFzCv1pWozJVh
2bIoutp13EbiS3RxFoxEI0GLzVy6lyRV6v2Qrv+2bpHkfRBl3lZlLUpSZy9V+Kza
kKDZTJC99F3jOj7Wy2kGzCdToDtk0Q4V9XTuB09Rdgj28rxoVSxSdx6qGvV73qxG
4PEV0tbpdJW2pUbGx2bvfx6LMkADxcFykujg4dYenErXbLTHnh2597Ryc6VXUdiL
bZtbBbWNBx1OPx29vvghj1364O8rnpXRzU4aIT/P0fSofB2QTQsVEKjadNASDz0B
OsMAKlsu4Z/6W5UGeG4Uoz7B6Qi3QKxxa/pt2OM8rdHMb8L6LY6g5j4RGUEbXspq
7vbzGWiibD1cPT+k/xtgRZ2mWwrRu0Ivx73vHp/Pm2TdKj2J7WwUXh6xaXnXWN5M
TknNELY/rcZw35ThhKNCvpqgoYb+hoWTjL5amvY+JgduVcxxQG8fETlTZoYIoDOt
HdV4RAKwlydKV9QUhiotaH6Gqir4VjY4cew8j8XTw6HjKJ+SOJc=
=pn2C
-----END PGP SIGNATURE-----
next reply other threads:[~2018-10-08 22:14 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-08 15:02 Sasha Levin [this message]
2018-10-08 17:10 ` [GIT PULL] commits for Linux 4.18 Greg KH
-- strict thread matches above, loose matches on Subject: below --
2018-11-12 3:26 Sasha Levin
2018-11-05 19:05 Sasha Levin
2018-10-22 9:13 Sasha Levin
2018-10-16 16:40 Sasha Levin
2018-10-18 15:18 ` Greg KH
2018-10-12 14:36 Sasha Levin
2018-10-16 10:54 ` Greg KH
[not found] <5bb656f2.1c69fb81.ef8db.8483SMTPIN_ADDED_MISSING@mx.google.com>
2018-10-04 20:24 ` Greg KH
2018-10-02 0:58 Sasha Levin
2018-10-02 12:04 ` Greg KH
2018-09-28 0:26 Sasha Levin
2018-09-29 12:07 ` Greg KH
2018-10-01 0:49 ` Sasha Levin
2018-09-28 0:25 Sasha Levin
2018-09-24 1:01 Sasha Levin
2018-09-24 7:47 ` Greg KH
2018-09-17 23:46 Sasha Levin
2018-09-21 12:01 ` Greg KH
2018-09-14 18:40 Sasha Levin
2018-09-17 11:27 ` Greg KH
2018-09-10 14:28 Sasha Levin
2018-09-11 14:44 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181008150208.BA4AD20652@mail.kernel.org \
--to=sashal@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.