[PATCH 4.14 00/55] 4.14.327-rc1 review

Greg Kroah-Hartman posted 55 patches 2 years, 2 months ago
Only 0 patches received!
Makefile                                           |  4 +-
arch/parisc/include/asm/ldcw.h                     | 36 ++++++++------
arch/parisc/include/asm/ropes.h                    |  3 ++
arch/parisc/include/asm/spinlock_types.h           |  5 --
arch/parisc/kernel/irq.c                           |  2 +-
arch/powerpc/perf/hv-24x7.c                        |  2 +-
arch/xtensa/boot/Makefile                          |  3 +-
arch/xtensa/boot/lib/zmem.c                        |  5 +-
drivers/ata/ahci.c                                 | 13 +++--
drivers/ata/ahci_xgene.c                           |  4 --
drivers/ata/libahci.c                              | 49 +++++++++---------
drivers/ata/libata-core.c                          | 58 +++++++++++++++++-----
drivers/ata/libata-eh.c                            | 13 ++---
drivers/ata/libata-scsi.c                          |  2 +-
drivers/base/regmap/regcache-rbtree.c              |  3 +-
drivers/char/agp/parisc-agp.c                      |  2 -
drivers/clk/tegra/clk-bpmp.c                       |  2 +-
drivers/gpio/gpio-aspeed.c                         |  2 +-
drivers/gpio/gpio-tb10x.c                          |  6 ++-
drivers/i2c/busses/i2c-i801.c                      |  1 +
drivers/i2c/muxes/i2c-demux-pinctrl.c              |  4 ++
drivers/infiniband/core/cma_configfs.c             |  2 +-
drivers/infiniband/hw/mlx4/sysfs.c                 |  2 +-
drivers/infiniband/hw/mlx5/main.c                  |  2 +-
drivers/media/dvb-frontends/sp8870.c               |  2 +-
drivers/media/tuners/tuner-xc2028.c                |  2 +-
drivers/mtd/ubi/build.c                            |  7 +++
drivers/net/team/team.c                            | 10 +++-
drivers/net/usb/smsc75xx.c                         |  4 +-
drivers/net/wan/fsl_ucc_hdlc.c                     | 12 ++++-
.../net/wireless/marvell/mwifiex/11n_rxreorder.c   |  4 +-
drivers/net/wireless/marvell/mwifiex/sta_rx.c      | 16 +++---
drivers/parisc/iosapic.c                           |  4 +-
drivers/parisc/iosapic_private.h                   |  4 +-
drivers/s390/scsi/zfcp_aux.c                       |  9 ++--
drivers/target/target_core_device.c                | 11 ++--
drivers/tty/serial/8250/8250_port.c                |  5 +-
drivers/tty/vt/vc_screen.c                         | 11 +++-
drivers/video/fbdev/Kconfig                        |  2 +-
drivers/watchdog/iTCO_wdt.c                        | 26 ++++++++--
fs/binfmt_elf_fdpic.c                              |  5 +-
fs/btrfs/super.c                                   |  6 ++-
fs/ext4/namei.c                                    | 26 ++++++----
fs/nfs/flexfilelayout/flexfilelayout.c             |  1 +
fs/nilfs2/gcinode.c                                |  6 +--
include/linux/if_team.h                            |  2 +
include/linux/libata.h                             |  6 ++-
kernel/trace/ring_buffer.c                         |  2 +
net/dccp/ipv4.c                                    |  9 +---
net/dccp/ipv6.c                                    |  9 +---
net/ipv4/route.c                                   |  4 +-
net/ipv4/tcp_input.c                               | 13 +++++
net/l2tp/l2tp_ip6.c                                |  2 +-
net/sched/sch_hfsc.c                               |  2 +
net/sctp/associola.c                               |  3 +-
net/sctp/socket.c                                  |  1 +
scripts/mod/file2alias.c                           |  2 +-
tools/power/cpupower/Makefile                      |  8 +--
tools/power/cpupower/bench/Makefile                |  2 +-
.../ftrace/test.d/instances/instance-event.tc      |  2 +-
60 files changed, 289 insertions(+), 176 deletions(-)
[PATCH 4.14 00/55] 4.14.327-rc1 review
Posted by Greg Kroah-Hartman 2 years, 2 months ago
This is the start of the stable review cycle for the 4.14.327 release.
There are 55 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 Wed, 11 Oct 2023 13:00:55 +0000.
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.327-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.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.327-rc1

