summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-21mm/truncate: use folio_split() in truncate_inode_partial_folio()Zi Yan1-23/+2
2026-06-21fs: remove nr_thps from struct address_spaceZi Yan1-5/+0
2026-06-21mm: fs: remove filemap_nr_thps*() functions and their usersZi Yan1-29/+0
2026-06-21mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()Zi Yan1-1/+1
2026-06-21mm/khugepaged: remove READ_ONLY_THP_FOR_FS checkZi Yan1-0/+27
2026-06-21mm/khugepaged: improve tracepoints for mTHP ordersNico Pache1-12/+22
2026-06-21mm/khugepaged: add per-order mTHP collapse failure statisticsNico Pache1-0/+3
2026-06-21mm/khugepaged: generalize alloc_charge_folio()Dev Jain1-0/+2
2026-06-21lib: split codetag_lock_module_list()Bart Van Assche1-1/+2
2026-06-21mm/alloc_tag: replace fixed-size early PFN array with dynamic linked listHao Ge1-2/+2
2026-06-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-10/+24
2026-06-21Merge tag '9p-for-7.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-0/+2
2026-06-21Merge tag 'firewire-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2026-06-21Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-111/+256
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal24-21/+156
2026-06-21Merge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds3-268/+381
2026-06-219p: Cache negative dentries for lookup performanceRemi Pommarel1-0/+2
2026-06-21netfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso2-3/+14
2026-06-21netfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal1-0/+2
2026-06-20Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-29/+3
2026-06-20Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-52/+0
2026-06-19Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+93
2026-06-19Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+14
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds29-229/+465
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-28/+70
2026-06-19Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-48/+0
2026-06-19netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
2026-06-19Merge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2026-06-19Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds3-3/+6
2026-06-19Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-105/+350
2026-06-19string: Remove strncpy() from the kernelKees Cook2-52/+0
2026-06-19Merge tag 'cxl-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+3
2026-06-19Merge tag 'pmdomain-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-8/+26
2026-06-19Merge tag 'pinctrl-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-1/+51
2026-06-19Merge tag 'leds-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-2/+30
2026-06-19Merge tag 'mfd-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds9-262/+822
2026-06-18Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+61
2026-06-18Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds7-113/+484
2026-06-18Merge tag 'fuse-update-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-53/+242
2026-06-18Merge tag 'ata-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-6/+12
2026-06-18slab: recognize @GFP parameter as optional in kernel-docRandy Dunlap1-3/+3
2026-06-18mm/slab: add a node-track-caller variant for kmem buckets allocationPedro Falcato1-2/+5
2026-06-18mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheavesVlastimil Babka (SUSE)1-3/+3
2026-06-18erofs: add folio order to trace_erofs_read_folioZhan Xusheng1-5/+4
2026-06-18sctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
2026-06-18net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+2
2026-06-17Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+9
2026-06-17Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+48
2026-06-17Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+28