summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
8 hoursMerge tag 'dma-mapping-7.3-2026-09-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2 daysMerge tag 'sched_ext-for-7.3-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2 daysMerge tag 'cgroup-for-7.3-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2 dayssched_ext: Maintain an online cid mask in the scheduler arenaTejun Heo
2 dayssched_ext: scx_qmap: Restore unused idle claims from ops.dispatch()Tejun Heo
3 dayssysctl: Fix type truncation in sysctl_msec_to_jiffiesJoel Granados
3 dayssysctl: Check range in do_proc_ulong_conv_ms_jiffiesKuniyuki Iwashima
3 dayssysctl: Check range in proc_dointvec_ms_jiffies_minmaxKuniyuki Iwashima
3 dayscgroup: Avoid iteration of dying tasks with zero refcountMichal Koutný
4 daysMerge tag 'trace-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
4 daysring-buffer: Check resize_disabled before publishing the new subbuf orderDavid Carlier
4 daystracing/remotes: Catch nr_page_va overflow in ring_buffer_desc sizingVincent Donnefort
4 daystracing/remotes: Account for ring buffer page header in size calculationVincent Donnefort
4 daysMerge tag 'timers-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
4 daysMerge tag 'sched-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 dayssched_ext: Close the pre-enable ops error claim windowfangqiurong
4 daysMerge tag 'perf-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daystracing: Don't dereference trace_event_file in deferred trigger freeAli Ahmet Memiş
5 daysftrace: Use rcu_assign_pointer() for tmp_ops filter hashLeon Hwang
6 daysring-buffer: Acquire the lock with irqsave in rb_wake_up_waiters()Sebastian Andrzej Siewior
6 daystracing: Take trace_array reference when opening a tracer options fileSteven Rostedt
6 daystracing: Fix ring_buffer_read_page_size() kernel-docKarl Mehltretter
6 daystracing: Restore :mod: trailer after parsing in ftrace_set_clr_event()Thomas Weißschuh
6 daystracing: Fix memory corruption from a "STACKTRACE" histogram keyDonggeun Yoo
6 daystracing: Fix memory corruption from the histogram stacktrace modifierDonggeun Yoo
6 daystracing: Undo the registration when enabling the histogram trigger failsDonggeun Yoo
6 daystracing: Take the reference before publishing the named histogram triggerDonggeun Yoo
6 daystracing: Set the trace clock before registering the histogram triggerDonggeun Yoo
6 daystracing: Fix typo "availabe" in commentHemanth Selam
6 daystracing: Let histogram values keep the percent and graph modifiersDonggeun Yoo
6 daystracing: Keep the entry count when the histogram stats allocation failsDonggeun Yoo
6 daystracing: Free histogram the field rejected for a bad modifierDonggeun Yoo
6 daystracing: Free histogram the var ref when its initialization failsDonggeun Yoo
6 daystracing: Free histogram var refs regardless of how often they are referencedDonggeun Yoo
6 daysfunction_graph: Use the saved entry's size when reprinting itDonggeun Yoo
6 daysfgraph: Remove unused FGRAPH_MAX_INDEXDonggeun Yoo
6 daysftrace: fork: Initialize function graph state before copy_exec_state()Jérémy Jean
6 daystracing/user_events: Don't destroy fields when event removal failsHenry Martin
7 dayshrtimer: Use hard expiry when updating timers on the same baseAndrea Parri
7 daysMerge tag 'sysctl-7.03-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
8 dayssched/core: Call wq_worker_tick() for the execution contextHui Su
8 dayssched: Account cgroup CPU time to the execution contextHui Su
8 dayssched/eevdf: Fix rb augmented with multi fieldsVincent Guittot
8 dayssched/eevdf: Fix augmented max_sliceVincent Guittot
8 daysperf/core: Allow list_del during perf_event_overflow()Thomas Richter
8 daysMerge tag 'vfs-7.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
8 daysMerge tag 'printk-for-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
9 daysnstree: check listing permission before taking a namespace referenceNorbert Szetei
9 daysMerge branch 'for-7.4-trivial' into for-linusPetr Mladek
9 daysswiotlb: use the adjusted address for the highmem page lookupDonggeun Yoo