John David Anglin <dave@parisc-linux.org>
    parisc: Restore __ldcw_align for PA-RISC 2.0 processors

Shay Drory <shayd@nvidia.com>
    RDMA/mlx5: Fix NULL string error

Leon Romanovsky <leonro@nvidia.com>
    RDMA/cma: Fix truncation compilation warning in make_cma_ports

Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
    gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    IB/mlx4: Fix the size of a buffer in add_port_entries()

Ivan Babrou <ivan@cloudflare.com>
    cpupower: add Makefile dependencies for install targets

Xin Long <lucien.xin@gmail.com>
    sctp: update hb timer immediately after users change hb_interval

Xin Long <lucien.xin@gmail.com>
    sctp: update transport state when processing a dupcook packet

Neal Cardwell <ncardwell@google.com>
    tcp: fix delayed ACKs for MSS boundary condition

Shigeru Yoshida <syoshida@redhat.com>
    net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg

David Howells <dhowells@redhat.com>
    ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()

Mauricio Faria de Oliveira <mfo@canonical.com>
    modpost: add missing else to the "of" check

Junxiao Bi <junxiao.bi@oracle.com>
    scsi: target: core: Fix deadlock due to recursive locking

Richard Fitzgerald <rf@opensource.cirrus.com>
    regmap: rbtree: Fix wrong register marked as in-cache when creating new node

Alexandra Diupina <adiupina@astralinux.ru>
    drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()

Pin-yen Lin <treapking@chromium.org>
    wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet

Zhihao Cheng <chengzhihao1@huawei.com>
    ubi: Refuse attaching if mtd's erasesize is 0

Qu Wenruo <wqu@suse.com>
    btrfs: reject unknown mount options early

Gustavo A. R. Silva <gustavoars@kernel.org>
    wifi: mwifiex: Fix tlv_buf_left calculation

Dinghao Liu <dinghao.liu@zju.edu.cn>
    scsi: zfcp: Fix a double put in zfcp_port_enqueue()

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    media: dvb: symbol fixup for dvb_attach() - again

Niklas Cassel <niklas.cassel@wdc.com>
    ata: libata: disallow dev-initiated LPM transitions to unsupported states

Budimir Markovic <markovicbudimir@gmail.com>
    net/sched: sch_hfsc: Ensure inner classes have fsc curve

Shida Zhang <zhangshida@kylinos.cn>
    ext4: fix rec_len verify error

George Kennedy <george.kennedy@oracle.com>
    vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF

Greg Ungerer <gerg@kernel.org>
    fs: binfmt_elf_efpic: fix personality for ELF-FDPIC

Matthias Schiffer <mschiffer@universe-factory.net>
    ata: libata-sata: increase PMP SRST timeout to 10s

Damien Le Moal <dlemoal@kernel.org>
    ata: libata-core: Fix port and device removal

Damien Le Moal <dlemoal@kernel.org>
    ata: libata-core: Fix ata_port_request_pm() locking

Josef Bacik <josef@toxicpanda.com>
    btrfs: properly report 0 avail for very full file systems

Heiner Kallweit <hkallweit1@gmail.com>
    i2c: i801: unregister tco_pdev in i801_probe() error path

Niklas Cassel <niklas.cassel@wdc.com>
    ata: libata-scsi: ignore reserved bits for REPORT SUPPORTED OPERATION CODES

Pan Bian <bianpan2016@163.com>
    nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    serial: 8250_port: Check IRQ data before use

Mika Westerberg <mika.westerberg@linux.intel.com>
    watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running

Mika Westerberg <mika.westerberg@linux.intel.com>
    watchdog: iTCO_wdt: No need to stop the timer in probe

Szuying Chen <chensiying21@gmail.com>
    ata: libahci: clear pending interrupt status

Hannes Reinecke <hare@suse.de>
    ata: ahci: Drop pointless VPRINTK() calls and convert the remaining ones

Thomas Zimmermann <tzimmermann@suse.de>
    fbdev/sh7760fb: Depend on FB=y

Niklas Cassel <niklas.cassel@wdc.com>
    ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()

Zheng Yejian <zhengyejian1@huawei.com>
    ring-buffer: Avoid softlockup in ring_buffer_resize()

Zheng Yejian <zhengyejian1@huawei.com>
    selftests/ftrace: Correctly enable event in instance-event.tc

