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