I'm announcing the release of the 4.4.175 kernel. All users of the 4.4 kernel series must upgrade. The updated 4.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.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 ------------ Documentation/networking/ip-sysctl.txt | 2 Makefile | 2 arch/alpha/include/asm/irq.h | 6 arch/alpha/mm/fault.c | 2 arch/arm/boot/dts/da850-evm.dts | 2 arch/arm/boot/dts/kirkwood-dnskw.dtsi | 4 arch/arm/boot/dts/mmp2.dtsi | 9 - arch/arm/boot/dts/omap4-sdp.dts | 1 arch/arm/kernel/smp.c | 15 ++ arch/arm/kvm/mmio.c | 11 - arch/arm/mach-integrator/impd1.c | 6 arch/arm/mach-iop32x/n2100.c | 3 arch/arm/mach-omap2/omap_hwmod.c | 6 arch/arm/mach-pxa/cm-x300.c | 2 arch/arm/mach-pxa/littleton.c | 2 arch/arm/mach-pxa/zeus.c | 2 arch/arm64/kernel/entry-ftrace.S | 1 arch/mips/include/uapi/asm/inst.h | 2 arch/mips/kernel/mips-cm.c | 2 arch/mips/pci/pci-octeon.c | 10 - arch/mips/vdso/Makefile | 4 arch/powerpc/include/asm/uaccess.h | 2 arch/powerpc/platforms/pseries/dlpar.c | 2 arch/um/include/asm/pgtable.h | 9 + arch/x86/ia32/ia32_aout.c | 6 arch/x86/include/asm/fpu/internal.h | 3 arch/x86/include/asm/uv/bios.h | 8 + arch/x86/kernel/cpu/mcheck/mce.c | 1 arch/x86/kernel/cpu/perf_event_intel_uncore_snbep.c | 4 arch/x86/kvm/svm.c | 7 + arch/x86/kvm/vmx.c | 1 arch/x86/kvm/x86.c | 7 + arch/x86/pci/broadcom_bus.c | 4 arch/x86/platform/uv/bios_uv.c | 23 +++ drivers/ata/sata_rcar.c | 4 drivers/block/drbd/drbd_nl.c | 15 +- drivers/block/drbd/drbd_receiver.c | 13 +- drivers/block/sunvdc.c | 5 drivers/block/swim3.c | 6 drivers/cdrom/gdrom.c | 1 drivers/clk/imx/clk-imx6sl.c | 6 drivers/cpuidle/cpuidle-big_little.c | 7 - drivers/crypto/ux500/cryp/cryp_core.c | 4 drivers/crypto/ux500/hash/hash_core.c | 2 drivers/dma/imx-dma.c | 8 - drivers/firmware/efi/runtime-wrappers.c | 7 + drivers/gpu/drm/drm_bufs.c | 3 drivers/gpu/drm/drm_modes.c | 2 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 9 - drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 2 drivers/hid/hid-debug.c | 122 +++++++------------- drivers/hid/hid-lenovo.c | 10 + drivers/hwmon/lm80.c | 26 +++- drivers/i2c/busses/i2c-axxia.c | 32 ++--- drivers/input/misc/bma150.c | 9 - drivers/input/mouse/elan_i2c_core.c | 2 drivers/input/mouse/elantech.c | 9 + drivers/iommu/arm-smmu-v3.c | 8 + drivers/isdn/hisax/hfc_pci.c | 2 drivers/md/dm-thin.c | 55 ++++++++- drivers/media/platform/davinci/vpbe.c | 7 - drivers/memstick/core/memstick.c | 3 drivers/misc/vexpress-syscfg.c | 2 drivers/mtd/nand/gpmi-nand/gpmi-lib.c | 15 +- drivers/net/ethernet/broadcom/bcmsysport.c | 25 +--- drivers/net/ethernet/broadcom/bcmsysport.h | 2 drivers/net/ethernet/cisco/enic/enic_main.c | 2 drivers/net/ethernet/intel/igb/igb_main.c | 8 - drivers/net/ethernet/marvell/skge.c | 6 drivers/net/ethernet/sun/niu.c | 10 + drivers/net/phy/dp83640.c | 13 +- drivers/net/usb/ch9200.c | 9 - drivers/net/usb/kaweth.c | 18 -- drivers/net/usb/smsc95xx.c | 12 - drivers/net/wireless/cw1200/scan.c | 13 -- drivers/nfc/nxp-nci/firmware.c | 2 drivers/nfc/nxp-nci/i2c.c | 2 drivers/pinctrl/qcom/pinctrl-msm.c | 23 ++- drivers/ptp/ptp_chardev.c | 5 drivers/scsi/lpfc/lpfc_els.c | 3 drivers/soc/tegra/common.c | 6 drivers/staging/iio/adc/ad7280a.c | 17 ++ drivers/staging/iio/adc/ad7780.c | 6 drivers/staging/iio/resolver/ad2s90.c | 7 - drivers/thermal/thermal_hwmon.h | 4 drivers/tty/serial/fsl_lpuart.c | 4 drivers/tty/serial/samsung.c | 3 drivers/usb/core/hub.c | 10 + drivers/usb/dwc2/hcd.c | 1 drivers/usb/gadget/udc/net2272.c | 2 drivers/usb/phy/phy-am335x.c | 5 drivers/video/console/fbcon.c | 2 drivers/video/fbdev/clps711x-fb.c | 5 drivers/video/fbdev/core/fbmem.c | 8 - fs/cifs/Kconfig | 2 fs/cifs/file.c | 8 + fs/cifs/readdir.c | 9 + fs/cifs/smb2file.c | 4 fs/debugfs/inode.c | 7 + fs/dlm/ast.c | 10 + fs/eventpoll.c | 2 fs/f2fs/acl.c | 14 +- fs/f2fs/file.c | 3 fs/fuse/dev.c | 5 fs/fuse/file.c | 2 fs/nfs/super.c | 3 fs/nfsd/nfsctl.c | 2 fs/ocfs2/buffer_head_io.c | 2 fs/udf/inode.c | 6 include/linux/genl_magic_struct.h | 5 include/linux/hid-debug.h | 9 - include/linux/string.h | 2 include/sound/compress_driver.h | 6 include/uapi/linux/if_ether.h | 7 + kernel/events/ring_buffer.c | 3 kernel/hung_task.c | 8 - kernel/signal.c | 61 +++++++++- kernel/time/timekeeping.c | 4 kernel/trace/trace_uprobe.c | 9 + lib/seq_buf.c | 6 lib/test-hexdump.c | 2 net/batman-adv/hard-interface.c | 5 net/batman-adv/soft-interface.c | 2 net/bluetooth/hci_event.c | 6 net/ceph/messenger.c | 5 net/dccp/ccid.h | 4 net/dsa/slave.c | 12 + net/ipv6/xfrm6_tunnel.c | 3 net/mac80211/rx.c | 5 net/mac80211/tx.c | 12 + net/tipc/subscr.c | 2 net/xfrm/xfrm_user.c | 13 +- scripts/decode_stacktrace.sh | 2 scripts/mod/modpost.c | 50 ++++---- security/smack/smack_lsm.c | 12 + sound/pci/hda/hda_bind.c | 3 sound/pci/hda/hda_codec.h | 1 sound/pci/hda/hda_intel.c | 2 sound/pci/hda/patch_conexant.c | 1 sound/soc/fsl/Kconfig | 2 sound/soc/intel/atom/sst/sst_loader.c | 8 - sound/usb/pcm.c | 9 + tools/perf/arch/x86/util/kvm-stat.c | 2 tools/perf/tests/evsel-tp-sched.c | 2 144 files changed, 795 insertions(+), 369 deletions(-) Aaro Koskinen (1): MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled Adamski, Krzysztof (Nokia - PL/Wroclaw) (1): i2c-axxia: check for error conditions first Aditya Pakki (1): HID: lenovo: Add checks to fix of_led_classdev_register Alexey Khoroshilov (2): media: DaVinci-VPBE: fix error handling in vpbe_initialize() video: clps711x-fb: release disp device node in probe() Andreas Ziegler (1): tracing/uprobes: Fix output for multiple string arguments Andy Duan (1): serial: fsl_lpuart: clear parity enable bit when disable parity Anson Huang (1): clk: imx6sl: ensure MMDC CH0 handshake is bypassed Anton Ivanov (1): um: Avoid marking pages with "changed protection" Arnd Bergmann (2): ASoC: Intel: mrfld: fix uninitialized variable access ARM: pxa: avoid section mismatch warning Bart Van Assche (1): timekeeping: Use proper seqcount initializer Beomho Seo (1): tty: serial: samsung: Properly set flags in autoCTS mode Bin Liu (1): usb: phy: am335x: fix race condition in _probe Bob Peterson (1): dlm: Don't swamp the CPU with callbacks queued during recovery Borislav Petkov (1): x86/a.out: Clear the dump structure initially Charles Keepax (1): ALSA: compress: Fix stop handling on compressed capture streams Chris Perl (1): NFS: nfs_compare_mount_options always compare auth flavors. Christian Lamparter (1): pinctrl: msm: fix gpio-hog related boot issues Christophe Leroy (1): powerpc/uaccess: fix warning/error with access_ok() Colin Ian King (1): x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux) Dan Carpenter (2): skge: potential memory corruption in skge_get_regs() misc: vexpress: Off by one in vexpress_syscfg_exec() Davidlohr Bueso (1): fs/epoll: drop ovflist branch prediction Dmitry Torokhov (1): Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G" Eduardo Valentin (1): thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set Eric Dumazet (3): dccp: fool proof ccid_hc_[rt]x_parse_options() ch9200: use skb_cow_head() to deal with cloned skbs kaweth: use skb_cow_head() to deal with cloned skbs Eric W. Biederman (3): signal: Always notice exiting tasks signal: Better detection of synchronous signals signal: Restore the stop PTRACE_EVENT_EXIT Fabio Estevam (1): ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8M Felix Fietkau (1): mac80211: ensure that mgmt tx skbs have tailroom for encryption Finn Thain (1): block/swim3: Fix -EBUSY error when re-opening device after unmount Florian Fainelli (1): net: systemport: Fix WoL with password after deep sleep Florian Westphal (1): xfrm: refine validation of template and selector families Frank Rowand (1): powerpc/pseries: add of_node_put() in dlpar_detach_node() Govindarajulu Varadarajan (1): enic: fix checksum validation for IPv6 Greg Kroah-Hartman (3): debugfs: fix debugfs_rename parameter checking Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)" Linux 4.4.175 Guenter Roeck (1): NFC: nxp-nci: Include unaligned.h instead of access_ok.h Guoqing Jiang (1): tipc: use destination length for copy string Gustavo A. R. Silva (3): drm/bufs: Fix Spectre v1 vulnerability usb: gadget: udc: net2272: Fix bitwise and boolean operations perf tests evsel-tp-sched: Fix bitwise operator Hauke Mehrtens (2): uapi/if_ether.h: prevent redefinition of struct ethhdr uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define Hedi Berriche (1): x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls Ilya Dryomov (1): libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() Ingo Molnar (1): perf/core: Fix impossible ring-buffer sizes warning J. Bruce Fields (1): nfsd4: fix crash on writing v4_end_grace before nfsd startup James Hughes (1): smsc95xx: Use skb_cow_head to deal with cloned skbs James Smart (1): scsi: lpfc: Correct LCB RJT handling Jan Kara (1): udf: Fix BUG on corrupted inode Jann Horn (1): fuse: call pipe_buf_release() under pipe lock Jia-Ju Bai (2): cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan() isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw() Jiong Wang (1): mips: bpf: fix encoding bug for mm_srlv32_op Johan Hedberg (1): Bluetooth: Fix unnecessary error message for HCI request completion Johannes Berg (1): mac80211: fix radiotap vendor presence bitmap handling John Youn (1): usb: dwc2: Remove unnecessary kfree Jonathan Bakker (1): Input: bma150 - register input device after setting private data Junxiao Bi (1): ocfs2: don't clear bh uptodate for block read Jurica Vukadin (1): ALSA: hda - Add quirk for HP EliteBook 840 G5 Kai-Heng Feng (2): memstick: Prevent memstick host from getting runtime suspended during card detection igb: Fix an issue that PME is not enabled during runtime suspend Kan Liang (1): perf/x86/intel/uncore: Add Node ID mask Kangjie Lu (3): hwmon: (lm80) fix a missing check of the status of SMBus read hwmon: (lm80) fix a missing check of bus read in lm80 probe niu: fix missing checks of niu_pci_eeprom_read Lars Ellenberg (2): drbd: disconnect, if the wrong UUIDs are attached on a connected peer drbd: skip spurious timeout (ping-timeo) when failing promote Leonid Iziumtsev (1): dmaengine: imx-dma: fix wrong callback invoke Linus Torvalds (2): test_hexdump: use memcpy instead of strncpy Revert "exec: load_script: don't blindly truncate shebang string" Linus Walleij (1): ARM: dts: kirkwood: Fix polarity of GPIO fan lines Lubomir Rintel (1): ARM: dts: mmp2: fix TWSI2 Manuel Reinhardt (1): ALSA: usb-audio: Fix implicit fb endpoint setup by quirk Marc Zyngier (1): scripts/decode_stacktrace: only strip base path when a prefix of the path Mark Rustad (1): Documentation/network: reword kernel version reference Mark Rutland (3): arm64: ftrace: don't adjust the LR value arm64: KVM: Skip MMIO insn after emulation perf/core: Don't WARN() for impossible ring-buffer sizes Martin Kepplinger (1): mtd: rawnand: gpmi: fix MX28 bus master lockup problem Matheus Tavares (1): staging:iio:ad2s90: Make probe handle spi_setup failure Mathias Nyman (1): usb: hub: delay hub autosuspend if USB3 port is still link training Matti Kurkela (1): Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780 Mauro Ciancio (1): Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK Meelis Roos (1): alpha: Fix Eiger NR_IRQS to 128 Michael Ellerman (1): seq_buf: Make seq_buf_puts() null-terminate the buffer Miklos Szeredi (2): fuse: decrement NR_WRITEBACK_TEMP on the right page fuse: handle zero sized retrieve correctly Miroslav Lichvar (1): ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl Nathan Chancellor (4): ARM: OMAP2+: hwmod: Fix some section annotations drbd: Avoid Clang warning about pointless switch statment crypto: ux500 - Use proper enum in cryp_set_dma_transfer crypto: ux500 - Use proper enum in hash_set_dma_transfer Nicholas Mc Guire (1): gpio: pl061: handle failed allocations Nikos Tsironis (1): dm thin: fix bug where bio that overwrites thin block ignores FUA Noralf Trønnes (1): fbdev: fbcon: Fix unregister crash when more than one framebuffer Oleg Nesterov (1): exec: load_script: don't blindly truncate shebang string Paolo Bonzini (1): KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222) Paul Burton (1): MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds Peter Rosin (1): fbdev: fbmem: behave better with small rotated displays and many CPUs Peter Shier (1): KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221) Peter Ujfalusi (1): ARM: dts: da850-evm: Correct the sound card name Pu Wen (1): perf tools: Add Hygon Dhyana support Renato Lui Geh (1): staging: iio: ad7780: update voltage on read Roland Kammerer (1): drbd: narrow rcu_read_lock in drbd_sync_handshake Ronnie Sahlberg (1): cifs: check ntwrk_buf_start for NULL before dereferencing it Ross Lagerwall (1): cifs: Limit memory used by lock request calls to a page Rundong Ge (1): net: dsa: slave: Don't propagate flag changes on down slave interfaces Russell King (1): ARM: iop32x/n2100: fix PCI IRQ mapping Russell King - ARM Linux (1): ARM: dts: Fix OMAP4430 SDP Ethernet startup Sami Tolvanen (1): modpost: validate symbol names also in find_elf_symbol Sebastian Andrzej Siewior (2): x86/fpu: Add might_fault() to user_insn() net: dp83640: expire old TX-skb Sergei Shtylyov (1): sata_rcar: fix deferred probing Sergei Trofimovich (1): alpha: fix page fault handling for r16-r18 targets Slawomir Stepien (1): staging: iio: adc: ad7280a: handle error from __ad7280_read32() Sven Eckelmann (2): batman-adv: Avoid WARN on net_device without parent in netns batman-adv: Force mac header to start of data on xmit Takashi Iwai (1): ALSA: hda - Serialize codec registrations Tejun Heo (1): string: drop __must_check from strscpy() and restore strscpy() usages in cgroup Tetsuo Handa (1): kernel/hung_task.c: break RCU locks based on jiffies Thomas Hellstrom (2): drm/vmwgfx: Fix setting of dma masks drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user Tiezhu Yang (1): f2fs: fix wrong return value of f2fs_acl_create Tina Zhang (1): drm/modes: Prevent division by zero htotal Tony Luck (1): x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out() Vitaly Kuznetsov (1): KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported Vladimir Kondratiev (1): mips: cm: reprime error cause Vladis Dronov (1): HID: debug: fix the ring buffer implementation Wenwen Wang (1): gdrom: fix a memory leak bug Will Deacon (1): iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer Yangtao Li (2): soc/tegra: Don't leak device tree node reference cpuidle: big.LITTLE: fix refcount leak Young Xiao (1): sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN YueHaibing (1): xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi Yufen Wang (1): ARM: 8808/1: kexec:offline panic_smp_self_stop CPU Yunlei He (1): f2fs: move dir data flush to write checkpoint process Zoran Markovic (1): smack: fix access permissions for keyring