OpenCloudOS-Kernel/Documentation/translations/zh_CN/process
Linus Torvalds cfeafd9466 Driver core / kernfs changes for 6.0-rc1
Here is the set of driver core and kernfs changes for 6.0-rc1.
 
 "biggest" thing in here is some scalability improvements for kernfs for
 large systems.  Other than that, included in here are:
 	- arch topology and cache info changes that have been reviewed
 	  and discussed a lot.
 	- potential error path cleanup fixes
 	- deferred driver probe cleanups
 	- firmware loader cleanups and tweaks
 	- documentation updates
 	- other small things
 
 All of these have been in the linux-next tree for a while with no
 reported problems.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYuqCnw8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ym/JgCcCnaycJY00ZPRQm3LQCyzfJ0HgqoAn2qxGV+K
 NKycLeXZSnuvIA87dycE
 =/4Jk
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core / kernfs updates from Greg KH:
 "Here is the set of driver core and kernfs changes for 6.0-rc1.

  The "biggest" thing in here is some scalability improvements for
  kernfs for large systems. Other than that, included in here are:

   - arch topology and cache info changes that have been reviewed and
     discussed a lot.

   - potential error path cleanup fixes

   - deferred driver probe cleanups

   - firmware loader cleanups and tweaks

   - documentation updates

   - other small things

  All of these have been in the linux-next tree for a while with no
  reported problems"

* tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (63 commits)
  docs: embargoed-hardware-issues: fix invalid AMD contact email
  firmware_loader: Replace kmap() with kmap_local_page()
  sysfs docs: ABI: Fix typo in comment
  kobject: fix Kconfig.debug "its" grammar
  kernfs: Fix typo 'the the' in comment
  docs: driver-api: firmware: add driver firmware guidelines. (v3)
  arch_topology: Fix cache attributes detection in the CPU hotplug path
  ACPI: PPTT: Leave the table mapped for the runtime usage
  cacheinfo: Use atomic allocation for percpu cache attributes
  drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist
  MAINTAINERS: Change mentions of mpm to olivia
  docs: ABI: sysfs-devices-soc: Update Lee Jones' email address
  docs: ABI: sysfs-class-pwm: Update Lee Jones' email address
  Documentation/process: Add embargoed HW contact for LLVM
  Revert "kernfs: Change kernfs_notify_list to llist."
  ACPI: Remove the unused find_acpi_cpu_cache_topology()
  arch_topology: Warn that topology for nested clusters is not supported
  arch_topology: Add support for parsing sockets in /cpu-map
  arch_topology: Set cluster identifier in each core/thread from /cpu-map
  arch_topology: Limit span of cpu_clustergroup_mask()
  ...
2022-08-04 11:31:20 -07:00
..
1.Intro.rst docs/zh_CN: Improve zh_CN/process/1.Intro.rst 2021-03-08 16:01:20 -07:00
2.Process.rst docs/zh_CN: add a missing space character 2021-07-15 06:33:44 -06:00
3.Early-stage.rst docs/zh_CN: Improve zh_CN/process/3.Early-stage.rst 2021-03-08 16:01:20 -07:00
4.Coding.rst docs/zh_CN: Improve zh_CN/process/4.Coding.rst 2021-03-08 16:01:20 -07:00
5.Posting.rst docs: zh_CN: align to submitting-drivers removal 2022-07-14 15:03:58 -06:00
6.Followthrough.rst docs/zh_CN: Improve zh_CN/process/6.Followthrough 2021-03-08 16:01:21 -07:00
7.AdvancedTopics.rst docs/zh_CN: Improve zh_CN/process/7.AdvancedTopics 2021-03-08 16:01:21 -07:00
8.Conclusion.rst doc/zh_CN: remove submitting-driver reference from docs 2022-07-14 15:06:00 -06:00
code-of-conduct-interpretation.rst docs/zh_CN: redirect CoC docs to Chinese version 2019-04-19 15:56:06 -06:00
code-of-conduct.rst docs/zh_CN: redirect CoC docs to Chinese version 2019-04-19 15:56:06 -06:00
coding-style.rst docs/zh_CN: Remove the Microsoft rhetoric 2021-07-15 06:33:44 -06:00
development-process.rst docs/zh_CN: add disclaimer and translator info in development-process 2019-04-02 09:53:51 -06:00
email-clients.rst docs/zh_CN: add Alex into translator in email-clients 2019-04-02 09:53:56 -06:00
embargoed-hardware-issues.rst docs: embargoed-hardware-issues: fix invalid AMD contact email 2022-07-29 16:10:04 +02:00
howto.rst docs: zh_CN: align to submitting-drivers removal 2022-07-14 15:03:58 -06:00
index.rst docs: zh_CN: align to submitting-drivers removal 2022-07-14 15:03:58 -06:00
kernel-driver-statement.rst docs/zh_CN: translate kernel driver statement into Chinese 2019-12-30 12:00:42 -07:00
kernel-enforcement-statement.rst docs/zh_CN: translate kernel enforcement statement 2019-12-30 12:00:46 -07:00
license-rules.rst docs/zh_CN: include Chinese translation header for license-rules 2019-04-02 09:53:53 -06:00
magic-number.rst tty: remove TTY_LDISC_MAGIC 2021-03-10 09:34:06 +01:00
management-style.rst doc/zh_CN: fix a translation error in management-style 2021-11-15 02:53:30 -07:00
programming-language.rst Kbuild: move to -std=gnu11 2022-03-13 17:31:37 +09:00
stable-api-nonsense.rst docs/zh_CN: Cleanup stable-api-nonscense in Chinese 2019-04-02 09:53:56 -06:00
stable-kernel-rules.rst docs/zh_CN: redirect the submitting-patches to Chinese doc 2019-04-02 09:53:55 -06:00
submit-checklist.rst docs: Remove make headers_check from checklist in translations 2021-03-31 13:17:24 -06:00
submitting-patches.rst doc/zh_CN: remove submitting-driver reference from docs 2022-07-14 15:06:00 -06:00
volatile-considered-harmful.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00