* [PATCH 4.19 00/77] 4.19.313-rc1 review
@ 2024-04-30 10:38 Greg Kroah-Hartman
2024-05-01 13:37 ` Jon Hunter
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Greg Kroah-Hartman @ 2024-04-30 10:38 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie
This is the start of the stable review cycle for the 4.19.313 release.
There are 77 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, 02 May 2024 10:30:27 +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.313-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.19.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.19.313-rc1
Randy Dunlap <rdunlap@infradead.org>
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Yick Xie <yick.xie@gmail.com>
udp: preserve the connected status if only UDP cmsg
Ben Hutchings <ben@decadent.org.uk>
Revert "y2038: rusage: use __kernel_old_timeval"
Ben Hutchings <ben@decadent.org.uk>
Revert "loop: Remove sector_t truncation checks"
Nam Cao <namcao@linutronix.de>
HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: smbus: fix NULL function pointer dereference
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
idma64: Don't try to serve interrupts when device is powered off
Arnd Bergmann <arnd@arndb.de>
dmaengine: owl: fix register access functions
Eric Dumazet <edumazet@google.com>
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Kuniyuki Iwashima <kuniyu@amazon.com>
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
Arnd Bergmann <arnd@arndb.de>
mtd: diskonchip: work around ubsan link failure
Andrey Ryabinin <ryabinin.a.a@gmail.com>
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Peter Münster <pm@a16n.net>
net: b44: set pause params only when interface is up
Guanrui Huang <guanrui.huang@linux.alibaba.com>
irqchip/gic-v3-its: Prevent double free on error
Iskander Amara <iskander.amara@theobroma-systems.com>
arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 Puma
Johannes Thumshirn <johannes.thumshirn@wdc.com>
btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
Nathan Chancellor <nathan@kernel.org>
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Robin H. Johnson <robbat2@gentoo.org>
tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
Robin H. Johnson <robbat2@gentoo.org>
tracing: Show size of requested perf buffer
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "crypto: api - Disallow identical driver names"
xinhui pan <xinhui.pan@amd.com>
drm/amdgpu: validate the parameters of bo mapping operations more clearly
Chia-I Wu <olvaffe@gmail.com>
amdgpu: validate offset_in_bo of drm_amdgpu_gem_va
Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
drm/amdgpu: restrict bo mapping within gpu address limits
Emil Kronborg <emil.kronborg@protonmail.com>
serial: mxs-auart: add spinlock around changing cts state
Thomas Gleixner <tglx@linutronix.de>
serial: core: Provide port lock wrappers
Sindhu Devale <sindhu.devale@intel.com>
i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
Hyunwoo Kim <v4bel@theori.io>
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Tonghao Zhang <xiangxia.m.yue@gmail.com>
net: openvswitch: ovs_ct_exit to be done under ovs_lock
Ismael Luceno <iluceno@suse.de>
ipvs: Fix checksumming on GSO of SCTP packets
Hyunwoo Kim <v4bel@theori.io>
net: gtp: Fix Use-After-Free in gtp_dellink
Eric Dumazet <edumazet@google.com>
net: usb: ax88179_178a: stop lying about skb->truesize
Paul Geurts <paul_geurts@live.nl>
NFC: trf7970a: disable all regulators on removal
Ido Schimmel <idosch@nvidia.com>
mlxsw: core: Unregister EMAD trap using FORWARD action
David Bauer <mail@david-bauer.net>
vxlan: drop packets from invalid src-address
Alexey Brodkin <Alexey.Brodkin@synopsys.com>
ARC: [plat-hsdk]: Remove misplaced interrupt-cells property
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7622: drop "reset-names" from thermal block
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"
Rafał Miłecki <rafal@milecki.pl>
arm64: dts: mediatek: mt7622: fix IR nodename
Quentin Schulz <quentin.schulz@theobroma-systems.com>
arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for RK3399 Puma
Iskander Amara <iskander.amara@theobroma-systems.com>
arm64: dts: rockchip: fix alphabetical ordering RK3399 puma
Tom Zanussi <tzanussi@gmail.com>
tracing: Use var_refs[] for hist trigger reference checking
Tom Zanussi <tom.zanussi@linux.intel.com>
tracing: Remove hist trigger synth_var_refs
Jeongjun Park <aha310510@gmail.com>
nilfs2: fix OOB in nilfs_set_de_type
Dave Airlie <airlied@redhat.com>
nouveau: fix instmem race condition around ptr stores
Alan Stern <stern@rowland.harvard.edu>
fs: sysfs: Fix reference leak in sysfs_break_active_protection()
Samuel Thibault <samuel.thibault@ens-lyon.org>
speakup: Avoid crash on very long word
Minas Harutyunyan <Minas.Harutyunyan@synopsys.com>
usb: dwc2: host: Fix dereference issue in DDMA completion flow.
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "usb: cdc-wdm: close race between read and workqueue"
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: add Telit FN920C04 rmnet compositions
Vanillan Wang <vanillanwang@163.com>
USB: serial: option: add Rolling RW101-GL and RW135-GL support
Jerry Meng <jerry-meng@foxmail.com>
USB: serial: option: support Quectel EM060K sub-models
Coia Prant <coiaprant@gmail.com>
USB: serial: option: add Lonsung U8300/U9300 product
Chuanhong Guo <gch981213@gmail.com>
USB: serial: option: add support for Fibocom FM650/FG650
bolan wang <bolan.wang@fibocom.com>
USB: serial: option: add Fibocom FM135-GL variants
Finn Thain <fthain@linux-m68k.org>
serial/pmac_zilog: Remove flawed mitigation for rx irq flood
Nikita Zhandarovich <n.zhandarovich@fintech.ru>
comedi: vmk80xx: fix incomplete endpoint checking
Mikhail Kobuk <m.kobuk@ispras.ru>
drm: nv04: Fix out of bounds access
Michael Guralnik <michaelgur@nvidia.com>
RDMA/mlx5: Fix port number for counter query in multi-port configuration
Lei Chen <lei.chen@smartx.com>
tun: limit printing rate when illegal packet received by tun dev
Ziyang Xuan <william.xuanziyang@huawei.com>
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: __nft_expr_type_get() selects specific family type
Siddh Raman Pant <siddh.raman.pant@oracle.com>
Revert "tracing/trigger: Fix to return error if failed to alloc snapshot"
Zheng Yejian <zhengyejian1@huawei.com>
kprobes: Fix possible use-after-free issue on kprobe registration
Yuanhe Shu <xiangzao@linux.alibaba.com>
selftests/ftrace: Limit length in subsystem-enable tests
Boris Burkov <boris@bur.io>
btrfs: record delayed inode root in transaction
Adam Dunlap <acdunlap@google.com>
x86/apic: Force native_apic_mem_read() to use the MOV instruction
John Stultz <jstultz@google.com>
selftests: timers: Fix abs() warning in posix_timers test
Gavin Shan <gshan@redhat.com>
vhost: Add smp_rmb() in vhost_vq_avail_empty()
Arnd Bergmann <arnd@arndb.de>
tracing: hide unused ftrace_event_id_fops
Cosmin Ratiu <cratiu@nvidia.com>
net/mlx5: Properly link new fs rules into the tree
Jiri Benc <jbenc@redhat.com>
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Arnd Bergmann <arnd@arndb.de>
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann <arnd@arndb.de>
ipv6: fib: hide unused 'pn' variable
Eric Dumazet <edumazet@google.com>
geneve: fix header validation in geneve[6]_xmit_skb
Arnd Bergmann <arnd@arndb.de>
nouveau: fix function cast warning
Dmitry Antipov <dmantipov@yandex.ru>
Bluetooth: Fix memory leak in hci_req_sync_complete()
Sven Eckelmann <sven@narfation.org>
batman-adv: Avoid infinite loop trying to resize local TT
-------------
Diffstat:
Makefile | 4 +-
arch/alpha/kernel/osf_sys.c | 2 +-
arch/arc/boot/dts/hsdk.dts | 1 -
arch/arm64/boot/dts/mediatek/mt7622.dtsi | 7 +-
arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 29 ++++++--
arch/x86/include/asm/apic.h | 3 +-
crypto/algapi.c | 1 -
drivers/block/loop.c | 19 ++++-
drivers/dma/idma64.c | 4 +
drivers/dma/owl-dma.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 70 ++++++++++++------
drivers/gpu/drm/nouveau/nouveau_bios.c | 13 ++--
.../gpu/drm/nouveau/nvkm/subdev/bios/shadowof.c | 7 +-
drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c | 7 +-
drivers/hid/i2c-hid/i2c-hid-core.c | 8 --
drivers/i2c/i2c-core-base.c | 7 +-
drivers/infiniband/hw/mlx5/mad.c | 3 +-
drivers/irqchip/irq-gic-v3-its.c | 9 +--
drivers/mtd/nand/raw/diskonchip.c | 4 +-
drivers/net/ethernet/broadcom/b44.c | 14 ++--
drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 3 +-
drivers/net/ethernet/mellanox/mlxsw/core.c | 2 +-
drivers/net/geneve.c | 4 +-
drivers/net/gtp.c | 3 +-
drivers/net/tun.c | 18 +++--
drivers/net/usb/ax88179_178a.c | 11 +--
drivers/net/vxlan.c | 4 +
drivers/nfc/trf7970a.c | 42 ++++++-----
drivers/staging/comedi/drivers/vmk80xx.c | 35 +++------
drivers/staging/speakup/main.c | 2 +-
drivers/tty/serial/mxs-auart.c | 8 +-
drivers/tty/serial/pmac_zilog.c | 14 ----
drivers/usb/class/cdc-wdm.c | 6 +-
drivers/usb/dwc2/hcd_ddma.c | 4 +-
drivers/usb/serial/option.c | 40 ++++++++++
drivers/vhost/vhost.c | 14 +++-
fs/btrfs/backref.c | 12 +--
fs/btrfs/delayed-inode.c | 3 +
fs/nilfs2/dir.c | 2 +-
fs/sysfs/file.c | 2 +
include/linux/serial_core.h | 79 ++++++++++++++++++++
include/linux/trace_events.h | 2 +-
include/net/addrconf.h | 4 +
include/net/ip_tunnels.h | 33 +++++++++
include/uapi/linux/resource.h | 4 +-
kernel/kprobes.c | 18 +++--
kernel/sys.c | 4 +-
kernel/trace/trace_event_perf.c | 3 +-
kernel/trace/trace_events.c | 4 +
kernel/trace/trace_events_hist.c | 86 +++-------------------
kernel/trace/trace_events_trigger.c | 6 +-
lib/stackdepot.c | 4 +-
net/batman-adv/translation-table.c | 2 +-
net/bluetooth/hci_request.c | 4 +-
net/bluetooth/l2cap_sock.c | 7 +-
net/bluetooth/sco.c | 7 +-
net/ipv4/inet_timewait_sock.c | 34 ++++++---
net/ipv4/route.c | 4 +-
net/ipv4/udp.c | 5 +-
net/ipv6/addrconf.c | 7 +-
net/ipv6/ip6_fib.c | 7 +-
net/ipv6/udp.c | 5 +-
net/netfilter/ipvs/ip_vs_proto_sctp.c | 6 +-
net/netfilter/nf_tables_api.c | 21 ++++--
net/openvswitch/conntrack.c | 3 +-
net/openvswitch/datapath.c | 4 +-
.../ftrace/test.d/event/subsystem-enable.tc | 6 +-
tools/testing/selftests/timers/posix_timers.c | 2 +-
69 files changed, 498 insertions(+), 320 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [PATCH 4.19 00/77] 4.19.313-rc1 review 2024-04-30 10:38 [PATCH 4.19 00/77] 4.19.313-rc1 review Greg Kroah-Hartman @ 2024-05-01 13:37 ` Jon Hunter 2024-05-01 19:44 ` Pavel Machek ` (3 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: Jon Hunter @ 2024-05-01 13:37 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie, linux-tegra, stable On Tue, 30 Apr 2024 12:38:39 +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.313 release. > There are 77 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, 02 May 2024 10:30:27 +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.313-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.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.313-rc1-gf656c346d44e Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, tegra194-p2972-0000, tegra20-ventana, tegra210-p2371-2180, tegra30-cardhu-a04 Tested-by: Jon Hunter <jonathanh@nvidia.com> Jon ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 4.19 00/77] 4.19.313-rc1 review 2024-04-30 10:38 [PATCH 4.19 00/77] 4.19.313-rc1 review Greg Kroah-Hartman 2024-05-01 13:37 ` Jon Hunter @ 2024-05-01 19:44 ` Pavel Machek 2024-05-02 3:13 ` Shuah Khan ` (2 subsequent siblings) 4 siblings, 0 replies; 6+ messages in thread From: Pavel Machek @ 2024-05-01 19:44 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie [-- Attachment #1: Type: text/plain, Size: 661 bytes --] Hi! > This is the start of the stable review cycle for the 4.19.313 release. > There are 77 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) <pavel@denx.de> Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 4.19 00/77] 4.19.313-rc1 review 2024-04-30 10:38 [PATCH 4.19 00/77] 4.19.313-rc1 review Greg Kroah-Hartman 2024-05-01 13:37 ` Jon Hunter 2024-05-01 19:44 ` Pavel Machek @ 2024-05-02 3:13 ` Shuah Khan 2024-05-02 7:49 ` Naresh Kamboju 2024-05-02 8:31 ` Harshit Mogalapalli 4 siblings, 0 replies; 6+ messages in thread From: Shuah Khan @ 2024-05-02 3:13 UTC (permalink / raw) To: Greg Kroah-Hartman, stable Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie, Shuah Khan On 4/30/24 04:38, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.313 release. > There are 77 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, 02 May 2024 10:30:27 +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.313-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.19.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan <skhan@linuxfoundation.org> thanks, -- Shuah ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 4.19 00/77] 4.19.313-rc1 review 2024-04-30 10:38 [PATCH 4.19 00/77] 4.19.313-rc1 review Greg Kroah-Hartman ` (2 preceding siblings ...) 2024-05-02 3:13 ` Shuah Khan @ 2024-05-02 7:49 ` Naresh Kamboju 2024-05-02 8:31 ` Harshit Mogalapalli 4 siblings, 0 replies; 6+ messages in thread From: Naresh Kamboju @ 2024-05-02 7:49 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie On Tue, 30 Apr 2024 at 16:12, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 4.19.313 release. > There are 77 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, 02 May 2024 10:30:27 +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.313-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.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 <lkft@linaro.org> ## Build * kernel: 4.19.313-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-4.19.y * git commit: f656c346d44e96711a4616bce8f1f313b63f9175 * git describe: v4.19.312-78-gf656c346d44e * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/build/v4.19.312-78-gf656c346d44e ## Test Regressions (compared to v4.19.312) ## Metric Regressions (compared to v4.19.312) ## Test Fixes (compared to v4.19.312) ## Metric Fixes (compared to v4.19.312) ## Test result summary total: 58160, pass: 49914, fail: 1047, skip: 7150, xfail: 49 ## Build Summary * arc: 10 total, 10 passed, 0 failed * arm: 102 total, 96 passed, 6 failed * arm64: 28 total, 23 passed, 5 failed * i386: 15 total, 12 passed, 3 failed * mips: 19 total, 19 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: 24 total, 19 passed, 5 failed ## Test suites summary * boot * kselftest-android * 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-mm * 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-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-user_events * kselftest-vDSO * kselftest-watchdog * kselftest-zram * kunit * log-parser-boot * log-parser-test * ltp-cap_bounds * ltp-commands * ltp-containers * ltp-controllers * ltp-cpuhotplug * ltp-crypto * ltp-cve * ltp-dio * ltp-fcntl-locktests * ltp-filecaps * ltp-fs * ltp-fs_bind * ltp-fs_perms_simple * ltp-hugetlb * ltp-io * ltp-ipc * ltp-math * ltp-mm * ltp-nptl * ltp-pty * ltp-sched * ltp-securebits * ltp-smoke * ltp-smoketest * ltp-syscalls * ltp-tracing * rcutorture -- Linaro LKFT https://lkft.linaro.org ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 4.19 00/77] 4.19.313-rc1 review 2024-04-30 10:38 [PATCH 4.19 00/77] 4.19.313-rc1 review Greg Kroah-Hartman ` (3 preceding siblings ...) 2024-05-02 7:49 ` Naresh Kamboju @ 2024-05-02 8:31 ` Harshit Mogalapalli 4 siblings, 0 replies; 6+ messages in thread From: Harshit Mogalapalli @ 2024-05-02 8:31 UTC (permalink / raw) To: Greg Kroah-Hartman, stable Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie, Vegard Nossum, Darren Kenny Hi Greg, On 30/04/24 16:08, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.313 release. > There are 77 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. > No problems seen on x86_64 and aarch64 with our testing. Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> Thanks, Harshit > Responses should be made by Thu, 02 May 2024 10:30:27 +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.313-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.19.y > and the diffstat can be found below. > > thanks, > > greg k-h > ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-05-02 8:32 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-04-30 10:38 [PATCH 4.19 00/77] 4.19.313-rc1 review Greg Kroah-Hartman 2024-05-01 13:37 ` Jon Hunter 2024-05-01 19:44 ` Pavel Machek 2024-05-02 3:13 ` Shuah Khan 2024-05-02 7:49 ` Naresh Kamboju 2024-05-02 8:31 ` Harshit Mogalapalli
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).