This is the start of the stable review cycle for the 4.4.186 release. There are 40 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 20 Jul 2019 02:59:27 AM UTC. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.186-rc1... 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 gregkh@linuxfoundation.org Linux 4.4.186-rc1
Paolo Bonzini pbonzini@redhat.com KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock
Julian Wiedmann jwi@linux.ibm.com s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
Julian Wiedmann jwi@linux.ibm.com s390/qdio: (re-)initialize tiqdio list entries
Heiko Carstens heiko.carstens@de.ibm.com s390: fix stfle zero padding
Arnd Bergmann arnd@arndb.de ARC: hide unused function unw_hdr_alloc
Paolo Bonzini pbonzini@redhat.com kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Milan Broz gmazyland@gmail.com dm verity: use message limit for data block corruption message
Sergej Benilov sergej.benilov@googlemail.com sis900: fix TX completion
Takashi Iwai tiwai@suse.de ppp: mppe: Add softdep to arc4
Petr Oros poros@redhat.com be2net: fix link failure after ethtool offline test
Arnd Bergmann arnd@arndb.de ARM: omap2: remove incorrect __init annotation
Peter Zijlstra peterz@infradead.org perf/core: Fix perf_sample_regs_user() mm check
Konstantin Khlebnikov khlebnikov@yandex-team.ru e1000e: start network tx queue only when link is up
Sean Young sean@mess.org MIPS: Remove superfluous check for __linux__
Vishnu DASA vdasa@vmware.com VMCI: Fix integer overflow in VMCI handle arrays
Christian Lamparter chunkeey@gmail.com carl9170: fix misuse of device driver API
Ian Abbott abbotti@mev.co.uk staging: comedi: amplc_pci230: fix null pointer deref on interrupt
Ian Abbott abbotti@mev.co.uk staging: comedi: dt282x: fix a null pointer deref on interrupt
Yoshihiro Shimoda yoshihiro.shimoda.uh@renesas.com usb: renesas_usbhs: add a workaround for a race condition of workqueue
Kiruthika Varadarajan Kiruthika.Varadarajan@harman.com usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Jörgen Storvist jorgen.storvist@gmail.com USB: serial: option: add support for GosunCn ME3630 RNDIS mode
Andreas Fritiofson andreas.fritiofson@unjo.com USB: serial: ftdi_sio: add ID for isodebug v1
Brian Norris briannorris@chromium.org mwifiex: Don't abort on small, spec-compliant vendor IEs
Hongjie Fang hongjiefang@asrmicro.com fscrypt: don't set policy for a dead directory
Takashi Iwai tiwai@suse.de mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
Takashi Iwai tiwai@suse.de mwifiex: Abort at too short BSS descriptor element
Dianzhang Chen dianzhangchen0@gmail.com x86/tls: Fix possible spectre-v1 in do_get_thread_area()
Dianzhang Chen dianzhangchen0@gmail.com x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
Steven J. Magnani steve.magnani@digidescorp.com udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Mauro S. M. Rodrigues maurosr@linux.vnet.ibm.com bnx2x: Check if transceiver implements DDM before access
Mariusz Tkaczyk mariusz.tkaczyk@intel.com md: fix for divide error in status_resync
Bartosz Golaszewski bgolaszewski@baylibre.com ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
Bartosz Golaszewski bgolaszewski@baylibre.com ARM: davinci: da850-evm: call regulator_has_full_constraints()
Anson Huang anson.huang@nxp.com Input: imx_keypad - make sure keyboard can always wake up system
Sean Nyekjaer sean@geanix.com can: mcp251x: add support for mcp25625
Sean Nyekjaer sean@geanix.com dt-bindings: can: mcp251x: add mcp25625 support
Takashi Iwai tiwai@suse.de mwifiex: Fix possible buffer overflows at parsing bss descriptor
Thomas Pedersen thomas@eero.com mac80211: mesh: fix RCU warning
Chang-Hsien Tsai luke.tw@gmail.com samples, bpf: fix to change the buffer size for read()
Aaron Ma aaron.ma@canonical.com Input: elantech - enable middle button support on 2 ThinkPads
-------------
Diffstat:
.../bindings/net/can/microchip,mcp251x.txt | 1 + Makefile | 4 +- arch/arc/kernel/unwind.c | 9 +-- arch/arm/mach-davinci/board-da850-evm.c | 2 + arch/arm/mach-davinci/devices-da8xx.c | 3 + arch/arm/mach-omap2/prm3xxx.c | 2 +- arch/mips/include/uapi/asm/sgidefs.h | 8 -- arch/s390/include/asm/facility.h | 21 +++-- arch/x86/kernel/ptrace.c | 5 +- arch/x86/kernel/tls.c | 9 ++- arch/x86/kvm/i8254.c | 5 +- arch/x86/kvm/x86.c | 6 +- drivers/input/keyboard/imx_keypad.c | 18 ++++- drivers/input/mouse/elantech.c | 2 + drivers/md/dm-verity.c | 4 +- drivers/md/md.c | 36 +++++---- drivers/misc/vmw_vmci/vmci_context.c | 80 +++++++++++-------- drivers/misc/vmw_vmci/vmci_handle_array.c | 38 ++++++--- drivers/misc/vmw_vmci/vmci_handle_array.h | 29 ++++--- drivers/net/can/spi/Kconfig | 5 +- drivers/net/can/spi/mcp251x.c | 25 +++--- .../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c | 3 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.h | 1 + drivers/net/ethernet/emulex/benet/be_ethtool.c | 28 +++++-- drivers/net/ethernet/intel/e1000e/netdev.c | 6 +- drivers/net/ethernet/sis/sis900.c | 16 ++-- drivers/net/ppp/ppp_mppe.c | 1 + drivers/net/wireless/ath/carl9170/usb.c | 39 ++++----- drivers/net/wireless/mwifiex/fw.h | 12 ++- drivers/net/wireless/mwifiex/ie.c | 45 +++++++---- drivers/net/wireless/mwifiex/scan.c | 31 +++++++- drivers/net/wireless/mwifiex/sta_ioctl.c | 4 +- drivers/net/wireless/mwifiex/wmm.c | 2 +- drivers/s390/cio/qdio_setup.c | 2 + drivers/s390/cio/qdio_thinint.c | 5 +- drivers/staging/comedi/drivers/amplc_pci230.c | 3 +- drivers/staging/comedi/drivers/dt282x.c | 3 +- drivers/usb/gadget/function/u_ether.c | 6 +- drivers/usb/renesas_usbhs/fifo.c | 34 +++++--- drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio_ids.h | 6 ++ drivers/usb/serial/option.c | 1 + fs/ext4/crypto_policy.c | 2 + fs/f2fs/crypto_policy.c | 2 + fs/udf/inode.c | 93 ++++++++++++++-------- include/linux/vmw_vmci_defs.h | 11 ++- kernel/events/core.c | 2 +- net/mac80211/mesh.c | 5 +- samples/bpf/bpf_load.c | 2 +- 49 files changed, 438 insertions(+), 240 deletions(-)
stable-rc/linux-4.4.y boot: 98 boots: 2 failed, 96 passed (v4.4.185-41-g15ef347732a9)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.4.y/kernel/v4.4.1... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.4.y/kernel/v4.4.185-41-g...
Tree: stable-rc Branch: linux-4.4.y Git Describe: v4.4.185-41-g15ef347732a9 Git Commit: 15ef347732a9cb126d0626155a1b1fc1dc15545e Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 45 unique boards, 20 SoC families, 14 builds out of 190
Boot Failures Detected:
arm: multi_v7_defconfig: gcc-8: stih410-b2120: 1 failed lab
arm64: defconfig: gcc-8: qcom-qdf2400: 1 failed lab
--- For more info write to info@kernelci.org
On 18/07/2019 04:01, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.186 release. There are 40 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 20 Jul 2019 02:59:27 AM UTC. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.186-rc1... 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
All tests are passing for Tegra ...
Test results for stable-v4.4: 6 builds: 6 pass, 0 fail 12 boots: 12 pass, 0 fail 19 tests: 19 pass, 0 fail
Linux version: 4.4.186-rc1-gf046b75a1ffd Boards tested: tegra124-jetson-tk1, tegra20-ventana, tegra30-cardhu-a04
Cheers Jon
On Thu, 18 Jul 2019 at 08:45, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.4.186 release. There are 40 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 20 Jul 2019 02:59:27 AM UTC. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.186-rc1... 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
Results from Linaro’s test farm. No regressions on arm64, arm, x86_64, and i386.
Summary ------------------------------------------------------------------------
kernel: 4.4.186-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.4.y git commit: f046b75a1ffd3ca49e30f811d72f9b907e11a5e9 git describe: v4.4.185-41-gf046b75a1ffd Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/build/v4.4.185-41-...
No regressions (compared to build v4.4.185)
No fixes (compared to build v4.4.185)
Ran 20136 total tests in the following environments and test suites.
Environments -------------- - i386 - juno-r2 - arm64 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64
Test Suites ----------- * build * kselftest * libhugetlbfs * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-timers-tests * network-basic-tests * perf * spectre-meltdown-checker-test * v4l2-compliance * kvm-unit-tests * install-android-platform-tools-r2600 * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none * prep-tmp-disk
Summary ------------------------------------------------------------------------
kernel: 4.4.186-rc1 git repo: https://git.linaro.org/lkft/arm64-stable-rc.git git branch: 4.4.186-rc1-hikey-20190718-499 git commit: cbbe9f9a965018d031c8824a93a085280fd747bd git describe: 4.4.186-rc1-hikey-20190718-499 Test details: https://qa-reports.linaro.org/lkft/linaro-hikey-stable-rc-4.4-oe/build/4.4.1...
No regressions (compared to build 4.4.186-rc1-hikey-20190718-498)
No fixes (compared to build 4.4.186-rc1-hikey-20190718-498)
Ran 1549 total tests in the following environments and test suites.
Environments -------------- - hi6220-hikey - arm64
Test Suites ----------- * build * install-android-platform-tools-r2600 * kselftest * libhugetlbfs * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-timers-tests * perf * spectre-meltdown-checker-test * v4l2-compliance
On Thu, Jul 18, 2019 at 12:01:56PM +0900, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.186 release. There are 40 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 20 Jul 2019 02:59:27 AM UTC. Anything received after that time might be too late.
Build results: total: 170 pass: 170 fail: 0 Qemu test results: total: 307 pass: 307 fail: 0
Guenter
On Thu, Jul 18, 2019 at 12:01:56PM +0900, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.186 release. There are 40 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 20 Jul 2019 02:59:27 AM UTC. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.186-rc1... 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
Compiled and booted with no regressions on my system.
-Kelsey
Built and booted on my x86 system. No dmesg regressions found.
Thank you Bharath