summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-06-30sched/eevdf: Always update slice protectionVincent Guittot
2026-06-30sched/eevdf: Cancel slice protection if short slice task is eligibleVincent Guittot
2026-06-30sched/eevdf: Update slice protection even when resched is already setVincent Guittot
2026-06-30sched/eevdf: Take into account current's lag when updating slice protectionVincent Guittot
2026-06-30sched/fair: Set next buddy for preempt shortVincent Guittot
2026-06-30sched/fair: Remove unused arguments from set_preempt_buddy()K Prateek Nayak
2026-06-30sched/eevdf: Move to a single runqueuePeter Zijlstra (Intel)
2026-06-30sched/fair: Change the default cgroup_mode to concurPeter Zijlstra
2026-06-30sched/fair: Add cgroup_mode: tasksPeter Zijlstra
2026-06-30sched/fair: Add cgroup_mode: concurPeter Zijlstra
2026-06-30sched/fair: Add cgroup_mode: maxPeter Zijlstra
2026-06-30sched/fair: Add cgroup_mode: upPeter Zijlstra
2026-06-30sched/fair: Add cgroup_mode switchPeter Zijlstra
2026-06-30sched/fair: Fix overflow in update_tg_cfs_runnable()Chen, Yu C
2026-06-30sched/core: Fix inter-class wakeup_preempt()Peter Zijlstra
2026-06-29bpf,fork: wipe ->bpf_storage before bailouts that access itJann Horn
2026-06-29sched_ext: Pin parent scx_sched across a child sub-scheduler's lifetimeTejun Heo
2026-06-29workqueue: defer the worker wakeup outside pool->lock in process_one_work()Breno Leitao
2026-06-29workqueue: defer the worker wakeup outside pool->lock in __queue_work()Breno Leitao
2026-06-29workqueue: split kick_pool() into kick_pool_pick()Breno Leitao
2026-06-29smp: Use release stores for csd_lock_record() stateUsama Arif
2026-06-29irqdomain: Remove unnedded NULL check in __irq_domain_[de]activate_irq()Kemeng Shi
2026-06-29genirq/manage: Use irqd_get_parent_data() helper in __irq_get_irqchip_state()Kemeng Shi
2026-06-29irqdomain: Plug leak in irq_domain_alloc_irqs_locked() error pathKemeng Shi
2026-06-29fs: add umh argument to struct kernel_clone_argsChristian Brauner
2026-06-29fs: add real_fs to track task's actual fs_structChristian Brauner
2026-06-29fs: add switch_fs_struct()Christian Brauner
2026-06-29kernel: exit: fix coding style missing spacesmingzhu wang
2026-06-26Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-06-25bpf: Fix insn_aux_data leak on verifier err_free_env pathKaFai Wan
2026-06-25bpf: Mask pseudo pointer values in verifier logsNuoqi Gui
2026-06-25bpf: Preserve scalar zero spills for stack readsWoojin Ji
2026-06-25bpf: Reject offset refcount acquire argumentsYiyang Chen
2026-06-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-06-25sched_ext: Convert scx_arena_grow() to use scx_arena_to_kaddr()Cheng-Yang Chou
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-25tracing: probes: fix typo in a log messageMartin Kaiser
2026-06-24sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUsCheng-Yang Chou
2026-06-24sched_ext: Fix exit_cpu accuracy for lockup pathsCheng-Yang Chou
2026-06-24sched_ext: Remove deprecated scx_bpf_cpu_rq()Christian Loehle
2026-06-24sched_ext: Annotate ksyncs with __rcu in alloc/free_kick_syncs()Tejun Heo
2026-06-24sched_ext: Check remote rq eligibility under task's rq lockKuba Piecuch
2026-06-24sched_ext: Reset dsq_vtime and slice when a task leaves SCXAndrea Righi
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-24cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update...Waiman Long
2026-06-24cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_...Waiman Long
2026-06-24sched_ext: Avoid flooding the log with deprecation warningsBreno Leitao
2026-06-23Merge tag 'timers-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-23Merge tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-23Merge tag 'perf-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds