From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-178.mta0.migadu.com (out-178.mta0.migadu.com [91.218.175.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C71D047CC96 for ; Tue, 14 Jul 2026 14:03:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.178 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784037837; cv=none; b=ovdHOp4q4a0PkM+A6GLL3nb+MHhYQXNWUQIEb02z1kBY5Lg7b75oFBGnowW9G16wwLpX3JFQK3M1ZmgOvoPlSi3s3QcG4N/n/mkmZ+eYwwlqL7VAWPufTcPBlsnMMB/wrCnLz6cqun7BDXW3a84l964nvGh7xNXs5lRHUBbxkn8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784037837; c=relaxed/simple; bh=xRkmqAVPagu98tjLOHZzIx49Z1VYpgjxKWOBwoic1c0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=BmrndkcjanITefSXXkqyuPhC+DvBUt7nIQXsEpXVV97VEdA7LkwzzKpQUyBm+69yiF+hGhmkWYn/hYZ/BtHWegNXU9miBF9YZCRa68JMvui2Qj1hrCq/SYJWHIAchwzkMuaJQKk6D9PfLzUAAhLd670EnluS+nmwPs3aJ5vhfEQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=wyuan.org; spf=pass smtp.mailfrom=wyuan.org; dkim=pass (2048-bit key) header.d=wyuan.org header.i=@wyuan.org header.b=qssu4yNH; arc=none smtp.client-ip=91.218.175.178 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=wyuan.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wyuan.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wyuan.org header.i=@wyuan.org header.b="qssu4yNH" Date: Tue, 14 Jul 2026 22:03:40 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wyuan.org; s=key1; t=1784037832; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=EPRJfMeheug2DAfdtztrYEDUrTyLGuw4ObYNq5VPSK4=; b=qssu4yNHFyHS4cDOapHrms8U2LhVrhqzi4DRpPrgmwyi8unRTk7GVP4IvYam5YjNXpg5xO 8gVeWGmsQxeBpeLxUJD4f/T6p/PCvXOx6o+7zZ5GgygNF93EXme4fd+h3xn1MZUZ78jX1w J0YouE8epK5ZgBTwL7FBoStdD/6EiQMOP3jnkEPMFT38a8+l5nnuiI55HQIunTMLccFIkp QQlGLdPsHlHBbq37J39hgs1mnXTC2TQyraRhIT6hLMjh83TlKuv6dRooEA+yTtyUwjDgV7 j7YGKQ5STiuIm0W2p9fSAeW3Vb9mEgzxeimve40D5WeKOruVXcOa8/KGkxwYMA== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Weijie Yuan To: Dongliang Mu Cc: Alex Shi , Dongliang Mu , linux-doc@vger.kernel.org, Alex Shi , Yanteng Si , Ben Guo , Gary Guo , Yan Zhu , Doehyun Baek , Jiandong Qiu Subject: Re: What's cooking in zh_CN (Jul 2026) Message-ID: References: <53ffbf05-7b2e-4ffa-945d-2a415e843cff@hust.edu.cn> Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53ffbf05-7b2e-4ffa-945d-2a415e843cff@hust.edu.cn> X-Migadu-Flow: FLOW_OUT On Tue, Jul 14, 2026 at 09:14:38PM +0800, Dongliang Mu wrote: > > Dongliang, is the dashboard you want exactly like the one I sent in this > > email, which is read-only? Or perhaps wish there are other functions as > > well. For example, you can mark the patch series you have reviewed. > > Actually I just need a list of patches which I need to review, which I > reviewed before and be resubmitted, and which is applied. OK, let me think about it for a night. In the afternoon, I came up with a rather crude method, which is... Simply directly upload the plain text of "What's cooking" to a website with Git. But of course, it wasn't updated immediately. It required manual update. Do you think automatic synchronization is important? I guess it is expected that the implementation automatic synchronization will not be too easy, if we want it perfect. It's not too much trouble for me to update manually now, but I expect to try using shell scripts to improve efficiency next. > > I can't find what IMA is btw. > > https://ima.qq.com/ > > It is closed-source software from Tencent. This software cannot solve our > problem. > > I just put all the related linux-doc patches into the knowledge base, and > ask in NLP about the activities in the linux-doc mailing list Got it. I'll take a look though.