summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
16 hoursMerge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'sched_ext-for-7.0-rc6-fixes-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
3 dayssched_ext: Fix stale direct dispatch state in ddsp_dsq_idAndrea Righi
3 daysMerge tag 'pm-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
4 dayssched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCUChangwoo Min
4 daysbpf: Fix incorrect pruning due to atomic fetch precision trackingDaniel Borkmann
4 daysbpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya
4 daysbpf: reject direct access to nullable PTR_TO_BUF pointersQi Tang
4 dayssched/debug: Fix avg_vruntime() usagePeter Zijlstra
4 dayssched/fair: Fix zero_vruntime tracking fixPeter Zijlstra
6 daysbpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi
6 daysbpf: Fix regsafe() for pointers to packetAlexei Starovoitov
6 daysMerge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
6 daysMerge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
6 dayscgroup/cpuset: Skip security check for hotplug induced v1 task migrationWaiman Long
6 dayscgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...Waiman Long
7 daysPM: EM: Fix NULL pointer dereference when perf domain ID is not foundChangwoo Min
7 dayssched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callbackTejun Heo
8 daysMerge tag 'timers-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
8 daysMerge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
9 daysMerge tag 'trace-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
9 daysfutex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso
9 daystracing: Drain deferred trigger frees if kthread creation failsWesley Atwell
10 daysMerge tag 'sysctl-7.00-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
10 daystracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang
11 daysMerge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
11 daysMerge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
11 daysfutex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang
11 daysfutex: Require sys_futex_requeue() to have identical flagsPeter Zijlstra
11 dayssysctl: fix uninitialized variable in proc_do_large_bitmapMarc Buerg
11 daysMerge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
12 dayscgroup: Fix cgroup_drain_dying() testing the wrong conditionTejun Heo
12 dayssrcu: Use irq_work to start GP in tiny SRCUJoel Fernandes
12 daysrcu: Use an intermediate irq_work to start process_srcu()Boqun Feng
12 dayssrcu: Push srcu_node allocation to GP when non-preemptiblePaul E. McKenney
12 dayssrcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney
12 daysworkqueue: Better describe stall checkPetr Mladek
13 daysalarmtimer: Fix argument order in alarm_timer_forward()Zhan Xusheng
13 dayscgroup: Wait for dying tasks to leave on rmdirTejun Heo
14 daysPM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()Youngjun Park
14 daysPM: hibernate: Drain trailing zero pages on userspace restoreAlberto Garcia
2026-03-22Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-03-22Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-03-22Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-21workqueue: Fix false positive stall reportsSong Liu
2026-03-21sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()Cheng-Yang Chou
2026-03-21ftrace: Use hash argument for tmp_ops in update_ftrace_direct_modJiri Olsa
2026-03-21ring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)