public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* Request for review for 4.4-st69, 4.4-cip104
@ 2025-10-28  9:58 Ulrich Hecht
  2025-10-28 21:08 ` Pavel Machek
  2025-10-29  9:15 ` nobuhiro.iwamatsu.x90
  0 siblings, 2 replies; 4+ messages in thread
From: Ulrich Hecht @ 2025-10-28  9:58 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.4 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.4.y-st-rc

d019e4ada7f80 mmc: mvsdio: Fix dma_unmap_sg() nents value
86d6a790a96af i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
67a69099af991 igb: fix link test skipping when interface is admin down
caeb615c0f733 net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
c7cf401d1bffb fbcon: fix integer overflow in fbcon_do_set_font
1bdd492e312c1 ocfs2: fix recursive semaphore deadlock in fiemap call
9ba58127984b1 e1000e: fix heap overflow in e1000_set_eeprom

Thanks for having a look.

CU
Uli


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Request for review for 4.4-st69, 4.4-cip104
  2025-10-28  9:58 Request for review for 4.4-st69, 4.4-cip104 Ulrich Hecht
@ 2025-10-28 21:08 ` Pavel Machek
  2025-10-29  9:15 ` nobuhiro.iwamatsu.x90
  1 sibling, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2025-10-28 21:08 UTC (permalink / raw)
  To: Ulrich Hecht
  Cc: cip-dev@lists.cip-project.org, nobuhiro1.iwamatsu@toshiba.co.jp

[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]

Hi!

> Here are the manual backports for the upcoming 4.4 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.4.y-st-rc
> 
a > d019e4ada7f80 mmc: mvsdio: Fix dma_unmap_sg() nents value
a just a robustness > 86d6a790a96af i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
a just an interface tweak > 67a69099af991 igb: fix link test skipping when interface is admin down
a just a LOCKDEP fix, not a minimum one > caeb615c0f733 net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
a > c7cf401d1bffb fbcon: fix integer overflow in fbcon_do_set_font
a > 1bdd492e312c1 ocfs2: fix recursive semaphore deadlock in fiemap call
a > 9ba58127984b1 e1000e: fix heap overflow in e1000_set_eeprom
> 
> Thanks for having a look.

Thank you, patches look good to me.

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] 4+ messages in thread

* RE: Request for review for 4.4-st69, 4.4-cip104
  2025-10-28  9:58 Request for review for 4.4-st69, 4.4-cip104 Ulrich Hecht
  2025-10-28 21:08 ` Pavel Machek
@ 2025-10-29  9:15 ` nobuhiro.iwamatsu.x90
  2025-10-29 11:06   ` [cip-dev] " Ulrich Hecht
  1 sibling, 1 reply; 4+ messages in thread
From: nobuhiro.iwamatsu.x90 @ 2025-10-29  9:15 UTC (permalink / raw)
  To: uli, cip-dev, pavel

Hi,

> -----Original Message-----
> From: Ulrich Hecht <uli@fpond.eu>
> Sent: Tuesday, October 28, 2025 6:58 PM
> To: cip-dev@lists.cip-project.org; pavel@denx.de; iwamatsu nobuhiro(岩松 信
> 洋 □DITC○CPT) <nobuhiro.iwamatsu.x90@mail.toshiba>
> Subject: Request for review for 4.4-st69, 4.4-cip104
> 
> Hi!
> 
> Here are the manual backports for the upcoming 4.4 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.4.y-st-rc
> 
> d019e4ada7f80 mmc: mvsdio: Fix dma_unmap_sg() nents value
> 86d6a790a96af i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
> 67a69099af991 igb: fix link test skipping when interface is admin down
> caeb615c0f733 net: Fix null-ptr-deref by sock_lock_init_class_and_name()
> and rmmod.
> c7cf401d1bffb fbcon: fix integer overflow in fbcon_do_set_font
> 1bdd492e312c1 ocfs2: fix recursive semaphore deadlock in fiemap call
> 9ba58127984b1 e1000e: fix heap overflow in e1000_set_eeprom
> 
> Thanks for having a look.
> 

Thanks for updating 4.4.y tree. I reviewed this series, looks good to me.
BTW, could you apply these requests?
  https://lore.kernel.org/all/OS7PR01MB14808FF4B6303383C05F05D27CD00A@OS7PR01MB14808.jpnprd01.prod.outlook.com/
  https://lore.kernel.org/all/TY7PR01MB1481806DFD83FC78B45EF2CC9CDFAA@TY7PR01MB14818.jpnprd01.prod.outlook.com/

Best regards,
  Nobuhiro

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [cip-dev] Request for review for 4.4-st69, 4.4-cip104
  2025-10-29  9:15 ` nobuhiro.iwamatsu.x90
@ 2025-10-29 11:06   ` Ulrich Hecht
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Hecht @ 2025-10-29 11:06 UTC (permalink / raw)
  To: nobuhiro.iwamatsu.x90,
	Nobuhiro Iwamatsu via lists.cip-project.org, cip-dev, pavel


> On 10/29/2025 10:15 AM CET Nobuhiro Iwamatsu via lists.cip-project.org <nobuhiro.iwamatsu.x90=mail.toshiba@lists.cip-project.org> wrote:
> Thanks for updating 4.4.y tree. I reviewed this series, looks good to me.

Thank you!

> BTW, could you apply these requests?
>   https://lore.kernel.org/all/OS7PR01MB14808FF4B6303383C05F05D27CD00A@OS7PR01MB14808.jpnprd01.prod.outlook.com/
>   https://lore.kernel.org/all/TY7PR01MB1481806DFD83FC78B45EF2CC9CDFAA@TY7PR01MB14818.jpnprd01.prod.outlook.com/

Done.

CU
Uli


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-10-29 11:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-28  9:58 Request for review for 4.4-st69, 4.4-cip104 Ulrich Hecht
2025-10-28 21:08 ` Pavel Machek
2025-10-29  9:15 ` nobuhiro.iwamatsu.x90
2025-10-29 11:06   ` [cip-dev] " Ulrich Hecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox