stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [5.4.y] Found 27 commits that might missed
@ 2020-08-28 15:27 SeongJae Park
  2020-08-31  7:50 ` Jan Kara
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: SeongJae Park @ 2020-08-28 15:27 UTC (permalink / raw)
  To: Muchun Song, Filipe Manana, Hauke Mehrtens, Alexander Tsoy,
	Takashi Iwai, Arnaldo Carvalho de Melo, Michael Chan,
	Christophe JAILLET, Vincent Guittot, Taehee Yoo, Fabio Estevam,
	Jan Kara, Dongli Zhang, YueHaibing, Cong Wang, Chris Wilson,
	Mika Kuoppala, Nicholas Johnson, Adam Ford, Tudor Ambarus,
	Xiaochen Shen, Greg Kroah-Hartman, sashal
  Cc: amit, sjpark, sj38.park, stable

From: SeongJae Park <sjpark@amazon.de>

Hello,


We found below 27 commits in the 'v5.5..linus/master (upstream)' seems fixing or mentioning
commits in the 'v5.4..stable/linux-5.4.y (downstream)' but are not merged in the 'downstream' yet.
Could you please review if those need to be merged in?

A commit is considered as fix of another if the complete 'Fixed:' tag is in the
commit message.  If the tag is not found but the commit message contains the
title or the hash id of the other commit, it is considered mentioning it.  So,
the 'mentions' might have many false positives, but it could cover the typos (I
found such cases before).

The commits are grouped as 'fixes cleanly applicable', 'fixes not cleanly
applicable (need manual backporting to be applied)', 'mentions cleanly
applicable', and 'mentions not cleanly applicable'.  Also, the commits in each
group are sorted by the commit dates (oldest first).

Both the finding of the commits and the writeup of this report is automatically
done by a little script[1].  I'm going to run the tool and post this kind of
report every couple of weeks or every month.  Any comment (e.g., regarding
posting period, new features request, bug report, ...) is welcome.

Especially, if you find some commits that don't need to be merged in the
downstream, please let me know so that I can mark those as unnecessary and
don't bother you again.

[1] https://github.com/sjp38/stream-track


Thanks,
SeongJae


# v5.5: 4e3112a240ba9986cc3f67a6880da6529a955006
# linus/master: 15bc20c6af4ceee97a1f90b43c0e386643c071b4
# v5.4: 6e815efe19a99a33b16cc720c3d3a727565a4fa1
# stable/linux-5.4.y: 6576d69aac94cd8409636dfa86e0df39facdf0d2


Fixes cleanly applicable
------------------------

2fb75ceaf71a ("remoteproc: Add missing '\n' in log messages")
# commit date: 2020-04-22, author: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
# fixes 'remoteproc: Fix NULL pointer dereference in rproc_virtio_notify'

1b9ae0c92925 ("wireless: Use linux/stddef.h instead of stddef.h")
# commit date: 2020-05-27, author: Hauke Mehrtens <hauke@hauke-m.de>
# fixes 'wireless: Use offsetof instead of custom macro.'

e4b0e41fee94 ("ALSA: usb-audio: Use the new macro for HP Dock rename quirks")
# commit date: 2020-06-08, author: Takashi Iwai <tiwai@suse.de>
# fixes 'ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock'

efb94790852a ("drm/panel-simple: fix connector type for LogicPD Type28 Display")
# commit date: 2020-06-21, author: Adam Ford <aford173@gmail.com>
# fixes 'drm/panel: simple: Add Logic PD Type 28 display support'

2f57b8d57673 ("dmaengine: imx-sdma: Fix: Remove 'always true' comparison")
# commit date: 2020-06-24, author: Fabio Estevam <festevam@gmail.com>
# fixes 'dmaengine: imx-sdma: Fix the event id check to include RX event for UART6'

10de795a5add ("kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE")
# commit date: 2020-08-06, author: Muchun Song <songmuchun@bytedance.com>
# fixes 'kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler'



Fixes not cleanly applicable
----------------------------

3907ccfaec5d ("crypto: atmel-aes - Fix CTR counter overflow when multiple fragments")
# commit date: 2019-12-20, author: Tudor Ambarus <tudor.ambarus@microchip.com>
# fixes 'crypto: atmel-aes - Fix counter overflow in CTR mode'

9210c075cef2 ("nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()")
# commit date: 2020-05-27, author: Dongli Zhang <dongli.zhang@oracle.com>
# fixes 'nvme/pci: move cqe check after device shutdown'

6e2f83884c09 ("bnxt_en: Fix AER reset logic on 57500 chips.")
# commit date: 2020-06-15, author: Michael Chan <michael.chan@broadcom.com>
# fixes 'bnxt_en: Improve AER slot reset.'

695cf5ab401c ("ALSA: usb-audio: Fix packet size calculation")
# commit date: 2020-06-30, author: Alexander Tsoy <alexander@tsoy.me>
# fixes 'ALSA: usb-audio: Improve frames size computation'

2fb2799a2abb ("net: rmnet: do not allow to add multiple bridge interfaces")
# commit date: 2020-07-04, author: Taehee Yoo <ap420073@gmail.com>
# fixes 'net: rmnet: use upper/lower device infrastructure'



Mentions cleanly applicable
---------------------------

32ada3b9e04c ("x86/resctrl: Clean up unused function parameter in mkdir path")
# commit date: 2020-01-20, author: Xiaochen Shen <xiaochen.shen@intel.com>
# mentions 'x86/resctrl: Fix a deadlock due to inaccurate reference'

20f513091caf ("crypto: ccree - remove set but not used variable 'du_size'")
# commit date: 2020-02-13, author: YueHaibing <yuehaibing@huawei.com>
# mentions 'crypto: ccree - fix FDE descriptor sequence'

b182a66792fe ("net: ena: remove set but not used variable 'hash_key'")
# commit date: 2020-02-17, author: YueHaibing <yuehaibing@huawei.com>
# mentions 'net: ena: rss: do not allocate key when not supported'

cbb5494ebce5 ("Revert "thunderbolt: Prevent crash if non-active NVMem file is read"")
# commit date: 2020-04-16, author: Nicholas Johnson <nicholas.johnson-opensource@outlook.com.au>
# mentions 'thunderbolt: Prevent crash if non-active NVMem file is read'

1a33e10e4a95 ("net: partially revert dynamic lockdep key changes")
# commit date: 2020-05-04, author: Cong Wang <xiyou.wangcong@gmail.com>
# mentions 'bonding: add missing netdev_update_lockdep_key()'

7e579f3a074c ("tools arch x86 uapi: Synch asm/unistd.h with the kernel sources")
# commit date: 2020-06-09, author: Arnaldo Carvalho de Melo <acme@redhat.com>
# mentions 'x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"'

c3dbe541ef77 ("blktrace: Avoid sparse warnings when assigning q->blk_trace")
# commit date: 2020-06-17, author: Jan Kara <jack@suse.cz>
# mentions 'blktrace: Protect q->blk_trace with RCU'

6d548b9e5d56 ("btrfs: fix reclaim_size counter leak after stealing from global reserve")
# commit date: 2020-07-02, author: Filipe Manana <fdmanana@suse.com>
# mentions 'btrfs: improve global reserve stealing logic'



Mentions not cleanly applicable
-------------------------------

6dbd54e4154d ("Revert "tty/serial: atmel: fix out of range clock divider handling"")
# commit date: 2019-12-18, author: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
# mentions 'tty/serial: atmel: fix out of range clock divider handling'

48d7fb181a91 ("drm/i915: Remove lite restore defines")
# commit date: 2020-02-08, author: Mika Kuoppala <mika.kuoppala@linux.intel.com>
# mentions 'drm/i915/gt: Detect if we miss WaIdleLiteRestore'

ff7e06a55676 ("ALSA: pcm: oss: Fix regression by buffer overflow fix (again)")
# commit date: 2020-04-03, author: Takashi Iwai <tiwai@suse.de>
# mentions 'ALSA: pcm: oss: Avoid plugin buffer overflow'

ac957e8c5411 ("ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7)")
# commit date: 2020-04-24, author: Takashi Iwai <tiwai@suse.de>
# mentions 'ALSA: pcm: oss: Avoid plugin buffer overflow'

e7511f560f54 ("bonding: remove useless stats_lock_key")
# commit date: 2020-05-04, author: Cong Wang <xiyou.wangcong@gmail.com>
# mentions 'bonding: fix lockdep warning in bond_get_stats()'

39f23ce07b93 ("sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list")
# commit date: 2020-05-19, author: Vincent Guittot <vincent.guittot@linaro.org>
# mentions 'sched/fair: Fix enqueue_task_fair warning'

8ab3a3812aa9 ("drm/i915/gt: Incrementally check for rewinding")
# commit date: 2020-06-16, author: Chris Wilson <chris@chris-wilson.co.uk>
# mentions 'drm/i915/execlists: Always force a context reload when rewinding RING_TAIL'

5e548b32018d ("btrfs: do not set the full sync flag on the inode during page release")
# commit date: 2020-07-27, author: Filipe Manana <fdmanana@suse.com>
# mentions 'btrfs: fix race between page release and a fast fsync'

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

end of thread, other threads:[~2020-09-06  5:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28 15:27 [5.4.y] Found 27 commits that might missed SeongJae Park
2020-08-31  7:50 ` Jan Kara
2020-08-31  8:16 ` [External] " Muchun Song
2020-08-31  8:37 ` Vincent Guittot
2020-08-31  9:43 ` Takashi Iwai
2020-09-04 11:49 ` Greg KH
2020-09-04 14:17   ` SeongJae Park
2020-09-05  7:09     ` Greg KH
2020-09-05  8:02       ` SeongJae Park
2020-09-05 22:50         ` Sasha Levin
2020-09-06  5:24           ` SeongJae Park

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).