All of lore.kernel.org
 help / color / mirror / Atom feed
From: alexander.levin@verizon.com
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: [GIT PULL] commits for Linux 4.14
Date: Sat, 2 Dec 2017 15:45:27 +0000	[thread overview]
Message-ID: <80a3c559002347218dee35e2e88d9db0@OMZP1LUMXCA17.uswin.ad.vzwcorp.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Greg,

Pleae pull commits for Linux 4.14 .

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 191314edb326764c4481b09ccf7d00159abe4679:

  Linux 4.14.3 (2017-11-30 08:41:00 +0000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.14-02122017

for you to fetch changes up to 0a06844c7da40d391fdd206565694edf3a82d870:

  locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT (2017-12-02 10:27:12 -0500)

- ----------------------------------------------------------------
for-greg-4.14-02122017

- ----------------------------------------------------------------
Aaron Sierra (1):
      serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X

Alexey Khoroshilov (1):
      usb: phy: tahvo: fix error handling in tahvo_usb_probe()

Andy Lowe (1):
      serial: sh-sci: suppress warning for ports without dma channels

Andy Lutomirski (2):
      selftests/x86/ldt_get: Add a few additional tests for limits
      selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities

Ard Biesheuvel (1):
      clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame

Arnaldo Carvalho de Melo (1):
      tools include: Do not use poison with C++

Ben Hutchings (1):
      usbip: tools: Install all headers needed for libusbip development

Boshi Wang (1):
      ima: fix hash algorithm initialization

Bryan O'Donoghue (1):
      staging: greybus: loopback: Fix iteration count on async path

Christian Borntraeger (1):
      s390/pci: do not require AIS facility

Chunfeng Yun (1):
      usb: mtu3: fix error return code in ssusb_gadget_init()

Colin Ian King (1):
      staging: rtl8188eu: avoid a null dereference on pmlmepriv

Dave Hansen (1):
      x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()

Edward A. James (1):
      hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF

Fabrizio Castro (1):
      mmc: tmio: check mmc_regulator_get_supply return value

Geert Uytterhoeven (1):
      dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible values

Greg Ungerer (1):
      m68k: fix ColdFire node shift size calculation

Gustavo A. R. Silva (2):
      EDAC, sb_edac: Fix missing break in switch
      iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return values

Heiko Carstens (1):
      s390/ptrace: fix guarded storage regset handling

Hiromitsu Yamasaki (1):
      spi: sh-msiof: Fix DMA transfer size check

Ian Jamison (1):
      serial: imx: Update cached mctrl value when changing RTS

Ioana Radulescu (2):
      staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path
      staging: fsl-mc/dpio: Fix incorrect comparison

Jason J. Herne (1):
      s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.

Jibin Xu (1):
      sysrq : fix Show Regs call trace on ARM

Johan Hovold (1):
      spi: spi-axi: fix potential use-after-free after deregistration

John Stultz (2):
      usb: dwc2: Fix UDC state tracking
      usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode

Kees Cook (2):
      locking/refcounts, x86/asm: Use unique .text section for refcount exceptions
      locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT

Kirill A. Shutemov (1):
      mm, x86/mm: Fix performance regression in get_user_pages_fast()

Kishon Vijay Abraham I (1):
      PCI: dra7xx: Create functional dependency between PCIe and PHY

Ladislav Michl (1):
      iio: adc: ti-ads1015: add 10% to conversion wait time

Larry Finger (1):
      staging: rtl8822be: Keep array subscript no lower than zero

Leo Yan (1):
      ARM: cpuidle: Correct driver unregistration if init fails

Lu Baolu (1):
      usb: xhci: Return error when host is dead in xhci_disable_slot()

Lukas Wunner (1):
      serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()

Martin Kepplinger (1):
      perf tools: Fix leaking rec_argv in error cases

Masami Hiramatsu (2):
      kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
      kprobes/x86: Disable preemption in ftrace-based jprobes

Peter Zijlstra (1):
      perf/core: Fix __perf_read_group_add() locking

Reinette Chatre (2):
      x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabled
      x86/intel_rdt: Fix potential deadlock during resctrl mount

Stanislaw Gruszka (1):
      staging: rtl8822be: fix wrong dma unmap len

Subhash Jadavani (1):
      mmc: sdhci-msm: fix issue with power irq

Thomas Richter (2):
      perf test attr: Fix ignored test case result
      perf test attr: Fix python error on empty result

Ulf Hansson (1):
      PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()

 .../devicetree/bindings/timer/renesas,cmt.txt      | 24 +++---
 arch/Kconfig                                       |  2 +-
 arch/m68k/mm/mcfmmu.c                              |  2 +-
 arch/s390/include/asm/pci_insn.h                   |  2 +-
 arch/s390/kernel/ptrace.c                          | 33 +++++---
 arch/s390/pci/pci.c                                |  5 +-
 arch/s390/pci/pci_insn.c                           |  6 +-
 arch/x86/Kconfig                                   |  2 +-
 arch/x86/include/asm/refcount.h                    |  2 +-
 arch/x86/include/asm/syscalls.h                    |  2 +-
 arch/x86/kernel/cpu/intel_rdt.c                    |  1 +
 arch/x86/kernel/cpu/intel_rdt_rdtgroup.c           |  8 +-
 arch/x86/kernel/kprobes/ftrace.c                   | 23 +++--
 arch/x86/kernel/ldt.c                              | 16 +++-
 arch/x86/mm/extable.c                              |  7 +-
 arch/x86/um/ldt.c                                  |  7 +-
 drivers/base/power/domain.c                        |  5 +-
 drivers/clocksource/arm_arch_timer.c               | 38 +++++----
 drivers/cpuidle/cpuidle-arm.c                      | 22 +++--
 drivers/edac/sb_edac.c                             |  1 +
 drivers/hwmon/pmbus/pmbus.h                        |  6 +-
 drivers/hwmon/pmbus/pmbus_core.c                   | 25 +++---
 drivers/iio/adc/ti-ads1015.c                       |  1 +
 drivers/iio/multiplexer/iio-mux.c                  |  6 ++
 drivers/mmc/host/sdhci-msm.c                       | 18 ++++
 drivers/mmc/host/tmio_mmc_core.c                   |  5 +-
 drivers/pci/dwc/pci-dra7xx.c                       | 16 ++++
 drivers/s390/cio/vfio_ccw_cp.c                     |  2 +
 drivers/spi/spi-axi-spi-engine.c                   |  4 +-
 drivers/spi/spi-sh-msiof.c                         |  2 +-
 drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c     | 15 +++-
 drivers/staging/fsl-mc/bus/dpio/dpio-service.c     |  4 +-
 drivers/staging/fsl-mc/include/dpaa2-io.h          |  6 +-
 drivers/staging/greybus/loopback.c                 |  4 +-
 drivers/staging/rtl8188eu/core/rtw_mlme.c          |  6 +-
 drivers/staging/rtlwifi/phydm/phydm_dig.c          |  2 +
 drivers/staging/rtlwifi/rtl8822be/fw.c             |  2 +-
 drivers/tty/serial/8250/8250_fintek.c              |  2 +-
 drivers/tty/serial/8250/8250_port.c                |  5 +-
 drivers/tty/serial/imx.c                           |  6 +-
 drivers/tty/serial/sh-sci.c                        |  8 ++
 drivers/tty/sysrq.c                                |  9 +-
 drivers/usb/dwc2/gadget.c                          |  7 ++
 drivers/usb/host/xhci.c                            |  3 +-
 drivers/usb/mtu3/mtu3_core.c                       |  4 +-
 drivers/usb/phy/phy-tahvo.c                        |  3 +-
 include/asm-generic/vmlinux.lds.h                  |  1 +
 kernel/events/core.c                               |  4 +-
 kernel/kprobes.c                                   | 14 ++--
 mm/gup.c                                           | 97 +++++++++++++---------
 security/integrity/ima/ima_main.c                  |  4 +
 tools/include/linux/poison.h                       |  5 ++
 tools/perf/builtin-c2c.c                           |  1 +
 tools/perf/builtin-mem.c                           |  1 +
 tools/perf/builtin-timechart.c                     |  4 +-
 tools/perf/builtin-trace.c                         |  1 +
 tools/perf/tests/attr.c                            |  2 +-
 tools/perf/tests/attr.py                           |  6 +-
 tools/testing/selftests/x86/ldt_gdt.c              | 27 +++++-
 tools/usb/usbip/Makefile.am                        |  3 +-
 60 files changed, 374 insertions(+), 175 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJaIsqRAAoJEN6mb/eXdyzcV6gP/1Tq5JktFEsVR8TNemtX2Xfv
zVwSTrS3DRnPKHZLpo30nkCU6LgMKfb2XSil1PaGEY1h+H9jDbu/C+QLlf8Xot/0
8WD6M7oEWrfzZFGGKebRFR6PXWjzVWXu54gKEn+jexfBB9OV8oDZBr0Pv/VKmIbt
Qre4iQfK1+a6IXC1F0k1HRtlH2MHDZRO6zM9gtrX16y0ljrWCgBlwMiAeOoc4EUm
jsjxwCsh4YLFpmmYE5rMzXip6ULu8D5byMQGcJYpgks7v+8m772E/v767hhXUfSq
QmsiQFrsmrPQPjIybyG7gzAo3QpihURJyMV6etbhwqT2WdNqc4M639QXh/5LaWq7
DAdyVkuD9kZjIJoBfdE5usiWkto8KSlmD+D+PVGwKw3PGHzntSH3BNCRMywkbca5
FbKJlbgK4y1QgqrArsuEvUGhnX9Voejuf5nx42KYJn99BqcYEXf+2muWJETrhhAn
W6GpL1zn57SxgmRQt9ZSyxhDcqRqVCWIBkx9hJwpfdKrDQ0E9SJAb9A7GSr3HLX9
UFVN0AonMeRF5RzE2oHZDm/FXdUNHq4Hos8pI5+iD+KQv7R1Il9quWS1eMexKNNO
fUZwVdDrdmp6j5kJmyykmg+hD1R0l2U+5XY+1+G8ZFC+v/xUtZhJgcOjLjl8sIzb
sOiBmAUWgRXjJFRm1TND
=PwHG
-----END PGP SIGNATURE-----

             reply	other threads:[~2017-12-02 15:46 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-02 15:45 alexander.levin [this message]
2017-12-06 18:37 ` [GIT PULL] commits for Linux 4.14 Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2018-11-12  3:26 Sasha Levin
2018-11-05 19:06 Sasha Levin
2018-10-22  9:13 Sasha Levin
2018-10-16 16:40 Sasha Levin
2018-10-12 14:36 Sasha Levin
2018-10-08 15:02 Sasha Levin
2018-10-02  0:58 Sasha Levin
2018-09-28  0:26 Sasha Levin
2018-09-24  1:01 Sasha Levin
2018-09-17 23:46 Sasha Levin
2018-09-14 18:41 Sasha Levin
2018-09-10 14:28 Sasha Levin
2018-08-25 15:10 Sasha Levin
2018-08-26  7:14 ` Greg KH
2018-08-10  0:23 Sasha Levin
2018-08-22  8:06 ` Greg KH
2018-07-28  1:46 Sasha Levin
2018-07-28 10:08 ` Greg KH
2018-06-21  2:36 Sasha Levin
2018-07-05 18:17 ` Greg KH
2018-06-07  1:07 Sasha Levin
2018-06-08  0:55 ` Eddie Chapman
2018-06-08  4:49   ` Greg KH
2018-06-05  4:00 Sasha Levin
2018-05-19 16:59 Sasha Levin
2018-05-27 15:36 ` Greg KH
2018-04-27  2:00 Sasha Levin
2018-04-30 13:02 ` Greg KH
2018-04-30 14:39   ` Sasha Levin
2018-04-30 15:06     ` Greg KH
2018-04-30 17:54       ` Sasha Levin
2018-04-30 18:28         ` Greg KH
2018-04-30 19:26           ` Greg KH
2018-05-02 16:53           ` Greg KH
2018-05-02 23:19 ` Greg KH
2018-05-02 23:36   ` Greg KH
2018-05-02 23:39     ` Sasha Levin
2018-05-03 12:02       ` Greg KH
2018-05-03 12:05         ` Greg KH
2018-04-23 19:54 Sasha Levin
2018-04-24  7:28 ` Greg KH
2018-04-15 21:37 Sasha Levin
2018-04-24 15:00 ` Greg KH
2018-04-05  6:24 Sasha Levin
2018-04-09 12:04 ` Greg KH
2018-03-19 15:38 Sasha Levin
2018-03-22 13:33 ` Greg KH
2018-03-15 22:40 Sasha Levin
2018-03-16 14:45 ` Greg KH
2018-02-25  0:59 Sasha Levin
2018-02-28 15:25 ` Greg KH
2018-02-04 16:03 Sasha Levin
2018-02-15 15:30 ` Greg KH
2018-02-15 19:36   ` Sasha Levin
2018-02-23 10:47     ` Greg KH
2018-02-23 11:10       ` Greg KH
2018-01-28 22:32 Sasha Levin
2018-02-04 10:47 ` Greg KH
2017-12-20 15:37 alexander.levin
2017-12-20 17:21 ` Greg KH
2017-12-14 16:13 alexander.levin
2017-12-18 13:09 ` Greg KH
2017-12-12  0:58 alexander.levin
2017-12-12 11:50 ` Greg KH
2017-11-30 22:02 alexander.levin

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=80a3c559002347218dee35e2e88d9db0@OMZP1LUMXCA17.uswin.ad.vzwcorp.com \
    --to=alexander.levin@verizon.com \
    --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.