summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-30SUNRPC: change svc_recv() to return void.NeilBrown1-1/+1
2023-08-30nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown1-13/+0
2023-08-30SUNRPC: Revert e0a912e8ddbaChuck Lever1-2/+0
2023-08-30SUNRPC: Send RPC message on TCP with a single sock_sendmsg() callChuck Lever1-0/+2
2023-08-30SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directlyChuck Lever1-0/+2
2023-08-30sunrpc: Remove unused extern declarationsYueHaibing1-3/+0
2023-08-30NFSD: Remove svc_rqst::rq_cacherepChuck Lever1-1/+0
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds51-717/+1064
2023-08-29Merge tag 'slab-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2-6/+29
2023-08-29sched/core: Add kernel-doc for set_cpus_allowed_ptr()Costa Shulyupin1-0/+10
2023-08-29cpufreq: Support per-policy performance boostJie Zhan1-0/+3
2023-08-29thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki1-15/+15
2023-08-29thermal: core: Drop unused .get_trip_*() callbacksRafael J. Wysocki1-4/+0
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds152-1368/+3531
2023-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds6-70/+278
2023-08-29Merge tag 'mmc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-46/+8
2023-08-29Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds8-85/+1400
2023-08-29Merge tag 'regulator-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds3-17/+23
2023-08-29Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+1
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas1-4/+8
2023-08-29Merge branch 'pci/controller/switchtec'Bjorn Helgaas1-0/+1
2023-08-29Merge branch 'pci/vga'Bjorn Helgaas1-23/+4
2023-08-29Merge branch 'pci/pcie-rmw'Bjorn Helgaas1-2/+32
2023-08-29Merge tag 'for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds1-0/+19
2023-08-29Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...Linus Torvalds2-0/+26
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+4
2023-08-29Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-5/+144
2023-08-29Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-27/+63
2023-08-29Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds12-52/+153
2023-08-29Merge tag 'for-linus-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+14
2023-08-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-3/+23
2023-08-29Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+79
2023-08-29Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+7
2023-08-29Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-32/+21
2023-08-29Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2023-08-29Merge tag 'x86_boot_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-29Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-26/+35
2023-08-29Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0
2023-08-28Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+17
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-25/+138
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Russell King (Oracle)1-1/+14
2023-08-28r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano1-0/+1
2023-08-28Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-1/+9
2023-08-28Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds3-34/+7
2023-08-28Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-15/+114
2023-08-28Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+8
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+7
2023-08-28Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-12/+24
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds6-16/+71
2023-08-28Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-5/+55