summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-02-06sched_ext: Fix SCX_KICK_WAIT to work reliablyTejun Heo
2026-02-06sched_ext: Don't kick CPUs running higher classesTejun Heo
2026-02-06perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
2026-02-06sched/deadline: Fix 'stuck' dl_serverPeter Zijlstra
2026-02-06sched/deadline: Document dl_serverPeter Zijlstra
2026-02-06dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi
2026-02-06of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde
2026-01-30tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt
2026-01-30panic: only warn about deprecated panic_print on write accessGal Pressman
2026-01-30sched/fair: Fix pelt clock sync when entering idleVincent Guittot
2026-01-30perf: Fix refcount warning on event->mmap_count incrementWill Rosenberg
2026-01-30clocksource: Reduce watchdog readout delay limit to prevent false positivesThomas Gleixner
2026-01-30timekeeping: Adjust the leap state for the correct auxiliary timekeeperThomas Weißschuh
2026-01-23hrtimer: Fix softirq base check in update_needs_ipi()Thomas Weißschuh
2026-01-23ftrace: Do not over-allocate ftrace memoryGuenter Roeck
2026-01-23sched: Deadline has dynamic priorityPeter Zijlstra
2026-01-23sched/deadline: Avoid double update_rq_clock()Peter Zijlstra
2026-01-17trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks
2026-01-17perf: Ensure swevent hrtimer is properly destroyedPeter Zijlstra
2026-01-17PM: hibernate: Fix crash when freeing invalid crypto compressorMalaya Kumar Rout
2026-01-17tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra
2026-01-11sched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra
2026-01-11sched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra
2026-01-08kernel/kexec: fix IMA when allocation happens in CMA areaPingfan Liu
2026-01-08kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
2026-01-08fgraph: Check ftrace_pids_enabled on registration for early filteringShengming Hu
2026-01-08fgraph: Initialize ftrace_ops->private for function graph opsShengming Hu
2026-01-08cpuset: fix warning when disabling remote partitionChen Ridong
2026-01-08sched_ext: fix uninitialized ret on alloc_percpu() failureLiang Jie
2026-01-08sched_ext: Fix incorrect sched_class settings for per-cpu migration tasksZqiang
2026-01-08sched/eevdf: Fix min_vruntime vs avg_vruntimePeter Zijlstra
2026-01-08sched/core: Add comment explaining force-idle vruntime snapshotsPeter Zijlstra
2026-01-08sched/proxy: Yield the donor taskFernand Sieber
2026-01-02tracing: Fix fixed array of synthetic eventSteven Rostedt
2026-01-02cgroup: rstat: use LOCK CMPXCHG in css_rstat_updatedShakeel Butt
2026-01-02tracing: Do not register unsupported perf eventsSteven Rostedt
2026-01-02scs: fix a wrong parameter in __scs_magicZhichi Lin
2026-01-02crash: let architecture decide crash memory export to iomem_resourceSourabh Jain
2026-01-02printk: Avoid irq_work for printk_deferred() on suspendJohn Ogness
2026-01-02printk: Allow printk_trigger_flush() to flush all typesJohn Ogness
2026-01-02kallsyms: Fix wrong "big" kernel symbol type read from procfsZheng Yejian
2026-01-02sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo
2026-01-02sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo
2026-01-02sched_ext: Fix the memleak for sch->helper objectsZqiang
2026-01-02sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo
2026-01-02printk: Avoid scheduling irq_work on suspendJohn Ogness
2026-01-02livepatch: Match old_sympos 0 and 1 in klp_find_func()Song Liu
2026-01-02sched/fair: Revert max_newidle_lb_cost bumpPeter Zijlstra
2026-01-02sched/deadline: only set free_cpus for online runqueuesDoug Berger