On Thu, Dec 07, 2017 at 02:06:54PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.4.105 release.
> There are 49 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.
> 
> Responses should be made by Sat Dec  9 12:46:41 UTC 2017.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
>       kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.105-rc1.gz
> or in the git tree and branch at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git 
> linux-4.4.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gre...@linuxfoundation.org>
>     Linux 4.4.105-rc1
> 
> Colin Ian King <colin.k...@canonical.com>
>     usb: host: fix incorrect updating of offset
> 
> Oliver Neukum <oneu...@suse.com>
>     USB: usbfs: Filter flags passed in from user space
> 
> Dan Carpenter <dan.carpen...@oracle.com>
>     USB: devio: Prevent integer overflow in proc_do_submiturb()
> 
> Mateusz Berezecki <mateu...@fastmail.fm>
>     USB: Increase usbfs transfer limit
> 
> Masakazu Mokuno <masakazu.mok...@gmail.com>
>     USB: core: Add type-specific length check of BOS descriptors
> 
> John Youn <john.y...@synopsys.com>
>     usb: ch9: Add size macro for SSP dev cap descriptor
> 
> Mathias Nyman <mathias.ny...@linux.intel.com>
>     usb: Add USB 3.1 Precision time measurement capability descriptor support
> 
> Yu Chen <cheny...@huawei.com>
>     usb: xhci: fix panic in xhci_free_virt_devices_depth_first
> 
> Mike Looijmans <mike.looijm...@topic.nl>
>     usb: hub: Cycle HUB power when initialization fails
> 
> Greg Kroah-Hartman <gre...@linuxfoundation.org>
>     Revert "ocfs2: should wait dio before inode lock in ocfs2_setattr()"
> 
> Rui Sousa <rui.so...@nxp.com>
>     net: fec: fix multicast filtering hardware setup
> 
> Ross Lagerwall <ross.lagerw...@citrix.com>
>     xen-netfront: Improve error handling during initialization
> 
> Jan Kara <j...@suse.cz>
>     mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
> 
> Jason Baron <jba...@akamai.com>
>     tcp: correct memory barrier usage in tcp_check_space()
> 
> Iago Abal <m...@iagoabal.eu>
>     dmaengine: pl330: fix double lock
> 
> Parthasarathy Bhuvaragan <parthasarathy.bhuvara...@ericsson.com>
>     tipc: fix cleanup at module unload
> 
> Colin Ian King <colin.k...@canonical.com>
>     net: sctp: fix array overrun read on sctp_timer_tbl
> 
> Andrzej Hajda <a.ha...@samsung.com>
>     drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement
> 
> Trond Myklebust <trond.mykleb...@primarydata.com>
>     NFSv4: Fix client recovery when server reboots multiple times
> 
> Christoffer Dall <christoffer.d...@linaro.org>
>     KVM: arm/arm64: Fix occasional warning from the timer work function
> 
> Benjamin Coddington <bcodd...@redhat.com>
>     nfs: Don't take a reference on fl->fl_file for LOCK operation
> 
> Kazuya Mizuguchi <kazuya.mizuguchi...@renesas.com>
>     ravb: Remove Rx overflow log messages
> 
> Vlad Tsyrklevich <v...@tsyrklevich.net>
>     net/appletalk: Fix kernel memory disclosure
> 
> David Forster <dfors...@brocade.com>
>     vti6: fix device register to report IFLA_INFO_KIND
> 
> Peter Ujfalusi <peter.ujfal...@ti.com>
>     ARM: OMAP1: DMA: Correct the number of logical channels
> 
> Florian Fainelli <f.faine...@gmail.com>
>     net: systemport: Pad packet before inserting TSB
> 
> Florian Fainelli <f.faine...@gmail.com>
>     net: systemport: Utilize skb_put_padto()
> 
> Masami Hiramatsu <mhira...@kernel.org>
>     kprobes/x86: Disable preemption in ftrace-based jprobes
> 
> Thomas Richter <tmri...@linux.vnet.ibm.com>
>     perf test attr: Fix ignored test case result
> 
> Ben Hutchings <b...@decadent.org.uk>
>     usbip: tools: Install all headers needed for libusbip development
> 
> Jibin Xu <jibin...@windriver.com>
>     sysrq : fix Show Regs call trace on ARM
> 
> Gustavo A. R. Silva <garsi...@embeddedor.com>
>     EDAC, sb_edac: Fix missing break in switch
> 
> Dave Hansen <dave.han...@linux.intel.com>
>     x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
> 
> Aaron Sierra <asie...@xes-inc.com>
>     serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
> 
> Alexey Khoroshilov <khoroshi...@ispras.ru>
>     usb: phy: tahvo: fix error handling in tahvo_usb_probe()
> 
> John Stultz <john.stu...@linaro.org>
>     usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode
> 
> John Stultz <john.stu...@linaro.org>
>     usb: dwc2: Fix UDC state tracking
> 
> Hiromitsu Yamasaki <hiromitsu.yamasaki...@renesas.com>
>     spi: sh-msiof: Fix DMA transfer size check
> 
> Lukas Wunner <lu...@wunner.de>
>     serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()
> 
> Andy Lutomirski <l...@kernel.org>
>     selftests/x86/ldt_get: Add a few additional tests for limits
> 
> Christian Borntraeger <borntrae...@de.ibm.com>
>     s390/pci: do not require AIS facility
> 
> Boshi Wang <wangbo...@huawei.com>
>     ima: fix hash algorithm initialization
> 
> Sebastian Sjoholm <ssjoh...@mac.com>
>     USB: serial: option: add Quectel BG96 id
> 
> Heiko Carstens <heiko.carst...@de.ibm.com>
>     s390/runtime instrumentation: simplify task exit handling
> 
> Matt Wilson <m...@amazon.com>
>     serial: 8250_pci: Add Amazon PCI serial device ID
> 
> Kai-Heng Feng <kai.heng.f...@canonical.com>
>     usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub
> 
> Hans de Goede <hdego...@redhat.com>
>     uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices
> 
> Rui Hua <huarui....@gmail.com>
>     bcache: recover data from backing when data is clean
> 
> Coly Li <col...@suse.de>
>     bcache: only permit to recovery read error when cache device is clean
> 
> 
> -------------
> 
> Diffstat:
> 
>  Makefile                                         |  4 +-
>  arch/arm/mach-omap1/dma.c                        | 16 +++----
>  arch/s390/include/asm/pci_insn.h                 |  2 +-
>  arch/s390/include/asm/runtime_instr.h            |  4 +-
>  arch/s390/kernel/process.c                       |  2 +-
>  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 +-
>  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 +
>  drivers/gpu/drm/exynos/exynos5433_drm_decon.c    |  2 +
>  drivers/md/bcache/request.c                      |  9 +++-
>  drivers/net/appletalk/ipddp.c                    |  2 +-
>  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                       | 29 +++++-------
>  drivers/spi/spi-sh-msiof.c                       |  2 +-
>  drivers/staging/lustre/lustre/llite/llite_mmap.c |  4 +-
>  drivers/tty/serial/8250/8250_fintek.c            |  2 +-
>  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/dwc2/gadget.c                        |  7 +++
>  drivers/usb/host/ehci-dbg.c                      |  2 +-
>  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 -
>  fs/ocfs2/file.c                                  |  9 +---
>  include/linux/buffer_head.h                      |  4 +-
>  include/linux/usb.h                              |  1 +
>  include/uapi/linux/usb/ch9.h                     | 19 ++++++++
>  net/ipv4/tcp_input.c                             |  2 +-
>  net/ipv6/ip6_vti.c                               |  2 +-
>  net/sctp/debug.c                                 |  2 +-
>  net/tipc/server.c                                |  4 +-
>  security/integrity/ima/ima_main.c                |  4 ++
>  tools/perf/tests/attr.c                          |  2 +-
>  tools/testing/selftests/x86/ldt_gdt.c            | 17 ++++++-
>  tools/usb/usbip/Makefile.am                      |  3 +-
>  virt/kvm/arm/arch_timer.c                        |  3 --
>  52 files changed, 278 insertions(+), 181 deletions(-)
> 
>

Merged, compiled, and flashed on my Pixel 2 XL and OnePlus 5.

No initial issues noticed in general usage or dmesg.

Reply via email to