summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
3 daystracing: Avoid possible signed 64-bit truncationIan Rogers
3 daysring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma
3 daystracing: Fix ftrace event field alignmentsSteven Rostedt
3 dayssched/fair: Have SD_SERIALIZE affect newidle balancingPeter Zijlstra
3 dayssched/fair: Skip sched_balance_running cmpxchg when balance is not dueTim Chen
3 dayscgroup/dmem: avoid pool UAFChen Ridong
3 dayscgroup/dmem: avoid rcu warning when unregister regionChen Ridong
3 dayscgroup/dmem: fix NULL pointer dereference when setting maxChen Ridong
8 dayssched_ext: Fix SCX_KICK_WAIT to work reliablyTejun Heo
8 dayssched_ext: Don't kick CPUs running higher classesTejun Heo
8 daysperf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
8 dayssched/deadline: Fix 'stuck' dl_serverPeter Zijlstra
8 dayssched/deadline: Document dl_serverPeter Zijlstra
8 daysdma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi
8 daysof: 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