projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
patches-5.15.92-rt57
[platform/kernel/linux-rpi.git]
/
kernel
/
sched
/
2023-08-03
Thomas Gleixner
patches-5.15.92-rt57
tree
|
commitdiff
2023-08-03
Seung-Woo Kim
Revert "sched: Remove sched_setscheduler*() EXPORTs"
tree
|
commitdiff
2023-02-01
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2023-02-01
Kees Cook
panic: Consolidate open-coded panic_on_warn checks
tree
|
commitdiff
2023-01-18
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2023-01-18
Waiman Long
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
tree
|
commitdiff
2023-01-13
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-12-31
Qais Yousef
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
tree
|
commitdiff
2022-12-31
Dietmar Eggemann
sched/core: Introduce sched_asym_cpucap_active()
tree
|
commitdiff
2022-12-31
Vincent Guittot
sched/fair: Removed useless update of p->recent_used_cpu
tree
|
commitdiff
2022-12-31
Qais Yousef
sched/uclamp: Make select_idle_capacity() use util_fits...
tree
|
commitdiff
2022-12-31
Qais Yousef
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
tree
|
commitdiff
2022-12-31
Qais Yousef
sched/uclamp: Fix relationship between uclamp and migra...
tree
|
commitdiff
2022-12-31
Vincent Donnefort
sched/fair: Cleanup task_util and capacity type
tree
|
commitdiff
2022-12-14
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-12-14
Jens Axboe
io_uring: move to separate directory
tree
|
commitdiff
2022-11-11
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-11-03
Lin Shengwang
sched/core: Fix comparison in sched_group_cookie_match()
tree
|
commitdiff
2022-09-26
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-09-20
Nick Desaulniers
lockdep: Fix -Wunused-parameter for _THIS_IP_
tree
|
commitdiff
2022-09-16
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-09-15
Greg Kroah-Hartman
sched/debug: fix dentry leak in update_sched_domain_debugfs
tree
|
commitdiff
2022-08-23
Dom Cobley
Merge tag 'v5.15.61' into rpi-5.15.y
tree
|
commitdiff
2022-08-23
Dom Cobley
Merge tag 'v5.15.58' into rpi-5.15.y
tree
|
commitdiff
2022-08-17
Mel Gorman
sched/core: Do not requeue task on CPU excluded from...
tree
|
commitdiff
2022-08-17
Tianchen Ding
sched: Remove the limitation of WF_ON_CPU on wakelist...
tree
|
commitdiff
2022-08-17
Tianchen Ding
sched: Fix the check of nr_running at queue wakelist
tree
|
commitdiff
2022-08-17
Waiman Long
sched, cpuset: Fix dl_cpu_busy() panic due to empty...
tree
|
commitdiff
2022-08-17
Dietmar Eggemann
sched/deadline: Merge dl_task_can_attach() and dl_cpu_b...
tree
|
commitdiff
2022-08-17
Nicolas Saenz Julienne
nohz/full, sched/rt: Fix missed tick-reenabling bug...
tree
|
commitdiff
2022-08-17
John Keeping
sched/core: Always flush pending blk_plug
tree
|
commitdiff
2022-08-17
Chen Yu
sched/fair: Introduce SIS_UTIL to search idle CPU based...
tree
|
commitdiff
2022-07-29
Juri Lelli
sched/deadline: Fix BUG_ON condition for deboosted...
tree
|
commitdiff
2022-06-24
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-06-22
Peter Zijlstra
sched: Fix balance_push() vs __sched_setscheduler()
tree
|
commitdiff
2022-06-17
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-06-09
Chengming Zhou
sched/psi: report zeroes for CPU full at the system...
tree
|
commitdiff
2022-06-09
Chengming Zhou
sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
tree
|
commitdiff
2022-06-09
Hao Jia
sched/core: Avoid obvious double update_rq_clock warning
tree
|
commitdiff
2022-04-28
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-04-27
kuyo chang
sched/pelt: Fix attach_entity_load_avg() corner case
tree
|
commitdiff
2022-04-19
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-04-13
Sebastian Andrzej...
sched: Teach the forced-newidle balancer about CPU...
tree
|
commitdiff
2022-04-11
Dom Cobley
Merge remote-tracking branch 'stable/linux-5.15.y'...
tree
|
commitdiff
2022-04-08
Valentin Schneider
sched/rt: Plug rt_mutex_setprio() vs push_rt_task(...
tree
|
commitdiff
2022-04-08
Chengming Zhou
sched/cpuacct: Fix charge percpu cpuusage
tree
|
commitdiff
2022-04-08
Mel Gorman
sched/fair: Improve consistency of allowed NUMA balance...
tree
|
commitdiff
2022-04-08
Qais Yousef
sched/uclamp: Fix iowait boost escaping uclamp restriction
tree
|
commitdiff
2022-04-08
Qais Yousef
sched/core: Export pelt_thermal_tp
tree
|
commitdiff
2022-04-08
Bharata B Rao
sched/debug: Remove mpol_get/put and task_lock/unlock...
tree
|
commitdiff
2022-03-08
Peter Zijlstra
sched: Fix yet more sched_fork() races
tree
|
commitdiff
2022-03-08
Tadeusz Struk
sched/fair: Fix fault in reweight_entity
tree
|
commitdiff
2022-02-16
Peter Zijlstra
sched: Avoid double preemption in __cond_resched_*lock*()
tree
|
commitdiff
2022-02-01
Suren Baghdasaryan
psi: fix "defined but not used" warnings when CONFIG_PR...
tree
|
commitdiff
2022-02-01
Vincent Guittot
sched/pelt: Relax the sync of util_sum with util_avg
tree
|
commitdiff
2022-02-01
Mathieu Desnoyers
sched/membarrier: Fix membarrier-rseq fence command...
tree
|
commitdiff
2022-02-01
Suren Baghdasaryan
psi: Fix uaf issue when psi trigger is destroyed while...
tree
|
commitdiff
2022-01-27
Andrey Ryabinin
sched/cpuacct: Fix user/system in shown cpuacct.usage*
tree
|
commitdiff
2022-01-27
Andrey Ryabinin
cputime, cpuacct: Include guest time in user time in...
tree
|
commitdiff
2022-01-27
Brian Chen
psi: Fix PSI_MEM_FULL state when tasks are in memstall...
tree
|
commitdiff
2022-01-27
Li Hua
sched/rt: Try to restart rt period timer when rt runtim...
tree
|
commitdiff
2022-01-27
Vincent Donnefort
sched/fair: Fix per-CPU kthread and wakee stacking...
tree
|
commitdiff
2022-01-27
Vincent Donnefort
sched/fair: Fix detection of per-CPU kthreads waking...
tree
|
commitdiff
2021-12-14
Eric Biggers
wait: add wake_up_pollfree()
tree
|
commitdiff
2021-12-08
Qais Yousef
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
tree
|
commitdiff
2021-12-08
Andrew Halaney
preempt/dynamic: Fix setup_preempt_mode() return value
tree
|
commitdiff
2021-12-01
Mark Rutland
sched/scs: Reset task stack state in bringup_cpu()
tree
|
commitdiff
2021-11-25
Mathias Krause
sched/fair: Prevent dead task groups from regaining...
tree
|
commitdiff
2021-11-25
Vincent Donnefort
sched/core: Mitigate race cpus_share_cache()/update_top...
tree
|
commitdiff
2021-11-18
Zhang Qiao
kernel/sched: Fix sched_fork() access an invalid sched_...
tree
|
commitdiff
2021-10-31
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'riscv-for-linus-5.15-rc8' of git://git....
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'powerpc-5.15-6' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-30
Linus Torvalds
Merge tag 'gpio-fixes-for-v5.15' of git://git./linux...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'block-5.15-2021-10-29' of git://git.kernel...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'mmc-v5.15-rc5' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-29
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-28
Dave Airlie
Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'net-5.15-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'linux-watchdog-5.15-rc7' of git://linux...
tree
|
commitdiff
2021-10-28
Linus Torvalds
Merge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
tree
|
commitdiff
2021-10-28
Dave Airlie
Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit...
tree
|
commitdiff
2021-10-28
Dave Airlie
Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit...
tree
|
commitdiff
2021-10-27
Linus Torvalds
Merge tag 'for_linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-27
Linus Torvalds
Merge tag 'trace-v5.15-rc6' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-27
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-27
Dave Airlie
Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https...
tree
|
commitdiff
2021-10-26
Linus Torvalds
Merge tag 'arm-soc-fixes-5.15-3' of git://git./linux...
tree
|
commitdiff
2021-10-26
Arnd Bergmann
Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git...
tree
|
commitdiff
2021-10-25
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
tree
|
commitdiff
2021-10-25
Linus Torvalds
Merge tag 'libata-5.15-rc7' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-25
Linus Torvalds
Merge tag 'pinctrl-v5.15-3' of git://git./linux/kernel...
tree
|
commitdiff
2021-10-24
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2021-10-24
Linus Torvalds
Merge tag 'sched_urgent_for_v5.15_rc7' of git://git...
tree
|
commitdiff
next