This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 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.14.149-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.14.149-rc1
Oleksandr Suvorov oleksandr.suvorov@toradex.com ASoC: sgtl5000: Improve VAG power and mute control
Johannes Berg johannes.berg@intel.com nl80211: validate beacon head
Jouni Malinen j@w1.fi cfg80211: Use const more consistently in for_each_element macros
Johannes Berg johannes.berg@intel.com cfg80211: add and use strongly typed element iteration macros
Andrew Murray andrew.murray@arm.com coresight: etm4x: Use explicit barriers on enable/disable
Eric Sandeen sandeen@redhat.com vfs: Fix EOVERFLOW testing in put_compat_statfs64
Chris Wilson chris@chris-wilson.co.uk drm/i915/userptr: Acquire the page lock around set_page_dirty()
Srikar Dronamraju srikar@linux.vnet.ibm.com perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju srikar@linux.vnet.ibm.com perf stat: Fix a segmentation fault when using repeat forever
Jiri Olsa jolsa@kernel.org perf tools: Fix segfault in cpu_cache_level__read()
Balasubramani Vivekanandan balasubramani_vivekanandan@mentor.com tick: broadcast-hrtimer: Fix a race in bc_set_next
Steven Rostedt (VMware) rostedt@goodmis.org tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Gautham R. Shenoy ego@linux.vnet.ibm.com powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Mike Christie mchristi@redhat.com nbd: fix max number of supported devs
Dan Melnic dmm@fb.com block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Xiubo Li xiubli@redhat.com nbd: fix crash when the blksize is zero
Cédric Le Goater clg@kaod.org KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Arnaldo Carvalho de Melo acme@redhat.com perf unwind: Fix libunwind build failure on i386 systems
Valdis Kletnieks valdis.kletnieks@vt.edu kernel/elfcore.c: include proper prototypes
Thomas Richter tmricht@linux.ibm.com perf build: Add detection of java-11-openjdk-devel package
KeMeng Shi shikemeng@huawei.com sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
zhengbin zhengbin13@huawei.com fuse: fix memleak in cuse_channel_open
Ido Schimmel idosch@mellanox.com thermal: Fix use-after-free when unregistering thermal zone device
Fabrice Gasnier fabrice.gasnier@st.com pwm: stm32-lp: Add check in case requested period cannot be achieved
Trond Myklebust trondmy@gmail.com pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
Trek trek00@inbox.ru drm/amdgpu: Check for valid number of registers to read
Florian Westphal fw@strlen.de netfilter: nf_tables: allow lookups in dynamic sets
Ryan Chen ryan_chen@aspeedtech.com watchdog: aspeed: Add support for AST2600
Erqi Chen chenerqi@gmail.com ceph: reconnect connection if session hang in opening state
Luis Henriques lhenriques@suse.com ceph: fix directories inode i_blkbits initialization
Igor Druzhinin igor.druzhinin@citrix.com xen/pci: reserve MCFG areas earlier
Chengguang Xu cgxu519@zoho.com.cn 9p: avoid attaching writeback_fid on mmap with type PRIVATE
Jia-Ju Bai baijiaju1990@gmail.com fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
Sascha Hauer s.hauer@pengutronix.de ima: always return negative code for error
Johannes Berg johannes.berg@intel.com cfg80211: initialize on-stack chandefs
Johan Hovold johan@kernel.org ieee802154: atusb: fix use-after-free at disconnect
Juergen Gross jgross@suse.com xen/xenbus: fix self-deadlock after killing user process
Wanpeng Li wanpengli@tencent.com Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
Russell King rmk+kernel@armlinux.org.uk mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence
Russell King rmk+kernel@armlinux.org.uk mmc: sdhci: improve ADMA error reporting
Tomi Valkeinen tomi.valkeinen@ti.com drm/omap: fix max fclk divider for omap36xx
Rasmus Villemoes linux@rasmusvillemoes.dk watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
Li RongQing lirongqing@baidu.com timer: Read jiffies once when forwarding base clk
Kees Cook keescook@chromium.org usercopy: Avoid HIGHMEM pfn warning
Jiaxun Yang jiaxun.yang@flygoat.com MIPS: Treat Loongson Extensions as ASEs
Horia Geantă horia.geanta@nxp.com crypto: caam - fix concurrency issue in givencrypt descriptor
Wei Yongjun weiyongjun1@huawei.com crypto: cavium/zip - Add missing single_release()
Herbert Xu herbert@gondor.apana.org.au crypto: skcipher - Unmap pages after an external error
Alexander Sverdlin alexander.sverdlin@nokia.com crypto: qat - Silence smp_processor_id() warning
Steven Rostedt (VMware) rostedt@goodmis.org tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
Marc Kleine-Budde mkl@pengutronix.de can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Andrew Donnellan ajd@linux.ibm.com powerpc/powernv: Restrict OPAL symbol map to only be readable by root
Oleksandr Suvorov oleksandr.suvorov@toradex.com ASoC: Define a set of DAPM pre/post-up events
Dmitry Osipenko digetx@gmail.com PM / devfreq: tegra: Fix kHz to Hz conversion
Jack Wang jinpu.wang@cloud.ionos.com KVM: nVMX: handle page fault in vmread fix
Paul Mackerras paulus@ozlabs.org KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Vasily Gorbik gor@linux.ibm.com s390/cio: exclude subchannels with no parent from pseudo check
Vasily Gorbik gor@linux.ibm.com s390/cio: avoid calling strlen on null pointer
Vasily Gorbik gor@linux.ibm.com s390/topology: avoid firing events before kobjs are created
Thomas Huth thuth@redhat.com KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
Vasily Gorbik gor@linux.ibm.com s390/process: avoid potential reading of freed stack
-------------
Diffstat:
Makefile | 4 +- arch/mips/include/asm/cpu-features.h | 16 ++ arch/mips/include/asm/cpu.h | 4 + arch/mips/kernel/cpu-probe.c | 6 + arch/mips/kernel/proc.c | 4 + arch/powerpc/kvm/book3s_hv.c | 9 +- arch/powerpc/kvm/book3s_xive.c | 18 +- arch/powerpc/mm/hash_utils_64.c | 9 +- arch/powerpc/platforms/powernv/opal.c | 11 +- arch/powerpc/platforms/pseries/lpar.c | 8 +- arch/s390/kernel/process.c | 22 ++- arch/s390/kernel/topology.c | 3 +- arch/s390/kvm/kvm-s390.c | 2 +- arch/x86/kvm/vmx.c | 2 +- crypto/skcipher.c | 42 +++-- drivers/block/nbd.c | 61 +++++-- drivers/crypto/caam/caamalg_desc.c | 9 + drivers/crypto/caam/caamalg_desc.h | 2 +- drivers/crypto/cavium/zip/zip_main.c | 3 + drivers/crypto/qat/qat_common/adf_common_drv.h | 2 +- drivers/devfreq/tegra-devfreq.c | 12 +- drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 3 + drivers/gpu/drm/i915/i915_gem_userptr.c | 10 +- drivers/gpu/drm/omapdrm/dss/dss.c | 2 +- drivers/hwtracing/coresight/coresight-etm4x.c | 14 +- drivers/mmc/host/sdhci-of-esdhc.c | 7 +- drivers/mmc/host/sdhci.c | 15 +- drivers/net/can/spi/mcp251x.c | 19 +- drivers/net/ieee802154/atusb.c | 3 +- drivers/pwm/pwm-stm32-lp.c | 6 + drivers/s390/cio/ccwgroup.c | 2 +- drivers/s390/cio/css.c | 2 + drivers/thermal/thermal_core.c | 2 +- drivers/watchdog/aspeed_wdt.c | 4 +- drivers/watchdog/imx2_wdt.c | 4 +- drivers/xen/pci.c | 21 ++- drivers/xen/xenbus/xenbus_dev_frontend.c | 20 ++- fs/9p/vfs_file.c | 3 + fs/ceph/inode.c | 7 +- fs/ceph/mds_client.c | 4 +- fs/fuse/cuse.c | 1 + fs/nfs/nfs4xdr.c | 2 +- fs/nfs/pnfs.c | 9 +- fs/statfs.c | 17 +- include/linux/ieee80211.h | 53 ++++++ include/sound/soc-dapm.h | 2 + kernel/elfcore.c | 1 + kernel/locking/qspinlock_paravirt.h | 2 +- kernel/sched/core.c | 4 +- kernel/time/tick-broadcast-hrtimer.c | 57 +++--- kernel/time/timer.c | 8 +- mm/usercopy.c | 8 +- net/netfilter/nf_tables_api.c | 7 +- net/netfilter/nft_lookup.c | 3 - net/wireless/nl80211.c | 42 ++++- net/wireless/reg.c | 2 +- net/wireless/scan.c | 14 +- net/wireless/wext-compat.c | 2 +- security/integrity/ima/ima_crypto.c | 5 +- sound/soc/codecs/sgtl5000.c | 232 +++++++++++++++++++++---- tools/lib/traceevent/Makefile | 4 +- tools/lib/traceevent/event-parse.c | 3 +- tools/perf/Makefile.config | 2 +- tools/perf/arch/x86/util/unwind-libunwind.c | 2 +- tools/perf/builtin-stat.c | 5 +- tools/perf/util/header.c | 2 +- tools/perf/util/stat.c | 17 ++ tools/perf/util/stat.h | 1 + 68 files changed, 696 insertions(+), 208 deletions(-)
On Thu, 10 Oct 2019 at 14:20, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 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.14.149-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.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.14.149-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.14.y git commit: 8952ae7352b2ed94c2a5f3c8ac3f5d1c96b43bb5 git describe: v4.14.148-62-g8952ae7352b2 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.148-6...
No regressions (compared to build v4.14.148)
No fixes (compared to build v4.14.148)
Ran 22253 total tests in the following environments and test suites.
Environments -------------- - dragonboard-410c - arm64 - hi6220-hikey - arm64 - i386 - juno-r2 - arm64 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64
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_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 * ltp-fs-tests * network-basic-tests * kvm-unit-tests * ltp-open-posix-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none
stable-rc/linux-4.14.y boot: 116 boots: 1 failed, 105 passed with 10 offline (v4.14.148-62-g8952ae7352b2)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.14.y/kernel/v4.14... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.14.y/kernel/v4.14.148-62...
Tree: stable-rc Branch: linux-4.14.y Git Describe: v4.14.148-62-g8952ae7352b2 Git Commit: 8952ae7352b2ed94c2a5f3c8ac3f5d1c96b43bb5 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 64 unique boards, 21 SoC families, 15 builds out of 201
Boot Failure Detected:
arm: multi_v7_defconfig: gcc-8: exynos5250-snow: 1 failed lab
Offline Platforms:
arm:
qcom_defconfig: gcc-8 qcom-apq8064-cm-qs600: 1 offline lab qcom-apq8064-ifc6410: 1 offline lab
davinci_all_defconfig: gcc-8 dm365evm,legacy: 1 offline lab
sunxi_defconfig: gcc-8 sun5i-r8-chip: 1 offline lab sun7i-a20-bananapi: 1 offline lab
multi_v7_defconfig: gcc-8 qcom-apq8064-cm-qs600: 1 offline lab qcom-apq8064-ifc6410: 1 offline lab sun5i-r8-chip: 1 offline lab sun7i-a20-bananapi: 1 offline lab
arm64:
defconfig: gcc-8 apq8016-sbc: 1 offline lab
--- For more info write to info@kernelci.org
On 10/10/19 1:36 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 AM UTC. Anything received after that time might be too late.
Preliminary.
I see several mips build failures.
arch/mips/kernel/proc.c: In function 'show_cpuinfo': arch/mips/include/asm/cpu-features.h:352:31: error: implicit declaration of function '__ase'
Guenter
On Thu, Oct 10, 2019 at 10:12:26AM -0700, Guenter Roeck wrote:
On 10/10/19 1:36 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 AM UTC. Anything received after that time might be too late.
Preliminary.
I see several mips build failures.
arch/mips/kernel/proc.c: In function 'show_cpuinfo': arch/mips/include/asm/cpu-features.h:352:31: error: implicit declaration of function '__ase'
Thanks, will go drop the lone mips patch that I think is causing this problem.
greg k-h
On 10/10/19 9:29 PM, Greg Kroah-Hartman wrote:
On Thu, Oct 10, 2019 at 10:12:26AM -0700, Guenter Roeck wrote:
On 10/10/19 1:36 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 AM UTC. Anything received after that time might be too late.
Preliminary.
I see several mips build failures.
arch/mips/kernel/proc.c: In function 'show_cpuinfo': arch/mips/include/asm/cpu-features.h:352:31: error: implicit declaration of function '__ase'
Thanks, will go drop the lone mips patch that I think is causing this problem.
Looks like it did. For v4.14.148-61-g6f45e0e87a75:
Build results: total: 172 pass: 172 fail: 0 Qemu test results: total: 372 pass: 372 fail: 0
Guenter
On Fri, Oct 11, 2019 at 06:14:59AM -0700, Guenter Roeck wrote:
On 10/10/19 9:29 PM, Greg Kroah-Hartman wrote:
On Thu, Oct 10, 2019 at 10:12:26AM -0700, Guenter Roeck wrote:
On 10/10/19 1:36 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 AM UTC. Anything received after that time might be too late.
Preliminary.
I see several mips build failures.
arch/mips/kernel/proc.c: In function 'show_cpuinfo': arch/mips/include/asm/cpu-features.h:352:31: error: implicit declaration of function '__ase'
Thanks, will go drop the lone mips patch that I think is causing this problem.
Looks like it did. For v4.14.148-61-g6f45e0e87a75:
Build results: total: 172 pass: 172 fail: 0 Qemu test results: total: 372 pass: 372 fail: 0
Great! Thanks for running this and letting me know.
greg k-h
On 10/10/19 1:36 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 AM UTC. Anything received after that time might be too late.
Internet is back, so here we are:
Build results: total: 172 pass: 161 fail: 11 Failed builds: mips:defconfig mips:allmodconfig mips:bcm47xx_defconfig mips:bcm63xx_defconfig mips:nlm_xlp_defconfig mips:ath79_defconfig mips:ar7_defconfig mips:e55_defconfig mips:cavium_octeon_defconfig mips:malta_defconfig mips:rt305x_defconfig Qemu test results: total: 372 pass: 312 fail: 60 Failed tests: <all mips/mipsel/mips64/mipsel64>
Guenter
On Thu, Oct 10, 2019 at 10:36:25AM +0200, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 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.14.149-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
Compiled, booted, and no regressions found on my x86_64 system.
Thanks, Didik Setiawan
On 10/10/19 2:36 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 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.14.149-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
thanks, -- Shuah
On 10/10/2019 09:36, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.149 release. There are 61 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 12 Oct 2019 08:29:51 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.14.149-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
All tests passing for Tegra ...
Test results for stable-v4.14: 8 builds: 8 pass, 0 fail 16 boots: 16 pass, 0 fail 24 tests: 24 pass, 0 fail
Linux version: 4.14.149-rc1-g8952ae7352b2 Boards tested: tegra124-jetson-tk1, tegra20-ventana, tegra210-p2371-2180, tegra30-cardhu-a04
Cheers Jon