summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2026-01-02bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu
2026-01-02bpf: Fix truncated dmabuf iterator readsT.J. Mercier
2025-12-18cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior
2025-12-18perf/core: Fix missing read event generation on task exitThaumy Cheng
2025-12-18dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp
2025-12-18sched/core: Fix psi_dequeue() for Proxy ExecutionJohn Stultz
2025-12-18sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...xupengbo