index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
syscalls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-08
sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED
Michal Koutný
1
-1
/
+2
2025-04-08
sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions
Michal Koutný
1
-1
/
+1
2025-03-15
sched/uclamp: Optimize sched_uclamp_used static key enabling
Xuewen Yan
1
-1
/
+1
2025-02-21
sched: Add unlikey branch hints to several system calls
Colin Ian King
1
-5
/
+5
2025-01-23
cpufreq/schedutil: Only bind threads if needed
Christian Loehle
1
-0
/
+7
2025-01-13
sched/fair: Encapsulate set custom slice in a __setparam_fair() function
Vincent Guittot
1
-13
/
+3
2025-01-13
sched: Fix race between yield_to() and try_to_wake_up()
Tianchen Ding
1
-1
/
+1
2024-12-02
sched: fix warning in sched_setaffinity
Josh Don
1
-1
/
+1
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-11-18
Merge tag 'vfs-6.13.usercopy' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-40
/
+2
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
1
-1
/
+1
2024-10-21
sched_getattr: port to copy_struct_to_user
Aleksa Sarai
1
-40
/
+2
2024-10-14
sched: Split scheduler and execution contexts
Peter Zijlstra
1
-2
/
+2
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
1
-4
/
+9
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-109
/
+25
2024-09-11
sched: Move update_other_load_avgs() to kernel/sched/pelt.c
Tejun Heo
1
-22
/
+0
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
1
-100
/
+2
2024-09-10
sched/fair: Move effective_cpu_util() and effective_cpu_util() in fair.c
Vincent Guittot
1
-101
/
+0
2024-08-23
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
1
-0
/
+8
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-7
/
+24
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
1
-6
/
+23
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
1
-1
/
+1
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
1
-1
/
+1
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
1
-0
/
+4
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
1
-0
/
+2
2024-06-18
sched: Factor out update_other_load_avgs() from __update_blocked_others()
Tejun Heo
1
-0
/
+19
2024-06-18
sched: Add sched_class->switching_to() and expose check_class_changing/changed()
Tejun Heo
1
-0
/
+1
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
1
-9
/
+9
2024-05-27
sched/syscalls: Split out kernel/sched/syscalls.c from kernel/sched/core.c
Ingo Molnar
1
-0
/
+1699