From: Yanteng Si <siyanteng@loongson.cn>
To: alexs@kernel.org, seakeel@gmail.com
Cc: Yanteng Si <siyanteng@loongson.cn>,
corbet@lwn.net, bobwxc@email.cn, chenhuacai@kernel.org,
linux-doc@vger.kernel.org, siyanteng01@gmail.com
Subject: [PATCH v1 00/13] docs/zh_CN: Update the translation to 6.1-rc8
Date: Thu, 8 Dec 2022 20:57:05 +0800 [thread overview]
Message-ID: <cover.1670502763.git.siyanteng@loongson.cn> (raw)
v1:
The following files were updated to 6.1-rc8:
accounting
admin-guide/mm
core-api
dev-tools
mm
PCI
power
Yanteng Si (13):
docs/zh_CN: Update the translation of delay-accounting to 6.1-rc8
docs/zh_CN: Update the translation of kernel-api to 6.1-rc8
docs/zh_CN: Update the translation of mm-api to 6.1-rc8
docs/zh_CN: Update the translation of highmem to 6.1-rc8
docs/zh_CN: Update the translation of page_owner to 6.1-rc8
docs/zh_CN: Update the translation of kasan to 6.1-rc8
docs/zh_CN: Update the translation of testing-overview to 6.1-rc8
docs/zh_CN: Update the translation of reclaim to 6.1-rc8
docs/zh_CN: Update the translation of start to 6.1-rc8
docs/zh_CN: Update the translation of usage to 6.1-rc8
docs/zh_CN: Update the translation of ksm to 6.1-rc8
docs/zh_CN: Update the translation of msi-howto to 6.1-rc8
docs/zh_CN: Update the translation of energy-model to 6.1-rc8
.../translations/zh_CN/PCI/msi-howto.rst | 11 +++
.../zh_CN/accounting/delay-accounting.rst | 7 +-
.../zh_CN/admin-guide/mm/damon/reclaim.rst | 4 -
.../zh_CN/admin-guide/mm/damon/start.rst | 12 +--
.../zh_CN/admin-guide/mm/damon/usage.rst | 68 +++++++++++-----
.../translations/zh_CN/admin-guide/mm/ksm.rst | 50 ++++++++++++
.../zh_CN/core-api/kernel-api.rst | 10 ++-
.../translations/zh_CN/core-api/mm-api.rst | 2 +-
.../translations/zh_CN/dev-tools/kasan.rst | 77 +++++++++++--------
.../zh_CN/dev-tools/testing-overview.rst | 27 +++++++
.../translations/zh_CN/mm/highmem.rst | 20 ++++-
.../translations/zh_CN/mm/page_owner.rst | 17 +---
.../translations/zh_CN/power/energy-model.rst | 36 +++++++--
13 files changed, 246 insertions(+), 95 deletions(-)
--
2.31.1
next reply other threads:[~2022-12-08 12:56 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-08 12:57 Yanteng Si [this message]
2022-12-08 12:57 ` [PATCH v1 01/13] docs/zh_CN: Update the translation of delay-accounting to 6.1-rc8 Yanteng Si
2022-12-09 6:55 ` Wu XiangCheng
2022-12-10 2:51 ` Yanteng Si
2022-12-08 12:57 ` [PATCH v1 02/13] docs/zh_CN: Update the translation of kernel-api " Yanteng Si
2022-12-09 6:57 ` Wu XiangCheng
2022-12-08 12:57 ` [PATCH v1 03/13] docs/zh_CN: Update the translation of mm-api " Yanteng Si
2022-12-09 7:01 ` Wu XiangCheng
2022-12-08 12:57 ` [PATCH v1 04/13] docs/zh_CN: Update the translation of highmem " Yanteng Si
2022-12-09 7:02 ` Wu XiangCheng
2022-12-08 12:57 ` [PATCH v1 05/13] docs/zh_CN: Update the translation of page_owner " Yanteng Si
2022-12-09 7:03 ` Wu XiangCheng
2022-12-08 12:57 ` [PATCH v1 06/13] docs/zh_CN: Update the translation of kasan " Yanteng Si
2022-12-09 7:33 ` Wu XiangCheng
2022-12-10 3:11 ` Yanteng Si
2022-12-08 12:58 ` [PATCH v1 07/13] docs/zh_CN: Update the translation of testing-overview " Yanteng Si
2022-12-09 7:05 ` Wu XiangCheng
2022-12-10 2:56 ` Yanteng Si
2022-12-08 12:59 ` [PATCH v1 08/13] docs/zh_CN: Update the translation of reclaim " Yanteng Si
2022-12-09 7:06 ` Wu XiangCheng
2022-12-08 12:59 ` [PATCH v1 09/13] docs/zh_CN: Update the translation of start " Yanteng Si
2022-12-09 7:07 ` Wu XiangCheng
2022-12-08 12:59 ` [PATCH v1 10/13] docs/zh_CN: Update the translation of usage " Yanteng Si
2022-12-09 7:08 ` Wu XiangCheng
2022-12-08 12:59 ` [PATCH v1 11/13] docs/zh_CN: Update the translation of ksm " Yanteng Si
2022-12-09 7:09 ` Wu XiangCheng
2022-12-10 3:04 ` Yanteng Si
2022-12-08 12:59 ` [PATCH v1 12/13] docs/zh_CN: Update the translation of msi-howto " Yanteng Si
2022-12-09 7:10 ` Wu XiangCheng
2022-12-08 12:59 ` [PATCH v1 13/13] docs/zh_CN: Update the translation of energy-model " Yanteng Si
2022-12-09 7:12 ` Wu XiangCheng
2022-12-10 3:06 ` Yanteng Si
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=cover.1670502763.git.siyanteng@loongson.cn \
--to=siyanteng@loongson.cn \
--cc=alexs@kernel.org \
--cc=bobwxc@email.cn \
--cc=chenhuacai@kernel.org \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=seakeel@gmail.com \
--cc=siyanteng01@gmail.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