* Request for review for 4.19-st10, 4.19-cip126
@ 2025-11-17 11:12 Ulrich Hecht
2025-11-19 19:17 ` Pavel Machek
2025-11-20 1:03 ` [cip-dev] " nobuhiro.iwamatsu.x90
0 siblings, 2 replies; 3+ messages in thread
From: Ulrich Hecht @ 2025-11-17 11:12 UTC (permalink / raw)
To: cip-dev@lists.cip-project.org, pavel@denx.de,
nobuhiro1.iwamatsu@toshiba.co.jp
Hi!
Here are the manual backports for the upcoming 4.19 kernel release. As always they can be found in https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git/log/?h=linux-4.19.y-st-rc
047c1ac84d5e8 net: ravb: Ensure memory write completes before ringing TX doorbell
1308591f9614f net/ip6_tunnel: Prevent perpetual tunnel growth
fe026547bb822 tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
c9c5642eb5eed rtc: interface: Ensure alarm irq is enabled when UIE is enabled
b25bf5615ed6f tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
69fb0056f8312 nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
ee1eb7fcc4b27 scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
9255f4f0f7088 scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
Thanks for having a look!
CU
Uli
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Request for review for 4.19-st10, 4.19-cip126
2025-11-17 11:12 Request for review for 4.19-st10, 4.19-cip126 Ulrich Hecht
@ 2025-11-19 19:17 ` Pavel Machek
2025-11-20 1:03 ` [cip-dev] " nobuhiro.iwamatsu.x90
1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2025-11-19 19:17 UTC (permalink / raw)
To: Ulrich Hecht
Cc: cip-dev@lists.cip-project.org, nobuhiro1.iwamatsu@toshiba.co.jp
[-- Attachment #1: Type: text/plain, Size: 1233 bytes --]
Hi!
> Here are the manual backports for the upcoming 4.19 kernel release. As always they can be found in https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git/log/?h=linux-4.19.y-st-rc
>
Changes look good to me.
a > 047c1ac84d5e8 net: ravb: Ensure memory write completes before ringing TX doorbell
a > 1308591f9614f net/ip6_tunnel: Prevent perpetual tunnel growth
a > fe026547bb822 tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
a > c9c5642eb5eed rtc: interface: Ensure alarm irq is enabled when UIE is enabled
This one is ... interesting. The goto out in 4.19 just a nop, because
label is just below else. Which makes patch looks strange, but still
correct.
Probably not worth changing.
a > b25bf5615ed6f tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
a > 69fb0056f8312 nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
a > ee1eb7fcc4b27 scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
a > 9255f4f0f7088 scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
>
Best regards,
Pavel
--
In cooperation with DENX Software Engineering GmbH, 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] 3+ messages in thread
* RE: [cip-dev] Request for review for 4.19-st10, 4.19-cip126
2025-11-17 11:12 Request for review for 4.19-st10, 4.19-cip126 Ulrich Hecht
2025-11-19 19:17 ` Pavel Machek
@ 2025-11-20 1:03 ` nobuhiro.iwamatsu.x90
1 sibling, 0 replies; 3+ messages in thread
From: nobuhiro.iwamatsu.x90 @ 2025-11-20 1:03 UTC (permalink / raw)
To: uli, cip-dev, pavel
Hi Uli,
Thanks for your update.
> -----Original Message-----
> From: cip-dev@lists.cip-project.org <cip-dev@lists.cip-project.org> On
> Behalf Of Ulrich Hecht via lists.cip-project.org
> Sent: Monday, November 17, 2025 8:13 PM
> To: cip-dev@lists.cip-project.org; pavel@denx.de; iwamatsu nobuhiro(岩松 信
> 洋 □DITC○CPT) <nobuhiro.iwamatsu.x90@mail.toshiba>
> Subject: [cip-dev] Request for review for 4.19-st10, 4.19-cip126
>
> Hi!
>
> Here are the manual backports for the upcoming 4.19 kernel release. As always
> they can be found in
> https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git/log/?h=linu
> x-4.19.y-st-rc
>
> 047c1ac84d5e8 net: ravb: Ensure memory write completes before ringing TX
> doorbell 1308591f9614f net/ip6_tunnel: Prevent perpetual tunnel growth
> fe026547bb822 tracing: Fix race condition in kprobe initialization causing NULL
> pointer dereference c9c5642eb5eed rtc: interface: Ensure alarm irq is enabled
> when UIE is enabled b25bf5615ed6f tpm_tis: Fix incorrect arguments in
> tpm_tis_probe_irq_single
> 69fb0056f8312 nfsd: nfserr_jukebox in nlm_fopen should lead to a retry
> ee1eb7fcc4b27 scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
> 9255f4f0f7088 scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
>
> Thanks for having a look!
I reviewed this updates, I could not find issues.
And I built with allmodconfig, allnoconfig, allyesconfig and defconfig, these was no issues.
Best regards,
Nobuhiro
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-11-20 1:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 11:12 Request for review for 4.19-st10, 4.19-cip126 Ulrich Hecht
2025-11-19 19:17 ` Pavel Machek
2025-11-20 1:03 ` [cip-dev] " nobuhiro.iwamatsu.x90
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox