On Mon, Nov 14, 2022 at 9:56 AM Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > > This is the start of the stable review cycle for the 6.0.9 release. > There are 190 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, 16 Nov 2022 12:44:21 +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/v6.x/stable-review/patch-6.0.9-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-6.0.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.816 [sec] # Running sched/pipe benchmark... # Executed 1000000 pipe operations between two processes Total time: 9.507 [sec] 9.507659 usecs/op 105178 ops/sec Tested-by: Zan Aziz <zanaziz313@xxxxxxxxx> Thanks -Zan