This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 68d3fa235fd8 Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.o [...] new 43be4388e94b lockdep: Put graph lock/unlock under lock_recursion protection new 855cf1ee4726 Merge tag 'locking-urgent-2020-11-22' of git://git.kernel. [...] new ebd19fc372e3 perf/x86: fix sysfs type mismatches new 48da33058975 Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org [...] new 8e1ac4299a6e sched/fair: Fix overutilized update in enqueue_task_fair() new f97bb5272d9e sched: Fix data-race in wakeup new ec618b84f6e1 sched: Fix rq->nr_iowait ordering new 2279f540ea7d sched/deadline: Fix priority inheritance with multiple sch [...] new f4b936f5d6fd Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.or [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/events/intel/cstate.c | 6 +-- arch/x86/events/intel/uncore.c | 4 +- arch/x86/events/intel/uncore.h | 12 +++--- arch/x86/events/rapl.c | 14 +----- include/linux/sched.h | 26 ++++++++++- kernel/locking/lockdep.c | 6 ++- kernel/sched/core.c | 26 ++++++----- kernel/sched/deadline.c | 97 +++++++++++++++++++++++------------------- kernel/sched/fair.c | 3 +- 9 files changed, 111 insertions(+), 83 deletions(-)