All of lore.kernel.org
 help / color / mirror / Atom feed
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.14
Date: Mon, 05 Nov 2018 14:06:31 -0500	[thread overview]
Message-ID: <20181105190645.A4E7B20825@mail.kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 14188 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

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 50961e4888a1d53544ac4ea6f185fc27ee4fee4f:

  Linux 4.14.79 (2018-11-04 14:52:51 +0100)

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-05112018

for you to fetch changes up to 0008c9d2804e65079d4151eaaa635529d93417a2:

  cpupower: Fix AMD Family 0x17 msr_pstate size (2018-11-05 09:29:35 -0500)

- ----------------------------------------------------------------
for-greg-4.14-05112018

- ----------------------------------------------------------------
Alexandre Belloni (3):
      usb: gadget: udc: atmel: handle at91sam9rl PMC
      uio: ensure class is registered before devices
      mfd: menelaus: Fix possible race condition and leak

Andrew Lunn (1):
      net: dsa: mv88e6xxx: Fix writing to a PHY page.

Antoine Tenart (1):
      net: phy: phylink: ensure the carrier is off when starting phylink

Arend van Spriel (1):
      brcmfmac: fix for proper support of 160MHz bandwidth

Ben Hutchings (1):
      x86: boot: Fix EFI stub alignment

Chao Yu (1):
      f2fs: fix to recover inode's i_flags during POR

Christian Hewitt (1):
      Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth

David Howells (1):
      UAPI: ndctl: Fix g++-unsupported initialisation in headers

David Miller (1):
      perf cpu_map: Align cpu map synthesized events properly.

David S. Miller (3):
      sparc: Fix single-pcr perf event counter management.
      sparc: Throttle perf events properly.
      sparc64: Make proc_id signed.

Denis Drozdov (1):
      IB/ipoib: Clear IPCB before icmp_send

Dexuan Cui (1):
      Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask

Dou Liyang (1):
      ACPI / processor: Fix the return value of acpi_processor_ids_walk()

Douglas Anderson (2):
      pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant
      pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant

Emmanuel Grumbach (1):
      iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface

Eric Dumazet (1):
      bpf: do not blindly change rlimit in reuseport net selftest

Eric W. Biederman (1):
      signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init

Finn Thain (1):
      scsi: esp_scsi: Track residual for PIO transfers

Florian Westphal (1):
      xfrm: policy: use hlist rcu variants on insert

Geert Uytterhoeven (1):
      thermal: da9062/61: Prevent hardware access during system suspend

Gustavo A. R. Silva (1):
      mtd: rawnand: atmel: Fix potential NULL pointer dereference

Hans de Goede (1):
      ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers

Honghui Zhang (1):
      PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic

Horia Geantă (1):
      crypto: caam - fix implicit casts in endianness helpers

Ivan Khoronzhuk (1):
      net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode

James Smart (2):
      scsi: lpfc: Correct soft lockup when running mds diagnostics
      scsi: lpfc: Correct race with abort on completion path

Janosch Frank (1):
      s390/sthyi: Fix machine name validity indication

Jarod Wilson (1):
      perf tools: Fix use of alternatives to find JDIR

Javier Martinez Canillas (1):
      tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated

Jia-Ju Bai (1):
      lightnvm: pblk: fix two sleep-in-atomic-context bugs

Jim Mattson (1):
      KVM: nVMX: Clear reserved bits of #DB exit qualification

Jiri Olsa (2):
      Revert "perf tools: Fix PMU term format max value calculation"
      perf vendor events intel: Fix wrong filter_band* values for uncore events

Jorgen Hansen (1):
      VMCI: Resource wildcard match fixed

Loic Poulain (1):
      usb: chipidea: Prevent unbalanced IRQ disable

Lubomir Rintel (1):
      x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC

Martin Willi (1):
      ath10k: schedule hardware restart if WMI command times out

Masami Hiramatsu (2):
      selftests: ftrace: Add synthetic event syntax testcase
      kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()

Michal Hocko (1):
      cgroup, netclassid: add a preemption point to write_classid

Mika Westerberg (1):
      PCI / ACPI: Enable wake automatically for power managed bridges

Nathan Chancellor (2):
      net: qla3xxx: Remove overflowing shift statement
      spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}

Omar Sandoval (2):
      ataflop: fix error handling during setup
      swim: fix cleanup on setup error

Paolo Valente (1):
      block, bfq: correctly charge and reset entity service in all cases

Parav Pandit (1):
      RDMA/core: Do not expose unsupported counters

Paul Cercueil (1):
      dmaengine: dma-jz4780: Return error if not probed from DT

Prarit Bhargava (2):
      cpupower: Fix coredump on VMWare
      cpupower: Fix AMD Family 0x17 msr_pstate size

Ryan C Goodfellow (1):
      nfp: devlink port split support for 1x100G CXP NIC

Sanskriti Sharma (3):
      perf tools: Free temporary 'sys' string in read_event_files()
      perf tools: Cleanup trace-event-info 'tdata' leak
      perf strbuf: Match va_{add,copy} with va_end

Sara Sharon (1):
      iwlwifi: mvm: fix BAR seq ctrl reporting

Sebastian Andrzej Siewior (1):
      x86/fpu: Remove second definition of fpu in __fpu__restore_sig()

Sebastian Basierski (1):
      ixgbevf: VF2VF TCP RSS

Selvin Xavier (1):
      RDMA/bnxt_re: Fix recursive lock warning in debug kernel

Serhey Popovych (1):
      tun: Consistently configure generic netdev params via rtnetlink

Shaohua Li (1):
      MD: fix invalid stored role for a disk

Shaul Triebitz (1):
      iwlwifi: pcie: avoid empty free RB queue

Song Muchun (1):
      sched/fair: Fix the min_vruntime update logic in dequeue_entity()

Stephen Boyd (1):
      pinctrl: qcom: spmi-mpp: Fix drive strength setting

Suzuki K Poulose (1):
      coresight: etb10: Fix handling of perf mode

Takashi Iwai (1):
      ALSA: hda: Check the non-cached stream buffers more explicitly

Theodore Ts'o (1):
      ext4: fix argument checking in EXT4_IOC_MOVE_EXT

Thierry Reding (1):
      hwmon: (pwm-fan) Set fan speed to 0 on suspend

Tonghao Zhang (1):
      PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice

Tudor.Ambarus@microchip.com (1):
      usb: host: ohci-at91: fix request of irq for optional gpio

Vignesh R (1):
      PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode

Vijay Immanuel (1):
      IB/rxe: fix for duplicate request processing and ack psns

Viresh Kumar (1):
      cpufreq: dt: Try freeing static OPPs only if we have added them

Waiman Long (2):
      locking/lockdep: Fix debug_locks off performance problem
      driver/dma/ioat: Call del_timer_sync() without holding prep_lock

Wenwen Wang (1):
      scsi: megaraid_sas: fix a missing-check bug

Will Deacon (1):
      signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack

Wolfram Sang (1):
      i2c: rcar: cleanup DMA for all kinds of failure

Yu Zhao (1):
      mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01

YueHaibing (1):
      pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux

Yunlei He (1):
      f2fs: report error if quota off error during umount

 arch/s390/kvm/sthyi.c                              |  8 ++-
 arch/sparc/include/asm/cpudata_64.h                |  2 +-
 arch/sparc/kernel/perf_event.c                     | 26 +++++--
 arch/x86/boot/tools/build.c                        |  7 ++
 arch/x86/include/asm/kvm_host.h                    |  1 +
 arch/x86/kernel/fpu/signal.c                       |  1 -
 arch/x86/kvm/vmx.c                                 |  7 +-
 arch/x86/platform/olpc/olpc-xo1-rtc.c              |  3 +
 block/bfq-wf2q.c                                   | 13 +++-
 drivers/acpi/acpi_lpss.c                           |  2 +
 drivers/acpi/acpi_processor.c                      |  7 +-
 drivers/block/ataflop.c                            | 25 ++++---
 drivers/block/swim.c                               | 13 +++-
 drivers/bluetooth/btbcm.c                          |  1 +
 drivers/char/tpm/tpm-interface.c                   |  3 +-
 drivers/cpufreq/cpufreq-dt.c                       | 34 +++++----
 drivers/crypto/caam/regs.h                         | 28 ++++----
 drivers/dma/dma-jz4780.c                           |  5 ++
 drivers/dma/ioat/init.c                            |  9 ++-
 drivers/hv/channel_mgmt.c                          | 14 ++--
 drivers/hwmon/pwm-fan.c                            | 12 +++-
 drivers/hwtracing/coresight/coresight-etb10.c      |  4 ++
 drivers/i2c/busses/i2c-rcar.c                      |  6 +-
 drivers/infiniband/core/sysfs.c                    | 19 +++--
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.c         | 13 +++-
 drivers/infiniband/sw/rxe/rxe_resp.c               |  8 ++-
 drivers/infiniband/sw/rxe/rxe_verbs.h              |  2 +
 drivers/infiniband/ulp/ipoib/ipoib_cm.c            |  8 ++-
 drivers/lightnvm/pblk-recovery.c                   |  6 +-
 drivers/md/md.c                                    |  4 ++
 drivers/mfd/menelaus.c                             | 13 ++--
 drivers/misc/vmw_vmci/vmci_driver.c                |  2 +-
 drivers/misc/vmw_vmci/vmci_resource.c              |  3 +-
 drivers/mmc/host/sdhci-pci-o2micro.c               |  3 +
 drivers/mtd/nand/atmel/nand-controller.c           |  4 ++
 drivers/net/dsa/mv88e6xxx/phy.c                    |  3 +
 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c  |  4 ++
 drivers/net/ethernet/netronome/nfp/nfp_devlink.c   | 17 ++++-
 drivers/net/ethernet/qlogic/qla3xxx.c              |  2 -
 drivers/net/ethernet/ti/cpsw.c                     |  1 +
 drivers/net/phy/phylink.c                          |  3 +
 drivers/net/tun.c                                  |  2 +
 drivers/net/wireless/ath/ath10k/wmi.c              |  6 ++
 .../net/wireless/broadcom/brcm80211/brcmutil/d11.c | 34 ++++++++-
 .../broadcom/brcm80211/include/brcmu_wifi.h        |  2 +
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |  9 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c        |  9 +--
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c       | 32 ++++++---
 drivers/pci/dwc/pci-dra7xx.c                       | 11 ++-
 drivers/pci/host/pcie-mediatek.c                   | 11 +++
 drivers/pci/msi.c                                  |  9 ++-
 drivers/pci/pci-acpi.c                             | 16 ++++-
 drivers/pinctrl/qcom/pinctrl-spmi-mpp.c            | 27 +++++---
 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c           | 28 ++++++--
 drivers/scsi/esp_scsi.c                            |  1 +
 drivers/scsi/esp_scsi.h                            |  2 +
 drivers/scsi/lpfc/lpfc_scsi.c                      | 14 +++-
 drivers/scsi/lpfc/lpfc_sli.c                       |  7 ++
 drivers/scsi/mac_esp.c                             |  2 +
 drivers/scsi/megaraid/megaraid_sas_base.c          |  3 +
 drivers/spi/spi-ep93xx.c                           | 36 +++++++---
 drivers/thermal/da9062-thermal.c                   |  4 +-
 drivers/uio/uio.c                                  |  9 +++
 drivers/usb/chipidea/otg.h                         |  3 +-
 drivers/usb/gadget/udc/atmel_usba_udc.c            |  2 +
 drivers/usb/host/ohci-at91.c                       |  2 +
 fs/ext4/move_extent.c                              |  8 ++-
 fs/f2fs/recovery.c                                 |  1 +
 fs/f2fs/super.c                                    | 19 ++++-
 include/linux/compat.h                             |  3 +
 include/uapi/linux/ndctl.h                         | 48 ++++++-------
 kernel/kprobes.c                                   | 27 ++++++--
 kernel/locking/lockdep.c                           |  4 +-
 kernel/sched/fair.c                                |  2 +-
 kernel/signal.c                                    | 16 +++--
 lib/debug_locks.c                                  |  2 +-
 net/core/netclassid_cgroup.c                       |  1 +
 net/xfrm/xfrm_policy.c                             |  8 +--
 sound/pci/hda/hda_controller.h                     |  1 +
 sound/pci/hda/hda_intel.c                          | 11 ++-
 tools/perf/Makefile.config                         |  2 +-
 .../pmu-events/arch/x86/ivytown/uncore-power.json  | 16 ++---
 .../pmu-events/arch/x86/jaketown/uncore-power.json | 16 ++---
 tools/perf/util/event.c                            |  1 +
 tools/perf/util/pmu.c                              | 13 ++--
 tools/perf/util/strbuf.c                           | 10 ++-
 tools/perf/util/trace-event-info.c                 |  2 +
 tools/perf/util/trace-event-read.c                 |  5 +-
 tools/power/cpupower/utils/cpufreq-info.c          |  2 +
 tools/power/cpupower/utils/helpers/amd.c           |  7 +-
 .../inter-event/trigger-synthetic-event-syntax.tc  | 80 ++++++++++++++++++++++
 tools/testing/selftests/net/reuseport_bpf.c        | 13 ++--
 92 files changed, 707 insertions(+), 238 deletions(-)
 create mode 100644 tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE4n5dijQDou9mhzu83qZv95d3LNwFAlvglLcACgkQ3qZv95d3
LNyqlw/9Hgy+vPKC/pf2QfmUNRCKBhy3SBm3YAqhoDNrPzG0S44Fvhk8oI9Qn9nH
H2QpJ4WqVOmT+r7FRF3lsxtDY0eBAIUyGjqIB+VpiuEtlOZtcWJMK2yIraIqnxfv
E0yMPM+jxd7ZBfOIo3+5qC6y0ExAlxAWisiMDzc0d9K1qgdxk4U+sTfVnZyBW3aZ
NUiUhBGV2o9taNncVDSB8Do9FohrTbrdNAhz0jhodvKMpFDlEdO6aS5eZDyWEMp/
QK3oV5ubKgmeA4gZ4JMw1ROTnBrWig0WtXAaCdZae3Bpv1SuNYL2948uqPK504uG
VfkQgDb9ZwbSiPNKHr7w02kbL53hXGknbDhCwoxvtzpfa9JCQGK2uRx2GkFbz2n5
9By29LQrtGYYH9Lltl5uSGPfck/RfUOGxTmqdkq8NtlqEUQYA3by9OLa4WCal1nY
fbn9OIAjIykNginqMS3LTCUM770qKgzrnMKoKrDXZY5TO66MwR4GJ1hQ5Vy6Vh7S
/n7yAzyUbNmtdJOGfrAQpB2DrfvG0udbb/BK4qAsbOOvI0dhF2P3RwdN5SvJ6V3A
NR/y4Fgvn8enQ3eiPIpqXnZKYsjmoV9//j+1q5WxO8drrSqj1o4KGl+hVTdF5neo
P2pJ93jC1EPMZh5aZlykhw9iNXPi2r6Wuxxq62DwEYJ0IxX5RHg=
=3rgb
-----END PGP SIGNATURE-----

             reply	other threads:[~2018-11-06  4:27 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-05 19:06 Sasha Levin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-12  3:26 [GIT PULL] commits for Linux 4.14 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-12-02 15:45 alexander.levin
2017-12-06 18:37 ` 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=20181105190645.A4E7B20825@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.