summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-22rseq: Move slice_ext_nsec to debugfsPeter Zijlstra3-35/+49
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra2-3/+12
2026-01-22selftests/rseq: Implement time slice extension testThomas Gleixner4-1/+251
2026-01-22entry: Hook up rseq time slice extensionThomas Gleixner1-2/+25
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner1-0/+108
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner1-2/+28
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner4-13/+170
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner5-10/+112
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner22-1/+46
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner4-0/+77
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner2-0/+19
2026-01-22rseq: Provide static branch for time slice extensionsThomas Gleixner3-0/+33
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner6-1/+220
2026-01-22sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()Fushuai Wang1-10/+4
2026-01-16sched/fair: Remove nohz.nr_cpus and use weight of cpumask insteadShrikanth Hegde1-4/+1
2026-01-16sched/fair: Change likelyhood of nohz.nr_cpusShrikanth Hegde1-2/+2
2026-01-16sched/fair: Move checking for nohz cpus after time checkShrikanth Hegde1-7/+16
2026-01-16sched/fair: Fix math notation errors in avg_vruntime commentZhan Xusheng1-2/+2
2026-01-16sched: Fix build for modules using set_tsk_need_resched()Gabriele Monaco1-0/+1
2026-01-13sched: Export hidden tracepoints to modulesGabriele Monaco1-0/+3
2026-01-08sched: Further restrict the preemption modesPeter Zijlstra3-2/+5
2026-01-08sched: Reorder some fields in struct rqBlake Jones1-28/+47
2026-01-08sched/fair: Use cpumask_weight_and() in sched_balance_find_dst_group()Yury Norov (NVIDIA)1-4/+3
2026-01-08sched/fair: Simplify task_numa_find_cpu()Yury Norov (NVIDIA)1-5/+2
2026-01-08sched/fair: Drop useless cpumask_empty() in find_energy_efficient_cpu()Yury Norov (NVIDIA)1-3/+1
2025-12-19sched/fair: Fix sched_avg foldPeter Zijlstra1-2/+4
2025-12-17sched: Fix faulty assertion in sched_change_end()Peter Zijlstra1-16/+17
2025-12-17sched/core: Rework sched_class::wakeup_preempt() and rq_modified_*()Peter Zijlstra8-60/+54
2025-12-15sched/fair: Sort out 'blocked_load*' namespace noiseIngo Molnar1-20/+20
2025-12-15sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...Ingo Molnar1-15/+51
2025-12-15sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...Ingo Molnar2-14/+14
2025-12-15sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weightIngo Molnar2-9/+9
2025-12-15sched/fair: Separate se->vlag from se->vprotIngo Molnar1-9/+4
2025-12-15sched/fair: Clean up comments in 'struct cfs_rq'Ingo Molnar1-6/+6
2025-12-15sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocksIngo Molnar1-6/+4
2025-12-14sched/core: Add assertions to QUEUE_CLASSPeter Zijlstra2-0/+14
2025-12-14sched/fair: Limit hrtick workPeter Zijlstra1-0/+6
2025-12-14sched/fair: Remove superfluous rcu_read_lock()Peter Zijlstra1-8/+1
2025-12-14sched/fair: Switch to rcu_dereference_all()Peter Zijlstra2-25/+25
2025-12-14sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference...Peter Zijlstra2-3/+3
2025-12-14sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()Peter Zijlstra1-9/+18
2025-12-14sched/fair: Fold the sched_avg updatePeter Zijlstra1-76/+32
2025-12-14<linux/compiler_types.h>: Add the __signed_scalar_typeof() helperPeter Zijlstra1-0/+19
2025-12-14Linux 6.19-rc1v6.19-rc1Linus Torvalds1-2/+2
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-56/+165
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds9-79/+316
2025-12-14Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds1-7/+2
2025-12-13Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+16
2025-12-13Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-18/+20
2025-12-13Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-21/+4