index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+18
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-13
/
+12
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
1
-4
/
+12
2026-02-03
sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
Frederic Weisbecker
1
-2
/
+1
2026-02-03
cpuset: Remove cpuset_cpu_is_isolated()
Frederic Weisbecker
1
-3
/
+1
2026-02-03
cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
Frederic Weisbecker
1
-0
/
+7
2026-02-03
sched/isolation: Save boot defined domain flags
Frederic Weisbecker
1
-0
/
+4
2026-01-14
mm: describe @flags parameter in memalloc_flags_save()
Bagas Sanjaya
1
-0
/
+1
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-0
/
+18
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
3
-2
/
+11
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
1
-12
/
+2
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+7
2025-12-03
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-2
/
+25
2025-12-01
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2025-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
1
-0
/
+3
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-5
/
+4
2025-11-16
mm: skip might_alloc() warnings when PF_MEMALLOC is set
Uladzislau Rezki (Sony)
1
-0
/
+3
2025-11-14
sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docs
Tejun Heo
1
-2
/
+2
2025-11-12
sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_LIST_CURSOR
Tejun Heo
1
-0
/
+7
2025-11-12
sched_ext: Hook up hardlockup detector
Tejun Heo
1
-0
/
+2
2025-11-12
sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass mode
Tejun Heo
1
-0
/
+1
2025-11-12
sched_ext: Use shorter slice in bypass mode
Tejun Heo
1
-0
/
+11
2025-11-05
coredump: mark struct mm_struct as const
Christian Brauner
1
-1
/
+1
2025-11-03
sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task_switch()
Tejun Heo
1
-2
/
+2
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
1
-0
/
+1
2025-10-14
sched/ext: Implement cgroup_set_idle() callback
zhidao su
1
-0
/
+1
2025-10-02
Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+2
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-3
/
+19
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-19
/
+10
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+4
2025-09-30
Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-1
/
+5
2025-09-23
sched_ext: Improve SCX_KF_DISPATCH comment
Tejun Heo
1
-1
/
+5
2025-09-22
sched/task.h: fix the wrong comment on task_lock() nesting with tasklist_lock
Oleg Nesterov
1
-3
/
+2
2025-09-21
mm: constify arch_pick_mmap_layout() for improved const-correctness
Max Kellermann
1
-2
/
+2
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
1
-1
/
+17
2025-09-10
cgroup: replace global percpu_rwsem with per threadgroup resem when writing to cgroup.procs
Yi Tao
1
-0
/
+4
2025-09-03
sched: Move STDL_INIT() functions out-of-line
Peter Zijlstra
1
-42
/
+7
2025-09-03
sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
Peter Zijlstra
1
-1
/
+27
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-5
/
+18
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-76
/
+14
2025-07-29
Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-07-26
sched/task_stack: Add missing const qualifier to end_of_stack()
Kees Cook
1
-1
/
+1
2025-07-14
sched: Do not call __put_task_struct() on rt if pi_blocked_on is set
Luis Claudio R. Goncalves
1
-17
/
+10
2025-07-14
sched/topology: Remove sched_domain_topology_level::flags
K Prateek Nayak
2
-11
/
+0
2025-07-14
smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
Li Chen
1
-2
/
+2
2025-07-11
futex: Use RCU-based per-CPU reference counting instead of rcuref_t
Peter Zijlstra
1
-1
/
+1
2025-06-25
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
1
-5
/
+5
2025-06-24
sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic
David Dai
1
-0
/
+2
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-0
/
+3
[next]