summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
9 hoursaudit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia
9 hoursaudit: fix incorrect inheritable capability in CAPSET recordsSergio Correia
9 hoursworkqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND pathBreno Leitao
9 hoursfutex: Prevent lockup in requeue-PI during signal/ timeout wakeupSebastian Andrzej Siewior
9 hourstracing: branch: Fix inverted check on stat tracer registrationBreno Leitao
9 hourscgroup/rdma: fix integer overflow in rdmacg_try_charge()cuitao
9 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
9 hoursbpf: Fix NULL deref in map_kptr_match_type for scalar regsMykyta Yatsenko
9 hourstracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
9 hoursunshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failureMichal Grzedzicki
9 hourspadata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
9 hourspadata: Remove cpu online check from cpu add and removalChuyi Zhou
9 hoursbpf: Fix OOB in pcpu_init_valueLang Xu
9 hoursbpf: Fix RCU stall in bpf_fd_array_map_clear()Sechang Lim
9 hoursbpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooksJiayuan Chen
9 hoursbpf: Fix stale offload->prog pointer after constant blindingMingTao Huang
9 hoursbpf: fix end-of-list detection in cgroup_storage_get_next_key()Weiming Shi
9 hoursbpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB pathDavid Carlier
9 hoursbpf, devmap: Remove unnecessary if check in for loopThorsten Blum
9 hoursmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu
9 hoursparams: Replace __modinit with __init_or_modulePetr Pavlu
9 hourshrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner
9 hourshrtimer: Avoid pointless reprogramming in __hrtimer_start_range_ns()Peter Zijlstra
9 hourshrtimers: Update the return type of enqueue_hrtimer()Richard Clark
6 daystracing/probes: Limit size of event probe to 3KSteven Rostedt
6 daystracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier
6 dayssched: Use u64 for bandwidth ratio calculationsJoseph Salisbury
6 daysexit: Sleep at TASK_IDLE when waiting for application core dumpPaul E. McKenney
6 daysexit: prevent preemption of oopsing TASK_DEAD taskJann Horn
6 daysbpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_miscKumar Kartikeya Dwivedi
6 daysbpf: handle fake register spill to stack with BPF_ST_MEM instructionAndrii Nakryiko
6 daysbpf: track aligned STACK_ZERO cases as imprecise spilled registersAndrii Nakryiko
6 daysbpf: preserve constant zero when doing partial register restoreAndrii Nakryiko
6 daysbpf: preserve STACK_ZERO slots on partial reg spillsAndrii Nakryiko
6 daysbpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko
6 daysrtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong
6 daystaskstats: set version in TGID exit notificationsYiyang Chen
6 daysrandomize_kstack: Maintain kstack_offset per taskRyan Roberts
6 daysregset: use kvzalloc() for regset_get_alloc()Douglas Anderson
6 dayspadata: Fix pd UAF once and for allHerbert Xu
8 daysptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-04-27blktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
2026-04-27tracing/probe: reject non-closed empty immediate stringsPengpeng Hou
2026-04-11fork: defer linking file vma until vma is fully initializedMiaohe Lin
2026-04-11bpf: reject direct access to nullable PTR_TO_BUF pointersQi Tang
2026-04-11bpf: Fix regsafe() for pointers to packetAlexei Starovoitov
2026-04-02futex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso
2026-04-02tracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang
2026-04-02tracing: Switch trace_osnoise.c code over to use guard() and __free()Steven Rostedt
2026-04-02alarmtimer: Fix argument order in alarm_timer_forward()Zhan Xusheng