From: Weijie Yuan <wy@wyuan.org>
To: linux-doc@vger.kernel.org
Cc: Alex Shi <alexs@kernel.org>, Yanteng Si <si.yanteng@linux.dev>,
Dongliang Mu <dzm91@hust.edu.cn>, Ben Guo <ben.guo@openatom.club>,
Gary Guo <gary@garyguo.net>, Yan Zhu <zhuyan2015@qq.com>,
Doehyun Baek <doehyunbaek@gmail.com>,
Jiandong Qiu <qiujiandong1998@gmail.com>,
chengyaqiang <chengyaqiang@chengyaqiang.com>
Subject: What's cooking in zh_CN (Jul 2026)
Date: Tue, 14 Jul 2026 00:49:35 +0800 [thread overview]
Message-ID: <alUXH8qRRjno2eZG@wyuan.org> (raw)
Hi all,
Since I made many noise these days on the list, which took up a lot of
maintainers' time. This email summarizes the patches for zh_CN that are
currently pending on the mailing list.
-----------------------------------------------------------------------
* Ben Guo (2026-07-13) 4 commits
[PATCH v2 0/4] docs/zh_CN: update rust documentation translations
[PATCH v2 1/4] docs/zh_CN: Update rust/quick-start.rst translation
[PATCH v2 2/4] docs/zh_CN: Update rust/general-information.rst translation
[PATCH v2 3/4] docs/zh_CN: Update rust/arch-support.rst translation
[PATCH v2 4/4] docs/zh_CN: Update rust/testing.rst translation
Reviewed by Dongliang, a part needs to be revised. Expecting a reroll.
cf. https://lore.kernel.org/linux-doc/17094968-1385-4dba-aae8-5d93a2aaf59e@hust.edu.cn/
source: https://lore.kernel.org/linux-doc/cover.1783905132.git.ben.guo@openatom.club/
* Doehyun Baek (2026-07-08) 7 commits
[PATCH v6 0/7] docs/zh_CN: update DAMON translations
[PATCH v6 1/7] docs/zh_CN: update DAMON design translation
[PATCH v6 2/7] docs/zh_CN: add DAMON_STAT usage translation
[PATCH v6 3/7] docs/zh_CN: update DAMON index translation
[PATCH v6 4/7] docs/zh_CN: update DAMON start translation
[PATCH v6 5/7] docs/zh_CN: update DAMON usage translation
[PATCH v6 6/7] docs/zh_CN: update DAMON reclaim translation
[PATCH v6 7/7] docs/zh_CN: update DAMON LRU sort translation
Needs review.
source: https://lore.kernel.org/linux-doc/20260708073246.1652828-1-doehyunbaek@gmail.com/
* Jiandong Qiu 2026-07-06 2 commits
[PATCH v3 0/2] docs/zh_CN: update translation of doc-guide/sphinx.rst
[PATCH v3 1/2] docs/zh_CN: add process/changes.rst translation
[PATCH v3 2/2] docs/zh_CN: update sphinx.rst translation
Waiting for response(s) to review comment(s). & Needs review.
cf. https://lore.kernel.org/linux-doc/ak1SG5mw7y2UZrvR@wyuan.org/
source: https://lore.kernel.org/linux-doc/20260706151358.2103703-1-qiujiandong1998@gmail.com/
* Yan Zhu (2026-06-12) 10 commits
[not found] <cover.1781105672.git.zhuyan2015@qq.com>
[PATCH 01/10] docs/zh_CN: add LSM/index Chinese translation
[PATCH 02/10] docs/zh_CN: add LSM/apparmor Chinese translation
[PATCH 03/10] docs/zh_CN: add LSM/LoadPin Chinese translation
[PATCH 04/10] docs/zh_CN: add LSM/SELinux Chinese translation
[PATCH 05/10] docs/zh_CN: add LSM/Smack Chinese translation
[PATCH 06/10] docs/zh_CN: add LSM/tomoyo Chinese translation
[PATCH 07/10] docs/zh_CN: add LSM/Yama Chinese translation
[PATCH 08/10] docs/zh_CN: add LSM/SafeSetID Chinese translation
[PATCH 09/10] docs/zh_CN: add LSM/ipe Chinese translation
[PATCH 10/10] docs/zh_CN: add LSM/landlock Chinese translation
Needs review.
source: https://lore.kernel.org/linux-doc/tencent_7080BF6BB8F05936649DDC091FFD8C45210A@qq.com/
Note: cover letter missing on lore archive.
* chengyaqiang (2026-05-22) 1 commit
[PATCH] docs/zh_CN: fix KASAN SW_TAGS mode description
Reviewed by Dongliang and Zenghui, will merge to docs-next @alex ?
source: https://lore.kernel.org/linux-doc/20260522075735.2022734-1-chengyaqiang@chengyaqiang.com/
* Haoyang Liu (2026-03-05) 1 commit
[PATCH] docs/zh_CN: fix an inconsistent statement in dev-tools/testing-overview
Expecting a reroll.
cf. https://lore.kernel.org/linux-doc/29bd0dbc-c6f9-43ce-b95f-4e787e3fe9c3@gmail.com/
source: https://lore.kernel.org/linux-doc/20260305192048.16405-1-tttturtleruss@gmail.com/
-----------------------------------------------------------------------
Okay, I have checked the 200 most recent messages on the mailing list,
going back to 15:09 UTC on February 25, 2026. If I have missed anything,
or I made a mistake somewhere, please let me know.
As you may have noticed, I borrowed (stole) this idea from Junio C
Hamano. Sending this kind of message, somewhat like a weekly status
report, not only helps maintainers keep track of outstanding work, but
also lets contributors know the current status of their patches.
More importantly, it gives newcomers an overview of the current state of
the project. New contributors can begin not only by submitting patches,
but also by reviewing patches already posted to the mailing list,
thereby learning how our workflow operates. This may also help reduce
the review burden on our friendly maintainers.
I would like to try this kind of periodic report as an experimental
effort, with its frequency adjusted according to the size of the patch
backlog and the level of activity on the mailing list. What do you
think? Please feel free to make comments.
By the way, I borrowed the subject line directly from Git's "What's
cooking in git.git". Does anyone have a better suggestion for the name? ;-)
Thanks,
Weijie
next reply other threads:[~2026-07-13 16:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-13 16:49 Weijie Yuan [this message]
2026-07-14 2:03 ` What's cooking in zh_CN (Jul 2026) Alex Shi
2026-07-14 2:30 ` Jiandong Qiu
2026-07-14 4:47 ` Weijie Yuan
2026-07-14 9:32 ` Dongliang Mu
2026-07-14 9:51 ` Weijie Yuan
2026-07-14 9:54 ` Dongliang Mu
2026-07-14 10:15 ` Alex Shi
2026-07-14 12:16 ` Weijie Yuan
2026-07-14 13:14 ` Dongliang Mu
2026-07-14 14:03 ` Weijie Yuan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alUXH8qRRjno2eZG@wyuan.org \
--to=wy@wyuan.org \
--cc=alexs@kernel.org \
--cc=ben.guo@openatom.club \
--cc=chengyaqiang@chengyaqiang.com \
--cc=doehyunbaek@gmail.com \
--cc=dzm91@hust.edu.cn \
--cc=gary@garyguo.net \
--cc=linux-doc@vger.kernel.org \
--cc=qiujiandong1998@gmail.com \
--cc=si.yanteng@linux.dev \
--cc=zhuyan2015@qq.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox