summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
3 daysprctl: fix PR_SET_MM_AUXV losing the forced AT_NULL terminatorBradley Morgan
3 daysbpf: Reject negative optlen in cgroup getsockopt hookJunseo Lim
3 daysbpf: Check pointer type for all atomic RMW pathsYiyang Chen
3 dayssched_ext: Make SCHED_CLASS_EXT select GENERIC_ALLOCATORTejun Heo
3 dayssched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()Tejun Heo
3 daysbpf: Fix pending_pos walk on 32-bit ring position wrapIsrael Téllez García
3 daysring-buffer: Remove trace_buffer::cpusVincent Donnefort
3 daysbpf: Fix arm64 KASAN false positive after bpf_throwMykyta Yatsenko
3 daystracing: Have trace_event_update_all() only handle module that is loadingSteven Rostedt
3 dayssched/isolation: Defer freeing of cpumask memblock memory to initcallWaiman Long
3 daysbpf: Fix UAF in bpf_trampoline_multi_attach_free on update failureHui Zhu
3 daysbpf: Derive the atomic load register in one placeDaniel Borkmann
3 daysbpf: Compare iterator types during state pruningNing Ding
3 dayshrtimer: Account nr_retries on recovered interrupt retriesLiang Hao
3 dayscgroup/cpuset: Use WRITE_ONCE() for shared prs_err updatesGuopeng Zhang
3 daysbpf: Fix mmap_lock leak in irq_work pathSanghyun Park
3 daysbpf, cgroup: Fix storage null-ptr-deref after replacing progPu Lehui
3 dayssched/fair: Check CPU capacity before comparing group types during load balanceRicardo Neri
3 dayssched/fair: Also gate overloaded status update for SD_ASYM_CPUCAPACITYRicardo Neri
3 daysbpf: Reject load-acquire from pointers requiring fault protectionDaniel Borkmann
3 daysmodule/dups: Fix use-after-free in kmod_dup_req lifetime handlingPetr Pavlu
3 daysmodule/dups: Inform duplicate requests about the result directlyPetr Pavlu
3 daysmodule: use strscpy() to copy module names in stats and dup trackingNaveen Kumar Chaudhary
3 daysbpf: Fix sleepable check for tracing/lsm progLeon Hwang
3 daysbpf: Clear buf on error in __bpf_get_task_stackJiri Olsa
3 daysbpf: Remove trace_in argument from __bpf_get_stackJiri Olsa
3 daysbpf: Factor callchain_finalize function from __bpf_get_stackJiri Olsa
3 daysbpf: Factor callchain_store function from __bpf_get_stackJiri Olsa
3 daysbpf: Check load-acquire src ptr type before the loadDaniel Borkmann
3 daysbpf, cgroup: Fix invalid storage access after __cgroup_bpf_attach failedPu Lehui
3 daysbpf: Invalidate RCU pointers after final spin unlockNing Ding
3 daysbpf: Fix mmap_lock deadlock on arena lock failureJiayuan Chen
3 daysbpf: Reject >8 byte return values on return-reading trampoline pathsYonghong Song
3 dayslocking/lockdep: Fix NULL pointer dereference in __lock_set_class()Naveen Kumar Chaudhary
3 daysswiotlb: Preserve allocation virtual address for dynamic poolsAneesh Kumar K.V (Arm)
3 daysbpf: Fix potential UAF when reading bpf link infoPu Lehui
3 daysbpf: Fix potential UAF in bpf_netns_link_update_progPu Lehui
3 daysrcu: Mark accesses to ->rcu_urgent_qs and ->rcu_need_heavy_qsItai Handler
3 dayssched_ext: Abort directly from the hardlockup handlerTejun Heo
3 dayssched_ext: Fix exit_cpu accuracy for lockup pathsCheng-Yang Chou
3 daysliveupdate: Remember FLB retrieve() statusDavid Matlack
3 daysliveupdate: Reference count outgoing FLB dataDavid Matlack
3 daysliveupdate: reject nonzero reserved value for SESSION_FINISHJackie Liu
3 daysbpf: Fix WARNING in bpf_tracing_link_releaseLeon Hwang
3 daysbpf: Fix CFI mismatch in task work callbackMykyta Yatsenko
3 daysPM: hibernate: Fix memory leak in snapshot_write_next() error pathMalaya Kumar Rout
3 daysbpf: Mark bpf_refcount field as uniqueKumar Kartikeya Dwivedi
3 daysbpf: Preserve unique-field state across nested structsKumar Kartikeya Dwivedi
3 daysbpf: Fix offset warn check for bpf_res_spin_lockKumar Kartikeya Dwivedi
3 daysbpf: Zero queue and stack outputs on lock failureKumar Kartikeya Dwivedi