summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
3 daysMerge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
7 daysftrace: Fix address for jmp mode in t_show()Menglong Dong
7 daystracing: Fix UBSAN warning in __remove_instance()Darrick J. Wong
7 daystracing: Do not register unsupported perf eventsSteven Rostedt
8 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
8 daysMerge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
8 daysMerge tag 'cgroup-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
9 dayssched_ext: Remove unused code in the do_pick_task_scx()Zqiang
11 daysMerge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysMerge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
11 daysMerge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysMerge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
12 daysgenirq: Don't overwrite interrupt thread flags on setupThomas Gleixner
12 dayssched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo
12 dayssched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo
13 dayssched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo
14 daysmm: memfd_luo: add CONFIG_SHMEM dependencyArnd Bergmann
14 daysliveupdate: luo_core: fix redundant bound check in luo_ioctl()Pasha Tatashin
14 daysliveupdate: luo_file: don't use invalid list iteratorDan Carpenter
14 daysMerge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
14 daysMerge 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-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-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
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-06sched/core: Fix psi_dequeue() for Proxy ExecutionJohn Stultz
2025-12-06sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...xupengbo
2025-12-06sched/rt: Remove a preempt-disable section in rt_mutex_setprio()Sebastian Andrzej Siewior
2025-12-06sched/hrtick: Fix hrtick() vs. scheduling contextPeter Zijlstra
2025-12-06sched/headers: Remove whitespace noise from kernel/sched/sched.hIngo Molnar
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-05tracing: Fix typo in trace_seq.cMaurice Hieronymus