2023-12-12 12:05:46

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 4.19 00/53] 4.19.302-rc2 review

This is the start of the stable review cycle for the 4.19.302 release.
There are 53 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, 14 Dec 2023 12:01:29 +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.19.302-rc2.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.19.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
Linux 4.19.302-rc2

Mukesh Ojha <[email protected]>
devcoredump: Send uevent once devcd is ready

Mukesh Ojha <[email protected]>
devcoredump : Serialize devcd_del work

Sagi Grimberg <[email protected]>
IB/isert: Fix unaligned immediate-data handling

Namhyung Kim <[email protected]>
tools headers UAPI: Sync linux/perf_event.h with the kernel sources

Ido Schimmel <[email protected]>
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group

Ido Schimmel <[email protected]>
psample: Require 'CAP_NET_ADMIN' when joining "packets" group

Ido Schimmel <[email protected]>
genetlink: add CAP_NET_ADMIN test for multicast bind

Ido Schimmel <[email protected]>
netlink: don't call ->netlink_bind with table lock held

Ryusuke Konishi <[email protected]>
nilfs2: fix missing error check for sb_set_blocksize call

Claudio Imbrenda <[email protected]>
KVM: s390/mm: Properly reset no-dat

Borislav Petkov (AMD) <[email protected]>
x86/CPU/AMD: Check vendor in the AMD microcode callback

Ronald Wahl <[email protected]>
serial: 8250_omap: Add earlycon support for the AM654 UART controller

Daniel Mack <[email protected]>
serial: sc16is7xx: address RX timeout interrupt errata

RD Babiera <[email protected]>
usb: typec: class: fix typec_altmode_put_partner to put plugs

Cameron Williams <[email protected]>
parport: Add support for Brainboxes IX/UC/PX parallel cards

Konstantin Aladyshev <[email protected]>
usb: gadget: f_hid: fix report descriptor allocation

Boerge Struempfel <[email protected]>
gpiolib: sysfs: Fix error handling on failed export

Peter Zijlstra <[email protected]>
perf: Fix perf_event_validate_size()

Namhyung Kim <[email protected]>
perf/core: Add a new read format to get a number of lost samples

Petr Pavlu <[email protected]>
tracing: Fix a possible race when disabling buffered events

Petr Pavlu <[email protected]>
tracing: Fix incomplete locking when disabling buffered events

Steven Rostedt (Google) <[email protected]>
tracing: Always update snapshot buffer size

Ryusuke Konishi <[email protected]>
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()

Daniel Borkmann <[email protected]>
packet: Move reference count in packet_sock to atomic_long_t

Jason Zhang <[email protected]>
ALSA: pcm: fix out-of-bounds in snd_pcm_state_names

Philipp Zabel <[email protected]>
ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gpt

Anson Huang <[email protected]>
ARM: dts: imx: make gpt node name generic

Kunwu Chan <[email protected]>
ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_init

Dinghao Liu <[email protected]>
scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()

Petr Pavlu <[email protected]>
tracing: Fix a warning when allocating buffered events fails

Armin Wolf <[email protected]>
hwmon: (acpi_power_meter) Fix 4.29 MW bug

Kalesh AP <[email protected]>
RDMA/bnxt_re: Correct module description string

Eric Dumazet <[email protected]>
tcp: do not accept ACK of bytes we never sent

Phil Sutter <[email protected]>
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket

Lukasz Pawelczyk <[email protected]>
netfilter: xt_owner: Add supplementary groups option

Yonglong Liu <[email protected]>
net: hns: fix fake link up on xge port

Shigeru Yoshida <[email protected]>
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()

Thomas Reichinger <[email protected]>
arcnet: restoring support for multiple Sohard Arcnet cards

Tong Zhang <[email protected]>
net: arcnet: com20020 fix error handling

Ahmed S. Darwish <[email protected]>
net: arcnet: Fix RESET flag handling

Randy Dunlap <[email protected]>
hv_netvsc: rndis_filter needs to select NLS

Eric Dumazet <[email protected]>
ipv6: fix potential NULL deref in fib6_add()

YuanShang <[email protected]>
drm/amdgpu: correct chunk_ptr to a pointer to chunk.

Masahiro Yamada <[email protected]>
kconfig: fix memory leak from range properties

Alex Pakhunov <[email protected]>
tg3: Increment tx_dropped in tg3_tso_bug()

Alex Pakhunov <[email protected]>
tg3: Move the [rt]x_dropped counters to tg3_napi

Jozsef Kadlecsik <[email protected]>
netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test

Thomas Gleixner <[email protected]>
hrtimers: Push pending hrtimers away from outgoing CPU earlier

Evgeny Novikov <[email protected]>
media: davinci: vpif_capture: fix potential double free

Uwe Kleine-König <[email protected]>
spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.

Robin Gong <[email protected]>
spi: imx: correct wml as the last sg length

Robin Gong <[email protected]>
spi: imx: move wml setting to later than setup_transfer

