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.9.129
Date: Wed, 26 Sep 2018 10:52:14 +0200	[thread overview]
Message-ID: <20180926085214.GA11604@kroah.com> (raw)

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

I'm announcing the release of the 4.9.129 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts |    2 
 arch/arm/mach-exynos/suspend.c                           |    1 
 arch/arm/mach-hisi/hotplug.c                             |   41 +++++---
 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi                |    2 
 arch/mips/ath79/setup.c                                  |    1 
 arch/mips/include/asm/mach-ath79/ath79.h                 |    1 
 arch/mips/jz4740/Platform                                |    2 
 arch/mips/kernel/vdso.c                                  |   20 ++++
 arch/mips/loongson64/common/cs5536/cs5536_ohci.c         |    2 
 arch/powerpc/platforms/powernv/opal.c                    |    2 
 crypto/api.c                                             |    2 
 drivers/base/core.c                                      |    3 
 drivers/clk/clk-fixed-factor.c                           |    9 +
 drivers/clk/imx/clk-imx6ul.c                             |    1 
 drivers/crypto/sahara.c                                  |    4 
 drivers/dma/mv_xor_v2.c                                  |    2 
 drivers/dma/pl330.c                                      |    5 -
 drivers/firmware/efi/arm-init.c                          |    1 
 drivers/firmware/efi/arm-runtime.c                       |    4 
 drivers/firmware/efi/esrt.c                              |    3 
 drivers/gpio/gpio-pxa.c                                  |    2 
 drivers/gpio/gpiolib.h                                   |    2 
 drivers/gpu/drm/amd/amdkfd/kfd_process.c                 |    2 
 drivers/gpu/drm/nouveau/nvkm/engine/device/tegra.c       |   13 ++
 drivers/gpu/drm/panel/panel-samsung-s6e8aa0.c            |    2 
 drivers/gpu/ipu-v3/ipu-csi.c                             |   20 +++-
 drivers/hwtracing/coresight/coresight-tpiu.c             |    7 -
 drivers/hwtracing/coresight/coresight.c                  |    7 +
 drivers/infiniband/core/cma.c                            |   12 +-
 drivers/infiniband/sw/rxe/rxe_recv.c                     |    9 +
 drivers/infiniband/ulp/ipoib/ipoib_cm.c                  |    2 
 drivers/input/touchscreen/rohm_bu21023.c                 |    4 
 drivers/iommu/arm-smmu-v3.c                              |    1 
 drivers/media/pci/tw686x/tw686x-video.c                  |   11 +-
 drivers/media/v4l2-core/videobuf2-core.c                 |    5 +
 drivers/mfd/88pm860x-i2c.c                               |    8 -
 drivers/misc/hmc6352.c                                   |    2 
 drivers/misc/mei/bus-fixup.c                             |    2 
 drivers/misc/mei/hbm.c                                   |    9 +
 drivers/mmc/host/omap_hsmmc.c                            |    1 
 drivers/mmc/host/sdhci-tegra.c                           |    3 
 drivers/mmc/host/sdhci.c                                 |    9 +
 drivers/mtd/maps/solutionengine.c                        |    6 -
 drivers/mtd/mtdchar.c                                    |   10 +-
 drivers/net/ethernet/emulex/benet/be_cmds.c              |    2 
 drivers/net/ethernet/intel/e1000e/defines.h              |   21 ++++
 drivers/net/ethernet/intel/e1000e/ich8lan.c              |   44 ++++-----
 drivers/net/ethernet/intel/e1000e/mac.c                  |   27 ++---
 drivers/net/ethernet/intel/e1000e/netdev.c               |   33 ++----
 drivers/net/ethernet/mellanox/mlx5/core/health.c         |   10 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c           |   10 +-
 drivers/net/ethernet/netronome/nfp/nfp_net_common.c      |   13 ++
 drivers/net/wan/fsl_ucc_hdlc.c                           |    6 -
 drivers/net/xen-netfront.c                               |   30 ++----
 drivers/parport/parport_sunbpp.c                         |    8 +
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c                 |   32 ++++--
 drivers/platform/x86/toshiba_acpi.c                      |    3 
 drivers/rtc/rtc-bq4802.c                                 |    4 
 drivers/s390/net/qeth_core_main.c                        |    3 
 drivers/s390/net/qeth_core_sys.c                         |    1 
 drivers/usb/class/cdc-acm.c                              |   73 ---------------
 drivers/usb/class/cdc-acm.h                              |    1 
 drivers/usb/class/cdc-wdm.c                              |    2 
 drivers/usb/core/hcd-pci.c                               |    2 
 drivers/usb/core/message.c                               |   11 ++
 drivers/usb/core/quirks.c                                |    7 +
 drivers/usb/gadget/udc/net2280.c                         |   16 ++-
 drivers/usb/gadget/udc/renesas_usb3.c                    |    5 -
 drivers/usb/host/u132-hcd.c                              |    2 
 drivers/usb/misc/uss720.c                                |    4 
 drivers/usb/misc/yurex.c                                 |    5 -
 drivers/usb/serial/io_ti.h                               |    2 
 drivers/usb/serial/ti_usb_3410_5052.c                    |    2 
 drivers/usb/storage/scsiglue.c                           |    9 +
 drivers/usb/storage/uas.c                                |   21 ++++
 drivers/usb/storage/unusual_devs.h                       |    7 +
 drivers/video/fbdev/core/modedb.c                        |   41 ++++++--
 drivers/video/fbdev/goldfishfb.c                         |    1 
 drivers/video/fbdev/omap/omapfb_main.c                   |    2 
 drivers/video/fbdev/pxafb.c                              |    4 
 drivers/video/fbdev/via/viafbdev.c                       |    3 
 fs/binfmt_elf.c                                          |    2 
 fs/cifs/readdir.c                                        |   11 +-
 fs/cifs/smb2pdu.c                                        |   25 +++--
 fs/configfs/dir.c                                        |   11 ++
 fs/gfs2/bmap.c                                           |    2 
 fs/gfs2/rgrp.c                                           |    3 
 fs/nfs/nfs4proc.c                                        |   10 +-
 fs/nfs/nfs4state.c                                       |    2 
 fs/pstore/ram_core.c                                     |   17 ++-
 include/linux/crypto.h                                   |    5 +
 include/linux/mlx5/driver.h                              |    2 
 kernel/audit_watch.c                                     |   12 ++
 kernel/events/core.c                                     |    4 
 net/mac80211/cfg.c                                       |    2 
 net/mac80211/key.c                                       |   24 +++-
 net/rds/bind.c                                           |    5 -
 net/xfrm/xfrm_policy.c                                   |    5 -
 scripts/Kbuild.include                                   |    3 
 security/integrity/evm/evm_crypto.c                      |    3 
 security/smack/smack_lsm.c                               |   14 +-
 sound/core/pcm_lib.c                                     |   14 ++
 sound/isa/msnd/msnd_pinnacle.c                           |    4 
 sound/usb/quirks-table.h                                 |    3 
 tools/hv/hv_kvp_daemon.c                                 |    2 
 tools/perf/arch/powerpc/util/skip-callchain-idx.c        |   10 +-
 tools/perf/tests/builtin-test.c                          |    2 
 tools/testing/selftests/timers/raw_skew.c                |    5 +
 virt/kvm/arm/vgic/vgic-init.c                            |    4 
 110 files changed, 607 insertions(+), 325 deletions(-)

Aaron Knister (1):
      IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler

Alan Stern (1):
      USB: net2280: Fix erroneous synchronization change

Alexander Usyskin (1):
      mei: ignore not found client in the enumeration

Andreas Gruenbacher (1):
      gfs2: Special-case rindex for gfs2_grow

Andreas Kemnade (1):
      mmc: omap_hsmmc: fix wakeirq handling on removal

Andy Shevchenko (1):
      gpiolib: Mark gpio_suffixes array with __maybe_unused

Anton Vasilyev (1):
      video: goldfishfb: fix memory leak on driver remove

Ard Biesheuvel (2):
      efi/arm: preserve early mapping of UEFI memory map longer for BGRT
      efi/esrt: Only call efi_mem_reserve() for boot services memory

Ben Hutchings (1):
      USB: yurex: Fix buffer over-read in yurex_write()

Benjamin Poirier (6):
      e1000e: Remove Other from EIAC
      Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
      e1000e: Fix queue interrupt re-raising in Other interrupt
      e1000e: Avoid missed interrupts following ICR read
      Revert "e1000e: Separate signaling for link check/link up"
      e1000e: Fix link check race condition

Bhushan Shah (1):
      ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhci

Bin Yang (1):
      pstore: Fix incorrect persistent ram buffer mapping

Bob Peterson (1):
      gfs2: Don't reject a supposedly full bitmap if we have blocks reserved

Christoffer Dall (1):
      KVM: arm/arm64: Fix vgic init race

Cong Wang (1):
      rds: fix two RCU related problems

Dan Carpenter (5):
      fbdev: omapfb: off by one in omapfb_register_client()
      cifs: prevent integer overflow in nxt_dir_entry()
      CIFS: fix wrapping bugs in num_entries()
      drm/panel: type promotion bug in s6e8aa0_read_mtp_id()
      mei: bus: type promotion bug in mei_nfc_if_version()

Daniel Mack (1):
      video: fbdev: pxafb: clear allocated memory for video modes

Douglas Anderson (1):
      pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant

Enrico Scholz (1):
      gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codes

Felix Fietkau (1):
      MIPS: ath79: fix system restart

Fredrik Noring (1):
      fbdev: Distinguish between interlaced and progressive modes

Greg Kroah-Hartman (1):
      Linux 4.9.129

Gustavo A. R. Silva (1):
      misc: hmc6352: fix potential Spectre v1

Hanna Hawa (1):
      dmaengine: mv_xor_v2: kill the tasklets upon exit

Hans Verkuil (1):
      media: videobuf2-core: check for q->error in vb2_core_qbuf()

Jack Morgenstein (2):
      net/mlx5: Fix use-after-free in self-healing flow
      net/mlx5: Fix debugfs cleanup in the device init/remove flow

Jakub Kicinski (1):
      nfp: avoid buffer leak when FW communication fails

Jann Horn (1):
      mtdchar: fix overflows in adjustment of `count`

Jia-Ju Bai (3):
      usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
      usb: misc: uss720: Fix two sleep-in-atomic-context bugs
      usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()

Johan Hovold (2):
      USB: serial: io_ti: fix array underflow in completion handler
      USB: serial: ti_usb_3410_5052: fix array underflow in completion handler

John Keeping (1):
      dmaengine: pl330: fix irq race with terminate_all

John Stultz (1):
      selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustments are in progress

Juergen Gross (1):
      xen/netfront: fix waiting for xenbus state change

Julia Lawall (1):
      parport: sunbpp: fix error return code

Julian Wiedmann (2):
      s390/qeth: fix race in used-buffer accounting
      s390/qeth: reset layer2 attribute on layer switch

K. Y. Srinivasan (1):
      Tools: hv: Fix a bug in the key delete code

Krzysztof Ha?asa (1):
      media: tw686x: Fix oops on buffer alloc failure

Krzysztof Kozlowski (1):
      ARM: exynos: Clear global variable on init error path

Loic Poulain (1):
      arm64: dts: qcom: db410c: Fix Bluetooth LED trigger

