summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen1-2/+3
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-11/+15
2025-10-08Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-1/+42
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-267/+0
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-40/+71
2025-10-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-6/+4
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-22/+23
2025-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki1-4/+2
2025-10-07Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki1-36/+69
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds4-3/+6
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+18
2025-10-06page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit archesToke Høiland-Jørgensen1-9/+13
2025-10-06Merge branch 'clk-determine-rate' into clk-nextStephen Boyd1-4/+4
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+14
2025-10-06Merge tag 'dmaengine-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2025-10-06mm: introduce num_pages_contiguous()Li Zhe2-1/+42
2025-10-05Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+2
2025-10-05Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-1/+1
2025-10-05Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-62/+101
2025-10-05Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-16/+290
2025-10-05Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-0/+32
2025-10-05Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds6-89/+7
2025-10-05Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+31
2025-10-05Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-37/+111
2025-10-04Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds3-15/+11
2025-10-04Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-29/+74
2025-10-04Merge tag 'memblock-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-22/+0
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+262
2025-10-04i2c: rename wait_for_completion callback to wait_for_completion_cbByungchul Park1-1/+1
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-20/+33
2025-10-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-19/+131
2025-10-04Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+29
2025-10-04Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-19/+45
2025-10-04drivers/base: move memory_block_add_nid() into the callerHannes Reinecke1-2/+1
2025-10-04mm/memory_hotplug: activate node before adding new memory blocksHannes Reinecke1-1/+1
2025-10-04Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds3-5/+10
2025-10-04Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-33/+22
2025-10-04Merge tag 'f2fs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2025-10-03Merge tag 'fsnotify_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-13/+13
2025-10-03Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+25
2025-10-03PM: runtime: Introduce one more usage counter guardRafael J. Wysocki1-0/+3
2025-10-03Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-6/+11
2025-10-03Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+7
2025-10-03net: doc: Fix typos in docsBhanu Seshu Kumar Valluri1-2/+2
2025-10-03Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-6/+7
2025-10-03Merge branch 'pci/controller/stm32'Bjorn Helgaas1-0/+10
2025-10-03Merge branch 'pci/resource'Bjorn Helgaas1-2/+3
2025-10-03Merge branch 'pci/p2pdma'Bjorn Helgaas1-5/+0