public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@denx.de>
To: Ulrich Hecht <uli@fpond.eu>
Cc: "pavel@denx.de" <pavel@denx.de>,
	"cip-dev@lists.cip-project.org" <cip-dev@lists.cip-project.org>
Subject: Re: Request for reviews for 4.4-st44 4.4-cip79
Date: Mon, 4 Sep 2023 13:43:31 +0200	[thread overview]
Message-ID: <ZPXC40QtoXU/EYpO@duo.ucw.cz> (raw)
In-Reply-To: <1583308606.3395319.1693820637255@webmail.strato.com>

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

Hi!

> My apologies, this is a big one. Thankfully, most backports are of the trivial sort:

a-| 9559a3e60 f9c998 o  | x86/smp: Use dedicated cache-line for mwait_play_dead()
a -| f175f567b f8ef12 .+ | ARM: orion5x: fix d2net gpio initialization
!!incomplete,  _helper_init() needs same? -| 4ee69c91c 6eef7a o+ | netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
a -| f66069f9d 247c3d o  | ext4: fix wrong unit use in ext4_mb_clear_bb
a -| b3e17e6e6 a82d62 o+ | Revert "8250: add support for ASIX devices with a FIFO bug"
would not bother -- -| f35bd94b4 af73f2 o  | scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
would not bother -- -| 005961bd8 00eca1 o  | scsi: qla2xxx: Pointer may be dereferenced
a -| 11b8e27ed 55c3b9 o+ | can: bcm: Fix UAF in bcm_proc_show()
a -| 8dc52c200 8ce884 f  | posix-timers: Ensure timer ID search-loop limit is valid
a -| 4793f9802 1aeb87 o+ | tcp: annotate data-races around tp->notsent_lowat
!!WRONG > ** m-| a276d17dc c55afc .  | usb: ohci-at91: Fix the unhandle interrupt when resume
a -| d3009700f c2a88e o+ | drm/client: Fix memory leak in drm_client_target_cloned
a -| f0f874147 3044b1 o+ | net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
a -| 005f68d6b 949ad6 o+ | tcp_metrics: annotate data-races around tm->tcpm_stamp
a -| 38f1f09dc 8c4d04 o+ | tcp_metrics: annotate data-races around tm->tcpm_vals[]
I'd not bother backporting this -- -| e28208e21 404615 o  | ext2: Drop fragment support
a -| 368684d3b 048c79 o  | ipv6: adjust ndisc_is_useropt() to also return true for PIO
a -| 8fad4df94 8a9896 o+ | net/packet: annotate data-races around tp->status
a -| 4eb1fca13 d6a95d    | quota: fix warning in dqgrab()

Most look okay to me. I'd not put too much work with READ_ONCE
annotations or qla2xxx warning tweaks, they don't really fix any real
bugs. "ext2: Drop fragment support" probably does not hurt, but surely
does not fix anything. I guess we can keep it when -stable took it,
but...

"usb: ohci-at91: Fix the unhandle interrupt when resume" is wrong, it
should do ohci_resume() once, not twice.

"netfilter: conntrack: Avoid nf_ct_helper_hash uses after free" is at
least incomplete -- nf_conntrack_helper_init() does not set the hash
to NULL in the error path. (Mainline does not have that bug, and code
change a lot there).

> These might need a closer look:

a | 70cc55f6c 1cba6c o+ | kexec: fix a memory leak in crash_shrink_memory()
a | 6fb4b3443 504a10 o  | gfs2: Don't deref jdesc in evict
a | 5df411bb8 8cda3e o+ | dmaengine: pl330: Return DMA_PAUSED when transaction is paused

These look okay to me.

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 --]

  parent reply	other threads:[~2023-09-04 11:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-04  9:43 Request for reviews for 4.4-st44 4.4-cip79 Ulrich Hecht
2023-09-04 10:42 ` Pavel Machek
2023-09-04 11:43 ` Pavel Machek [this message]
2023-09-06  8:32   ` [cip-dev] " Ulrich Hecht
2023-09-11  8:27     ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZPXC40QtoXU/EYpO@duo.ucw.cz \
    --to=pavel@denx.de \
    --cc=cip-dev@lists.cip-project.org \
    --cc=uli@fpond.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox