All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.14.75
Date: Wed, 10 Oct 2018 11:12:49 +0200	[thread overview]
Message-ID: <20181010091249.GA2738@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 15427 bytes --]

I'm announcing the release of the 4.14.75 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                               |    2 
 arch/arc/include/asm/atomic.h                          |    2 
 arch/arm64/include/asm/jump_label.h                    |    4 
 arch/hexagon/include/asm/bitops.h                      |    4 
 arch/hexagon/kernel/dma.c                              |    2 
 arch/powerpc/kvm/book3s_64_mmu_hv.c                    |    2 
 arch/x86/events/intel/lbr.c                            |    4 
 drivers/crypto/caam/caamalg.c                          |    8 -
 drivers/crypto/mxs-dcp.c                               |   53 +++++-----
 drivers/crypto/qat/qat_c3xxx/adf_drv.c                 |    6 -
 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c               |    6 -
 drivers/crypto/qat/qat_c62x/adf_drv.c                  |    6 -
 drivers/crypto/qat/qat_c62xvf/adf_drv.c                |    6 -
 drivers/crypto/qat/qat_dh895xcc/adf_drv.c              |    6 -
 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c            |    6 -
 drivers/gpio/gpio-adp5588.c                            |   24 +++-
 drivers/gpio/gpiolib-acpi.c                            |   86 +++++++++--------
 drivers/gpio/gpiolib-of.c                              |    1 
 drivers/gpio/gpiolib.c                                 |    2 
 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c       |    1 
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c                 |   23 ++--
 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_powertune.c |    2 
 drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c          |   17 ++-
 drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.c        |    6 -
 drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.c        |    2 
 drivers/gpu/drm/nouveau/nvkm/engine/disp/outp.h        |    3 
 drivers/gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c    |    3 
 drivers/hid/hid-apple.c                                |    9 +
 drivers/hid/hid-ids.h                                  |    3 
 drivers/hid/hid-saitek.c                               |    2 
 drivers/hid/hid-sensor-hub.c                           |   23 ++++
 drivers/hv/connection.c                                |    8 -
 drivers/i2c/busses/i2c-uniphier-f.c                    |    7 -
 drivers/i2c/busses/i2c-uniphier.c                      |    7 -
 drivers/iio/temperature/maxim_thermocouple.c           |    1 
 drivers/infiniband/core/ucma.c                         |    6 +
 drivers/iommu/amd_iommu.c                              |    2 
 drivers/md/dm-raid.c                                   |    5 
 drivers/md/dm-thin-metadata.c                          |   34 ++++++
 drivers/md/dm-thin.c                                   |   73 ++++++++++++--
 drivers/md/raid10.c                                    |    5 
 drivers/md/raid5-log.h                                 |    5 
 drivers/md/raid5.c                                     |    6 -
 drivers/net/ethernet/amazon/ena/ena_com.c              |    8 -
 drivers/net/ethernet/amazon/ena/ena_netdev.c           |   10 -
 drivers/net/ethernet/amazon/ena/ena_netdev.h           |   11 ++
 drivers/net/ethernet/cadence/macb_main.c               |    2 
 drivers/net/ethernet/hisilicon/hns/hnae.h              |    2 
 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c      |   67 +++++++++++++
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c     |   36 +++++++
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c      |   44 ++++++++
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h      |    8 +
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c     |   29 +++++
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h     |    3 
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c      |   23 ++++
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.h      |    1 
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c      |   23 ++++
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.h      |    1 
 drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h      |    1 
 drivers/net/ethernet/hisilicon/hns/hns_enet.c          |   21 +++-
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c       |    2 
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c          |   12 +-
 drivers/net/ethernet/mellanox/mlx5/core/dev.c          |    7 -
 drivers/net/ethernet/realtek/r8169.c                   |    9 +
 drivers/net/wireless/mac80211_hwsim.c                  |    8 -
 drivers/nvme/target/rdma.c                             |   27 ++++-
 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/csiostor/csio_hw.c                        |   16 +--
 drivers/scsi/qedi/qedi.h                               |    7 +
 drivers/scsi/qedi/qedi_main.c                          |   28 ++---
 drivers/target/iscsi/iscsi_target_login.c              |    8 -
 drivers/tty/serial/mvebu-uart.c                        |    4 
 drivers/usb/gadget/udc/fotg210-udc.c                   |   15 +-
 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/btrfs/volumes.c                                     |    7 +
 fs/cifs/cifs_unicode.c                                 |    3 
 fs/cifs/cifssmb.c                                      |   11 +-
 fs/cifs/misc.c                                         |    8 +
 fs/cifs/smb2ops.c                                      |    2 
 fs/ocfs2/dlm/dlmmaster.c                               |    4 
 fs/overlayfs/namei.c                                   |    2 
 fs/overlayfs/overlayfs.h                               |    4 
 fs/overlayfs/util.c                                    |    3 
 fs/proc/base.c                                         |   14 ++
 fs/xattr.c                                             |   24 ++--
 kernel/bpf/verifier.c                                  |   10 +
 mm/madvise.c                                           |    2 
 net/mac80211/ibss.c                                    |   22 ++--
 net/mac80211/main.c                                    |   28 ++++-
 net/mac80211/mesh_hwmp.c                               |    4 
 net/mac80211/mlme.c                                    |   70 +++++++++++++
 net/mac80211/tx.c                                      |   54 +++++-----
 net/netfilter/nf_tables_api.c                          |    1 
 net/netfilter/xt_cluster.c                             |   14 ++
 net/wireless/nl80211.c                                 |    1 
 net/wireless/util.c                                    |    2 
 sound/pci/hda/patch_realtek.c                          |    1 
 tools/hv/hv_fcopy_daemon.c                             |    1 
 tools/kvm/kvm_stat/kvm_stat                            |   14 ++
 tools/perf/arch/powerpc/util/sym-handling.c            |    4 
 tools/perf/util/evsel.c                                |    5 
 tools/perf/util/trace-event-info.c                     |    2 
 tools/power/x86/turbostat/turbostat.c                  |    2 
 tools/vm/page-types.c                                  |    6 -
 tools/vm/slabinfo.c                                    |    4 
 110 files changed, 974 insertions(+), 306 deletions(-)

Alex Deucher (1):
      drm/amdgpu: add another ATPX quirk for TOPAZ

Amir Goldstein (2):
      ovl: fix access beyond unterminated strings
      ovl: fix memory leak on unlink of indexed file

Anand Jain (1):
      btrfs: btrfs_shrink_device should call commit transaction at the end

Andreas Gruenbacher (1):
      sysfs: Do not return POSIX ACL xattrs via listxattr

Andy Shevchenko (1):
      gpiolib: acpi: Switch to cansleep version of GPIO library call

Anton Vasilyev (1):
      usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]

Arunk Khandavalli (1):
      cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE

Ashish Samant (1):
      ocfs2: fix locking for res->tracking and dlm->tracking_list

Aurelien Aptel (1):
      smb2: fix missing files in root share directory listing

Ben Hutchings (1):
      USB: yurex: Check for truncation in yurex_read()

Ben Skeggs (2):
      drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
      drm/nouveau/disp: fix DP disable race

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

Colin Ian King (1):
      drm/amd/pp: initialize result to before or'ing in data

Dan Carpenter (2):
      cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
      cifs: read overflow in is_valid_oplock_break()

Danek Duvall (2):
      mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
      mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X

Daniel Black (1):
      mm: madvise(MADV_DODUMP): allow hugetlbfs pages

Daniel Jurgens (1):
      net/mlx5: Consider PCI domain in search for next dev

Dexuan Cui (1):
      Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()

Emmanuel Grumbach (3):
      mac80211: fix a race between restart and CSA flows
      mac80211: don't Tx a deauth frame if the AP forbade Tx
      mac80211: shorten the IBSS debug messages

Greg Kroah-Hartman (1):
      Linux 4.14.75

Hans de Goede (2):
      gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
      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 (1):
      dm raid: fix rebuild of specific devices by updating superblock

Hisao Tanabe (1):
      perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()

Horia Geantă (1):
      crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic

Ilan Peer (1):
      mac80211: Fix station bandwidth setting after channel switch

Jacek Tomaka (1):
      perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs

Jan Kiszka (1):
      serial: mvebu-uart: Fix reporting of effective CSIZE to userspace

Jann Horn (3):
      bpf: 32-bit RSH verification must truncate input before the ALU op
      RDMA/ucma: check fd type in ucma_migrate_id()
      proc: restrict kernel stack dumps to root

Jia-Ju Bai (1):
      net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()

Joe Thornber (1):
      dm thin metadata: try to avoid ever aborting transactions

Johannes Berg (2):
      mac80211_hwsim: require at least one channel
      mac80211: always account for A-MSDU header changes

Jon Kuhn (1):
      fs/cifs: don't translate SFM_SLASH (U+F026) to backslash

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):
      r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
      ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760

Len Brown (1):
      tools/power turbostat: fix possible sprintf buffer overflow

Leonard Crestez (1):
      crypto: mxs-dcp - Fix wait logic on chan threads

Lorenzo Bianconi (2):
      mac80211: do not convert to A-MSDU if frag/subframe limited
      mac80211: fix an off-by-one issue in A-MSDU max_subframe computation

Martin Willi (1):
      netfilter: xt_cluster: add dependency on conntrack module

Masahiro Yamada (2):
      i2c: uniphier: issue STOP only for last message or I2C_M_STOP
      i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP

Matt Ranostay (1):
      Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"

Michael Hennerich (1):
      gpio: adp5588: Fix sleep-in-atomic-context bug

Miguel Ojeda (1):
      arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"

Mike Snitzer (1):
      dm thin metadata: fix __udivdi3 undefined on 32-bit

Miklos Szeredi (1):
      ovl: fix format of setxattr debug

Naoya Horiguchi (2):
      tools/vm/slabinfo.c: fix sign-compare warning
      tools/vm/page-types.c: fix "defined but not used" warning

Netanel Belgazal (2):
      net: ena: fix driver when PAGE_SIZE == 64kB
      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

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function

Peng Li (2):
      net: hns: add the code for cleaning pkt in chip
      net: hns: add netif_carrier_off before change speed and duplex

Randy Dunlap (2):
      arch/hexagon: fix kernel/dma.c build warning
      hexagon: modify ffs() and fls() to return int

Ricardo Ribalda Delgado (1):
      gpiolib: Free the last requested descriptor

Sagi Grimberg (1):
      nvmet-rdma: fix possible bogus dereference under heavy load

Sandipan Das (1):
      perf probe powerpc: Ignore SyS symbols irrespective of endianness

Sara Sharon (1):
      mac80211: avoid kernel panic when building AMSDU from non-linear SKB

Sean O'Brien (1):
      HID: add support for Apple Magic Keyboards

Shaohua Li (1):
      md/raid5-cache: disable reshape completely

Singh, Brijesh (1):
      iommu/amd: Clear memory encryption mask from physical address

Song Liu (1):
      ixgbe: check return value of napi_complete_done()

Stefan Raspl (2):
      tools/kvm_stat: fix python3 issues
      tools/kvm_stat: fix handling of invalid paths in debugfs provider

Stephen Rothwell (1):
      fs/cifs: suppress a string overflow warning

Taehee Yoo (1):
      netfilter: nf_tables: release chain in flushing set

Toke Høiland-Jørgensen (1):
      mac80211: Run TXQ teardown code before de-registering interfaces

Varun Prakash (1):
      scsi: csiostor: add a check for NULL pointer after kmalloc()

Vincent Pelletier (1):
      scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values fails

Vincent Whitchurch (1):
      gpio: Fix crash due to registration race

Vitaly Kuznetsov (2):
      xen/manage: don't complain about an empty value in control/sysrq node
      tools: hv: fcopy: set 'error' in case an unknown operation was requested

Waiman Long (1):
      crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()

Wenjia Zhang (1):
      s390/qeth: use vzalloc for QUERY OAT buffer

Will Deacon (1):
      ARC: atomics: unbork atomic_fetch_##op()

Xiao Ni (1):
      RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0

Yuan-Chi Pang (1):
      mac80211: mesh: fix HWMP sequence numbering to follow standard


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2018-10-10  9:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-10  9:12 Greg KH [this message]
2018-10-10  9:12 ` Linux 4.14.75 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=20181010091249.GA2738@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.