summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
4 daysMerge tag 'timers-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
4 daysMerge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
5 daysMerge tag 'trace-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
5 daysfutex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso
5 daystracing: Drain deferred trigger frees if kthread creation failsWesley Atwell
6 daysMerge tag 'sysctl-7.00-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daystracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang
7 daysMerge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
7 daysMerge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
7 daysfutex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang
7 daysfutex: Require sys_futex_requeue() to have identical flagsPeter Zijlstra
7 dayssysctl: fix uninitialized variable in proc_do_large_bitmapMarc Buerg
8 daysMerge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
8 dayssrcu: Use irq_work to start GP in tiny SRCUJoel Fernandes
8 daysrcu: Use an intermediate irq_work to start process_srcu()Boqun Feng
8 dayssrcu: Push srcu_node allocation to GP when non-preemptiblePaul E. McKenney
8 dayssrcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney
9 daysalarmtimer: Fix argument order in alarm_timer_forward()Zhan Xusheng
10 daysPM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()Youngjun Park
10 daysPM: hibernate: Drain trailing zero pages on userspace restoreAlberto Garcia
11 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
11 daysMerge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
11 daysMerge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
12 daysftrace: Use hash argument for tmp_ops in update_ftrace_direct_modJiri Olsa
12 daysring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)
12 daystracing: Fix trace_marker copy link list updatesSteven Rostedt
12 daystracing: Fix failure to read user space from system call trace eventsSteven Rostedt
12 daysbpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagationDaniel Borkmann
12 daysbpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_ORDaniel Wade
12 daysbpf: Fix undefined behavior in interpreter sdiv/smod for INT_MINJenny Guanni Qu
12 daysbpf: Fix exception exit lock checking for subprogsIhor Solodrai
13 daysdma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is setLeon Romanovsky
13 daysdma-mapping: Introduce DMA require coherency attributeLeon Romanovsky
13 daysdma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky
13 daysdma-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
2026-03-16dma: swiotlb: add KMSAN annotations to swiotlb_bounce()Shigeru Yoshida
2026-03-15Merge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-15Merge tag 'timers-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-15Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-13Merge tag 'wq-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-13Merge tag 'cgroup-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-13Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-13kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)
2026-03-13kprobes: avoid crash when rmmod/insmod after ftrace killedMasami Hiramatsu (Google)
2026-03-12perf: Make sure to use pmu_ctx->pmu for groupsPeter Zijlstra
2026-03-11sched/mmcid: Avoid full tasklist walksThomas Gleixner