summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
5 daysMerge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...HEADmasterLinus Torvalds
5 daysMerge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
5 daysMerge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
5 dayscgroup/cpuset: Skip security check for hotplug induced v1 task migrationWaiman Long
5 dayscgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...Waiman Long
6 dayssched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callbackTejun Heo
7 daysMerge tag 'timers-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
7 daysMerge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
8 daysMerge tag 'trace-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
8 daysfutex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso
8 daystracing: Drain deferred trigger frees if kthread creation failsWesley Atwell
9 daysMerge tag 'sysctl-7.00-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
9 daystracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang
10 daysMerge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
10 daysMerge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
10 daysfutex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang
10 daysfutex: Require sys_futex_requeue() to have identical flagsPeter Zijlstra
10 dayssysctl: fix uninitialized variable in proc_do_large_bitmapMarc Buerg
10 daysMerge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
10 dayscgroup: Fix cgroup_drain_dying() testing the wrong conditionTejun Heo
11 dayssrcu: Use irq_work to start GP in tiny SRCUJoel Fernandes
11 daysrcu: Use an intermediate irq_work to start process_srcu()Boqun Feng
11 dayssrcu: Push srcu_node allocation to GP when non-preemptiblePaul E. McKenney
11 dayssrcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney
11 daysworkqueue: Better describe stall checkPetr Mladek
12 daysalarmtimer: Fix argument order in alarm_timer_forward()Zhan Xusheng
12 dayscgroup: Wait for dying tasks to leave on rmdirTejun Heo
13 daysPM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()Youngjun Park
13 daysPM: hibernate: Drain trailing zero pages on userspace restoreAlberto Garcia
14 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
14 daysMerge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
14 daysMerge 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)
2026-03-21tracing: Fix trace_marker copy link list updatesSteven Rostedt
2026-03-21tracing: Fix failure to read user space from system call trace eventsSteven Rostedt
2026-03-21bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagationDaniel Borkmann
2026-03-21bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_ORDaniel Wade
2026-03-21bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MINJenny Guanni Qu
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai
2026-03-20dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is setLeon Romanovsky
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky
2026-03-20dma-debug: Allow multiple invocations of overlapping entriesLeon Romanovsky
2026-03-19Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-18bpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi
2026-03-16sched: idle: Consolidate the handling of two special casesRafael J. Wysocki
2026-03-16Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...Linus Torvalds