index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
keystone
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
sched: Limit the number of task migrations per batch on RT
Thomas Gleixner
1
-0
/
+4
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
3
-1
/
+34
2021-10-05
sched: Make cookie functions static
Shaokun Zhang
2
-9
/
+5
2021-10-05
sched/fair: Consider SMT in ASYM_PACKING load balance
Ricardo Neri
1
-0
/
+92
2021-10-05
sched/fair: Carve out logic to mark a group for asymmetric packing
Ricardo Neri
1
-7
/
+13
2021-10-05
sched/fair: Provide update_sg_lb_stats() with sched domain statistics
Ricardo Neri
1
-2
/
+3
2021-10-05
sched/fair: Optimize checking for group_asym_packing
Ricardo Neri
1
-1
/
+1
2021-10-05
sched/topology: Introduce sched_group::flags
Ricardo Neri
2
-3
/
+19
2021-10-05
x86/sched: Decrease further the priorities of SMT siblings
Ricardo Neri
1
-1
/
+1
2021-10-05
kthread: Move prio/affinite change into the newly created thread
Sebastian Andrzej Siewior
1
-8
/
+8
2021-10-05
sched: Provide Kconfig support for default dynamic preempt mode
Frederic Weisbecker
2
-12
/
+49
2021-10-05
sched: Remove unused inline function __rq_clock_broken()
YueHaibing
1
-5
/
+0
2021-10-05
sched/dl: Support schedstats for deadline sched class
Yafang Shao
1
-0
/
+93
2021-10-05
sched/dl: Support sched_stat_runtime tracepoint for deadline sched class
Yafang Shao
1
-0
/
+2
2021-10-05
sched/rt: Support schedstats for RT sched class
Yafang Shao
1
-0
/
+124
2021-10-05
sched/rt: Support sched_stat_runtime tracepoint for RT sched class
Yafang Shao
1
-0
/
+2
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
3
-2
/
+7
2021-10-05
sched: Make schedstats helpers independent of fair sched class
Yafang Shao
3
-115
/
+152
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
8
-100
/
+143
2021-10-05
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
1
-3
/
+3
2021-10-05
kselftests/sched: cleanup the child processes
Li Zhijian
1
-10
/
+18
2021-10-05
sched/fair: Add document for burstable CFS bandwidth
Huaixin Chang
2
-9
/
+83
2021-10-05
sched/fair: Add cfs bandwidth burst statistics
Huaixin Chang
3
-3
/
+22
2021-10-05
sched: adjust sleeper credit for SCHED_IDLE entities
Josh Don
1
-1
/
+6
2021-10-05
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
3
-5
/
+27
2021-10-05
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
3
-1
/
+27
2021-10-05
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
3
-7
/
+12
2021-10-05
sched/core: Simplify core-wide task selection
Peter Zijlstra
1
-111
/
+45
2021-10-05
sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-05
sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle
Valentin Schneider
1
-2
/
+13
2021-10-05
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2
-11
/
+21
2021-10-03
Linux 5.15-rc4
v5.15-rc4
Linus Torvalds
1
-1
/
+1
2021-10-03
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
1
-1
/
+1
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
1
-4
/
+8
2021-10-03
kvm: fix objtool relocation warning
Linus Torvalds
1
-1
/
+0
2021-10-02
cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object
Dave Wysochanski
1
-1
/
+1
2021-10-02
drm/i915: fix blank screen booting crashes
Hugh Dickins
1
-2
/
+3
2021-10-02
hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...
Nadezda Lutovinova
1
-15
/
+11
2021-10-02
hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...
Nadezda Lutovinova
1
-17
/
+11
2021-10-02
hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...
Nadezda Lutovinova
1
-18
/
+11
2021-10-02
hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller
Vadim Pasternak
1
-1
/
+1
2021-10-02
hwmon: (pmbus/ibm-cffps) max_power_out swap changes
Brandon Wyman
1
-2
/
+8
2021-10-02
hwmon: (occ) Fix P10 VRM temp sensors
Eddie James
1
-12
/
+5
2021-10-01
thermal: Update information in MAINTAINERS
Rafael J. Wysocki
1
-3
/
+5
2021-10-01
io_uring: kill fasync
Pavel Begunkov
1
-15
/
+2
2021-10-01
sched: Always inline is_percpu_thread()
Peter Zijlstra
1
-1
/
+1
2021-10-01
sched/fair: Null terminate buffer when updating tunable_scaling
Mel Gorman
1
-1
/
+7
2021-10-01
sched/fair: Add ancestors of unthrottled undecayed cfs_rq
Michal Koutný
1
-1
/
+5
2021-10-01
perf/core: fix userpage->time_enabled of inactive events
Song Liu
2
-5
/
+33
2021-10-01
perf/x86/intel: Update event constraints for ICX
Kan Liang
1
-0
/
+1
[next]