Linux 4.9.19

From: Greg KH
Date: Thu Mar 30 2017 - 05:42:20 EST


I'm announcing the release of the 4.9.19 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/sama5d2.dtsi | 2
arch/arm/mach-at91/pm.c | 18 ++
arch/arm64/kernel/kaslr.c | 10 +
arch/powerpc/kernel/idle_book3s.S | 20 ++-
block/blk-mq.c | 11 -
crypto/algif_hash.c | 2
drivers/auxdisplay/img-ascii-lcd.c | 1
drivers/char/hw_random/amd-rng.c | 42 +++++-
drivers/char/hw_random/geode-rng.c | 50 +++++--
drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 2
drivers/clk/sunxi-ng/ccu_mp.c | 8 +
drivers/cpufreq/cpufreq.c | 3
drivers/crypto/ccp/ccp-dev.c | 5
drivers/crypto/ccp/ccp-dmaengine.c | 1
drivers/dax/dax.c | 15 ++
drivers/gpu/drm/amd/amdgpu/si_dpm.c | 10 +
drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 7 +
drivers/gpu/drm/drm_atomic_helper.c | 11 +
drivers/gpu/drm/drm_fops.c | 2
drivers/hv/channel.c | 13 +
drivers/hv/channel_mgmt.c | 1
drivers/hwtracing/intel_th/core.c | 4
drivers/iio/adc/ti_am335x_adc.c | 13 +
drivers/iio/common/hid-sensors/hid-sensor-trigger.c | 6
drivers/iio/magnetometer/ak8974.c | 4
drivers/input/joystick/iforce/iforce-usb.c | 3
drivers/input/misc/cm109.c | 4
drivers/input/misc/ims-pcu.c | 4
drivers/input/misc/yealink.c | 4
drivers/input/mouse/alps.c | 72 +++++++---
drivers/input/mouse/alps.h | 11 +
drivers/input/mouse/elan_i2c_core.c | 20 +--
drivers/input/serio/i8042-x86ia64io.h | 7 +
drivers/input/tablet/hanwang.c | 3
drivers/input/tablet/kbtab.c | 3
drivers/input/touchscreen/sur40.c | 3
drivers/iommu/intel-iommu.c | 2
drivers/mmc/host/sdhci-of-arasan.c | 14 --
drivers/mmc/host/sdhci-of-at91.c | 19 ++
drivers/mmc/host/sdhci-pci-core.c | 4
drivers/mmc/host/sdhci.c | 4
drivers/mmc/host/ushc.c | 3
drivers/net/ethernet/amd/xgbe/xgbe-common.h | 6
drivers/net/ethernet/amd/xgbe/xgbe-dev.c | 20 +--
drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 102 +++++++++------
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 6
drivers/net/ethernet/broadcom/genet/bcmmii.c | 15 --
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 4
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 4
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 6
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 5
drivers/net/ethernet/mellanox/mlx5/core/main.c | 2
drivers/net/usb/qmi_wwan.c | 2
drivers/net/vrf.c | 4
drivers/net/wireless/marvell/mwifiex/pcie.c | 41 +++---
drivers/parport/share.c | 6
drivers/usb/class/usbtmc.c | 18 ++
drivers/usb/core/config.c | 10 +
drivers/usb/core/hub.c | 2
drivers/usb/core/quirks.c | 8 +
drivers/usb/gadget/function/f_acm.c | 4
drivers/usb/gadget/function/f_uvc.c | 2
drivers/usb/misc/idmouse.c | 3
drivers/usb/misc/lvstest.c | 4
drivers/usb/misc/uss720.c | 5
drivers/usb/musb/musb_cppi41.c | 23 +++
drivers/usb/serial/option.c | 17 ++
drivers/usb/serial/qcserial.c | 2
drivers/usb/wusbcore/wa-hc.c | 3
drivers/uwb/hwa-rc.c | 3
drivers/uwb/i1480/dfu/usb.c | 3
drivers/video/console/fbcon.c | 67 ++++++----
drivers/xen/xen-acpi-processor.c | 34 +++--
fs/ext4/inline.c | 5
fs/ext4/xattr.c | 65 ++++-----
fs/jbd2/journal.c | 22 +--
fs/jbd2/revoke.c | 1
include/drm/drmP.h | 1
include/linux/ccp.h | 2
include/linux/iio/sw_device.h | 2
include/linux/usb/quirks.h | 6
net/ceph/osdmap.c | 1
net/core/netclassid_cgroup.c | 32 ++--
net/core/sock.c | 16 +-
net/ipv4/fib_frontend.c | 3
net/ipv4/tcp_input.c | 2
net/ipv4/tcp_minisocks.c | 1
net/ipv6/udp.c | 2
net/openvswitch/flow_netlink.c | 4
net/unix/garbage.c | 17 +-
net/wireless/nl80211.c | 133 +++++++++-----------
sound/core/seq/seq_clientmgr.c | 1
sound/core/seq/seq_fifo.c | 3
sound/core/seq/seq_memory.c | 17 +-
sound/core/seq/seq_memory.h | 1
sound/pci/ctxfi/cthw20k1.c | 2
sound/pci/hda/patch_realtek.c | 2
98 files changed, 812 insertions(+), 403 deletions(-)

Adrian Hunter (2):
mmc: sdhci: Do not disable interrupts while waiting for clock
mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power

Alex Deucher (1):
drm/amdgpu: reinstate oland workaround for sclk

Alexander Potapenko (1):
ipv6: make sure to initialize sockc.tsflags before first use

Alexander Shishkin (1):
intel_th: Don't leak module refcount on failure to activate

Andrey Ulanov (1):
net: unix: properly re-increment inflight counter of GC discarded candidates

Ankur Arora (1):
xen/acpi: upload PM state from init-domain to Xen

Anssi Hannula (1):
mmc: sdhci-of-arasan: fix incorrect timeout clock

Bin Liu (1):
usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer

Bjørn Mork (2):
qmi_wwan: add Dell DW5811e
USB: serial: qcserial: add Dell DW5811e

Brian Norris (1):
mwifiex: pcie: don't leak DMA buffers when removing

Chen-Yu Tsai (2):
clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clock
clk: sunxi-ng: mp: Adjust parent rate for pre-dividers

Dan Williams (1):
USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems

Daniel Borkmann (1):
socket, bpf: fix sk_filter use after free in sk_clone_lock

Daniel Vetter (1):
drm: reference count event->completion

Dave Jiang (1):
device-dax: fix pmd/pte fault fallback handling

David Ahern (1):
net: vrf: Reset rt6i_idev in local dst after put

Dmitry Torokhov (2):
iio: magnetometer: ak8974: remove incorrect __exit markups
auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches

Doug Berger (1):
net: bcmgenet: remove bcmgenet_internal_phy_setup()

Eric Biggers (2):
ext4: mark inode dirty after converting inline directory
jbd2: don't leak memory if setting up journal fails

Eric Dumazet (3):
net: properly release sk_frag.page
ipv4: provide stronger user input validation in nl_fib_input()
tcp: initialize icsk_ack.lrcvtime at session start time

Florian Fainelli (1):
net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled

Gal Pressman (2):
net/mlx5e: Count GSO packets correctly
net/mlx5e: Count LRO packets correctly

Gary R Hook (1):
crypto: ccp - Assign DMA commands to the channel's CCP

Greg Kroah-Hartman (1):
Linux 4.9.19

Guenter Roeck (1):
usb: hub: Fix crash after failure to read BOS descriptor

Hui Wang (1):
ALSA: hda - Adding a group of pin definition to fix headset problem

Ilya Dryomov (1):
libceph: don't set weight to IN when OSD is destroyed

Jiri Slaby (1):
crypto: algif_hash - avoid zero-sized array

Johan Hovold (16):
Input: iforce - validate number of endpoints before using them
Input: ims-pcu - validate number of endpoints before using them
Input: hanwang - validate number of endpoints before using them
Input: yealink - validate number of endpoints before using them
Input: cm109 - validate number of endpoints before using them
Input: kbtab - validate number of endpoints before using them
Input: sur40 - validate number of endpoints before using them
USB: uss720: fix NULL-deref at probe
USB: lvtest: fix NULL-deref at probe
USB: idmouse: fix NULL-deref at probe
USB: wusbcore: fix NULL-deref at probe
USB: usbtmc: add missing endpoint sanity check
USB: usbtmc: fix probe error path
uwb: i1480-dfu: fix NULL-deref at probe
uwb: hwa-rc: fix NULL-deref at probe
mmc: ushc: fix NULL-deref at probe

Johannes Berg (1):
nl80211: fix dumpit error path RTNL deadlocks

K. Y. Srinivasan (2):
Drivers: hv: vmbus: Don't leak channel ids
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded

Kai-Heng Feng (1):
Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000

Koos Vriezen (1):
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu

Kris Murphy (1):
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD

Lars-Peter Clausen (1):
iio: sw-device: Fix config group initialization

Lendacky, Thomas (1):
amd-xgbe: Fix jumbo MTU processing on newer hardware

Maor Gottlieb (1):
net/mlx5: Increase number of max QPs in default profile

Marek Szyprowski (1):
drm/bridge: analogix dp: Fix runtime PM state on driver bind

Masaki Ota (2):
Input: ALPS - fix V8+ protocol handling (73 03 28)
Input: ALPS - fix trackstick button handling on V8 devices

Matjaz Hegedic (1):
Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw

Michael Engl (1):
iio: adc: ti_am335x_adc: fix fifo overrun recovery

Ming Lei (1):
blk-mq: don't complete un-started request in timeout handler

Neeraj Upadhyay (1):
arm64: kaslr: Fix up the kernel image alignment

Nicholas Piggin (1):
powerpc/64s: Fix idle wakeup potential to clobber registers

Nicolas Ferre (1):
ARM: at91: pm: cpu_idle: switch DDR to power-down mode

Oliver Neukum (1):
ACM gadget: fix endianness in notifications

Or Gerlitz (3):
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
net/mlx5: Add missing entries for set/query rate limit commands
net/mlx5e: Use the proper UAPI values when offloading TC vlan actions

Prarit Bhargava (2):
hwrng: amd - Revert managed API changes
hwrng: geode - Revert managed API changes

Roger Quadros (1):
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval

Romain Izard (2):
mmc: sdhci-of-at91: Support external regulators
Revert "ARM: at91/dt: sama5d2: Use new compatible for ohci node"

Samuel Thibault (1):
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk

Song Hongyan (1):
iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3

Sudip Mukherjee (1):
parport: fix attempt to write duplicate procfiles

Takashi Iwai (3):
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
fbcon: Fix vc attr at deinit

Tejun Heo (1):
cgroup, net_cls: iterate the fds of only the tasks which are being migrated

Theodore Ts'o (1):
ext4: lock the xattr block before checksuming it

Viresh Kumar (1):
cpufreq: Restore policy min/max limits on CPU online

Attachment: signature.asc
Description: PGP signature