summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-04-03sched/locking: Add special p->blocked_on==PROXY_WAKING value for proxy return...John Stultz1-2/+49
2026-04-03locking: Add task::blocked_lock to serialize blocked_on stateJohn Stultz1-31/+17
2026-04-02Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar26-58/+187
2026-03-30Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+1
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2026-03-29Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...Linus Torvalds1-11/+21
2026-03-28mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-11/+21
2026-03-28Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-4/+49
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+13
2026-03-26futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang1-0/+1
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells1-1/+0
2026-03-26Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+9
2026-03-25srcu: Use irq_work to start GP in tiny SRCUJoel Fernandes1-0/+4
2026-03-25rcu: Use an intermediate irq_work to start process_srcu()Boqun Feng1-0/+1
2026-03-25srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney1-4/+4
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+6
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo1-0/+19
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo1-4/+30
2026-03-24sched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18
2026-03-24Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-0/+1
2026-03-22Merge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2026-03-22mm/damon/core: avoid use of half-online-committed contextSeongJae Park1-0/+6
2026-03-22Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+58
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+2
2026-03-20Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+8
2026-03-20writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong2-11/+1
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky1-0/+7
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky1-4/+4
2026-03-20io_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe1-0/+3
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-6/+9
2026-03-18PM: EM: Switch to rcu_dereference_all() in wakeup pathDietmar Eggemann1-2/+2
2026-03-18sched/topology: Remove sched_domain_shared allocation with sd_dataK Prateek Nayak1-1/+0
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2026-03-17driver core: platform: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-03-17driver core: generalize driver_override in struct deviceDanilo Krummrich2-0/+58
2026-03-17iommu/io-pgtable: fix all kernel-doc warnings in io-pgtable.hRandy Dunlap1-2/+8
2026-03-17Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixesIngo Molnar20-101/+152
2026-03-17bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet3-4/+8
2026-03-16Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+3
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-48/+35
2026-03-15Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+5
2026-03-14Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+9
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1