On Mon, Jan 31, 2022 at 8:38 AM Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 5.16.5 release. > There are 200 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Wed, 02 Feb 2022 10:51:59 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.16.5-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.16.y > and the diffstat can be found below. > > thanks, > > greg k-h Hi Greg, Compiled and booted on my test system Lenovo P50s: Intel Core i7 No emergency and critical messages in the dmesg ./perf bench sched all # Running sched/messaging benchmark... # 20 sender and receiver processes per group # 10 groups == 400 processes run Total time: 0.436 [sec] # Running sched/pipe benchmark... # Executed 1000000 pipe operations between two processes Total time: 7.170 [sec] 7.170326 usecs/op 139463 ops/sec Tested-by: Zan Aziz <zanaziz313@xxxxxxxxx> Thanks -Zan