summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-28netfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells2-3/+4
2026-07-28ata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath1-1/+1
2026-07-28ata: libata: avoid kernel-doc warningsRandy Dunlap1-3/+3
2026-07-28ethtool: Embed FEC hist ranges as buffer in structEric Joyner1-0/+1
2026-07-28Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+25
2026-07-27ASoC: SDCA: Move kcontrol search out of IRQCharles Keepax1-0/+1
2026-07-27ASoC: Add a component fixup_controls callbackCharles Keepax1-0/+2
2026-07-27ASoC: SDCA: Populate IRQ data earlierCharles Keepax1-0/+2
2026-07-27ASoC: SDCA: Remove devm from primary IRQ cleanupCharles Keepax3-0/+6
2026-07-27ASoC: SDCA: Add sdca_irq_cleanup_late()Charles Keepax1-0/+5
2026-07-27ASoC: SDCA: Rename sdca_irq_allocate() to include devmCharles Keepax1-2/+3
2026-07-26scsi: libsas: Fix HA resume deadlock and hisi_sas disk-wake raceXingui Yang1-1/+0
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+21
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+11
2026-07-26iommu/iommufd: Fix IOPF group ownership UAFPeiyang He1-0/+5
2026-07-25Merge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-23/+23
2026-07-25Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski4-10/+44
2026-07-25xsk: reclaim invalid Tx descriptors in ZC batch pathMaciej Fijalkowski1-0/+3
2026-07-25xsk: provide sufficient space in pool->tx_descsMaciej Fijalkowski1-2/+4
2026-07-25xsk: drain continuation descs after overflow in xsk_build_skb()Jason Xing1-0/+1
2026-07-25Merge tag 'drm-fixes-2026-07-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-6/+6
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-8/+10
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+25
2026-07-24Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-6/+6
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-17/+22
2026-07-23bnge/bng_re: fix ring ID widthsVikas Gupta1-4/+3
2026-07-23ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov1-6/+5
2026-07-23ipvs: fix places with wrong packet offsetsJulian Anastasov1-6/+9
2026-07-23ipvs: fix the checksum validationsJulian Anastasov1-2/+29
2026-07-23netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso1-1/+3
2026-07-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang1-0/+2
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-12/+1
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif1-0/+21
2026-07-23KVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López1-3/+0
2026-07-23mshv: fix hv_input_get_system_property structWei Liu1-1/+2
2026-07-22netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()Pablo Neira Ayuso1-0/+3
2026-07-22netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei1-1/+1
2026-07-22Merge tag 'for-net-2026-07-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+3
2026-07-22io_uring/zcrx: rename notif to eventPavel Begunkov2-18/+18
2026-07-22io_uring/zcrx: rename ZCRX_NOTIF_NO_BUFFERSPavel Begunkov1-1/+1
2026-07-22io_uring/zcrx: drop "notif" from stats struct namesPavel Begunkov2-5/+5
2026-07-22ACPI: CPPC: Check all controls for fast switchingChristian Loehle1-2/+3
2026-07-21Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver1-1/+5
2026-07-21net/sched: Handle TC_ACT_REDIRECT from qdisc filter chainsJamal Hadi Salim1-1/+13
2026-07-21mm: mglru: fix stale batch updates after memcg reparentingQi Zheng1-0/+25
2026-07-21Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye1-0/+3
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds3-4/+8
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
2026-07-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+3