Helge Deller <deller@gmx.de>
    parisc: irq: Make irq_stack_union static to avoid sparse warning

Helge Deller <deller@gmx.de>
    parisc: iosapic.c: Fix sparse warnings

Helge Deller <deller@gmx.de>
    parisc: sba: Fix compile warning wrt list of SBA devices

Max Filippov <jcmvbkbc@gmail.com>
    xtensa: boot/lib: fix function prototypes

Randy Dunlap <rdunlap@infradead.org>
    xtensa: boot: don't add include-dirs

Timo Alho <talho@nvidia.com>
    clk: tegra: fix error return case for recalc_rate

Xiaoke Wang <xkernel.wang@foxmail.com>
    i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()

Ziyang Xuan <william.xuanziyang@huawei.com>
    team: fix null-ptr-deref when team device type is changed

Eric Dumazet <edumazet@google.com>
    dccp: fix dccp_v4_err()/dccp_v6_err() again

Kajol Jain <kjain@linux.ibm.com>
    powerpc/perf/hv-24x7: Update domain value check

Kyle Zeng <zengyhkyle@gmail.com>
    ipv4: fix null-deref in ipv4_link_failure

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS/pNFS: Report EINVAL errors from connect() to the server


-------------

Diffstat:

 Makefile                                           |  4 +-
 arch/parisc/include/asm/ldcw.h                     | 36 ++++++++------
 arch/parisc/include/asm/ropes.h                    |  3 ++
 arch/parisc/include/asm/spinlock_types.h           |  5 --
 arch/parisc/kernel/irq.c                           |  2 +-
 arch/powerpc/perf/hv-24x7.c                        |  2 +-
 arch/xtensa/boot/Makefile                          |  3 +-
 arch/xtensa/boot/lib/zmem.c                        |  5 +-
 drivers/ata/ahci.c                                 | 13 +++--
 drivers/ata/ahci_xgene.c                           |  4 --
 drivers/ata/libahci.c                              | 49 +++++++++---------
 drivers/ata/libata-core.c                          | 58 +++++++++++++++++-----
 drivers/ata/libata-eh.c                            | 13 ++---
 drivers/ata/libata-scsi.c                          |  2 +-
 drivers/base/regmap/regcache-rbtree.c              |  3 +-
 drivers/char/agp/parisc-agp.c                      |  2 -
 drivers/clk/tegra/clk-bpmp.c                       |  2 +-
 drivers/gpio/gpio-aspeed.c                         |  2 +-
 drivers/gpio/gpio-tb10x.c                          |  6 ++-
 drivers/i2c/busses/i2c-i801.c                      |  1 +
 drivers/i2c/muxes/i2c-demux-pinctrl.c              |  4 ++
 drivers/infiniband/core/cma_configfs.c             |  2 +-
 drivers/infiniband/hw/mlx4/sysfs.c                 |  2 +-
 drivers/infiniband/hw/mlx5/main.c                  |  2 +-
 drivers/media/dvb-frontends/sp8870.c               |  2 +-
 drivers/media/tuners/tuner-xc2028.c                |  2 +-
 drivers/mtd/ubi/build.c                            |  7 +++
 drivers/net/team/team.c                            | 10 +++-
 drivers/net/usb/smsc75xx.c                         |  4 +-
 drivers/net/wan/fsl_ucc_hdlc.c                     | 12 ++++-
 .../net/wireless/marvell/mwifiex/11n_rxreorder.c   |  4 +-
 drivers/net/wireless/marvell/mwifiex/sta_rx.c      | 16 +++---
 drivers/parisc/iosapic.c                           |  4 +-
 drivers/parisc/iosapic_private.h                   |  4 +-
 drivers/s390/scsi/zfcp_aux.c                       |  9 ++--
 drivers/target/target_core_device.c                | 11 ++--
 drivers/tty/serial/8250/8250_port.c                |  5 +-
 drivers/tty/vt/vc_screen.c                         | 11 +++-
 drivers/video/fbdev/Kconfig                        |  2 +-
 drivers/watchdog/iTCO_wdt.c                        | 26 ++++++++--
 fs/binfmt_elf_fdpic.c                              |  5 +-
 fs/btrfs/super.c                                   |  6 ++-
 fs/ext4/namei.c                                    | 26 ++++++----
 fs/nfs/flexfilelayout/flexfilelayout.c             |  1 +
 fs/nilfs2/gcinode.c                                |  6 +--
 include/linux/if_team.h                            |  2 +
 include/linux/libata.h                             |  6 ++-
 kernel/trace/ring_buffer.c                         |  2 +
 net/dccp/ipv4.c                                    |  9 +---
 net/dccp/ipv6.c                                    |  9 +---
 net/ipv4/route.c                                   |  4 +-
 net/ipv4/tcp_input.c                               | 13 +++++
 net/l2tp/l2tp_ip6.c                                |  2 +-
 net/sched/sch_hfsc.c                               |  2 +
 net/sctp/associola.c                               |  3 +-
 net/sctp/socket.c                                  |  1 +
 scripts/mod/file2alias.c                           |  2 +-
 tools/power/cpupower/Makefile                      |  8 +--
 tools/power/cpupower/bench/Makefile                |  2 +-
 .../ftrace/test.d/instances/instance-event.tc      |  2 +-
 60 files changed, 289 insertions(+), 176 deletions(-)
