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