summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-01mm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas2-4/+20
2025-06-01mmu_notifiers: remove leftover stub macrosJann Horn1-3/+0
2025-06-01memcg: nmi safe memcg stats for specific archsShakeel Butt1-0/+10
2025-06-01iov: remove copy_page_from_iter_atomic()Matthew Wilcox (Oracle)1-8/+2
2025-06-01mm: rename page->index to page->__folio_indexMatthew Wilcox (Oracle)2-6/+6
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds19-37/+295
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds33-505/+840
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+1
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-8/+134
2025-05-31Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+0
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-105/+174
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-45/+34
2025-05-30PCI: host-common: Convert to library for host controller driversManivannan Sadhasivam1-6/+0
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-2/+56
2025-05-30Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-24/+57
2025-05-30Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+15
2025-05-30Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+28
2025-05-30exportfs: require ->fh_to_parent() to encode connectable file handlesAmir Goldstein1-0/+10
2025-05-30Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds1-1/+12
2025-05-30Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-11/+100
2025-05-30Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds3-12/+29
2025-05-29Merge tag 'fsnotify_for_v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3
2025-05-29Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-43/+193
2025-05-29Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-37/+22
2025-05-29Merge tag 'devicetree-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+26
2025-05-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+2
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-8/+23
2025-05-29readdir: supply dir_context.count as readdir buffer size hintMiklos Szeredi1-0/+7
2025-05-29fuse: don't allow signals to interrupt getdents copyingMiklos Szeredi1-0/+3
2025-05-29Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds4-14/+42
2025-05-29Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds35-654/+654
2025-05-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-14/+28
2025-05-29PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...Niklas Cassel1-3/+3
2025-05-29PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encodingNiklas Cassel1-3/+2
2025-05-29nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointerNeilBrown1-11/+12
2025-05-29nfs_localio: always hold nfsd net ref with nfsd_file refNeilBrown1-2/+1
2025-05-29NFSv4: Allow FREE_STATEID to clean up delegationsBenjamin Coddington1-0/+1
2025-05-29NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)Anna Schumaker2-0/+2
2025-05-29PCI: endpoint: Retain fixed-size BAR size as well as aligned sizeJerome Brunet1-0/+3
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds4-21/+34
2025-05-28Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+2
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds5-50/+26
2025-05-28Merge tag 'lsm-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2025-05-28Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+12
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-5/+56
2025-05-28Merge branch 'kvm-lockdep-common' into HEADPaolo Bonzini2-4/+32
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+1
2025-05-28iomap: don't lose folio dropbehind state for overwritesJens Axboe1-1/+4
2025-05-28virtio: reject shm region if length is zeroSami Uddin1-0/+2
2025-05-28Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-41/+92