Hello, With my little script, I found below commits in the mainline tree are more than 1 week old and fixing commits that back-ported in v5.4..v5.4.49 but not merged in the stable/linux-5.4.y tree. Are those need to be merged in but missed or dealyed? 9210c075cef2 ("nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()") 9fecd13202f5 ("btrfs: fix a block group ref counter leak after failure to remove block group") 9d964e1b82d8 ("fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"") 8ab3a3812aa9 ("drm/i915/gt: Incrementally check for rewinding") 6e2f83884c09 ("bnxt_en: Fix AER reset logic on 57500 chips.") efb94790852a ("drm/panel-simple: fix connector type for LogicPD Type28 Display") ff58bbc7b970 ("ALSA: usb-audio: Fix potential use-after-free of streams") ff58bbc7b970 ("ALSA: usb-audio: Fix potential use-after-free of streams") 8dbe4c5d5e40 ("net: dsa: bcm_sf2: Fix node reference count") ca8826095e4d ("selftests/net: report etf errors correctly") 5a8d7f126c97 ("of: of_mdio: Correct loop scanning logic") d35d3660e065 ("binder: fix null deref of proc->context") The script found several more commits but I exclude those here, because those seems not applicable on 5.4.y or fixing trivial problems only. If I'm not following a proper process for this kind of reports, please let me know. Thanks, SeongJae Park