summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge branch 'for-6.6/roccat' into for-linusBenjamin Tissoires1-1/+1
2023-08-31Merge branch 'for-6.6/doc' into for-linusBenjamin Tissoires1-0/+23
2023-08-31Merge branch 'for-6.6/cp2112' into for-linusBenjamin Tissoires1-0/+1
2023-08-31Merge patch series "riscv: support ELF format binaries in nommu mode"Palmer Dabbelt1-1/+13
2023-08-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+7
2023-08-31Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds4-8/+452
2023-08-31Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-40/+45
2023-08-31Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds1-21/+176
2023-08-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-21/+21
2023-08-31Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-0/+22
2023-08-31Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen1-4/+0
2023-08-31Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+27
2023-08-31Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+15
2023-08-31netfilter: nf_tables: Audit log rule resetPhil Sutter1-0/+1
2023-08-31netfilter: nf_tables: Audit log setelem resetPhil Sutter1-0/+1
2023-08-31Merge branch 'clk-qcom' into clk-nextStephen Boyd1-2/+18
2023-08-31Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd2-19/+1
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds10-44/+297
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-38/+32
2023-08-30Merge tag 'fsnotify_for_v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+0
2023-08-30Merge tag 'x86-core-2023-08-30-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+3
2023-08-30Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-17/+39
2023-08-30Merge tag 'md-next-20230814-resend' into loongarch-nextHuacai Chen6-34/+47
2023-08-30sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLENeilBrown1-2/+2
2023-08-30Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds4-29/+126
2023-08-30Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds7-34/+52
2023-08-30Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds2-64/+71
2023-08-30Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-7/+24
2023-08-30Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+6
2023-08-30Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds15-130/+194
2023-08-30SUNRPC: Remove unused declaration rpc_modcount()Yue Haibing1-16/+7
2023-08-30SUNRPC: Remove unused declarationsYue Haibing1-3/+0
2023-08-30SUNRPC: Remove return value of svc_pool_wake_idle_thread()NeilBrown1-1/+1
2023-08-30SUNRPC: Count ingress RPC messages per svc_poolChuck Lever1-0/+1
2023-08-30SUNRPC: Deduplicate thread wake-up codeChuck Lever1-0/+1
2023-08-30SUNRPC: Add enum svc_auth_statusChuck Lever2-27/+25
2023-08-30SUNRPC: change svc_xprt::xpt_flags bits to enumChuck Lever1-17/+21
2023-08-30SUNRPC: change svc_rqst::rq_flags bits to enumNeilBrown1-10/+13
2023-08-30SUNRPC: change svc_pool::sp_flags bits to enumNeilBrown1-3/+7
2023-08-30SUNRPC: change cache_head.flags bits to enumNeilBrown1-4/+8
2023-08-30SUNRPC: remove timeout arg from svc_recv()NeilBrown3-3/+4
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 Torvalds43-634/+944
2023-08-29Merge tag 'slab-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2-6/+29