summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
8 dayssched/fair: Proportional newidle balancePeter Zijlstra
8 dayssched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra
8 dayssched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra
11 dayssched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo
11 dayssched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo
11 dayssched_ext: Fix incorrect sched_class settings for per-cpu migration tasksZqiang
11 dayssched/eevdf: Fix min_vruntime vs avg_vruntimePeter Zijlstra
11 daysfgraph: Check ftrace_pids_enabled on registration for early filteringShengming Hu
11 daysfgraph: Initialize ftrace_ops->private for function graph opsShengming Hu
11 daystracing: Fix fixed array of synthetic eventSteven Rostedt
11 dayssched/rt: Fix race in push_rt_taskHarshit Agarwal
11 daystracing: Do not register unsupported perf eventsSteven Rostedt
11 daysscs: fix a wrong parameter in __scs_magicZhichi Lin
11 dayskallsyms: Fix wrong "big" kernel symbol type read from procfsZheng Yejian
11 dayslivepatch: Match old_sympos 0 and 1 in klp_find_func()Song Liu
11 dayssched/fair: Revert max_newidle_lb_cost bumpPeter Zijlstra
11 dayssched/deadline: only set free_cpus for online runqueuesDoug Berger
2025-12-18dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp
2025-12-18sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...xupengbo
2025-12-18Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"Ilias Stamatis
2025-12-18resource: introduce is_type_match() helper and use itAndy Shevchenko
2025-12-18resource: replace open coded resource_intersection()Andy Shevchenko
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: Free special fields when update [lru_,]percpu_hash mapsLeon Hwang
2025-12-18locktorture: Fix memory leak in param_set_cpumask()Wang Liang
2025-12-18task_work: Fix NMI race conditionPeter Zijlstra
2025-12-18bpf: Fix stackmap overflow check in __bpf_get_stackid()Arnaud Lecomte
2025-12-18bpf: Refactor stack map trace depth calculation into helper functionArnaud Lecomte
2025-12-18perf: Remove get_perf_callchain() init_nr argumentJosh Poimboeuf
2025-12-18sched/fair: Forfeit vruntime on yieldFernand Sieber
2025-12-12ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()Song Liu
2025-12-12locking/spinlock/debug: Fix data-race in do_raw_write_lockAlexander Sverdlin
2025-12-07tracing: Fix WARN_ON in tracing_buffers_mmap_close for split VMAsDeepanshu Kartikey
2025-12-01timers: Fix NULL function pointer race in timer_shutdown_sync()Yipeng Zou
2025-11-24PM: hibernate: Use atomic64_t for compressed_size variableMario Limonciello (AMD)
2025-11-24PM: hibernate: Emit an error when image writing failsMario Limonciello (AMD)
2025-11-24ftrace: Fix BPF fexit with livepatchSong Liu
2025-11-24crash: fix crashkernel resource shrinkSourabh Jain
2025-11-24gcov: add support for GCC 15Peter Oberparleiter
2025-11-24sched_ext: Fix unsafe locking in the scx_dump_state()Zqiang
2025-11-24bpf: account for current allocated stack depth in widen_imprecise_scalars()Eduard Zingerman
2025-11-13tracing: Fix memory leaks in create_field_var()Zilin Guan
2025-11-13ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches upSteven Rostedt
2025-11-13ftrace: Fix softlockup in ftrace_module_enableVladimir Riabchun
2025-11-13uprobe: Do not emulate/sstep original instruction when ip is changedJiri Olsa
2025-11-13futex: Don't leak robust_list pointer on exec racePranav Tyagi
2025-11-13bpf: Do not limit bpf_cgroup_from_id to current's namespaceKumar Kartikeya Dwivedi
2025-11-13bpf: Use tnums for JEQ/JNE is_branch_taken logicPaul Chaignon