summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-1/+81
2026-06-17Merge tag 'vfio-v7.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2-1/+21
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-129/+545
2026-06-17Merge tag 'soc-dt-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds8-0/+525
2026-06-17Merge tag 'audit-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+8
2026-06-17Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+5
2026-06-17Merge tag 'sched_ext-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2026-06-17Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-16/+45
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1