Re: [PATCH 4.14 00/55] 4.14.327-rc1 review
Posted by Naresh Kamboju 2 years, 2 months ago
On Mon, 9 Oct 2023 at 19:17, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 4.14.327 release.
> There are 55 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 Wed, 11 Oct 2023 13:00:55 +0000.
> 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.327-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.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.

Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>

## Build
* kernel: 4.14.327-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-4.14.y
* git commit: bb6db074be992e4cc085ef23dc81d00467ba2d29
* git describe: v4.14.326-56-gbb6db074be99
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.14.y/build/v4.14.326-56-gbb6db074be99

## Test Regressions (compared to v4.14.326)

## Metric Regressions (compared to v4.14.326)

## Test Fixes (compared to v4.14.326)

## Metric Fixes (compared to v4.14.326)

## Test result summary
total: 52445, pass: 44239, fail: 1592, skip: 6580, xfail: 34

## Build Summary
* arc: 10 total, 10 passed, 0 failed
* arm: 108 total, 103 passed, 5 failed
* arm64: 35 total, 31 passed, 4 failed
* i386: 21 total, 18 passed, 3 failed
* mips: 21 total, 21 passed, 0 failed
* parisc: 3 total, 0 passed, 3 failed
* powerpc: 8 total, 7 passed, 1 failed
* s390: 6 total, 5 passed, 1 failed
* sh: 12 total, 12 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 27 total, 23 passed, 4 failed

## Test suites summary
* boot
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-filesystems-epoll
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-lib
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-user
* kselftest-vm
* kselftest-zram
* kunit
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-crypto
* ltp-cve
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* rcutorture

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 4.14 00/55] 4.14.327-rc1 review
Posted by Guenter Roeck 2 years, 2 months ago
On Mon, Oct 09, 2023 at 03:05:59PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.14.327 release.
> There are 55 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 Wed, 11 Oct 2023 13:00:55 +0000.
> Anything received after that time might be too late.
> 

Build results:
	total: 139 pass: 139 fail: 0
Qemu test results:
	total: 440 pass: 440 fail: 0

Tested-by: Guenter Roeck <linux@roeck-us.net>

Guenter
Re: [PATCH 4.14 00/55] 4.14.327-rc1 review
Posted by Harshit Mogalapalli 2 years, 2 months ago
Hi Greg,

On 09/10/23 6:35 pm, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.14.327 release.
> There are 55 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 Wed, 11 Oct 2023 13:00:55 +0000.
> 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.327-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.14.y
> and the diffstat can be found below.
> 

No problems seen on aarch64 with our testing.

Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>

Thanks,
Harshit

> thanks,
> 
> greg k-h
> 
> -
Re: [PATCH 4.14 00/55] 4.14.327-rc1 review
Posted by Jon Hunter 2 years, 2 months ago
On Mon, 09 Oct 2023 15:05:59 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.14.327 release.
> There are 55 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 Wed, 11 Oct 2023 13:00:55 +0000.
> 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.327-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.14.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

Test results for stable-v4.14:
    10 builds:	10 pass, 0 fail
    16 boots:	16 pass, 0 fail
    32 tests:	32 pass, 0 fail

Linux version:	4.14.327-rc1-gbb6db074be99
Boards tested:	tegra124-jetson-tk1, tegra20-ventana,
                tegra210-p2371-2180, tegra30-cardhu-a04

Tested-by: Jon Hunter <jonathanh@nvidia.com>

Jon