index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
1
-1
/
+1
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-300
/
+25
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+0
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
1
-10
/
+5
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
1
-124
/
+1
2023-12-23
sched/fair: Simplify util_est
Vincent Guittot
1
-37
/
+12
2023-12-20
restart_block: Trim includes
Kent Overstreet
1
-0
/
+1
2023-12-20
sem: Split out sem_types.h
Kent Overstreet
1
-1
/
+3
2023-12-20
uidgid: Split out uidgid_types.h
Kent Overstreet
1
-0
/
+1
2023-12-20
seccomp: Split out seccomp_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
refcount: Split out refcount_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
syscall_user_dispatch.h: split out *_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
Split out irqflags_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
ipc: Kill bogus dependency on spinlock.h
Kent Overstreet
1
-0
/
+2
2023-12-20
plist: Split out plist_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
1
-122
/
+0
2023-12-20
pid: Split out pid_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
locking/seqlock: Split out seqlock_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
posix-cpu-timers: Split out posix-timers_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
locking/mutex: split out mutex_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
hrtimers: Split out hrtimer_types.h
Kent Overstreet
1
-1
/
+1
2023-12-20
sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
Kent Overstreet
1
-31
/
+0
2023-12-20
nodemask: Split out include/linux/nodemask_types.h
Kent Overstreet
1
-1
/
+1
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
1
-1
/
+1
2023-12-10
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
1
-2
/
+0
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
1
-1
/
+21
2023-11-15
sched: Unify runtime accounting across classes
Peter Zijlstra
1
-1
/
+1
2023-11-15
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
1
-1
/
+1
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+0
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+4
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2023-10-25
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
1
-0
/
+4
2023-10-04
kill task_struct->thread_group
Oleg Nesterov
1
-1
/
+0
2023-10-02
sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...
Kir Kolyshkin
1
-1
/
+4
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
1
-0
/
+3
2023-09-18
sched/core: Remove ifdeffery for saved_state
Elliot Berman
1
-2
/
+0
2023-09-11
sched: Add task_struct->faults_disabled_mapping
Kent Overstreet
1
-0
/
+1
2023-08-30
sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLE
NeilBrown
1
-2
/
+2
2023-08-29
sched/core: Add kernel-doc for set_cpus_allowed_ptr()
Costa Shulyupin
1
-0
/
+10
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
1
-0
/
+4
2023-07-19
sched/fair: Add lag based placement
Peter Zijlstra
1
-1
/
+2
2023-07-19
sched/headers: Rename task_struct::state to task_struct::__state in the comme...
Chin Yik Ming
1
-6
/
+6
2023-07-13
sched/core: introduce sched_core_idle_cpu()
Cruz Zhao
1
-0
/
+2
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2023-06-27
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+3
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
1
-3
/
+0
2023-06-05
sched: Unconditionally use full-fat wait_task_inactive()
Peter Zijlstra
1
-5
/
+2
2023-05-08
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
1
-1
/
+1
[next]