summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-11-20PM: sleep: Add support for wakeup during filesystem syncSamuel Wu
2025-11-20Merge back material related to system sleep for 6.19Rafael J. Wysocki
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra
2025-11-20workqueue: Init rescuer's affinities as wq_unbound_cpumaskLai Jiangshan
2025-11-20workqueue: Let DISASSOCIATED workers follow unbound wq cpumask changesLai Jiangshan
2025-11-20workqueue: Update the rescuer's affinity only when it is detachedLai Jiangshan
2025-11-20timers/migration: Exclude isolated cpus from hierarchyGabriele Monaco
2025-11-20sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave anyGabriele Monaco
2025-11-20cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...Gabriele Monaco
2025-11-20timers/migration: Use scoped_guard on available flag set/clearGabriele Monaco
2025-11-20timers/migration: Add mask for CPUs available in the hierarchyGabriele Monaco
2025-11-20timers/migration: Rename 'online' bit to 'available'Gabriele Monaco
2025-11-20Merge tag 'sched_ext-for-6.18-rc6-fixes-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-11-20PCI/P2PDMA: Simplify bus address mapping APILeon Romanovsky
2025-11-20sched_ext: Fix scx_enable() crash on helper kthread creation failureSaket Kumar Bhaskar
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplugPingfan Liu
2025-11-20cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()Pingfan Liu
2025-11-20timekeeping: Fix resource leak in tk_aux_sysfs_init() error pathsMalaya Kumar Rout
2025-11-20sched/mmcid: Use cpumask_weighted_or()Thomas Gleixner
2025-11-20sched/mmcid: Prevent pointless work in mm_update_cpus_allowed()Thomas Gleixner
2025-11-20sched/mmcid: Move scheduler code out of global headerThomas Gleixner
2025-11-20sched: Fixup whitespace damageThomas Gleixner
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner
2025-11-20sched/mmcid: Revert the complex CID managementThomas Gleixner
2025-11-20perf: Fix 0 count issue of cpu-clockDapeng Mi
2025-11-19tick/sched: Fix bogus condition in report_idle_softirq()Wen Yang
2025-11-19smp: Introduce a helper function to check for pending IPIsUlf Hansson
2025-11-19printk: Avoid scheduling irq_work on suspendJohn Ogness
2025-11-19printk: Allow printk_trigger_flush() to flush all typesJohn Ogness
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu
2025-11-19tracing: Switch to use %ptSpAndy Shevchenko
2025-11-19watch_queue: Use local kmap in post_one_notification()Davidlohr Bueso
2025-11-18bpf: Replace bpf memory allocator with kmalloc_nolock() in local storageAmery Hung
2025-11-18bpf: Save memory alloction info in bpf_local_storageAmery Hung
2025-11-18bpf: Remove smap argument from bpf_selem_free()Amery Hung
2025-11-18bpf: Always charge/uncharge memory when allocating/unlinking storage elementsAmery Hung
2025-11-18genirq: Use raw_spinlock_irq() in irq_set_affinity_notifier()Chengkaitao
2025-11-17bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui
2025-11-17PM: hibernate: Clean up kernel-doc comment style usageSunday Adelodun
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-17Merge tag 'sched_ext-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-17sched/fair: Proportional newidle balancePeter Zijlstra
2025-11-17sched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra
2025-11-17sched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra
2025-11-17sched/fair: Revert max_newidle_lb_cost bumpPeter Zijlstra
2025-11-17sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goalsMel Gorman
2025-11-17sched/fair: Enable scheduler feature NEXT_BUDDYMel Gorman
2025-11-17sched: Increase sched_tick_remote timeoutPhil Auld
2025-11-17sched/fair: Have SD_SERIALIZE affect newidle balancingPeter Zijlstra