summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-08-13taskstats: drop the dead NULL attribute check in parse()Bradley Morgan
2026-08-13bpf: Fix func_info_aux desync after dead code eliminationKumar Kartikeya Dwivedi
2026-08-13tracing: Fix race between update_event_fields and, event_define_fieldsMichael Wu
2026-08-13tracing: Fix NULL pointer dereference in module event cache removalHui Su
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13bpf: Introduce global percpu dataLeon Hwang
2026-08-13bpf: Factor out check_map_mem_read helper in verifierLeon Hwang
2026-08-13bpf: Drop duplicate blank lines in kernel/bpf/Leon Hwang
2026-08-13workqueue: annotate racy p->wake_cpu accesses in kick_pool_pick()Breno Leitao
2026-08-13sched/isolation: Defer freeing of cpumask memblock memory to initcallWaiman Long
2026-08-13dma/swiotlb: decouple high watermark tracking from CONFIG_DEBUG_FSchenhuguanshen
2026-08-13bpf: Trim special_kfunc_list in verifierLeon Hwang
2026-08-13bpf: Eliminate dup/restore of insn_aux_dataXu Kuohai
2026-08-13bpf: Make bpf_trampoline_multi_detach return voidHui Zhu
2026-08-13bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failureHui Zhu
2026-08-12bpf: Show more useful info in stack depth statsKumar Kartikeya Dwivedi
2026-08-12bpf: Attribute async callback instructions to verification rootsKumar Kartikeya Dwivedi
2026-08-12bpf: Track verifier instruction stats for each subprogramKumar Kartikeya Dwivedi
2026-08-12audit: avoid dropping live tree ref on fsnotify rule autoremoveJérémy Jean
2026-08-12sched_ext: Convert scx_bpf_cid_override() to __arena array argumentsTejun Heo
2026-08-12sched_ext: Convert sub-cap kfuncs to __arena cmask argumentsTejun Heo
2026-08-12sched_ext: Pass kernel arena pointers to ops_cid callbacksTejun Heo
2026-08-12Merge branch 'for-7.3' into for-7.3-arena-argsTejun Heo
2026-08-12sched_ext: Gate cid kfuncs behind the SCX struct_ops checkfangqiurong
2026-08-12bpf: Derive the atomic load register in one placeDaniel Borkmann
2026-08-12workqueue: BUG_ON() instead of returning NULL in wq_node_nr_active()Breno Leitao
2026-08-12workqueue: use RCU accessors when populating wq->cpu_pwqBreno Leitao
2026-08-12workqueue: use rcu_dereference_sched() in workqueue_congested()Breno Leitao
2026-08-12sched_ext: Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
2026-08-12cachefiles,netfs: sunset ondemand modeGao Xiang
2026-08-12pid: reject allocations through dead ancestor pid namespacesJérémy Jean
2026-08-11cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flagGuopeng Zhang
2026-08-11sched_ext: Fix rq->core_pick corruption under core schedulingTejun Heo
2026-08-11sched_ext: Count rq lock releases in rq->scx.lock_drop_seqTejun Heo
2026-08-11sched_ext: Fix this_rq() assumptions in dispatch kfuncsTejun Heo
2026-08-11sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict returnTejun Heo
2026-08-11sched/core: Make core-sched flips wait for in-flight selectionsTejun Heo
2026-08-11sched/core: Handle pick_task() releasing the rq lockTejun Heo
2026-08-11srcu: Queue sdp->work when the delay timer is successfully deletedZqiang
2026-08-11bpf: Compare iterator types during state pruningNing Ding
2026-08-11ring-buffer: drop unneeded semicolonJulia Lawall
2026-08-11timer_list: Use ktime_t over nanosecondsThomas Weißschuh (Schneider Electric)
2026-08-11timer_list: Use standard 'long long' format placeholdersThomas Weißschuh (Schneider Electric)
2026-08-11hrtimer: Add a lockdep assertion to hrtimer_update_base()Thomas Weißschuh (Schneider Electric)
2026-08-11timekeeping: Use u32 for clock_was_set_seqThomas Weißschuh (Schneider Electric)
2026-08-11timekeeping: Rename clockid_aux_valid() to clockid_is_aux_clock()Thomas Weißschuh (Schneider Electric)
2026-08-11hrtimer: Account nr_retries on recovered interrupt retriesLiang Hao
2026-08-11tracing: Cleanup event_enable_trigger_parse() by using __free()Steven Rostedt
2026-08-11tracing: Report every TP_printk double dereferenceDavid Carlier
2026-08-11timers/itimer: Zero-init old itimerval before copy to userspaceJérémy Jean