commit f2c8ac18e22be5928e8548d024b9416c34b879c1 Author: Alexandre Frade Date: Mon Jul 27 21:38:46 2020 +0000 Linux 5.7.10-xanmod2 (rev2) commit 08f422c2538629b075cc2e01656b58095ddccec8 Author: Steven Barrett Date: Sat Jul 11 18:12:03 2020 -0500 muqss: Backport update to "__set_cpus_allowed_ptr()" in sched/core.c Backport update introduced by stable patch in 5.7.9: "sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption" commit 2bdd97629e8218522002c9392ed7e3d731fd385f Author: Steven Barrett Date: Sat Jun 27 17:32:41 2020 -0500 muqss: Revert invocation of "finish_cpu" when offlining core Backporting the equivalent change in sched/core.c to sched/MuQSS.c in function, idle_task_exit, causes an oops at boot with MuQSS. Instead, make an exception for MuQSS so "finish_cpu" is not executed while running MuQSS and retain the original "idle_task_exit" implementation. commit b21bc2bec0c28fde1bf59389a4c77c246ec336dc Author: Alexandre Frade Date: Mon Jul 27 14:29:39 2020 +0000 Linux 5.7.10-xanmod2 Signed-off-by: Alexandre Frade commit a9c2faabc8b98f2ab25542b0283e09ca01f827bf Author: Steven Barrett Date: Wed Jun 24 12:48:00 2020 -0500 muqss: Fix build error on config leak Fixes build error: error: include/uapi/linux/sched.h: leak CONFIG_SCHED_MUQSS to user-space commit eec1747f55b3f62293070a4496e3eb3b35da897c Author: Con Kolivas Date: Thu Jun 11 21:48:56 2020 +1000 muqss: Fix cpufreq_cooling build. commit c9e87c1a2f0a725ce2046b6e9148c92395a5e3f9 Author: Alexandre Frade Date: Sat Jul 20 21:01:57 2019 -0300 muqss: export can_nice symbol needed by android drivers Signed-off-by: Alexandre Frade commit 1a48e110f19efa8173299073b6623186d1842174 Author: Con Kolivas Date: Fri Oct 25 14:00:52 2019 +1100 sched: Introduce the MultiQueue Skiplist Scheduler v0.202 commit 7e99e7d305bcfdcf029f1f69a3410f399a04778e Author: Alexandre Frade Date: Mon Jul 27 02:02:20 2020 +0000 Revert "cpufreq: intel_pstate: Set default cpufreq_driver to intel_cpufreq for intel p-state" This reverts commit 5d4adf29ce28d93516dfa475b12562c00527bca7.