From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752527AbdLJV2T (ORCPT ); Sun, 10 Dec 2017 16:28:19 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:36394 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751268AbdLJV2R (ORCPT ); Sun, 10 Dec 2017 16:28:17 -0500 Date: Sun, 10 Dec 2017 22:28:24 +0100 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 4.4.105 Message-ID: <20171210212824.GA19014@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.4.105 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 linu= x-4.4.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ Makefile | 2=20 arch/arm/mach-omap1/dma.c | 16 ++---- arch/s390/include/asm/pci_insn.h | 2=20 arch/s390/include/asm/runtime_instr.h | 4 + arch/s390/kernel/process.c | 2=20 arch/s390/kernel/runtime_instr.c | 30 ++++++------ arch/s390/pci/pci.c | 5 +- arch/s390/pci/pci_insn.c | 6 ++ arch/x86/include/asm/syscalls.h | 2=20 arch/x86/kernel/kprobes/ftrace.c | 23 +++++---- arch/x86/kernel/ldt.c | 16 +++++- arch/x86/um/ldt.c | 7 ++ drivers/dma/pl330.c | 19 ++----- drivers/edac/sb_edac.c | 1=20 drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 2=20 drivers/md/bcache/request.c | 9 +++ drivers/net/appletalk/ipddp.c | 2=20 drivers/net/ethernet/broadcom/bcmsysport.c | 23 ++++----- drivers/net/ethernet/freescale/fec_main.c | 23 +++------ drivers/net/ethernet/renesas/ravb_main.c | 8 --- drivers/net/xen-netfront.c | 28 ++++------- drivers/spi/spi-sh-msiof.c | 2=20 drivers/staging/lustre/lustre/llite/llite_mmap.c | 4 - drivers/tty/serial/8250/8250_fintek.c | 2=20 drivers/tty/serial/8250/8250_pci.c | 3 + drivers/tty/serial/8250/8250_port.c | 5 +- drivers/tty/sysrq.c | 9 ++- drivers/usb/core/config.c | 31 +++++++++++- drivers/usb/core/devio.c | 56 +++++++++++-------= ----- drivers/usb/core/hub.c | 9 +++ drivers/usb/core/quirks.c | 3 + drivers/usb/host/ehci-dbg.c | 2=20 drivers/usb/host/xhci-mem.c | 7 ++ drivers/usb/phy/phy-tahvo.c | 3 - drivers/usb/serial/option.c | 3 + drivers/usb/storage/uas-detect.h | 4 + fs/nfs/nfs4proc.c | 3 - fs/nfs/nfs4state.c | 1=20 fs/ocfs2/file.c | 9 --- include/linux/buffer_head.h | 4 - include/linux/usb.h | 1=20 include/uapi/linux/usb/ch9.h | 19 +++++++ net/ipv4/tcp_input.c | 2=20 net/ipv6/ip6_vti.c | 2=20 net/sctp/debug.c | 2=20 net/tipc/server.c | 4 - security/integrity/ima/ima_main.c | 4 + tools/perf/tests/attr.c | 2=20 tools/testing/selftests/x86/ldt_gdt.c | 17 ++++++ virt/kvm/arm/arch_timer.c | 3 - 50 files changed, 267 insertions(+), 179 deletions(-) Aaron Sierra (1): serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X Alexey Khoroshilov (1): usb: phy: tahvo: fix error handling in tahvo_usb_probe() Andrzej Hajda (1): drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement Andy Lutomirski (1): selftests/x86/ldt_get: Add a few additional tests for limits Benjamin Coddington (1): nfs: Don't take a reference on fl->fl_file for LOCK operation Boshi Wang (1): ima: fix hash algorithm initialization Christian Borntraeger (1): s390/pci: do not require AIS facility Christoffer Dall (1): KVM: arm/arm64: Fix occasional warning from the timer work function Colin Ian King (2): net: sctp: fix array overrun read on sctp_timer_tbl usb: host: fix incorrect updating of offset Coly Li (1): bcache: only permit to recovery read error when cache device is clean Dan Carpenter (1): USB: devio: Prevent integer overflow in proc_do_submiturb() Dave Hansen (1): x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() David Forster (1): vti6: fix device register to report IFLA_INFO_KIND Florian Fainelli (2): net: systemport: Utilize skb_put_padto() net: systemport: Pad packet before inserting TSB Greg Kroah-Hartman (2): Revert "ocfs2: should wait dio before inode lock in ocfs2_setattr()" Linux 4.4.105 Gustavo A. R. Silva (1): EDAC, sb_edac: Fix missing break in switch Hans de Goede (1): uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices Heiko Carstens (1): s390/runtime instrumentation: simplify task exit handling Hiromitsu Yamasaki (1): spi: sh-msiof: Fix DMA transfer size check Iago Abal (1): dmaengine: pl330: fix double lock Jan Kara (1): mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers Jason Baron (1): tcp: correct memory barrier usage in tcp_check_space() Jibin Xu (1): sysrq : fix Show Regs call trace on ARM John Youn (1): usb: ch9: Add size macro for SSP dev cap descriptor Kai-Heng Feng (1): usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub Kazuya Mizuguchi (1): ravb: Remove Rx overflow log messages Lukas Wunner (1): serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() Masakazu Mokuno (1): USB: core: Add type-specific length check of BOS descriptors Masami Hiramatsu (1): kprobes/x86: Disable preemption in ftrace-based jprobes Mateusz Berezecki (1): USB: Increase usbfs transfer limit Mathias Nyman (1): usb: Add USB 3.1 Precision time measurement capability descriptor sup= port Matt Wilson (1): serial: 8250_pci: Add Amazon PCI serial device ID Mike Looijmans (1): usb: hub: Cycle HUB power when initialization fails Oliver Neukum (1): USB: usbfs: Filter flags passed in from user space Parthasarathy Bhuvaragan (1): tipc: fix cleanup at module unload Peter Ujfalusi (1): ARM: OMAP1: DMA: Correct the number of logical channels Ross Lagerwall (1): xen-netfront: Improve error handling during initialization Rui Hua (1): bcache: recover data from backing when data is clean Rui Sousa (1): net: fec: fix multicast filtering hardware setup Sebastian Sjoholm (1): USB: serial: option: add Quectel BG96 id Thomas Richter (1): perf test attr: Fix ignored test case result Trond Myklebust (1): NFSv4: Fix client recovery when server reboots multiple times Vitaly Kuznetsov (1): xen-netfront: avoid crashing on resume after a failure in talk_to_net= back() Vlad Tsyrklevich (1): net/appletalk: Fix kernel memory disclosure Yu Chen (1): usb: xhci: fix panic in xhci_free_virt_devices_depth_first --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlotpvcACgkQONu9yGCS aT74HhAAwYr7GP1IGl3bpjcyHA7M54GXb9Wx34Ps4bTk5DEJoaiXDsKoxjAIcrVu EqXXdKGndBsCl2Ug63OecGsJX0k/LfFyKVABqPc0OBFcZyTarDmyBVEUsUV7MMiH MTfPbjEmk+y7SEmt1l6fGOJTwVEkTGPE0YU8GIb4PeC44NZcx6Ny3hpDDW3ebYHU 2GCEZtn6OI2CNhU6GSWy4KJOoZB8IhyLn1ICkcBnlWpBPxUgUItfSW6PCRRguO3c hFv+azxVjOyoKp/5+dYgALgFDfPpDFZks7rX1BtLpSknHLW4PGgZJn576YycrB9Y ESsao040s7KAhick2Wv2mnJ9RdTRj3tMmXu1DbLj7KlcICHASSgccZGXt4to1Pbd ybcAM7jwHfuugwfHFKwRLVK4eN/yw4ShSGUK5heCKKtkd9IjAJJZ5oWLIQKK0YAg pMp4SF1fSXCF07un1lTigWwzUo54vzu76MQxN3/j7IAwbOmwU/AjUjvdFGuM/qZU 0kYQmnT15s5BkwKWrOnEjTrgzGLgbfzEqj4lyHYhYWgcavOpJ31IJt0n1oaZI2pj /UbqJPI8Dz9g4KY+HWvyZPLI6DMQr+4rU2cy3kMmRGoVFZY0Q3hZonxuSLtjlqej QUgx66WGV0wVZ+4oaOwjXTXMmd0UmjgJuk45nfFevSfS9C8JiW4= =0JkZ -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--