summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
32 hourscpufreq: schedutil: Publish util hooks only after all sg_cpu are initializedZhongqiu Han
32 hourstracing/filters: Fix false positive match in regex_match_full()Masami Hiramatsu (Google)
32 hourstracing: Check return value of __register_event() in trace_module_add_events()Masami Hiramatsu (Google)
32 hoursuprobes: Fix NULL pointer dereference in hprobe_expire()Breno Leitao
32 hoursaudit: fix potential use-after-free in audit_del_rule()Luxiao Xu
32 hoursaudit: fix potential integer overflow in audit_log_n_string()Zhan Xusheng
32 hourstracing/fprobe: Roll back on enable_trace_fprobe() failureRaushan Patel
32 hourstracing/probes: Reject $arg0 in meta argument expansionRaushan Patel
32 hoursring-buffer: Fix subbuf_ids memory leak in rb_allocate_cpu_buffer() error pathMasami Hiramatsu (Google)
32 hourssched/deadline: Use revised wakeup rule only for running dl_serverGabriele Monaco
32 hoursring-buffer: Fix reader page read offset for remote buffersVincent Donnefort
32 hourstracing/mmiotrace: Add NULL check for mmio_trace_array in logging functionsMasami Hiramatsu (Google)
32 hourstracing/mmiotrace: Reset dropped_count in mmio_reset_data()Masami Hiramatsu (Google)
32 hoursfprobe: Fix module reference count leak on error in register_fprobe()Masami Hiramatsu (Google)
8 dayssched_ext: Preserve rq tracking across local DSQ dispatchAndrea Righi
8 dayssched_ext: Move shared helpers from ext.c into internal.h and cid.hTejun Heo
8 daysaudit: fix recursive locking deadlock in audit_dupe_exe()Ricardo Robaina
8 daysaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
8 daysftrace: Add global mutex to serialize trace_parser accessTengda Wu
8 daystracing/remotes: Fix page_va[] access before counter update in trace_remote_a...Fuad Tabba
8 daystracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()Masami Hiramatsu (Google)
8 daystracing/probes: Fix potential underflow in LEN_OR_ZERO macroMasami Hiramatsu (Google)
8 daystracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...Masami Hiramatsu (Google)
8 daystracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()Masami Hiramatsu (Google)
8 daystracing: Propagate errors from remote event bulk updatesJackie Liu
8 daystracing: perf: Fix stale head for perf syscall tracingSteven Rostedt
8 daystracing: Fix union collision of module and refcnt for dynamic eventsMasami Hiramatsu (Google)
8 daystracing: Fix resource leak on mmiotrace trace_pipe closedeepakraog
8 daystracing: Fix mmiotrace possible NULL dereferencing of hiter->devSteven Rostedt
8 daystracing: Fix context switch counter truncationUsama Arif
8 daystracing: Delay module ref count for "enable_event" triggerSteven Rostedt
8 daystracing: Fix use-after-free freeing trigger private dataDavid Carlier
8 dayssmp: Make CSD lock acquisition atomic for debug modeChuyi Zhou
8 dayssmp: Avoid invalid per-CPU CSD lookup with CSD lock debugChuyi Zhou
8 dayssched_ext: Record an error on errno-only sub-enable failureTejun Heo
8 dayssched_ext: Enable tick for finite slices on nohz_fullAndrea Righi
8 dayssched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()Tejun Heo
8 dayssched_ext: Annotate ksyncs with __rcu in alloc/free_kick_syncs()Tejun Heo
8 dayssched_ext: Skip ops.set_weight() for disabled tasksKuba Piecuch
2026-07-24posix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner
2026-07-24posix-timers: Expand timer_[re]arm() callbacks with a boolean return valueThomas Gleixner
2026-07-24liveupdate: validate session type before performing operationPratyush Yadav (Google)
2026-07-24bpf: Reject negative const offsets for buffer pointersSun Jian
2026-07-24cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi
2026-07-24tracing/osnoise: Call synchronize_rcu() when unregisteringCrystal Wood
2026-07-24tracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
2026-07-24cpu: hotplug: Bound hotplug states sysfs outputBradley Morgan
2026-07-24cpu: hotplug: Preserve per instance callback errorsBradley Morgan
2026-07-24posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
2026-07-24locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()Thomas Gleixner