aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-10nfs_common: add new NOTIFY4_* flags proposed in RFC8881bisJeff Layton1-0/+11
2026-08-10nfsd: add protocol support for CB_NOTIFYJeff Layton3-133/+275
2026-08-10lockd, nfsd: RCU-protect nlmsvc_ops dispatchJeff Layton1-3/+9
2026-08-10SUNRPC: Add svc_serv_maxthreads() to report the thread ceilingChuck Lever1-0/+1
2026-08-10SUNRPC: close backchannel before destroying callback serviceChuck Lever1-0/+5
2026-08-03svcrdma: Validate Read chunk positions at decode timeChuck Lever1-0/+2
2026-08-03svcrdma: Fix pcl_for_each_segment for empty chunksChris Mason1-1/+1
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-3/+4
2026-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-5/+16
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds3-4/+10
2026-07-31Merge tag 'hyperv-fixes-signed-20260731' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+2
2026-07-31Merge tag 'sound-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-2/+19
2026-07-30Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-0/+5
2026-07-30Merge tag 'pm-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+3
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-34/+58
2026-07-29Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers1-3/+0
2026-07-29Revert "ptr_ring: move free-space check into separate helper"Simon Schippers1-18/+2
2026-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2026-07-29scsi: libsas: terminate deferred commands on time outDamien Le Moal2-0/+4
2026-07-29ata: libata-scsi: terminate deferred commands on time outDamien Le Moal1-0/+2
2026-07-28Bluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen1-1/+3
2026-07-28Merge tag 'kvmarm-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-3/+0
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-27ethtool: Embed FEC hist ranges as buffer in structEric Joyner1-0/+1
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus 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/git/vfs/vfsLinus Torvalds1-0/+21
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-5/+11
2026-07-26iommu/iommufd: Fix IOPF group ownership UAFPeiyang He1-0/+5
2026-07-24Merge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds2-23/+23
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski4-10/+44
2026-07-24xsk: reclaim invalid Tx descriptors in ZC batch pathMaciej Fijalkowski1-0/+3
2026-07-24xsk: provide sufficient space in pool->tx_descsMaciej Fijalkowski1-2/+4
2026-07-24xsk: drain continuation descs after overflow in xsk_build_skb()Jason Xing1-0/+1
2026-07-24Merge 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/vbabka/slabLinus Torvalds2-3/+25
2026-07-24Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie1-6/+6
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus 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