summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-12-15printk/nbcon: Restore IRQ in atomic flush after each emitted recordPetr Mladek-20/+18
2025-12-15printk: nbcon: Check for device_{lock,unlock} callbacksMarcos Paulo de Souza-2/+5
2025-12-15pid: only take pidmap_lock once on allocMateusz Guzik-46/+85
2025-12-15PM: sleep: Do not flag runtime PM workqueue as freezableRafael J. Wysocki-1/+1
2025-12-15sched/fair: Sort out 'blocked_load*' namespace noiseIngo Molnar-20/+20
2025-12-15sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...Ingo Molnar-15/+51
2025-12-15sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...Ingo Molnar-14/+14
2025-12-15sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weightIngo Molnar-9/+9
2025-12-15sched/fair: Clean up comments in 'struct cfs_rq'Ingo Molnar-6/+6
2025-12-15sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocksIngo Molnar-6/+4
2025-12-14sched/core: Add assertions to QUEUE_CLASSPeter Zijlstra-0/+14
2025-12-14sched/fair: Limit hrtick workPeter Zijlstra-0/+6
2025-12-14sched/fair: Remove superfluous rcu_read_lock()Peter Zijlstra-8/+1
2025-12-14sched/fair: Switch to rcu_dereference_all()Peter Zijlstra-25/+25
2025-12-14sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference...Peter Zijlstra-3/+3
2025-12-14sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()Peter Zijlstra-9/+18
2025-12-14sched/fair: Fold the sched_avg updatePeter Zijlstra-76/+32
2025-12-13bpf: Fix bpf_seq_read docs for increased buffer sizeT.J. Mercier-1/+1
2025-12-14Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+16
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-14/+16
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-5/+7
2025-12-13genirq: Don't overwrite interrupt thread flags on setupThomas Gleixner-1/+1
2025-12-12sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo-0/+10
2025-12-12sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo-15/+19
2025-12-11sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo-0/+14
2025-12-10mm: memfd_luo: add CONFIG_SHMEM dependencyArnd Bergmann-0/+1
2025-12-10liveupdate: luo_core: fix redundant bound check in luo_ioctl()Pasha Tatashin-3/+1
2025-12-10liveupdate: luo_file: don't use invalid list iteratorDan Carpenter-2/+5
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-3/+3
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+1
2025-12-10bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu-1/+1
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+4
2025-12-10bpf: verifier improvement in 32bit shift sign extension patternCupertino Miranda-11/+7
2025-12-09bpf: cpumap: propagate underlying error in cpu_map_update_elem()Kohei Enju-8/+13
2025-12-09bpf: Fix truncated dmabuf iterator readsT.J. Mercier-7/+49
2025-12-09bpf: Add bpf_has_frame_pointer()Josh Poimboeuf-0/+16
2025-12-10cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior-9/+16
2025-12-10genirq: Allow NULL affinity for setup_percpu_irq()Marc Zyngier-0/+3
2025-12-09perf/core: Fix missing read event generation on task exitThaumy Cheng-10/+12
2025-12-08ynl: add regen hint to new headersJakub Kicinski-0/+2
2025-12-08workqueue: Process extra works in rescuer on memory pressureLai Jiangshan-2/+29
2025-12-08workqueue: Process rescuer work items one-by-one using a cursorLai Jiangshan-16/+59
2025-12-08workqueue: Make send_mayday() take a PWQ argument directlyLai Jiangshan-10/+3
2025-12-08cpuset: Remove unnecessary checks in rebuild_sched_domains_lockedChen Ridong-35/+15
2025-12-08cgroup: switch to css_is_online() helperChen Ridong-2/+2
2025-12-08cgroup: rstat: use LOCK CMPXCHG in css_rstat_updatedShakeel Butt-5/+8
2025-12-08sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NUL...John Stultz-1/+1
2025-12-08sched_ext: Fix the memleak for sch->helper objectsZqiang-2/+2
2025-12-08dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp-1/+1