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.8.9
Date: Sat, 19 Nov 2016 09:51:07 +0100	[thread overview]
Message-ID: <20161119085107.GA22951@kroah.com> (raw)

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

I'm announcing the release of the 4.8.9 kernel.

All users of the 4.8 kernel series must upgrade.

The updated 4.8.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.8.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/kernel/time.c                                 |   19 ++-
 arch/arc/mm/dma.c                                      |   26 ++++
 arch/s390/hypfs/hypfs_diag.c                           |    6 -
 arch/s390/include/asm/processor.h                      |    2 
 arch/s390/kernel/dumpstack.c                           |   17 ++-
 arch/s390/kernel/perf_event.c                          |    2 
 arch/s390/kernel/stacktrace.c                          |    4 
 arch/s390/oprofile/init.c                              |    2 
 arch/x86/entry/Makefile                                |    4 
 arch/x86/kernel/acpi/boot.c                            |    1 
 drivers/acpi/apei/ghes.c                               |    2 
 drivers/acpi/pci_link.c                                |   38 +++----
 drivers/block/drbd/drbd_main.c                         |    2 
 drivers/char/agp/intel-gtt.c                           |    2 
 drivers/char/hw_random/core.c                          |    6 -
 drivers/clk/clk-qoriq.c                                |   13 +-
 drivers/clk/samsung/clk-exynos-audss.c                 |    1 
 drivers/clocksource/timer-sun5i.c                      |   16 ++
 drivers/gpio/gpio-mvebu.c                              |   92 +++++++----------
 drivers/gpio/gpiolib-of.c                              |   14 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c                |    5 
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c                |    2 
 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c              |    1 
 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c                |    2 
 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c                 |    1 
 drivers/gpu/drm/amd/scheduler/gpu_scheduler.c          |   12 --
 drivers/gpu/drm/amd/scheduler/gpu_scheduler.h          |    6 -
 drivers/gpu/drm/amd/scheduler/sched_fence.c            |   19 +++
 drivers/gpu/drm/i915/i915_drv.c                        |    4 
 drivers/gpu/drm/i915/intel_display.c                   |   29 ++++-
 drivers/gpu/drm/i915/intel_hdmi.c                      |   84 ++++++++-------
 drivers/gpu/drm/radeon/radeon_device.c                 |   13 ++
 drivers/iio/accel/st_accel_core.c                      |   12 +-
 drivers/iio/common/hid-sensors/hid-sensor-attributes.c |   56 +++++-----
 drivers/iio/common/st_sensors/st_sensors_core.c        |    8 -
 drivers/iio/orientation/hid-sensor-rotation.c          |    1 
 drivers/input/rmi4/rmi_i2c.c                           |   38 ++++---
 drivers/input/rmi4/rmi_spi.c                           |   22 ++--
 drivers/iommu/amd_iommu.c                              |    3 
 drivers/iommu/intel-iommu.c                            |   14 ++
 drivers/iommu/io-pgtable-arm-v7s.c                     |    4 
 drivers/media/usb/dvb-usb/dib0700_core.c               |    5 
 drivers/misc/mei/bus-fixup.c                           |    2 
 drivers/mmc/core/mmc.c                                 |    3 
 drivers/mmc/host/mxs-mmc.c                             |    4 
 drivers/mmc/host/sdhci-msm.c                           |    1 
 drivers/mmc/host/sdhci.c                               |   28 +++--
 drivers/net/ethernet/intel/i40e/i40e_main.c            |    2 
 drivers/nfc/mei_phy.c                                  |    2 
 drivers/nvme/host/pci.c                                |    9 -
 drivers/pci/setup-res.c                                |    8 +
 drivers/pinctrl/bcm/pinctrl-iproc-gpio.c               |    2 
 drivers/pinctrl/bcm/pinctrl-nsp-gpio.c                 |    2 
 drivers/pinctrl/intel/pinctrl-cherryview.c             |   17 ++-
 drivers/platform/x86/toshiba-wmi.c                     |   26 +++-
 drivers/rtc/rtc-pcf2123.c                              |    5 
 drivers/scsi/device_handler/scsi_dh_alua.c             |    5 
 drivers/scsi/mpt3sas/mpt3sas_scsih.c                   |    4 
 drivers/scsi/qla2xxx/qla_os.c                          |    2 
 drivers/staging/comedi/drivers/ni_tio.c                |    3 
 drivers/staging/iio/impedance-analyzer/ad5933.c        |   17 +--
 drivers/staging/nvec/nvec_ps2.c                        |    8 -
 drivers/staging/sm750fb/ddk750_reg.h                   |    8 -
 drivers/tty/serial/atmel_serial.c                      |   27 ++++
 drivers/usb/class/cdc-acm.c                            |    4 
 drivers/usb/dwc3/core.c                                |    5 
 drivers/usb/gadget/function/u_ether.c                  |    8 -
 drivers/watchdog/watchdog_core.c                       |    2 
 fs/coredump.c                                          |    3 
 fs/nfs/nfs4session.c                                   |   10 +
 include/linux/acpi.h                                   |    1 
 include/linux/frontswap.h                              |    5 
 include/linux/sunrpc/svc_rdma.h                        |    9 +
 lib/genalloc.c                                         |    3 
 mm/hugetlb.c                                           |   66 ++++++++++++
 mm/memory-failure.c                                    |   12 --
 mm/shmem.c                                             |    2 
 mm/slab_common.c                                       |    4 
 mm/swapfile.c                                          |    2 
 net/batman-adv/originator.c                            |    2 
 net/ceph/ceph_fs.c                                     |    3 
 net/netfilter/nf_log.c                                 |    6 -
 net/sunrpc/xprtrdma/frwr_ops.c                         |   39 ++++---
 net/sunrpc/xprtrdma/svc_rdma_backchannel.c             |    2 
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c                |    2 
 net/sunrpc/xprtrdma/svc_rdma_sendto.c                  |   24 ----
 net/sunrpc/xprtrdma/svc_rdma_transport.c               |   18 ++-
 net/sunrpc/xprtrdma/xprt_rdma.h                        |    3 
 sound/core/info.c                                      |    9 +
 sound/soc/codecs/cs4270.c                              |    8 -
 sound/soc/intel/skylake/skl.c                          |    3 
 sound/soc/sunxi/sun4i-codec.c                          |    7 -
 tools/perf/ui/browsers/hists.c                         |    3 
 tools/power/cpupower/utils/cpufreq-set.c               |    7 -
 virt/kvm/arm/vgic/vgic-mmio.c                          |   41 ++++---
 virt/kvm/arm/vgic/vgic-mmio.h                          |   14 +-
 97 files changed, 725 insertions(+), 399 deletions(-)

Adrian Hunter (2):
      mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer
      mmc: sdhci: Fix unexpected data interrupt handling

Alex Deucher (3):
      drm/radeon: disable runtime pm in certain cases
      drm/amdgpu: disable runtime pm in certain cases
      drm/amdgpu: fix crash in acp_hw_fini

Alexander Usyskin (1):
      mei: bus: fix received data size check in NFC fixup

Alexey Brodkin (1):
      arc: Implement arch-specific dma_map_ops.mmap

Andre Przywara (1):
      KVM: arm/arm64: vgic: Prevent access to invalid SPIs

Andrew Lutomirski (1):
      hwrng: core - Don't use a stack buffer in add_early_randomness()

Andrey Ryabinin (1):
      coredump: fix unfreezable coredumping task

Arnd Bergmann (2):
      staging: iio: ad5933: avoid uninitialized variable in error case
      NFSv4.1: work around -Wmaybe-uninitialized warning

Azael Avalos (1):
      toshiba-wmi: Fix loading the driver on non Toshiba laptops

Baoquan He (1):
      iommu/amd: Free domain id when free a domain of struct dma_ops_domain

Bart Van Assche (1):
      scsi: scsi_dh_alua: Fix a reference counting bug

Bill Kuzeja (1):
      scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init

Bjorn Helgaas (1):
      PCI: Don't attempt to claim shadow copies of ROM

Chen-Yu Tsai (2):
      Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"
      ASoC: sun4i-codec: return error code instead of NULL when create_card fails

Chris Wilson (1):
      agp/intel: Flush chipset writes after updating a single PTE

Christian König (1):
      drm/amd: fix scheduler fence teardown order v2

Christophe JAILLET (1):
      rtc: pcf2123: Add missing error code assignment before test

Chuck Lever (3):
      xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
      svcrdma: Skip put_page() when send_reply() fails
      svcrdma: Tail iovec leaves an orphaned DMA mapping

Daniel Mentz (1):
      lib/genalloc.c: start search from start of chunk

Daniel Wagner (1):
      xprtrdma: use complete() instead complete_all()

Dhinakaran Pandiyan (2):
      drm/i915/dp: BDW cdclk fix for DP audio
      drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms

Fabio Estevam (1):
      mmc: mxs: Initialize the spinlock prior to using it

Felipe Balbi (1):
      usb: gadget: u_ether: remove interrupt throttling

Grazvydas Ignotas (3):
      drm/amdgpu: fix sched fence slab teardown
      drm/amdgpu: fix fence slab teardown
      drm/amdgpu: fix a vm_flush fence leak

Greg Kroah-Hartman (1):
      Linux 4.8.9

Greg Thelen (1):
      memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB

Guenter Roeck (3):
      watchdog: core: Fix devres_alloc() allocation size
      Input: synaptics-rmi4 - fix error handling in SPI transport driver
      Input: synaptics-rmi4 - fix error handling in I2C transport driver

Heiko Carstens (1):
      s390/dumpstack: restore reliable indicator for call traces

Huacai Chen (1):
      staging: sm750fb: Fix bugs introduced by early commits

Huaibin Wang (1):
      i40e: fix call of ndo_dflt_bridge_getlink()

Hugh Dickins (1):
      shmem: fix pageflags after swapping DMA32 object

Ian Abbott (1):
      staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return value

Imre Deak (1):
      drm/i915: Fix mismatched INIT power domain disabling during suspend

Jan Beulich (1):
      x86/build: Fix build with older GCC versions

Jann Horn (2):
      swapfile: fix memory corruption via malformed swapfile
      netfilter: fix namespace handling in nf_log_proc_dostring

Jason Gunthorpe (1):
      gpio/mvebu: Use irq_domain_add_linear

Javier Martinez Canillas (1):
      clk: samsung: clk-exynos-audss: Fix module autoload

Joerg Roedel (1):
      iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path

Johan Hovold (1):
      USB: cdc-acm: fix TIOCMIWAIT

Keith Busch (1):
      nvme: Delete created IO queues on reset

Laura Abbott (1):
      cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set

Lorenzo Bianconi (1):
      iio: st_sensors: fix scale configuration for h3lis331dl

Lukas Wunner (1):
      ASoC: Intel: Skylake: Always acquire runtime pm ref on unload

Marc Dietrich (1):
      staging: nvec: remove managed resource from PS2 driver

Masahiro Yamada (1):
      gpio: of: fix GPIO drivers with multiple gpio_chip for a single node

Michael Holzheu (1):
      s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment

Mika Westerberg (2):
      pinctrl: cherryview: Serialize register access in suspend/resume
      pinctrl: cherryview: Prevent possible interrupt storm on resume

Mike Kravetz (1):
      mm/hugetlb: fix huge page reservation leak in private mapping error paths

Namhyung Kim (1):
      perf top: Fix refreshing hierarchy entries on TUI

Naoya Horiguchi (1):
      mm: hwpoison: fix thp split handling in memory_failure()

Oliver Neukum (1):
      cdc-acm: fix uninitialized variable

Paul Fertser (2):
      drivers: staging: nvec: remove bogus reset command for PS/2 interface
      Revert "staging: nvec: ps2: change serio type to passthrough"

Punit Agrawal (1):
      ACPI / APEI: Fix incorrect return value of ghes_proc()

Ray Jui (1):
      pinctrl: iproc: Fix iProc and NSP GPIO support

Richard Genoud (1):
      tty/serial: at91: fix hardware handshake on Atmel platforms

Richard Weinberger (1):
      drbd: Fix kernel_sendmsg() usage - potential NULL deref

Robin Murphy (1):
      iommu/io-pgtable-arm: Check for v7s-incapable systems

Scott Wood (1):
      clk: qoriq: Don't allow CPU clocks higher than starting value

Sean Young (1):
      dib0700: fix nec repeat handling

Sinan Kaya (3):
      ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stages
      ACPI/PCI: pci_link: penalize SCI correctly
      ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs

Song Hongyan (2):
      iio: hid-sensors: Increase the precision of scale to fix wrong reading interpretation.
      iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)

Sreekanth Reddy (1):
      scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk

Sven Eckelmann (1):
      batman-adv: Modify neigh_list only with rcu-list functions

Takashi Iwai (2):
      ALSA: info: Return error for invalid read/write
      ALSA: info: Limit the proc text input size

Ulf Hansson (1):
      mmc: mmc: Use 500ms as the default generic CMD6 timeout

Ville Syrjälä (1):
      drm/i915: Respect alternate_ddc_pin for all DDI ports

Vineet Gupta (1):
      ARC: timer: rtc: implement read loop in "C" vs. inline asm

Vivek Gautam (1):
      usb: dwc3: Fix error handling for core init

Vlastimil Babka (1):
      mm, frontswap: make sure allocated frontswap map is assigned

Wei Yongjun (1):
      mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()

Yan, Zheng (1):
      libceph: fix legacy layout decode with pool 0

murray foster (1):
      ASoC: cs4270: fix DAPM stream name mismatch

tang.junhui (1):
      scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()


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

             reply	other threads:[~2016-11-19  8:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-19  8:51 Greg KH [this message]
2016-11-19  8:51 ` Linux 4.8.9 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=20161119085107.GA22951@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.