Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs/zh_CN: Add security index Chinese translation

Translate .../security/index.rst into Chinese.

Reviewed-by: Yanteng Si <si.yanteng@linux.dev>
Signed-off-by: Yuehui Zhao <zhaoyuehui@cqsoftware.com.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/89ad67b4b4e12a52581cfa0f87f194e1aee3e526.1734575890.git.zhaoyuehui@cqsoftware.com.cn

authored by

Yuehui Zhao and committed by
Jonathan Corbet
8c2388d9 da3ecf00

+34 -1
+33
Documentation/translations/zh_CN/security/index.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. include:: ../disclaimer-zh_CN.rst 4 + 5 + :Original: Documentation/security/index.rst 6 + 7 + :翻译: 8 + 9 + 赵岳辉 Yuehui Zhao <zhaoyuehui@cqsoftware.com.cn> 10 + 11 + ======== 12 + 安全文档 13 + ======== 14 + 15 + .. toctree:: 16 + :maxdepth: 1 17 + 18 + TODOLIST: 19 + * credentials 20 + * snp-tdx-threat-model 21 + * IMA-templates 22 + * keys/index 23 + * lsm 24 + * lsm-development 25 + * sak 26 + * SCTP 27 + * self-protection 28 + * siphash 29 + * tpm/index 30 + * digsig 31 + * landlock 32 + * secrets/index 33 + * ipe
+1 -1
Documentation/translations/zh_CN/subsystem-apis.rst
··· 88 88 cpu-freq/index 89 89 iio/index 90 90 virt/index 91 + security/index 91 92 PCI/index 92 93 peci/index 93 94 ··· 103 102 * watchdog/index 104 103 * hwmon/index 105 104 * accel/index 106 - * security/index 107 105 * crypto/index 108 106 * bpf/index 109 107 * usb/index