This is the start of the stable review cycle for the 5.0.5 release. There are 52 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 Thu Mar 28 04:26:38 UTC 2019. 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/v5.x/stable-review/patch-5.0.5-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.0.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 5.0.5-rc1
Hui Wang hui.wang@canonical.com ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
Takashi Iwai tiwai@suse.de ALSA: hda - Record the current power state before suspend/resume calls
Vlastimil Babka vbabka@suse.cz mm, mempolicy: fix uninit memory access
Waiman Long longman@redhat.com locking/lockdep: Add debug_locks check in __lock_downgrade()
Jann Horn jannh@google.com x86/unwind: Add hardcoded ORC entry for NULL
Jann Horn jannh@google.com x86/unwind: Handle NULL pointer calls better in frame unwinder
Dongli Zhang dongli.zhang@oracle.com loop: access lo_backing_file only when the loop device is Lo_bound
Florian Westphal fw@strlen.de netfilter: ebtables: remove BUGPRINT messages
Linus Torvalds torvalds@linux-foundation.org aio: simplify - and fix - fget/fput for io_submit()
Chao Yu yuchao0@huawei.com f2fs: fix to avoid deadlock of atomic file operations
Myungho Jung mhjungk@gmail.com RDMA/cma: Rollback source IP address if failing to acquire device
Tetsuo Handa penguin-kernel@I-love.SAKURA.ne.jp drm/vkms: Fix flush_work() without INIT_WORK().
Kefeng Wang wangkefeng.wang@huawei.com Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_proto()
Jeremy Cline jcline@redhat.com Bluetooth: hci_ldisc: Initialize hci_dev before open()
Myungho Jung mhjungk@gmail.com Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung mhjungk@gmail.com Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
Hans Verkuil hverkuil@xs4all.nl media: v4l2-ctrls.c/uvc: zero v4l2_event
zhangyi (F) yi.zhang@huawei.com ext4: brelse all indirect buffer in ext4_ind_remove_space()
Lukas Czerner lczerner@redhat.com ext4: fix data corruption caused by unaligned direct AIO
Jiufei Xue jiufei.xue@linux.alibaba.com ext4: fix NULL pointer dereference while journal is aborted
Takashi Iwai tiwai@suse.de ALSA: ac97: Fix of-node refcount unbalance
Hui Wang hui.wang@canonical.com ALSA: hda - Don't trigger jackpoll_work in azx_resume
Steve French stfrench@microsoft.com SMB3: Fix SMB3.1.1 guest mounts to Samba
Atish Patra atish.patra@wdc.com clocksource/drivers/riscv: Fix clocksource mask
Rasmus Villemoes linux@rasmusvillemoes.dk irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
Josh Poimboeuf jpoimboe@redhat.com objtool: Move objtool_file struct off the stack
Adrian Hunter adrian.hunter@intel.com perf probe: Fix getting the kernel map
Ronnie Sahlberg lsahlber@redhat.com cifs: allow guest mounts to work for smb3.11
Chen Jie chenjie6@huawei.com futex: Ensure that futex address is aligned in handle_futex_death()
Tyrel Datwyler tyreld@linux.vnet.ibm.com scsi: ibmvscsi: Fix empty event pool access during host removal
Tyrel Datwyler tyreld@linux.vnet.ibm.com scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
Quinn Tran qtran@marvell.com scsi: qla2xxx: Fix FC-AL connection target discovery
Bart Van Assche bvanassche@acm.org scsi: core: Avoid that a kernel warning appears during system resume
Yishai Hadas yishaih@mellanox.com net/mlx5: Fix DCT creation bad flow
Michael Ellerman mpe@ellerman.id.au powerpc/security: Fix spectre_v2 reporting
Michael Ellerman mpe@ellerman.id.au powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
Archer Yan ayan@wavecomp.com MIPS: Fix kernel crash for R6 in jump label branch function
Yasha Cherikovsky yasha.che3@gmail.com MIPS: Ensure ELF appended dtb is relocated
Yifeng Li tomli@tomli.me mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
Jan Kara jack@suse.cz udf: Fix crash on IO error during truncate
Ilya Dryomov idryomov@gmail.com libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Robert Richter rrichter@marvell.com iommu/iova: Fix tracking of recently failed iova address
Stanislaw Gruszka sgruszka@redhat.com iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
Deepak Rawat drawat@vmware.com drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
Thomas Zimmermann tzimmermann@suse.de drm/vmwgfx: Don't double-free the mode stored in par->set_mode
Christian König christian.koenig@amd.com drm/amdgpu: fix invalid use of change_bit
Wolfram Sang wsa+renesas@sang-engineering.com mmc: renesas_sdhi: limit block count to 16 bit for old revisions
Alexander Shiyan shc_work@mail.ru mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
Daniel Drake drake@endlessm.com mmc: alcor: fix DMA reads
Arnd Bergmann arnd@arndb.de mmc: pxamci: fix enum type confusion
Takashi Sakamoto o-takashi@sakamocchi.jp ALSA: firewire-motu: use 'version' field of unit directory to identify model
Jaroslav Kysela perex@perex.cz ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
-------------
Diffstat:
Makefile | 4 +- arch/mips/include/asm/jump_label.h | 8 +- arch/mips/kernel/vmlinux.lds.S | 12 ++- arch/mips/loongson64/lemote-2f/irq.c | 2 +- arch/powerpc/include/asm/vdso_datapage.h | 8 +- arch/powerpc/kernel/security.c | 23 ++--- arch/powerpc/kernel/vdso64/gettimeofday.S | 4 +- arch/x86/include/asm/unwind.h | 6 ++ arch/x86/kernel/unwind_frame.c | 25 ++++- arch/x86/kernel/unwind_orc.c | 17 ++++ drivers/block/loop.c | 2 +- drivers/bluetooth/h4_recv.h | 4 + drivers/bluetooth/hci_h4.c | 4 + drivers/bluetooth/hci_ldisc.c | 24 +++-- drivers/clocksource/timer-riscv.c | 5 +- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 2 +- drivers/gpu/drm/vkms/vkms_crtc.c | 1 + drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 12 +-- drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 2 +- drivers/infiniband/core/cma.c | 13 ++- drivers/iommu/amd_iommu.c | 7 +- drivers/iommu/iova.c | 5 +- drivers/irqchip/irq-gic-v3-its.c | 2 +- drivers/media/usb/uvc/uvc_ctrl.c | 2 +- drivers/media/v4l2-core/v4l2-ctrls.c | 2 +- drivers/mmc/host/alcor.c | 25 +++-- drivers/mmc/host/mxcmmc.c | 16 +--- drivers/mmc/host/pxamci.c | 2 +- drivers/mmc/host/renesas_sdhi_core.c | 8 +- drivers/net/ethernet/mellanox/mlx5/core/qp.c | 66 +++++++------ drivers/scsi/ibmvscsi/ibmvscsi.c | 23 ++++- drivers/scsi/qla2xxx/qla_init.c | 7 ++ drivers/scsi/scsi_lib.c | 6 +- fs/aio.c | 72 ++++++-------- fs/cifs/smb2pdu.c | 11 ++- fs/ext4/ext4_jbd2.h | 2 +- fs/ext4/file.c | 2 +- fs/ext4/indirect.c | 12 ++- fs/f2fs/segment.c | 43 ++++++--- fs/udf/truncate.c | 3 + include/linux/ceph/libceph.h | 2 + include/linux/fs.h | 8 +- kernel/futex.c | 4 + kernel/locking/lockdep.c | 3 + mm/mempolicy.c | 2 +- net/bluetooth/hci_sock.c | 3 +- net/bridge/netfilter/ebtables.c | 131 ++++++++------------------ net/ceph/ceph_common.c | 18 +++- net/ceph/mon_client.c | 9 ++ sound/ac97/bus.c | 2 +- sound/firewire/motu/motu.c | 20 ++-- sound/pci/hda/hda_codec.c | 57 ++++++++++- sound/pci/hda/hda_intel.c | 14 +-- tools/objtool/check.c | 3 +- tools/perf/util/probe-event.c | 6 +- 55 files changed, 471 insertions(+), 305 deletions(-)
On 26/03/2019 06:29, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.0.5 release. There are 52 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 Thu Mar 28 04:26:38 UTC 2019. 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/v5.x/stable-review/patch-5.0.5-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.0.y and the diffstat can be found below.
thanks,
greg k-h
All tests are passing for Tegra ...
Test results for stable-v5.0: 11 builds: 11 pass, 0 fail 22 boots: 22 pass, 0 fail 28 tests: 28 pass, 0 fail
Linux version: 5.0.5-rc1-gebcb1bb Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra30-cardhu-a04
Cheers Jon
On Tue, Mar 26, 2019 at 03:20:22PM +0000, Jon Hunter wrote:
On 26/03/2019 06:29, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.0.5 release. There are 52 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 Thu Mar 28 04:26:38 UTC 2019. 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/v5.x/stable-review/patch-5.0.5-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.0.y and the diffstat can be found below.
thanks,
greg k-h
All tests are passing for Tegra ...
Test results for stable-v5.0: 11 builds: 11 pass, 0 fail 22 boots: 22 pass, 0 fail 28 tests: 28 pass, 0 fail
Linux version: 5.0.5-rc1-gebcb1bb Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra30-cardhu-a04
Wonderful, thanks for testing all of these and letting me know.
greg k-h
On Tue, Mar 26, 2019 at 03:29:47PM +0900, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.0.5 release. There are 52 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 Thu Mar 28 04:26:38 UTC 2019. Anything received after that time might be too late.
Build results: total: 159 pass: 159 fail: 0 Qemu test results: total: 345 pass: 345 fail: 0
Guenter
On Tue, Mar 26, 2019 at 10:50:11AM -0700, Guenter Roeck wrote:
On Tue, Mar 26, 2019 at 03:29:47PM +0900, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.0.5 release. There are 52 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 Thu Mar 28 04:26:38 UTC 2019. Anything received after that time might be too late.
Build results: total: 159 pass: 159 fail: 0 Qemu test results: total: 345 pass: 345 fail: 0
Great, thanks for testing all of these and letting me know.
greg k-h
On 3/26/19 12:29 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.0.5 release. There are 52 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 Thu Mar 28 04:26:38 UTC 2019. 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/v5.x/stable-review/patch-5.0.5-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.0.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 Tue, Mar 26, 2019 at 05:18:04PM -0600, shuah wrote:
On 3/26/19 12:29 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.0.5 release. There are 52 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 Thu Mar 28 04:26:38 UTC 2019. 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/v5.x/stable-review/patch-5.0.5-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.0.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
Thanks for testing all of these and letting me know.
greg k-h
On Tue, 26 Mar 2019 at 12:09, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.0.5 release. There are 52 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 Thu Mar 28 04:26:38 UTC 2019. 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/v5.x/stable-review/patch-5.0.5-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.0.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: 5.0.5-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-5.0.y git commit: ebcb1bb407e721935a9b63a86b17bacb9a1bbe84 git describe: v5.0.4-53-gebcb1bb407e7 Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-5.0-oe/build/v5.0.4-53-ge...
No regressions (compared to build v5.0.4)
No fixes (compared to build v5.0.4)
Ran 23108 total tests in the following environments and test suites.
Environments -------------- - dragonboard-410c - hi6220-hikey - i386 - juno-r2 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - x86
Test Suites ----------- * boot * 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 * ltp-fs-tests * ltp-open-posix-tests * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none
On Wed, Mar 27, 2019 at 09:36:06AM +0530, Naresh Kamboju wrote:
On Tue, 26 Mar 2019 at 12:09, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.0.5 release. There are 52 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 Thu Mar 28 04:26:38 UTC 2019. 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/v5.x/stable-review/patch-5.0.5-rc1.g... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.0.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.
Thank you for testing all of these and letting me know.
greg k-h