Maciej W. Rozycki (1):
      binfmt_elf: Respect error return from `regset->active'

Manikanta Pubbisetty (1):
      mac80211: restrict delayed tailroom needed decrement

Masahiro Yamada (1):
      kbuild: add .DELETE_ON_ERROR special target

Mathias Nyman (2):
      usb: Don't die twice if PCI xhci host is not responding in resume
      usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()

Matthew Garrett (1):
      evm: Don't deadlock if a crypto algorithm is unavailable

Maxence Duprès (1):
      USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller

Miao Zhong (1):
      iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register

Michael Müller (1):
      crypto: sharah - Unregister correct algorithms for SAHARA 3

Mike Christie (1):
      configfs: fix registered group removal

Nicholas Mc Guire (4):
      clk: imx6ul: fix missing of_node_put()
      ARM: hisi: handle of_iomap and fix missing of_node_put
      ARM: hisi: fix error handling and missing of_node_put
      ARM: hisi: check of_iomap and fix missing of_node_put

Nicholas Piggin (1):
      powerpc/powernv: opal_put_chars partial write fix

Oliver Neukum (2):
      usb: uas: add support for more quirk flags
      Revert "cdc-acm: implement put_char() and flush_chars()"

Parav Pandit (1):
      RDMA/cma: Protect cma dev list with lock

Paul Burton (2):
      MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG reads
      MIPS: VDSO: Match data page cache colouring when D$ aliases

Paul Cercueil (1):
      MIPS: jz4740: Bump zload address

Peter Rosin (2):
      mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
      input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)

Petr Oros (1):
      be2net: Fix memory leak in be_cmd_get_profile_config()

Pingfan Liu (1):
      drivers/base: stop new probing during shutdown

Piotr Sawicki (1):
      Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets

Rajan Vaja (1):
      clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure

Randy Dunlap (3):
      mtd/maps: fix solutionengine.c printk format warnings
      fbdev/via: fix defined but not used warning
      platform/x86: toshiba_acpi: Fix defined but not used build warnings

Robin Murphy (1):
      coresight: tpiu: Fix disabling timeouts

Ronny Chevalier (1):
      audit: fix use-after-free in audit_add_watch

Sandipan Das (2):
      perf powerpc: Fix callchain ip filtering when return address is in a register
      perf powerpc: Fix callchain ip filtering

Stefan Agner (2):
      mmc: tegra: prevent HS200 on Tegra 3
      mmc: sdhci: do not try to use 3.3V signaling if not supported

Suzuki K Poulose (1):
      coresight: Handle errors in finding input/output ports

Takashi Iwai (2):
      ALSA: msnd: Fix the default sample sizes
      ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro

Thierry Reding (1):
      drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping

Thomas Richter (1):
      perf test: Fix subtest number when showing results

Tim Anderson (1):
      USB: Add quirk to support DJI CineSSD

Timo Wischer (1):
      ALSA: pcm: Fix snd_interval_refine first/last with open min/max

Trond Myklebust (1):
      NFSv4.1 fix infinite loop on I/O.

Vitaly Kuznetsov (1):
      xen-netfront: fix queue name setting

Wei Lu (1):
      drm/amdkfd: Fix error codes in kfd_get_process

Wei Yongjun (1):
      gpio: pxa: Fix potential NULL dereference

Xiao Liang (1):
      xen-netfront: fix warn message as irq device name has '/'

Yabin Cui (1):
      perf/core: Force USER_DS when recording user stack data

Yoshihiro Shimoda (1):
      usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0

YueHaibing (2):
      xfrm: fix 'passing zero to ERR_PTR()' warning
      wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc

Zhouyang Jia (1):
      rtc: bq4802: add error handling for devm_ioremap

Zhu Yanjun (1):
      IB/rxe: Drop QP0 silently


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

             reply	other threads:[~2018-09-26  8:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-26  8:52 Greg KH [this message]
2018-09-26  8:52 ` Linux 4.9.129 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=20180926085214.GA11604@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.