index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-22
Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+6
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-8
/
+5
2026-08-20
Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-10
/
+51
2026-08-18
Merge tag 'sched-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2026-08-15
sched_ext: Use runnable_at for the default core-sched task ordering
Tejun Heo
1
-3
/
+0
2026-08-16
futex: Clean up the redundant exit/exec functions
Thomas Gleixner
1
-4
/
+6
2026-08-14
Merge branch 'sched/urgent'
Peter Zijlstra
1
-5
/
+5
2026-08-07
sched/topology: Restore SD_PREFER_SIBLING in domains with asymmetric capacity
Ricardo Neri
1
-2
/
+1
2026-08-06
mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+2
2026-08-06
mm: convert __get_unmapped_area() to use vma_flags_t
Lorenzo Stoakes
1
-6
/
+3
2026-08-03
sched_ext: Eject the top rescue consumer on overload
Tejun Heo
1
-0
/
+3
2026-08-03
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
1
-0
/
+1
2026-08-03
sched_ext: Add SCX_TASK_PROTECTED
Tejun Heo
1
-0
/
+1
2026-08-03
sched_ext: Synchronize slice and dsq_vtime writes
Tejun Heo
1
-0
/
+2
2026-07-26
sched_ext: Bound per-task reenqueues and eject the owning scheduler
Tejun Heo
1
-0
/
+1
2026-07-19
sched_ext: Hand over cgroups at sub-scheduler enable/disable
Tejun Heo
1
-0
/
+13
2026-07-19
sched_ext: Deliver cgroup ops to each task_group's sched
Tejun Heo
1
-0
/
+2
2026-07-17
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
1
-5
/
+5
2026-07-17
sched_ext: Reject setting disallow from init_task outside the enable path
Tejun Heo
1
-5
/
+5
2026-07-13
sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task slice
Tejun Heo
1
-4
/
+13
2026-07-13
sched_ext: Track the cpu a task is runnable on
Tejun Heo
1
-0
/
+1
2026-07-13
sched_ext: Add reject DSQ for cap-rejected dispatches
Tejun Heo
1
-2
/
+13
2026-06-29
fs: add umh argument to struct kernel_clone_args
Christian Brauner
1
-0
/
+1
2026-06-24
sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUs
Cheng-Yang Chou
1
-2
/
+2
2026-06-17
Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-0
/
+9
2026-06-15
Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-5
/
+36
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
2
-36
/
+4
2026-05-26
exec: introduce struct task_exec_state
Christian Brauner (Amutable)
1
-0
/
+31
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
1
-4
/
+11
2026-05-25
Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.2
Tejun Heo
2
-1
/
+14
2026-05-19
sched/topology: Allow multiple domains to claim sched_domain_shared
K Prateek Nayak
1
-1
/
+15
2026-05-19
Merge branch 'sched/cache'
Peter Zijlstra
1
-0
/
+16
2026-05-19
sched: Simplify ifdeffery around cpu_smt_mask
Shrikanth Hegde
1
-4
/
+0
2026-05-19
sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
Yiyang Chen
1
-0
/
+5
2026-05-18
sched/cache: Calculate the LLC size and store it in sched_domain
Chen Yu
1
-0
/
+7
2026-05-13
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-7
/
+10
2026-05-13
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+9
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
1
-0
/
+9
2026-05-10
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
1
-6
/
+10
2026-05-10
sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGIN
Tejun Heo
1
-4
/
+6
2026-05-10
sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD state
Tejun Heo
1
-4
/
+5
2026-05-07
Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+5
2026-05-05
sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
Waiman Long
1
-1
/
+5
2026-05-04
sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()
Tejun Heo
1
-0
/
+1
2026-04-20
sched_ext: add p->scx.tid and SCX_OPS_TID_TO_TASK lookup
Tejun Heo
1
-0
/
+9
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+27
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-45
/
+64
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+19
2026-04-14
Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
[next]