Uwe Kleine-König <[email protected]>
spi: imx: add a device specific prepare_message callback


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
arch/arm/boot/dts/imx6sl.dtsi | 2 +-
arch/arm/boot/dts/imx6sx.dtsi | 2 +-
arch/arm/boot/dts/imx6ul.dtsi | 4 +-
arch/arm/boot/dts/imx7s.dtsi | 16 +--
arch/arm/mach-imx/mmdc.c | 7 +-
arch/s390/mm/pgtable.c | 2 +-
arch/x86/kernel/cpu/amd.c | 3 +
drivers/base/devcoredump.c | 86 +++++++++++-
drivers/gpio/gpiolib-sysfs.c | 15 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 +-
drivers/hwmon/acpi_power_meter.c | 4 +
drivers/infiniband/hw/bnxt_re/main.c | 2 +-
drivers/infiniband/ulp/isert/ib_isert.c | 93 ++++++-------
drivers/infiniband/ulp/isert/ib_isert.h | 41 ++++--
drivers/media/platform/davinci/vpif_capture.c | 2 -
drivers/net/arcnet/arc-rimi.c | 4 +-
drivers/net/arcnet/arcdevice.h | 8 ++
drivers/net/arcnet/arcnet.c | 66 +++++++++-
drivers/net/arcnet/com20020-isa.c | 4 +-
drivers/net/arcnet/com20020-pci.c | 119 +++++++++--------
drivers/net/arcnet/com20020_cs.c | 2 +-
drivers/net/arcnet/com90io.c | 4 +-
drivers/net/arcnet/com90xx.c | 4 +-
drivers/net/ethernet/broadcom/tg3.c | 42 +++++-
drivers/net/ethernet/broadcom/tg3.h | 4 +-
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 29 +++++
drivers/net/hyperv/Kconfig | 1 +
drivers/parport/parport_pc.c | 21 +++
drivers/scsi/be2iscsi/be_main.c | 1 +
drivers/spi/spi-imx.c | 151 ++++++++++++++++------
drivers/tty/serial/8250/8250_early.c | 1 +
drivers/tty/serial/sc16is7xx.c | 12 ++
drivers/usb/gadget/function/f_hid.c | 7 +-
drivers/usb/typec/class.c | 5 +-
fs/nilfs2/sufile.c | 44 +++++--
fs/nilfs2/the_nilfs.c | 6 +-
include/linux/cpuhotplug.h | 1 +
include/linux/hrtimer.h | 4 +-
include/linux/perf_event.h | 2 +
include/net/genetlink.h | 3 +
include/uapi/linux/netfilter/xt_owner.h | 7 +-
include/uapi/linux/perf_event.h | 5 +-
kernel/cpu.c | 8 +-
kernel/events/core.c | 80 ++++++++----
kernel/events/ring_buffer.c | 5 +-
kernel/time/hrtimer.c | 33 ++---
kernel/trace/trace.c | 42 +++---
net/core/drop_monitor.c | 4 +-
net/ipv4/ip_gre.c | 11 +-
net/ipv4/tcp_input.c | 6 +-
net/ipv6/ip6_fib.c | 6 +-
net/netfilter/ipset/ip_set_core.c | 14 +-
net/netfilter/xt_owner.c | 37 +++++-
net/netlink/af_netlink.c | 4 +-
net/netlink/genetlink.c | 35 +++++
net/packet/af_packet.c | 16 +--
net/packet/internal.h | 2 +-
net/psample/psample.c | 3 +-
scripts/kconfig/symbol.c | 14 +-
sound/core/pcm.c | 1 +
tools/include/uapi/linux/perf_event.h | 5 +-
63 files changed, 830 insertions(+), 340 deletions(-)



2023-12-12 19:09:54

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH 4.19 00/53] 4.19.302-rc2 review

Hi!

> This is the start of the stable review cycle for the 4.19.302 release.
> There are 53 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.

CIP testing did not find any problems here:

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-4.19.y

Tested-by: Pavel Machek (CIP) <[email protected]>

Best regards,
Pavel

--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


Attachments:
(No filename) (663.00 B)
signature.asc (201.00 B)
Download all attachments

2023-12-12 22:19:31

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 4.19 00/53] 4.19.302-rc2 review

On Tue, 12 Dec 2023 13:05:09 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.19.302 release.
> There are 53 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, 14 Dec 2023 12:01:29 +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.19.302-rc2.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.19.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

All tests passing for Tegra ...

Test results for stable-v4.19:
10 builds: 10 pass, 0 fail
20 boots: 20 pass, 0 fail
37 tests: 37 pass, 0 fail

Linux version: 4.19.302-rc2-ga7780f896379
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra20-ventana,
tegra210-p2371-2180, tegra30-cardhu-a04

Tested-by: Jon Hunter <[email protected]>

Jon

2023-12-13 06:26:56

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 4.19 00/53] 4.19.302-rc2 review

On Tue, 12 Dec 2023 at 17:35, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 4.19.302 release.
> There are 53 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, 14 Dec 2023 12:01:29 +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.19.302-rc2.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.19.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 <[email protected]>

## Build
* kernel: 4.19.302-rc2
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-4.19.y
* git commit: a7780f896379de16bc4e805ecf216959b5b876a4
* git describe: v4.19.301-54-ga7780f896379
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/build/v4.19.301-54-ga7780f896379

## Test Regressions (compared to v4.19.301)

## Metric Regressions (compared to v4.19.301)

## Test Fixes (compared to v4.19.301)

## Metric Fixes (compared to v4.19.301)

## Test result summary
total: 55035, pass: 46309, fail: 1569, skip: 7122, xfail: 35

## Build Summary
* arc: 10 total, 10 passed, 0 failed
* arm: 111 total, 105 passed, 6 failed
* arm64: 37 total, 32 passed, 5 failed
* i386: 21 total, 18 passed, 3 failed
* mips: 20 total, 20 passed, 0 failed
* parisc: 3 total, 0 passed, 3 failed
* powerpc: 24 total, 24 passed, 0 failed
* s390: 6 total, 6 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 31 total, 26 passed, 5 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-kvm
* 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

2023-12-13 14:31:06

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 4.19 00/53] 4.19.302-rc2 review

On Tue, Dec 12, 2023 at 01:05:09PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.19.302 release.
> There are 53 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, 14 Dec 2023 12:01:29 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 147 pass: 147 fail: 0
Qemu test results:
total: 441 pass: 441 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter