[GIT PULL] commits for Linux 4.14

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----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 7fe7a0f4c5cf9e7f5b7cb67c1341cdbf62ed4c30:

  Linux 4.14.69 (2018-09-09 19:56:02 +0200)

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

for you to fetch changes up to b3db45c5ba72779f6c94653444e2aba53a887bc2:

  RDMA/cma: Do not ignore net namespace for unbound cm_id (2018-09-14 00:37:54 -0400)

- ----------------------------------------------------------------
for-greg-4.14-14092018

- ----------------------------------------------------------------
Anton Vasilyev (7):
      media: davinci: vpif_display: Mix memory leak on probe error path
      media: dw2102: Fix memleak on sequence of probes
      misc: ti-st: Fix memory leak in the error path of probe()
      firmware: vpd: Fix section enabled flag on vpd_section_destroy
      tty: rocket: Fix possible buffer overwrite on register_PCI
      scsi: 3ware: fix return 0 on the error path of probe
      gpio: ml-ioh: Fix buffer underwrite on probe error path

Arun Parameswaran (1):
      net: phy: Fix the register offsets in Broadcom iProc mdio mux driver

BingJing Chang (1):
      md/raid5: fix data corruption of replacements after originals dropped

Chao Yu (6):
      f2fs: fix to active page in lru list for read path
      f2fs: try grabbing node page lock aggressively in sync scenario
      f2fs: fix to skip GC if type in SSA and SIT is inconsistent
      f2fs: fix to do sanity check with reserved blkaddr of inline inode
      f2fs: fix to wait on page writeback before updating page
      f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesize

Christophe Leroy (1):
      perf tools: Allow overriding MAX_NR_CPUS at compile time

Dan Carpenter (4):
      misc: mic: SCIF Fix scif_get_new_port() error handling
      uio: potential double frees if __uio_register_device() fails
      pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
      f2fs: Fix uninitialized return in f2fs_ioc_shutdown()

Daniel Kurtz (1):
      pinctrl/amd: only handle irq if it is pending and unmasked

Dmitry Osipenko (1):
      gpio: tegra: Move driver registration to subsys_init level

Felix Fietkau (2):
      ath9k: report tx status on EOSP
      ath9k_hw: fix channel maximum power level test

Finn Thain (1):
      macintosh/via-pmu: Add missing mmio accessors

Florian Fainelli (1):
      ethtool: Remove trailing semicolon for static inline

Gaurav Kohli (1):
      timers: Clear timer_base::must_forward_clk with timer_base::lock held

Geert Uytterhoeven (1):
      iommu/ipmmu-vmsa: Fix allocation in atomic context

Huaisheng Ye (1):
      tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()

Jae Hyun Yoo (1):
      i2c: aspeed: Add an explicit type casting for *get_clk_reg_val

Jinbum Park (1):
      pktcdvd: Fix possible Spectre-v1 for pkt_devs

Jiri Olsa (1):
      perf c2c report: Fix crash for empty browser

Joerg Roedel (2):
      x86/mm: Remove in_nmi() warning from vmalloc_fault()
      x86/kexec: Allocate 8k PGDs for PTI

Johan Hedberg (1):
      Bluetooth: h5: Fix missing dependency on BT_HCIUART_SERDEV

John Pittman (1):
      dm cache: only allow a single io_mode cache feature to be requested

Kan Liang (1):
      perf evlist: Fix error out while applying initial delay and LBR

Katsuhiro Suzuki (1):
      media: helene: fix xtal frequency setting at power on

Linus Walleij (1):
      tpm_tis_spi: Pass the SPI IRQ down to the driver

Loic Poulain (1):
      wlcore: Set rx_status boottime_ns field on rx

Marcel Holtmann (1):
      Bluetooth: hidp: Fix handling of strncpy for hid->name information

Mauricio Faria de Oliveira (2):
      partitions/aix: append null character to print data from disk
      partitions/aix: fix usage of uninitialized lv_info and lvname structures

Michael Kelley (1):
      Drivers: hv: vmbus: Cleanup synic memory free path

Mike Christie (1):
      scsi: target: fix __transport_register_session locking

Ming Lei (1):
      blk-mq: fix updating tags depth

Nicholas Mc Guire (2):
      MIPS: Octeon: add missing of_node_put()
      MIPS: generic: fix missing of_node_put()

Nick Dyer (1):
      Input: atmel_mxt_ts - only use first T9 instance

Olga Kornievskaia (1):
      NFSv4.0 fix client reference leak in callback

Parav Pandit (1):
      RDMA/cma: Do not ignore net namespace for unbound cm_id

Paul Burton (2):
      MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
      MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON

Peter Rosin (1):
      tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)

Petr Machata (1):
      net: dcb: For wild-card lookups, use priority -1, not 0

Philipp Zabel (1):
      gpu: ipu-v3: default to id 0 on missing OF alias

Randy Dunlap (1):
      f2fs: fix defined but not used build warnings

Reza Arbab (1):
      powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage

Roman Gushchin (1):
      selftests/bpf: fix a typo in map in map test

Srinivas Kandagatla (1):
      rpmsg: core: add support to power domains for devices

Srinivas Pandruvada (2):
      ata: libahci: Allow reconfigure of DEVSLP register
      ata: libahci: Correct setting of DEVSLP register

Surabhi Vishnoi (1):
      ath10k: disable bundle mgmt tx completion event support

Sven Eckelmann (1):
      ath10k: prevent active scans on potential unusable channels

Sylwester Nawrocki (1):
      media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} functions

Takashi Iwai (9):
      ALSA: riptide: Properly endian notations
      ALSA: pcm: Fix sparse warning wrt PCM format type
      ALSA: wss: Fix sparse warning wrt PCM format type
      ALSA: sb: Fix PCM format bit calculation
      ALSA: asihpi: Fix PCM format notations
      ALSA: ad1816a: Fix sparse warning wrt PCM format type
      ALSA: hda: Fix implicit PCM format type conversion
      ALSA: au88x0: Fix sparse warning wrt PCM format type
      ALSA: sb: Fix sparse warning wrt PCM format type

Todor Tomov (1):
      media: camss: csid: Configure data type and decode format properly

Trond Myklebust (1):
      NFSv4.1: Fix a potential layoutget/layoutrecall deadlock

Yelena Krivosheev (1):
      net: mvneta: fix mtu change on port without link

Yunlong Song (1):
      f2fs: do not set free of current section

Zumeng Chen (1):
      mfd: ti_am335x_tscadc: Fix struct clk memory leak

 arch/mips/cavium-octeon/octeon-platform.c          |  2 ++
 arch/mips/generic/init.c                           |  1 +
 arch/mips/include/asm/io.h                         |  8 +++---
 arch/mips/mm/c-r4k.c                               |  6 +++--
 arch/powerpc/platforms/powernv/npu-dma.c           |  5 ++--
 arch/x86/kernel/machine_kexec_32.c                 |  5 ++--
 arch/x86/mm/fault.c                                |  2 --
 block/blk-mq-tag.c                                 |  8 +++---
 block/partitions/aix.c                             | 13 +++++++---
 drivers/ata/libahci.c                              | 20 +++++++++------
 drivers/block/pktcdvd.c                            |  4 ++-
 drivers/bluetooth/Kconfig                          |  1 +
 drivers/char/tpm/tpm_i2c_infineon.c                |  8 +++---
 drivers/char/tpm/tpm_tis_spi.c                     |  9 ++++++-
 drivers/firmware/google/vpd.c                      |  5 +++-
 drivers/gpio/gpio-ml-ioh.c                         |  3 ++-
 drivers/gpio/gpio-tegra.c                          |  2 +-
 drivers/gpu/ipu-v3/ipu-common.c                    |  2 ++
 drivers/hv/hv.c                                    | 14 ++++++-----
 drivers/i2c/busses/i2c-aspeed.c                    |  2 +-
 drivers/infiniband/core/cma.c                      | 13 +++++++---
 drivers/input/touchscreen/atmel_mxt_ts.c           |  7 +++---
 drivers/iommu/ipmmu-vmsa.c                         |  9 +++----
 drivers/macintosh/via-pmu.c                        |  9 ++++---
 drivers/md/dm-cache-target.c                       | 19 +++++++++++---
 drivers/md/raid5.c                                 |  6 +++++
 drivers/media/dvb-frontends/helene.c               |  5 +++-
 drivers/media/platform/davinci/vpif_display.c      | 24 ++++++++++++------
 .../media/platform/qcom/camss-8x16/camss-csid.c    | 16 ++++++++----
 drivers/media/platform/s5p-mfc/s5p_mfc.c           | 23 +++++++++--------
 drivers/media/usb/dvb-usb/dw2102.c                 | 19 ++++++++++----
 drivers/mfd/ti_am335x_tscadc.c                     |  3 +--
 drivers/misc/mic/scif/scif_api.c                   | 20 +++++++--------
 drivers/misc/ti-st/st_kim.c                        |  4 +--
 drivers/net/ethernet/marvell/mvneta.c              |  1 -
 drivers/net/phy/mdio-mux-bcm-iproc.c               | 20 +++++++++++----
 drivers/net/wireless/ath/ath10k/mac.c              |  7 ++++++
 drivers/net/wireless/ath/ath10k/wmi-tlv.c          |  5 ++++
 drivers/net/wireless/ath/ath10k/wmi-tlv.h          |  5 ++++
 drivers/net/wireless/ath/ath9k/hw.c                |  7 ++++--
 drivers/net/wireless/ath/ath9k/xmit.c              |  3 ++-
 drivers/net/wireless/ti/wlcore/rx.c                |  8 ++++--
 drivers/pinctrl/freescale/pinctrl-imx.c            |  2 +-
 drivers/pinctrl/pinctrl-amd.c                      |  3 ++-
 drivers/rpmsg/rpmsg_core.c                         |  7 ++++++
 drivers/scsi/3w-9xxx.c                             |  6 ++++-
 drivers/scsi/3w-sas.c                              |  3 +++
 drivers/scsi/3w-xxxx.c                             |  2 ++
 drivers/target/target_core_transport.c             |  5 ++--
 drivers/tty/rocket.c                               |  2 +-
 drivers/uio/uio.c                                  |  3 +--
 fs/f2fs/f2fs.h                                     |  7 +++++-
 fs/f2fs/file.c                                     |  2 +-
 fs/f2fs/gc.c                                       |  8 +++++-
 fs/f2fs/inline.c                                   | 22 ++++++++++++++++
 fs/f2fs/node.c                                     |  4 ++-
 fs/f2fs/segment.h                                  |  3 +++
 fs/f2fs/super.c                                    | 21 ++++++++++++++--
 fs/f2fs/sysfs.c                                    | 10 +++++---
 fs/nfs/callback_proc.c                             |  4 +--
 fs/nfs/callback_xdr.c                              | 11 +++++---
 include/sound/hdaudio.h                            |  3 ++-
 include/sound/sb16_csp.h                           |  2 +-
 include/uapi/linux/ethtool.h                       |  4 +--
 kernel/time/timer.c                                | 29 ++++++++++++----------
 net/bluetooth/hidp/core.c                          |  2 +-
 net/dcb/dcbnl.c                                    | 11 +++++---
 sound/core/oss/pcm_oss.c                           |  2 +-
 sound/hda/hdac_device.c                            |  2 +-
 sound/isa/ad1816a/ad1816a_lib.c                    |  3 ++-
 sound/isa/sb/sb16_csp.c                            |  6 ++---
 sound/isa/sb/sb16_main.c                           |  9 ++++---
 sound/isa/wss/wss_lib.c                            |  2 +-
 sound/pci/asihpi/asihpi.c                          | 24 ++++++++++--------
 sound/pci/au88x0/au88x0.h                          |  2 +-
 sound/pci/au88x0/au88x0_core.c                     |  2 +-
 sound/pci/riptide/riptide.c                        |  8 +++---
 tools/perf/builtin-c2c.c                           |  3 +++
 tools/perf/perf.h                                  |  2 ++
 tools/perf/util/evsel.c                            | 14 +++++++++++
 tools/testing/nvdimm/pmem-dax.c                    | 12 ++++++---
 tools/testing/selftests/bpf/test_verifier.c        |  6 ++---
 82 files changed, 429 insertions(+), 197 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE4n5dijQDou9mhzu83qZv95d3LNwFAlucAMAACgkQ3qZv95d3
LNweWxAAr245ZB5Sncig3/LPMKemr9z0rXkq6dp1Ie5ezR4vzi0m6ns4q9yAudTl
qwajoVktYDuf5HYCsaFmWsbhSXM3Jb2Atn9np8KLAH780eN3UvAPF7n5vBBouFAK
SMGPWEtoRrIv4VAoA+zj9VkZrkTbzs8gqubJsbNXaBPBZq79Rrl4QFE3J44I7sqx
jItmiTu2ptsbYteJtPIDQnt5XPQ/id+RdDE/kBL8goxpE0O3WhjMVOFdE39Fs5Cg
6IHpFCNpFC76BHxOHWhMSI6T6d+VSQxwCKPeNL31zXSfKAge3xeI23mnDY12KcE8
geF0Ufyy2wTxt5Zah6VCPOc4WB7kiGTYG7toAMBfEITeI4bsvvpqCDpwGkcWIxZk
XKbtpaxa50Tji4qdBwxmP99aykDE3RO0/ajxR5rt/MilT0nADHJUUic/EzV9oDcF
q9tZ4mRnMXbBuGJDZVx511vtA+6LqejGhTIuybC9RkKsbxoICb3+cU3qfikKJThF
uG3jUiAMiy3mpyfQJX4HelRO0jzNSM34etV4E1Xia3EgiX4zi/EkwrTTNYEFMTO0
Ne7I486x7c6JitpfAvx7N3PimuGbljILBonZy5Uw9ErRmqsQlMUM8+A5zvg7J0Fd
OrJ7DBpuWrRU2tWnx8kEKuVOAc+FKAgQ9QcbzuEXPjMpRJ/1GN8=
=5M/x
-----END PGP SIGNATURE-----



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux