summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2 daysbpf: Fix use-after-free in arena_vm_close on forkAlexei Starovoitov
2 dayssched_ext: Use dsq->first_task instead of list_empty() in dispatch_enqueue() ...Tejun Heo
2 dayssched_ext: idle: Recheck prev_cpu after narrowing allowed maskDavid Carlier
2 daystracing/fprobe: Check the same type fprobe on table as the unregistered oneMasami Hiramatsu (Google)
2 daystracing/probes: Limit size of event probe to 3KSteven Rostedt
2 daystracing/fprobe: Unregister fprobe even if memory allocation failsMasami Hiramatsu (Google)
2 daystracing/fprobe: Remove fprobe from hash in failure pathMasami Hiramatsu (Google)
2 daystracing/fprobe: Avoid kcalloc() in rcu_read_lock sectionMasami Hiramatsu (Google)
2 daysrseq: Don't advertise time slice extensions if disabledThomas Gleixner
2 daysrseq: Set rseq::cpu_id_start to 0 on unregistrationThomas Gleixner
2 dayssched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup settersTejun Heo
2 daysexit: prevent preemption of oopsing TASK_DEAD taskJann Horn
2 daystracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier
9 daysrtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong
9 daystaskstats: set version in TGID exit notificationsYiyang Chen
9 daysring-buffer: Do not double count the reader_pageMasami Hiramatsu (Google)
9 daysrandomize_kstack: Maintain kstack_offset per taskRyan Roberts
9 daystracing/fprobe: Reject registration of a registered fprobe before initMasami Hiramatsu (Google)
9 dayssched: Use u64 for bandwidth ratio calculationsJoseph Salisbury
2026-04-22clockevents: Add missing resets of the next_event_forced flagThomas Gleixner
2026-04-12Merge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-12Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-12Merge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-11Merge tag 'probes-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-10Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-10clockevents: Prevent timer interrupt starvationThomas Gleixner
2026-04-09Merge tag 'dma-mapping-7.0-2026-04-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-08sched/deadline: Use revised wakeup rule for dl_serverPeter Zijlstra
2026-04-07Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...Linus Torvalds
2026-04-07tick/nohz: Fix inverted return value in check_tick_dependency() fast pathJosh Snyder
2026-04-06liveupdate: propagate file deserialization failuresLeo Timmins
2026-04-06tracing/probe: reject non-closed empty immediate stringsPengpeng Hou
2026-04-05Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-04prctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley
2026-04-04prctl: rename branch landing pad implementation functions to be more explicitPaul Walmsley
2026-04-03Merge tag 'sched_ext-for-7.0-rc6-fixes-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-04-03sched_ext: Fix stale direct dispatch state in ddsp_dsq_idAndrea Righi
2026-04-03Merge tag 'pm-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-02sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCUChangwoo Min
2026-04-02bpf: Fix incorrect pruning due to atomic fetch precision trackingDaniel Borkmann
2026-04-02bpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya
2026-04-02bpf: reject direct access to nullable PTR_TO_BUF pointersQi Tang
2026-04-02sched/debug: Fix avg_vruntime() usagePeter Zijlstra
2026-04-02sched/fair: Fix zero_vruntime tracking fixPeter Zijlstra
2026-04-01workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...Matthew Brost
2026-03-31bpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi
2026-03-31bpf: Fix regsafe() for pointers to packetAlexei Starovoitov
2026-03-31Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-31Merge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds