summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
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
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-05bpf: Support associating BPF program with struct_opsAmery Hung-0/+137
2025-12-05bpf: Allow verifier to fixup kernel module kfuncsAmery Hung-2/+1
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