linux/Documentation/translations/zh_CN/core-api
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
..
irq docs: translations: zn_CN: irq-affinity.rst: add a missing extension 2021-10-19 15:20:05 -06:00
assoc_array.rst docs/zh_CN: add core-api assoc_array translation 2021-11-01 11:25:33 -06:00
boot-time-mm.rst docs/zh_CN: add core-api boot-time-mm translation 2021-09-27 11:29:48 -06:00
cachetlb.rst Another collection of documentation patches, mostly fixes but also includes 2021-09-08 16:28:14 -07:00
cpu_hotplug.rst docs/zh_CN: add core api cpu_hotplug translation 2021-07-15 06:33:45 -06:00
genalloc.rst docs/zh_CN: add core-api genalloc translation 2021-09-27 11:29:48 -06:00
genericirq.rst docs/zh_CN: add core api genericirq translation 2021-07-15 06:33:44 -06:00
gfp_mask-from-fs-io.rst docs/zh_CN: add core-api gfp_mask-from-fs-io translation 2021-09-27 11:29:48 -06:00
index.rst docs/zh_CN: add core-api xarray translation 2021-11-01 11:25:33 -06:00
kernel-api.rst block: remove blk-exec.c 2021-11-29 06:34:50 -07:00
kobject.rst kobject documentation: remove default_attrs information 2022-01-07 11:23:37 +01:00
kref.rst docs/zh_CN: add core api kref translation 2021-09-27 11:25:22 -06:00
local_ops.rst docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
memory-allocation.rst docs/zh_CN: add core-api memory-allocation translation 2021-09-27 11:29:47 -06:00
memory-hotplug.rst Merge branch 'akpm' (patches from Andrew) 2021-11-06 14:08:17 -07:00
mm-api.rst docs/zh_CN: add core-api mm-api translation 2021-09-27 11:29:48 -06:00
padata.rst docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
printk-basics.rst docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
printk-formats.rst docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
protection-keys.rst docs/zh_CN: add core api protection keys translation 2021-07-15 06:33:45 -06:00
refcount-vs-atomic.rst docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
symbol-namespaces.rst docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
unaligned-memory-access.rst docs/zh_CN: add core-api unaligned-memory-access translation 2021-09-27 11:29:48 -06:00
workqueue.rst docs/zh_CN: Modify the translator tag and fix the wrong word 2021-08-24 13:34:07 -06:00
xarray.rst docs/zh_CN: add core-api xarray translation 2021-11-01 11:25:33 -06:00