summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-09-25Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds5-13/+13
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2024-09-24Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-14/+149
2024-09-24Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+2
2024-09-24Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2024-09-24Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+13
2024-09-24Merge tag 'i3c/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-0/+16
2024-09-24Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-205/+0
2024-09-24Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...Linus Torvalds2-119/+14
2024-09-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-20/+126
2024-09-24Merge tag 'keys-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2024-09-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-0/+47
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2024-09-23Merge tag 'leds-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+2
2024-09-23Merge tag 'mfd-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-30/+1
2024-09-23Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-176/+39
2024-09-23Merge tag 'soundwire-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2024-09-23Merge tag 'pinctrl-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2024-09-23Merge tag 'firewire-updates-6.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+22
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-3/+17
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson3-0/+15
2024-09-23nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commitMike Snitzer1-2/+3
2024-09-23nfsd: implement server support for NFS_LOCALIO_PROGRAMMike Snitzer1-0/+7
2024-09-23nfsd: add LOCALIO supportWeston Andros Adamson1-0/+8
2024-09-23nfs_common: prepare for the NFS client to use nfsd_file for LOCALIOMike Snitzer1-1/+26
2024-09-23nfs_common: add NFS LOCALIO auxiliary protocol enablementMike Snitzer1-0/+36
2024-09-23SUNRPC: replace program list with program arrayNeilBrown1-3/+4
2024-09-23SUNRPC: add svcauth_map_clnt_to_svc_cred_localWeston Andros Adamson1-0/+5
2024-09-23nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.hMike Snitzer1-1/+19
2024-09-23nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errnoMike Snitzer1-0/+1
2024-09-23nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer1-0/+16
2024-09-23nfs: add 'noalignwrite' option for lock-less 'lost writes' preventionDan Aloni1-0/+1
2024-09-23SUNRPC: convert RPC_TASK_* constants to enumStephen Brennan1-7/+9
2024-09-23nfs: simplify and guarantee owner uniqueness.NeilBrown2-3/+2
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds8-22/+315
2024-09-23Merge tag 'nfsd-6.12' into linux-next-with-localioAnna Schumaker8-22/+315
2024-09-23Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds2-3/+111
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-27/+28
2024-09-23mm: fix build on 32-bit targets without MAX_PHYSMEM_BITSLinus Torvalds1-1/+1
2024-09-23fs/mnt_idmapping: introduce an invalid_mnt_idmapAlexander Mikhalitsyn1-0/+1
2024-09-22seqcount: replace smp_rmb() in read_seqcount() with load acquireChristoph Lameter (Ampere)1-20/+5
2024-09-22Merge branch 'address-masking'Linus Torvalds1-0/+7
2024-09-22iommu/dma: remove most stubs in iommu-dma.hChristoph Hellwig1-100/+8
2024-09-22dma-mapping: fix vmap and mmap of noncontiougs allocationsChristoph Hellwig2-19/+6
2024-09-22Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+20
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+229
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds6-5/+77
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds6-59/+70