summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-04-07btrfs: tree-checker: introduce checks for FREE_SPACE_INFOQu Wenruo-1/+2
2026-04-07btrfs: add tracepoint for search slot restart trackingLeo Martins-0/+24
2026-04-05Merge tag 'char-misc-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+14
2026-04-05Merge tag 'usb-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+8
2026-04-03Merge tag 'gpio-fixes-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-10/+8
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-0/+24
2026-04-02Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-3/+2
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+3
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+2
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin-2/+8
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal-1/+1
2026-04-01lis3lv02d: fix kernel-doc warningsRandy Dunlap-2/+2
2026-03-31bpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi-0/+24
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+9
2026-03-31crypto: algif_aead - Revert to operating out-of-placeHerbert Xu-3/+2
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+5
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2026-03-29Merge tag 'iio-fixes-for-7.0b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-0/+12
2026-03-28Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+7
2026-03-28Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...Linus Torvalds-11/+21
2026-03-27mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu-11/+21
2026-03-27Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+0
2026-03-27Merge tag 'sound-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-5/+0
2026-03-27mpage: Provide variant of mpage_writepages() with own optional folio handlerJan Kara-2/+9
2026-03-27iommu: Do not call drivers for empty gathersJason Gunthorpe-1/+2
2026-03-26netdevsim: fix build if SKB_EXTENSIONS=nQingfang Deng-0/+1
2026-03-26mpls: add seqcount to protect the platform_label{,s} pairSabrina Dubroca-0/+1
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-8/+113
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+16
2026-03-26futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang-0/+1
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells-5/+4
2026-03-26netfilter: ctnetlink: use netlink policy range checksDavid Carlier-0/+4
2026-03-26netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso-1/+17
2026-03-26netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso-0/+5
2026-03-26netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso-1/+1
2026-03-26ASoC: adau1372: Fix error handling in adau1372_set_power()Mark Brown-32/+155
2026-03-25Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+9
2026-03-25srcu: Use irq_work to start GP in tiny SRCUJoel Fernandes-0/+4
2026-03-25rcu: Use an intermediate irq_work to start process_srcu()Boqun Feng-0/+1
2026-03-25srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney-4/+4
2026-03-25ASoC: SDCA: remove the max count of initialization tableShuming Fan-5/+0
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda-2/+2
2026-03-24net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler-0/+1
2026-03-24cgroup: Wait for dying tasks to leave on rmdirTejun Heo-0/+3
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/s...Linus Torvalds-0/+6
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich-5/+0
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni-1/+1
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo-0/+19
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo-4/+30