summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
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-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-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+4
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-08dma/pool: eliminate alloc_pages warning in atomic_pool_expandDave Kleikamp-1/+1
2025-12-07genirq: Change hwirq parameter to irq_hw_number_tTobias Schumacher-3/+3
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds-571/+3134
2025-12-06Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-32/+33
2025-12-06Merge tag 'sched-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+12
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-34/+19
2025-12-06sched/core: Fix psi_dequeue() for Proxy ExecutionJohn Stultz-1/+6
2025-12-06sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the las...xupengbo-0/+3
2025-12-06sched/rt: Remove a preempt-disable section in rt_mutex_setprio()Sebastian Andrzej Siewior-4/+1
2025-12-06sched/hrtick: Fix hrtick() vs. scheduling contextPeter Zijlstra-1/+1
2025-12-06sched/headers: Remove whitespace noise from kernel/sched/sched.hIngo Molnar-1/+1
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-23/+69
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+5
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-24/+24
2025-12-05tracing: Fix typo in trace_seq.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix typo in trace_probe.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix multiple typos in trace_osnoise.cMaurice Hieronymus-6/+6
2025-12-05tracing: Fix multiple typos in trace_events_user.cMaurice Hieronymus-3/+3
2025-12-05tracing: Fix typo in trace_events_trigger.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix typo in trace_events_hist.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix typo in trace_events_filter.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix multiple typos in trace_events.cMaurice Hieronymus-4/+4
2025-12-05tracing: Fix multiple typos in trace.cMaurice Hieronymus-5/+5
2025-12-05tracing: Fix typo in ring_buffer_benchmark.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix multiple typos in ring_buffer.cMaurice Hieronymus-3/+3
2025-12-05tracing: Fix typo in fprobe.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix typo in fpgraph.cMaurice Hieronymus-1/+1
2025-12-05tracing: Fix fixed array of synthetic eventSteven Rostedt-1/+0
2025-12-05tracing: Fix enabling of tracing on file releaseSteven Rostedt-2/+4
2025-12-05Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-502/+283
2025-12-05Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-195/+305
2025-12-05Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-44/+53
2025-12-05Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-114/+87
2025-12-05Merge tag 'ftrace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-14/+8
2025-12-05Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-896/+2242
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-2/+2