summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
5 hourssched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_newTejun Heo
5 hoursaudit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia
5 hoursaudit: fix incorrect inheritable capability in CAPSET recordsSergio Correia
5 hoursworkqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND pathBreno Leitao
5 hoursfutex: Prevent lockup in requeue-PI during signal/ timeout wakeupSebastian Andrzej Siewior
5 hourssched/fair: Clear rel_deadline when initializing forked entitiesZicheng Qu
5 hourstracing: branch: Fix inverted check on stat tracer registrationBreno Leitao
5 hourscgroup: Increment nr_dying_subsys_* from rmdir contextPetr Malat
5 hourscgroup/rdma: fix integer overflow in rdmacg_try_charge()cuitao
5 hoursbpf: Validate node_id in arena_alloc_pages()Puranjay Mohan
5 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
5 hoursbpf: Fix NULL deref in map_kptr_match_type for scalar regsMykyta Yatsenko
5 hourstracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
5 hoursunshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failureMichal Grzedzicki
5 hoursfdget(), trivial conversionsAl Viro
5 hourspadata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
5 hourspadata: Remove cpu online check from cpu add and removalChuyi Zhou
5 hoursbpf: Fix OOB in pcpu_init_valueLang Xu
5 hoursbpf: Allow instructions with arena source and non-arena dest registersEmil Tsalapatis
5 hoursbpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalarsDaniel Borkmann
5 hoursbpf: Relax scalar id equivalence for state pruningPuranjay Mohan
5 hoursbpf: Fix RCU stall in bpf_fd_array_map_clear()Sechang Lim
5 hoursbpf: return VMA snapshot from task_vma iteratorPuranjay Mohan
5 hoursbpf: switch task_vma iterator from mmap_lock to per-VMA locksPuranjay Mohan
5 hoursbpf: fix mm lifecycle in open-coded task_vma iteratorPuranjay Mohan
5 hoursbpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooksJiayuan Chen
5 hoursbpf: Fix stale offload->prog pointer after constant blindingMingTao Huang
5 hoursbpf: fix end-of-list detection in cgroup_storage_get_next_key()Weiming Shi
5 hoursbpf: Fix variable length stack write over spilled pointersAlexei Starovoitov
5 hoursbpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB pathDavid Carlier
5 hoursmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu
5 hoursparams: Replace __modinit with __init_or_modulePetr Pavlu
5 hourshrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner
5 hourshrtimer: Avoid pointless reprogramming in __hrtimer_start_range_ns()Peter Zijlstra
5 hourshrtimers: Update the return type of enqueue_hrtimer()Richard Clark
6 daystracing/probes: Limit size of event probe to 3KSteven Rostedt
8 daysptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
9 daystracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier
9 daysbpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov
9 daysexit: prevent preemption of oopsing TASK_DEAD taskJann Horn
9 daysmm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan
2026-05-07rtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong
2026-05-07taskstats: set version in TGID exit notificationsYiyang Chen
2026-05-07randomize_kstack: Maintain kstack_offset per taskRyan Roberts
2026-05-07sched: Use u64 for bandwidth ratio calculationsJoseph Salisbury
2026-05-07padata: Fix pd UAF once and for allHerbert Xu
2026-04-22kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett
2026-04-22sched/deadline: Use revised wakeup rule for dl_serverPeter Zijlstra
2026-04-22tracing/probe: reject non-closed empty immediate stringsPengpeng Hou
2026-04-18workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...Matthew Brost