summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
10 daystracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier
10 dayscgroup: rstat: relax NMI guard after switch to try_cmpxchgCunlong Li
10 dayscgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
10 daysdma-mapping: move dma_map_resource() sanity check into debug codeJianpeng Chang
10 daysirq_work: Fix use-after-free in irq_work_single() on PREEMPT_RTJiayuan Chen
10 daysfprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)
10 daystracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)
10 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
10 daysring-buffer: Fix reporting of missed events in iteratorSteven Rostedt
10 dayscgroup/cpuset: Reset DL migration state on can_attach() failureGuopeng Zhang
10 daystracing/fprobe: Check the same type fprobe on table as the unregistered oneMasami Hiramatsu (Google)
10 daystracing/fprobe: Avoid kcalloc() in rcu_read_lock sectionMasami Hiramatsu (Google)
10 daystracing: fprobe: use ftrace if CONFIG_DYNAMIC_FTRACE_WITH_ARGSMenglong Dong
10 daystracing: fprobe: Remove unused local variableMasami Hiramatsu (Google)
10 dayssched_ext: Avoid UAF in scx_root_enable_workfn() init failure pathTejun Heo
10 dayssched_ext: Fix missing warning in scx_set_task_state() default caseSamuele Mariotti
10 dayssched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli
10 dayssched: Employ sched_change guardsPeter Zijlstra
2026-05-23sched_ext: Pass held rq to SCX_CALL_OP() for core_sched_beforeTejun Heo
2026-05-23sched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_newTejun Heo
2026-05-23audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia
2026-05-23cgroup/dmem: Return -ENOMEM on failed pool preallocationGuopeng Zhang
2026-05-23audit: fix incorrect inheritable capability in CAPSET recordsSergio Correia
2026-05-23workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND pathBreno Leitao
2026-05-23sched/fair: Revert force wakeup preemptionVincent Guittot
2026-05-23sched/fair: Fix wakeup_preempt_fair() for not waking up taskVincent Guittot
2026-05-23bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagationDaniel Borkmann
2026-05-23futex: Drop CLONE_THREAD requirement for private default hash allocDavidlohr Bueso
2026-05-23futex: Prevent lockup in requeue-PI during signal/ timeout wakeupSebastian Andrzej Siewior
2026-05-23sched/fair: Clear rel_deadline when initializing forked entitiesZicheng Qu
2026-05-23sched/fair: Fix wakeup_preempt_fair() vs delayed dequeueVincent Guittot
2026-05-23sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goalsMel Gorman
2026-05-23tracing: branch: Fix inverted check on stat tracer registrationBreno Leitao
2026-05-23cgroup: Increment nr_dying_subsys_* from rmdir contextPetr Malat
2026-05-23cgroup/rdma: fix integer overflow in rdmacg_try_charge()cuitao
2026-05-23sched/psi: fix race between file release and pressure writeEdward Adam Davis
2026-05-23bpf: Validate node_id in arena_alloc_pages()Puranjay Mohan
2026-05-23bpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
2026-05-23bpf: Fix NULL deref in map_kptr_match_type for scalar regsMykyta Yatsenko
2026-05-23tracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
2026-05-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann
2026-05-23tracing: remove size parameter in __trace_puts()Steven Rostedt
2026-05-23unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failureMichal Grzedzicki
2026-05-23sched_ext: Fix ops.cgroup_move() invocation kf_mask and rq trackingTejun Heo
2026-05-23sched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumaskTejun Heo
2026-05-23kho: make debugfs interface optionalPasha Tatashin
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
2026-05-23padata: Remove cpu online check from cpu add and removalChuyi Zhou
2026-05-23bpf: Fix OOB in pcpu_init_valueLang Xu
2026-05-23bpf: Allow instructions with arena source and non-arena dest registersEmil Tsalapatis