summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-05sched/fair: Optimize checking for group_asym_packingRicardo Neri1-1/+1
2021-10-05sched/topology: Introduce sched_group::flagsRicardo Neri2-3/+19
2021-10-05x86/sched: Decrease further the priorities of SMT siblingsRicardo Neri1-1/+1
2021-10-05kthread: Move prio/affinite change into the newly created threadSebastian Andrzej Siewior1-8/+8
2021-10-05sched: Provide Kconfig support for default dynamic preempt modeFrederic Weisbecker2-12/+49
2021-10-05sched: Remove unused inline function __rq_clock_broken()YueHaibing1-5/+0
2021-10-05sched/dl: Support schedstats for deadline sched classYafang Shao1-0/+93
2021-10-05sched/dl: Support sched_stat_runtime tracepoint for deadline sched classYafang Shao1-0/+2
2021-10-05sched/rt: Support schedstats for RT sched classYafang Shao1-0/+124
2021-10-05sched/rt: Support sched_stat_runtime tracepoint for RT sched classYafang Shao1-0/+2
2021-10-05sched: Introduce task block time in schedstatsYafang Shao3-2/+7
2021-10-05sched: Make schedstats helpers independent of fair sched classYafang Shao3-115/+152
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao8-100/+143
2021-10-05sched/fair: Use __schedstat_set() in set_next_entity()Yafang Shao1-3/+3
2021-10-05kselftests/sched: cleanup the child processesLi Zhijian1-10/+18
2021-10-05sched/fair: Add document for burstable CFS bandwidthHuaixin Chang2-9/+83
2021-10-05sched/fair: Add cfs bandwidth burst statisticsHuaixin Chang3-3/+22
2021-10-05sched: adjust sleeper credit for SCHED_IDLE entitiesJosh Don1-1/+6
2021-10-05sched: reduce sched slice for SCHED_IDLE entitiesJosh Don3-5/+27
2021-10-05sched: Account number of SCHED_IDLE entities on each cfs_rqJosh Don3-1/+27
2021-10-05fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don3-7/+12
2021-10-05sched/core: Simplify core-wide task selectionPeter Zijlstra1-111/+45
2021-10-05sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARDSebastian Andrzej Siewior1-1/+1
2021-10-05sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idleValentin Schneider1-2/+13
2021-10-05sched/fair: Add NOHZ balancer flag for nohz.next_balance updatesValentin Schneider2-11/+21
2021-10-04Linux 5.15-rc4Linus Torvalds1-1/+1
2021-10-04elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen1-1/+1
2021-10-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-199/+182
2021-10-03objtool: print out the symbol type when complaining about itLinus Torvalds1-4/+8
2021-10-03kvm: fix objtool relocation warningLinus Torvalds1-1/+0
2021-10-03Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-26/+108
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-36/+87
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-3/+13
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-5/+35
2021-10-03Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+25
2021-10-03Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-125/+101
2021-10-03Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds12-342/+294
2021-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-7/+7
2021-10-02Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds5-27/+31
2021-10-02Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds2-19/+3
2021-10-02Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+13
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski1-1/+1
2021-10-02drm/i915: fix blank screen booting crashesHugh Dickins1-2/+3
2021-10-02hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova1-15/+11
2021-10-02hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-17/+11
2021-10-02hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-18/+11
2021-10-02hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak1-1/+1
2021-10-02hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman1-2/+8
2021-10-02hwmon: (occ) Fix P10 VRM temp sensorsEddie James1-12/+5
2021-10-02Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-13/+45