summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-17sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goalsMel Gorman1-22/+130
2025-11-17sched/fair: Enable scheduler feature NEXT_BUDDYMel Gorman1-1/+1
2025-11-17sched: Increase sched_tick_remote timeoutPhil Auld1-1/+1
2025-11-17sched/fair: Have SD_SERIALIZE affect newidle balancingPeter Zijlstra1-1/+1
2025-11-17sched/fair: Skip sched_balance_running cmpxchg when balance is not dueTim Chen1-26/+28
2025-11-11sched/deadline: Minor cleanup in select_task_rq_dl()Shrikanth Hegde1-2/+1
2025-11-11sched/deadline: Use cpumask_weight_and() in dl_bw_cpusShrikanth Hegde1-10/+1
2025-11-11sched/deadline: Document dl_serverPeter Zijlstra1-0/+194
2025-11-11sched/deadline: Fix dl_server stop conditionPeter Zijlstra2-8/+47
2025-11-11sched/deadline: Fix dl_server time accountingPeter Zijlstra4-35/+33
2025-11-11sched/core: Remove double update_rq_clock() in __set_cpus_allowed_ptr_locked()Hao Jia1-2/+0
2025-11-11sched/eevdf: Fix min_vruntime vs avg_vruntimePeter Zijlstra3-95/+31
2025-11-11sched/core: Add comment explaining force-idle vruntime snapshotsPeter Zijlstra1-0/+181
2025-11-11sched/core: Optimize core cookie matching checkFernand Sieber1-1/+4
2025-11-11sched/proxy: Yield the donor taskFernand Sieber5-7/+8
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra691-3758/+6453
2025-10-28sched: Fix the do_set_cpus_allowed() locking fixPeter Zijlstra1-10/+7
2025-10-27Merge tag 'sched_ext-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-15/+112
2025-10-27Linux 6.18-rc3v6.18-rc3Linus Torvalds1-1/+1
2025-10-26Merge tag 'char-misc-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-62/+93
2025-10-26Merge tag 'staging-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+22
2025-10-26Merge tag 'tty-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-16/+27
2025-10-26Merge tag 'usb-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-66/+122
2025-10-26Merge tag 'x86_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-19/+21
2025-10-26Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2025-10-26Merge tag 'objtool_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+3
2025-10-26Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+12
2025-10-26Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-10-25Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-69/+109
2025-10-25Merge tag 'firewire-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+11
2025-10-25Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-100/+168
2025-10-25Merge tag 'xfs-fixes-6.18-rc3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds9-140/+193
2025-10-25Merge tag 'v6.18-rc2-smb-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-151/+273
2025-10-25sched: Remove never used code in mm_cid_get()Andy Shevchenko1-2/+0
2025-10-25Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds14-95/+153
2025-10-25Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-101/+36
2025-10-25firewire: init_ohci1394_dma: add missing function parameter documentationNirbhay Sharma1-0/+10
2025-10-25Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-10-25Merge tag '6.18-rc2-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-39/+44
2025-10-24Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+25
2025-10-24Merge tag 'io_uring-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-39/+85
2025-10-24Merge tag 'slab-for-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+21
2025-10-24Merge tag 'devicetree-fixes-for-6.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+40
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-58/+119
2025-10-24Merge tag 'hwmon-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-23/+32
2025-10-24Merge tag 'spi-fix-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-45/+160
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-27/+56
2025-10-24soc: officially expand maintainership teamArnd Bergmann1-0/+4
2025-10-24x86/bugs: Remove dead code which might prevent from buildingAndy Shevchenko1-7/+0
2025-10-24of/irq: Export of_msi_xlate() for module usageLorenzo Pieralisi1-0/+1