linux-stable/Documentation/translations/zh_CN
Linus Torvalds 6dc69d3d0d driver core changes for 5.17-rc1
Here is the set of changes for the driver core for 5.17-rc1.
 
 Lots of little things here, including:
 	- kobj_type cleanups
 	- auxiliary_bus documentation updates
 	- auxiliary_device conversions for some drivers (relevant
 	  subsystems all have provided acks for these)
 	- kernfs lock contention reduction for some workloads
 	- other tiny cleanups and changes.
 
 All of these have been in linux-next for a while with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYd7deA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ym8ngCgw0ANwrRPE5b1dthEmfU2f8Knk5kAn0pHQv6R
 VRZJypgNfU/Pt0ykstZD
 =CO9J
 -----END PGP SIGNATURE-----

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

Pull driver core updates from Greg KH:
 "Here is the set of changes for the driver core for 5.17-rc1.

  Lots of little things here, including:

   - kobj_type cleanups

   - auxiliary_bus documentation updates

   - auxiliary_device conversions for some drivers (relevant subsystems
     all have provided acks for these)

   - kernfs lock contention reduction for some workloads

   - other tiny cleanups and changes.

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

* tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (43 commits)
  kobject documentation: remove default_attrs information
  drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb
  debugfs: lockdown: Allow reading debugfs files that are not world readable
  driver core: Make bus notifiers in right order in really_probe()
  driver core: Move driver_sysfs_remove() after driver_sysfs_add()
  firmware: edd: remove empty default_attrs array
  firmware: dmi-sysfs: use default_groups in kobj_type
  qemu_fw_cfg: use default_groups in kobj_type
  firmware: memmap: use default_groups in kobj_type
  sh: sq: use default_groups in kobj_type
  headers/uninline: Uninline single-use function: kobject_has_children()
  devtmpfs: mount with noexec and nosuid
  driver core: Simplify async probe test code by using ktime_ms_delta()
  nilfs2: use default_groups in kobj_type
  kobject: remove kset from struct kset_uevent_ops callbacks
  driver core: make kobj_type constant.
  driver core: platform: document registration-failure requirement
  vdpa/mlx5: Use auxiliary_device driver data helpers
  net/mlx5e: Use auxiliary_device driver data helpers
  soundwire: intel: Use auxiliary_device driver data helpers
  ...
2022-01-12 11:11:34 -08:00
..
accounting docs/zh_CN: Add zh_CN/accounting/delay-accounting.rst 2021-12-23 12:44:17 -07:00
admin-guide docs/zh_CN: Update and fix a couple of typos 2022-01-03 15:52:16 -07:00
arm docs: Update DTB format references 2021-01-28 15:43:15 -07:00
arm64 Documentation: Chinese translation of Documentation/arm64/elf_hwcaps.rst 2020-11-30 10:36:45 -07:00
core-api driver core changes for 5.17-rc1 2022-01-12 11:11:34 -08:00
cpu-freq doc/zh-CN: Update cpu-freq/core.rst to make it more readable 2021-12-10 14:28:31 -07:00
dev-tools docs/zh_CN: update sparse translation 2021-11-29 15:01:27 -07:00
doc-guide docs: Update Sphinx requirements 2021-11-15 02:47:22 -07:00
filesystems docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
iio docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
infiniband docs/zh_CN: add infiniband user_verbs translation 2021-08-12 08:52:03 -06:00
kernel-hacking Documentation: in_irq() cleanup 2021-08-24 13:28:23 -06:00
maintainer docs: use the lore redirector everywhere 2021-10-12 13:58:19 -06:00
mips docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
openrisc docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
parisc docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
PCI docs/zh_CN: add sysfs-pci trnaslation 2021-12-16 15:55:43 -07:00
process Documentation: remove trivial tree 2022-01-10 10:24:29 +01:00
riscv docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
scheduler docs/zh_CN: Add sched-domains translation 2021-12-23 12:41:54 -07:00
sound PATCH Documentation translations:translate sound/hd-audio/controls to chinese 2021-03-08 16:54:05 -07:00
video4linux
virt docs/zh_CN: add virt acrn cpuid translation 2021-08-12 08:49:38 -06:00
disclaimer-zh_CN.rst Docs/zh_CN: update Alex Shi new email address 2021-03-31 13:52:25 -06:00
gpio.txt
index.rst doc/zh_CN: add Chinese document coding style reminder 2021-12-10 14:00:25 -07:00
io_ordering.txt
IRQ.txt
oops-tracing.txt