summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-12-15sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...Ingo Molnar
2025-12-15sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...Ingo Molnar
2025-12-15sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weightIngo Molnar
2025-12-15sched/fair: Clean up comments in 'struct cfs_rq'Ingo Molnar
2025-12-15sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocksIngo Molnar
2025-12-14sched/core: Add assertions to QUEUE_CLASSPeter Zijlstra
2025-12-14sched/fair: Limit hrtick workPeter Zijlstra
2025-12-14sched/fair: Remove superfluous rcu_read_lock()Peter Zijlstra
2025-12-14sched/fair: Switch to rcu_dereference_all()Peter Zijlstra
2025-12-14sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference...Peter Zijlstra
2025-12-14sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()Peter Zijlstra
2025-12-14sched/fair: Fold the sched_avg updatePeter Zijlstra
2025-12-13bpf: Fix bpf_seq_read docs for increased buffer sizeT.J. Mercier
2025-12-14Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-13genirq: Don't overwrite interrupt thread flags on setupThomas Gleixner
2025-12-12sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo
2025-12-12sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo
2025-12-11sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo
2025-12-10mm: memfd_luo: add CONFIG_SHMEM dependencyArnd Bergmann
2025-12-10liveupdate: luo_core: fix redundant bound check in luo_ioctl()Pasha Tatashin
2025-12-10liveupdate: luo_file: don't use invalid list iteratorDan Carpenter
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-10bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-10bpf: verifier improvement in 32bit shift sign extension patternCupertino Miranda
2025-12-09bpf: cpumap: propagate underlying error in cpu_map_update_elem()Kohei Enju
2025-12-09bpf: Fix truncated dmabuf iterator readsT.J. Mercier
2025-12-09bpf: Add bpf_has_frame_pointer()Josh Poimboeuf
2025-12-10cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior
2025-12-10genirq: Allow NULL affinity for setup_percpu_irq()Marc Zyngier
2025-12-09perf/core: Fix missing read event generation on task exitThaumy Cheng
2025-12-08ynl: add regen hint to new headersJakub Kicinski
2025-12-08workqueue: Process extra works in rescuer on memory pressureLai Jiangshan
2025-12-08workqueue: Process rescuer work items one-by-one using a cursorLai Jiangshan
2025-12-08workqueue: Make send_mayday() take a PWQ argument directlyLai Jiangshan
2025-12-08cpuset: Remove unnecessary checks in rebuild_sched_domains_lockedChen Ridong
2025-12-08cgroup: switch to css_is_online() helperChen Ridong
2025-12-08cgroup: rstat: use LOCK CMPXCHG in css_rstat_updatedShakeel Butt
2025-12-08sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NUL...John Stultz
2025-12-08sched_ext: Fix the memleak for sch->helper objectsZqiang
2025-12-08dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp
2025-12-07genirq: Change hwirq parameter to irq_hw_number_tTobias Schumacher
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-06Merge tag 'sched-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds