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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+24
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+6
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+10
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-41
/
+0
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-05-19
sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
Yang Shi
1
-1
/
+2
2022-05-11
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
2
-4
/
+21
2022-05-11
ptrace: Don't change __state
Eric W. Biederman
2
-2
/
+5
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
1
-0
/
+8
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-0
/
+2
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
1
-0
/
+1
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+1
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
1
-0
/
+2
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
1
-1
/
+1
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
1
-0
/
+9
2022-04-30
task_work: allow TWA_SIGNAL without a rescheduling IPI
Jens Axboe
1
-2
/
+11
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-1
/
+1
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-0
/
+8
2022-04-06
sched: Move energy_aware sysctls to topology.c
Zhen Ni
1
-6
/
+0
2022-04-06
sched: Move cfs_bandwidth_slice sysctls to fair.c
Zhen Ni
1
-4
/
+0
2022-04-06
sched: Move uclamp_util sysctls to core.c
Zhen Ni
1
-8
/
+0
2022-04-06
sched: Move rr_timeslice sysctls to rt.c
Zhen Ni
1
-5
/
+0
2022-04-06
sched: Move deadline_period sysctls to deadline.c
Zhen Ni
1
-3
/
+0
2022-04-06
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
1
-11
/
+0
2022-04-06
sched: Move schedstats sysctls to core.c
Zhen Ni
1
-2
/
+0
2022-04-06
sched: Move child_runs_first sysctls to fair.c
Zhen Ni
1
-2
/
+0
2022-04-04
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
1
-1
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+17
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+10
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
1
-0
/
+10
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-25
/
+31
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+26
2022-03-15
Merge branch 'x86/pasid' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+26
2022-03-15
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
1
-1
/
+1
2022-03-10
signal: Move set_notify_signal and clear_notify_signal into sched/signal.h
Eric W. Biederman
1
-0
/
+17
2022-02-23
sched/headers: Make the <linux/sched/deadline.h> header build standalone
Ingo Molnar
1
-0
/
+2
2022-02-23
sched/headers: Add initial new headers as identity mappings
Ingo Molnar
6
-0
/
+6
2022-02-22
fork: Move task stack accounting to do_exit()
Sebastian Andrzej Siewior
1
-0
/
+2
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
1
-2
/
+2
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
1
-2
/
+2
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-21
/
+22
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
1
-0
/
+16
2022-02-14
kernel/fork: Initialize mm's PASID
Fenghua Yu
1
-0
/
+10
2022-02-11
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
1
-0
/
+1
2022-02-02
sched: move autogroup sysctls into its own file
Zhen Ni
1
-4
/
+0
2022-01-22
hung_task: move hung_task sysctl interface to hung_task.c
Xiaoming Ni
1
-13
/
+1
[prev]
[next]