summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/stable/sysfs-driver-mlxreg-io (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-31macintosh/ams: linux/platform_device.h is neededRandy Dunlap1-0/+1
2023-08-31NFS: switch back to using kill_anon_superChristoph Hellwig1-3/+1
2023-08-31mtd: key superblock by device numberChristian Brauner1-34/+11
2023-08-31fs: export sget_dev()Christian Brauner2-19/+46
2023-08-31lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-VNathan Chancellor1-0/+5
2023-08-31riscv: support PREEMPT_DYNAMIC with static keysJisheng Zhang2-1/+14
2023-08-31riscv: Move create_tmp_mapping() to init sectionsAlexandre Ghiti1-1/+1
2023-08-31riscv: Mark KASAN tmp* page tables variables as staticAlexandre Ghiti1-3/+3
2023-08-31riscv: mm: use bitmap_zero() APIYe Xingchen1-1/+1
2023-08-31riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64BJisheng Zhang1-1/+1
2023-08-31riscv: remove redundant mv instructionsNam Cao1-5/+1
2023-08-30pNFS: Fix assignment of xprtdata.credAnna Schumaker1-1/+1
2023-08-30x86/shstk: Change order of __user in typeRick Edgecombe1-1/+1
2023-08-30x86: bring back rep movsq for user access on CPUs without ERMSMateusz Guzik2-45/+14
2023-08-30NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia1-2/+3
2023-08-30NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington2-2/+2
2023-08-30fs/jfs: Use common ucs2 upper case tableDr. David Alan Gilbert6-147/+23
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert5-405/+4
2023-08-30fs/smb: Swing unicode common code from smb->NLSDr. David Alan Gilbert7-284/+328
2023-08-30fs/smb: Remove unicode 'lower' tablesDr. David Alan Gilbert4-343/+0
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French9-22/+22
2023-08-30platform/x86: asus-wmi: corrections to egpu safety checkLuke D. Jones1-8/+7
2023-08-30platform/x86: mlx-platform: Add dependency on PCI to KconfigVadim Pasternak1-2/+1
2023-08-30csky: Fixup compile errorGuo Ren1-0/+2
2023-08-30clk: qcom: Fix SM_GPUCC_8450 dependenciesNathan Chancellor1-0/+1
2023-08-29Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever1-0/+26
2023-08-29SUNRPC: Remove unused declaration rpc_modcount()Yue Haibing1-16/+7
2023-08-29SUNRPC: Remove unused declarationsYue Haibing1-3/+0
2023-08-29NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever3-14/+29
2023-08-29SUNRPC: Remove return value of svc_pool_wake_idle_thread()NeilBrown2-7/+3
2023-08-29SUNRPC: make rqst_should_sleep() idempotent()NeilBrown1-3/+5
2023-08-29SUNRPC: Clean up svc_set_num_threadsChuck Lever1-35/+25
2023-08-29SUNRPC: Count ingress RPC messages per svc_poolChuck Lever3-1/+5
2023-08-29SUNRPC: Deduplicate thread wake-up codeChuck Lever3-36/+43
2023-08-29SUNRPC: Move trace_svc_xprt_enqueueChuck Lever2-10/+10
2023-08-29SUNRPC: Add enum svc_auth_statusChuck Lever9-49/+73
2023-08-29SUNRPC: change svc_xprt::xpt_flags bits to enumChuck Lever2-35/+56
2023-08-29SUNRPC: change svc_rqst::rq_flags bits to enumNeilBrown1-10/+13
2023-08-29SUNRPC: change svc_pool::sp_flags bits to enumNeilBrown1-3/+7
2023-08-29SUNRPC: change cache_head.flags bits to enumNeilBrown1-4/+8
2023-08-29SUNRPC: remove timeout arg from svc_recv()NeilBrown9-32/+34
2023-08-29SUNRPC: change svc_recv() to return void.NeilBrown5-46/+17
2023-08-29SUNRPC: call svc_process() from svc_recv().NeilBrown5-10/+3
2023-08-29nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown2-34/+25
2023-08-29nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown2-36/+0
2023-08-29nfsd: don't allow nfsd threads to be signalled.NeilBrown4-33/+9
2023-08-29lockd: remove SIGKILL handlingNeilBrown1-24/+0
2023-08-29fs: lockd: avoid possible wrong NULL parameterSu Hui1-0/+3
2023-08-29exportfs: remove kernel-doc warnings in exportfsZhu Wang1-0/+1
2023-08-29SUNRPC: Reduce thread wake-up rate when receiving large RPC messagesChuck Lever1-1/+11