summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
15 hoursMerge tag 'trace-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
17 hoursring-buffer: Check resize_disabled before publishing the new subbuf orderDavid Carlier
17 hourstracing/remotes: Catch nr_page_va overflow in ring_buffer_desc sizingVincent Donnefort
17 hourstracing/remotes: Account for ring buffer page header in size calculationVincent Donnefort
18 hoursMerge tag 'timers-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
18 hoursMerge tag 'sched-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
19 hoursMerge tag 'perf-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
41 hourstracing: Don't dereference trace_event_file in deferred trigger freeAli Ahmet Memiş
41 hoursftrace: Use rcu_assign_pointer() for tmp_ops filter hashLeon Hwang
3 daysring-buffer: Acquire the lock with irqsave in rb_wake_up_waiters()Sebastian Andrzej Siewior
3 daystracing: Take trace_array reference when opening a tracer options fileSteven Rostedt
3 daystracing: Fix ring_buffer_read_page_size() kernel-docKarl Mehltretter
3 daystracing: Restore :mod: trailer after parsing in ftrace_set_clr_event()Thomas Weißschuh
3 daystracing: Fix memory corruption from a "STACKTRACE" histogram keyDonggeun Yoo
3 daystracing: Fix memory corruption from the histogram stacktrace modifierDonggeun Yoo
3 daystracing: Undo the registration when enabling the histogram trigger failsDonggeun Yoo
3 daystracing: Take the reference before publishing the named histogram triggerDonggeun Yoo
3 daystracing: Set the trace clock before registering the histogram triggerDonggeun Yoo
3 daystracing: Fix typo "availabe" in commentHemanth Selam
3 daystracing: Let histogram values keep the percent and graph modifiersDonggeun Yoo
3 daystracing: Keep the entry count when the histogram stats allocation failsDonggeun Yoo
3 daystracing: Free histogram the field rejected for a bad modifierDonggeun Yoo
3 daystracing: Free histogram the var ref when its initialization failsDonggeun Yoo
3 daystracing: Free histogram var refs regardless of how often they are referencedDonggeun Yoo
3 daysfunction_graph: Use the saved entry's size when reprinting itDonggeun Yoo
3 daysfgraph: Remove unused FGRAPH_MAX_INDEXDonggeun Yoo
3 daysftrace: fork: Initialize function graph state before copy_exec_state()Jérémy Jean
3 daystracing/user_events: Don't destroy fields when event removal failsHenry Martin
3 dayshrtimer: Use hard expiry when updating timers on the same baseAndrea Parri
4 daysMerge tag 'sysctl-7.03-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 dayssched/core: Call wq_worker_tick() for the execution contextHui Su
4 dayssched: Account cgroup CPU time to the execution contextHui Su
4 dayssched/eevdf: Fix rb augmented with multi fieldsVincent Guittot
4 dayssched/eevdf: Fix augmented max_sliceVincent Guittot
4 daysperf/core: Allow list_del during perf_event_overflow()Thomas Richter
5 daysMerge tag 'vfs-7.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'printk-for-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysnstree: check listing permission before taking a namespace referenceNorbert Szetei
5 daysMerge branch 'for-7.4-trivial' into for-linusPetr Mladek
7 dayssyscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guardKarl Mehltretter
7 daystick/broadcast: Plug clockevents replacement raceThomas Gleixner
8 daysMerge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
8 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
8 daysMerge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
8 daysMerge tag 'perf-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
8 daysMerge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
8 daysbpf: Reject non-scalar bpf_loop iteration countsKumar Kartikeya Dwivedi
9 daystreewide: refresh kmalloc_obj() conversionsKees Cook
9 daysbpf: use mark_arg_precision() in check_mem_size_reg()Eduard Zingerman
9 daysbpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()Eduard Zingerman