summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
11 dayskernel/kexec: fix IMA when allocation happens in CMA areaPingfan Liu
11 dayskernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
11 daysfgraph: Check ftrace_pids_enabled on registration for early filteringShengming Hu
11 daysfgraph: Initialize ftrace_ops->private for function graph opsShengming Hu
11 dayscpuset: fix warning when disabling remote partitionChen Ridong
11 dayssched_ext: fix uninitialized ret on alloc_percpu() failureLiang Jie
11 dayssched_ext: Fix incorrect sched_class settings for per-cpu migration tasksZqiang
11 dayssched/eevdf: Fix min_vruntime vs avg_vruntimePeter Zijlstra
11 dayssched/core: Add comment explaining force-idle vruntime snapshotsPeter Zijlstra
11 dayssched/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
2025-12-18rqspinlock: Use trylock fallback when per-CPU rqnode is busyKumar Kartikeya Dwivedi
2025-12-18rqspinlock: Enclose lock/unlock within lock entry acquisitionsKumar Kartikeya Dwivedi
2025-12-18Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"Ilias Stamatis
2025-12-18bpf: Fix exclusive map memory leakEdward Adam Davis
2025-12-18bpf: properly verify tail call behaviorMartin Teichmann
2025-12-18cpuset: Treat cpusets in attaching as populatedChen Ridong
2025-12-18bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui
2025-12-18bpf: Handle return value of ftrace_set_filter_ip in register_fentryMenglong Dong
2025-12-18bpf: Prevent nesting overflow in bpf_try_get_buffersSahil Chandna
2025-12-18bpf: Free special fields when update [lru_,]percpu_hash mapsLeon Hwang
2025-12-18locktorture: Fix memory leak in param_set_cpumask()Wang Liang
2025-12-18timers/migration: Fix imbalanced NUMA treesFrederic Weisbecker
2025-12-18timers/migration: Remove locking on group connectionFrederic Weisbecker
2025-12-18timers/migration: Convert "while" loops to use "for"Frederic Weisbecker
2025-12-18cgroup: add cgroup namespace to tree after owner is setChristian Brauner
2025-12-18task_work: Fix NMI race conditionPeter Zijlstra
2025-12-18bpf: Fix stackmap overflow check in __bpf_get_stackid()Arnaud Lecomte