index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Mike Snitzer
1
-1
/
+1
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-0
/
+1
2025-01-02
freezer, sched: Report frozen tasks as 'D' instead of 'R'
Chen Ridong
1
-1
/
+2
2024-12-27
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
1
-0
/
+7
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
1
-2
/
+2
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
1
-0
/
+5
2024-10-09
Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"
Michal Hocko
1
-2
/
+2
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+24
2024-09-04
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-1
/
+0
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
1
-1
/
+0
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-3
/
+9
2024-08-17
sched/eevdf: Propagate min_slice up the cgroup hierarchy
Peter Zijlstra
1
-0
/
+1
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
1
-0
/
+1
2024-08-17
sched/fair: Avoid re-setting virtual deadline on 'migrations'
Peter Zijlstra
1
-2
/
+4
2024-08-17
sched,freezer: Mark TASK_FROZEN special
Peter Zijlstra
1
-2
/
+3
2024-08-17
sched: Prepare generic code for delayed dequeue
Peter Zijlstra
1
-0
/
+1
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
1
-1
/
+16
2024-07-31
cgroup/cpuset: Remove cpuset_slab_spread_rotor
Xiu Jianfeng
1
-1
/
+0
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
1
-11
/
+26
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
1
-1
/
+2
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
1
-0
/
+12
2024-07-29
sched/deadline: Comment sched_dl_entity::dl_server variable
Daniel Bristot de Oliveira
1
-0
/
+2
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+4
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+5
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-1
/
+1
2024-07-17
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+7
2024-07-17
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2024-07-17
Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-41
/
+0
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
1
-2
/
+1
2024-07-10
sched.h: always_inline alloc_tag_{save|restore} to fix modpost warnings
Suren Baghdasaryan
1
-2
/
+2
2024-07-09
perf: Move swevent_htable::recursion into task_struct.
Sebastian Andrzej Siewior
1
-0
/
+7
2024-07-05
mm: memcg: put struct task_struct::in_user_fault under CONFIG_MEMCG_V1
Roman Gushchin
1
-1
/
+1
2024-07-05
mm: memcg: put struct task_struct::memcg_in_oom under CONFIG_MEMCG_V1
Roman Gushchin
1
-1
/
+3
2024-06-25
sched: drop sched.h dependency on cpumask
Yury Norov
1
-2
/
+3
2024-06-25
sched: avoid using ilog2() in sched.h
Yury Norov
1
-1
/
+1
2024-06-25
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+3
2024-06-25
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
1
-1
/
+4
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
1
-0
/
+5
2024-06-05
sched/core: Move preempt_model_*() helpers from sched.h to preempt.h
Sean Christopherson
1
-41
/
+0
2024-06-04
function_graph: Convert ret_stack to a series of longs
Steven Rostedt (VMware)
1
-1
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+24
2024-05-12
memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_order
Xiu Jianfeng
1
-2
/
+0
2024-04-26
lib: add allocation tagging support for memory allocation profiling
Suren Baghdasaryan
1
-0
/
+24
2024-03-25
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
1
-0
/
+1
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
1
-6
/
+8
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-2
/
+2
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+6
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
1
-1
/
+1
[next]