linux-stable/Documentation/translations/zh_CN
Linus Torvalds 12952b6bbd LoongArch changes for v6.6
1, Allow usage of LSX/LASX in the kernel;
 2, Add SIMD-optimized RAID5/RAID6 routines;
 3, Add Loongson Binary Translation (LBT) extension support;
 4, Add basic KGDB & KDB support;
 5, Add building with kcov coverage;
 6, Add KFENCE (Kernel Electric-Fence) support;
 7, Add KASAN (Kernel Address Sanitizer) support;
 8, Some bug fixes and other small changes;
 9, Update the default config file.
 -----BEGIN PGP SIGNATURE-----
 
 iQJKBAABCAA0FiEEzOlt8mkP+tbeiYy5AoYrw/LiJnoFAmT5TfMWHGNoZW5odWFj
 YWlAa2VybmVsLm9yZwAKCRAChivD8uImeqd3EACjqCaHNlp33kwufSPpGuQw9a8I
 F7JW1KzBOoWELch5nFRjfQClROBWRmM4jN5YnxENBQ5K2F1K6gfxdkfjew+KV2mn
 ki9ByamCfFVJDZXo9wavUD2LBrVakEFmLT+SyXBxdWwJ3fDivHjF6A0qs9ltp7dq
 Bttq4bkw1mZsU6MnViRwPKVROtNUVrd9mwYSTq0iXviVEbWhPHQQTxRizNra9Z6X
 7XWxO0ODHl0WVvdOJU+F16mBRS3Bs1g/HHAIDc41yrYEHFFOeFCEUAQSF/4Nj5wj
 BAfAB8WOa9+vPH8fTnrpCt2RtGJmkz71TM49DdXB7jpGaWIyc4WDi9MXeeBiJ0wE
 vQg8IECc9POC1sH4/6BMwq2qkrWRj2PYFYof0fP66iWNjmodtNUf7GOVHy8MTQan
 xHWizJFAdY/u/bwbF9tRQ+EVeot/844CkjtZxkgTfV8shN6kCMEVAamwBItZ7TXN
 g/oc1ORM6nsKHBDQF3r2LSY0Gbf3OSfMJVL8SLEQ9hAhgGhotmJ36B4bdvyO7T0Q
 gNn//U+p4IIMFRKRxreEz9P0KjTOJrHAAxNzu1oZebhGZd5WI+i0PHYkkBDKZTXc
 7qaEdM2cX8Wd0ePIXOHQnSItwYO7ilrviHyeCM8wd/g2/W/00jvnpF3J+2rk7eJO
 rcfAr8+V5ylYBQzp6Q==
 =NXy2
 -----END PGP SIGNATURE-----

Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson

Pull LoongArch updates from Huacai Chen:

 - Allow usage of LSX/LASX in the kernel, and use them for
   SIMD-optimized RAID5/RAID6 routines

 - Add Loongson Binary Translation (LBT) extension support

 - Add basic KGDB & KDB support

 - Add building with kcov coverage

 - Add KFENCE (Kernel Electric-Fence) support

 - Add KASAN (Kernel Address Sanitizer) support

 - Some bug fixes and other small changes

 - Update the default config file

* tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson: (25 commits)
  LoongArch: Update Loongson-3 default config file
  LoongArch: Add KASAN (Kernel Address Sanitizer) support
  LoongArch: Simplify the processing of jumping new kernel for KASLR
  kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
  kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
  LoongArch: Add KFENCE (Kernel Electric-Fence) support
  LoongArch: Get partial stack information when providing regs parameter
  LoongArch: mm: Add page table mapped mode support for virt_to_page()
  kfence: Defer the assignment of the local variable addr
  LoongArch: Allow building with kcov coverage
  LoongArch: Provide kaslr_offset() to get kernel offset
  LoongArch: Add basic KGDB & KDB support
  LoongArch: Add Loongson Binary Translation (LBT) extension support
  raid6: Add LoongArch SIMD recovery implementation
  raid6: Add LoongArch SIMD syndrome calculation
  LoongArch: Add SIMD-optimized XOR routines
  LoongArch: Allow usage of LSX/LASX in the kernel
  LoongArch: Define symbol 'fault' as a local label in fpu.S
  LoongArch: Adjust {copy, clear}_user exception handler behavior
  LoongArch: Use static defined zero page rather than allocated
  ...
2023-09-08 12:16:52 -07:00
..
accounting delayacct: improve the average delay precision of getdelay tool to microsecond 2023-04-08 13:45:36 -07:00
admin-guide Commit volume in documentation is relatively low this time, but there is 2023-04-24 12:35:49 -07:00
arch docs: move mips under arch 2023-08-18 11:03:52 -06:00
core-api Documentation: core-api: update kernel-doc reference to kmod.c 2023-03-24 11:33:09 -07:00
cpu-freq cpufreq: Reintroduce ready() callback 2022-02-09 13:18:49 +05:30
dev-tools LoongArch changes for v6.6 2023-09-08 12:16:52 -07:00
devicetree docs: zh_CN/devicetree: sync usage-model fix 2023-06-08 07:31:59 -06:00
doc-guide docs/zh_CN: Fix '.. only::' directive's expression 2022-12-05 02:33:27 -07:00
driver-api gpiolib: remove unused gpio_cansleep() 2023-06-13 16:49:23 +02:00
filesystems driver core: bus: mark the struct bus_type for sysfs callbacks as constant 2023-03-23 13:20:40 +01:00
iio Docs/zh_CN: Update the translation of iio_configfs to 5.19-rc8 2022-07-28 09:37:25 -06:00
infiniband docs/zh_CN: add infiniband user_verbs translation 2021-08-12 08:52:03 -06:00
kernel-hacking docs: zh_CN: align to submitting-drivers removal 2022-07-14 15:03:58 -06:00
locking docs/zh_CN: Add mutex-design Chinese translation 2022-06-30 11:27:46 -06:00
maintainer docs: use the lore redirector everywhere 2021-10-12 13:58:19 -06:00
mm Documentation work keeps chugging along; stuff for 6.6 includes: 2023-08-30 20:05:42 -07:00
PCI docs/zh_CN: Update the translation of msi-howto to 6.1-rc8 2023-01-02 16:14:11 -07:00
peci docs/zh_CN: add peci subsystem translation 2022-03-09 16:21:18 -07:00
power docs/zh_CN: Update the translation of energy-model to 6.1-rc8 2023-01-02 16:14:11 -07:00
process docs: fix typo in zh_TW and zh_CN translation 2023-07-03 08:33:42 -06:00
riscv docs/zh_CN: riscv: Update the translation of vm-layout.rst to 5.19-rc1 2022-06-27 16:24:39 -06:00
rust docs/zh_CN: Add rust arch-support Chinese translation 2022-11-01 15:23:31 -06:00
scheduler sh updates for v6.4 2023-04-27 17:41:23 -07:00
sound
staging docs/zh_CN: Add staging/xz Chinese translation 2022-10-28 12:32:08 -06:00
userspace-api docs/zh_CN: Add userspace-api/accelerators/ocxl Chinese translation 2022-11-15 14:53:48 -07:00
video4linux
virt docs/zh_CN: add virt acrn cpuid translation 2021-08-12 08:49:38 -06:00
disclaimer-zh_CN.rst
glossary.rst docs/zh_CN: Add a glossary of Chinese translation terms 2023-01-19 14:46:50 -07:00
index.rst docs: zh_CN: create the architecture-specific top-level directory 2023-03-30 12:59:54 -06:00