lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 13 Oct 2020 14:14:27 +0200
From:   Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To:     Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc:     Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
        linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
        "David S. Miller" <davem@...emloft.net>,
        Andrew Lunn <andrew@...n.ch>,
        Andrey Ryabinin <aryabinin@...tuozzo.com>,
        Chen-Yu Tsai <wens@...e.org>, Daniel Vetter <daniel@...ll.ch>,
        David Airlie <airlied@...ux.ie>,
        Guenter Roeck <linux@...ck-us.net>,
        Heiner Kallweit <hkallweit1@...il.com>,
        Ingo Molnar <mingo@...hat.com>,
        Jakub Kicinski <kuba@...nel.org>,
        Jean Delvare <jdelvare@...e.com>, Jens Axboe <axboe@...nel.dk>,
        Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
        Maxime Ripard <mripard@...nel.org>,
        Michael Turquette <mturquette@...libre.com>,
        Peter Zijlstra <peterz@...radead.org>,
        Rob Herring <robh+dt@...nel.org>,
        Thomas Zimmermann <tzimmermann@...e.de>,
        Will Deacon <will@...nel.org>, Wolfram Sang <wsa@...nel.org>
Subject: [PATCH v2 00/24] Documentation build fixes against next-20201013

This series is based on the top of my previous series:

	https://lore.kernel.org/lkml/cover.1602589096.git.mchehab+huawei@kernel.org/

plus linux-next.

It contains the patches I sent before with documentation fixes
for Kernel 5.10, plus 3 new fixes for stuff that got merged today
at linux-next.

My plan is to do a late pull request by the end of the merge window
with the patches from this tree that weren't merged directly
via some other trees.

-

After both series applied, the only warnings with Sphinx 2.4.4
are those:

../include/kunit/test.h:282: warning: Function parameter or member '__suites' not described in 'kunit_test_suites_for_module'
../include/kunit/test.h:282: warning: Excess function parameter 'suites_list' description in 'kunit_test_suites_for_module'
../include/kunit/test.h:314: warning: Excess function parameter 'suites' description in 'kunit_test_suites'

.../Documentation/core-api/counters.rst:46: WARNING: undefined label: test counters module (if the link has no caption the label must precede a section header)
.../Documentation/core-api/counters.rst:49: WARNING: undefined label: selftest for counters (if the link has no caption the label must precede a section header)
.../Documentation/core-api/counters.rst:62: WARNING: undefined label: atomic_ops (if the link has no caption the label must precede a section header)

Those require some care from the authors in order to
properly address them.

Hopefully, this will all be sorted until the end of the merge window.


Mauro Carvalho Chehab (24):
  docs: hwmon: adm1266.rst: fix a broken reference
  tools: docs: memory-model: fix references for some files
  docs: SafeSetID: fix a warning
  docs: lockdep-design: fix some warning issues
  docs: admin-guide: net.rst: add a missing blank line
  blk-mq: docs: add kernel-doc description for a new struct member
  drm: amdgpu: kernel-doc: update some adev parameters
  drm: kernel-doc: document drm_dp_set_subconnector_property() params
  docs: kasan.rst: add two missing blank lines
  mm: pagemap.h: fix two kernel-doc markups
  drm/dp: fix kernel-doc warnings at drm_dp_helper.c
  drm/dp: fix a kernel-doc issue at drm_edid.c
  docs: i2c: index.rst: add slave-testunit-backend.rst
  docs: conf.py: disable automarkup for Sphinx 3.x
  docs: net: statistics.rst: remove a duplicated kernel-doc
  seqlock: fix two kernel-doc warnings
  docs: hwmon: mp2975.rst: address some html build warnings
  docs: userspace-api: add iommu.rst to the index file
  net: phy: remove kernel-doc duplication
  MAINTAINERS: fix broken doc refs due to yaml conversion
  crypto: sun8x-ce*: update entries to its documentation
  ice: docs fix a devlink info that broke a table
  RDMA: add a missing kernel-doc parameter markup
  counters: docs: add a missing include

 Documentation/admin-guide/LSM/SafeSetID.rst   |  2 +-
 .../admin-guide/hw-vuln/l1d_flush.rst         |  3 +-
 Documentation/admin-guide/sysctl/net.rst      |  1 +
 Documentation/conf.py                         |  3 +-
 Documentation/core-api/counters.rst           |  1 +
 Documentation/core-api/index.rst              |  1 +
 Documentation/dev-tools/kasan.rst             |  2 +
 .../bindings/clock/hi6220-clock.txt           |  2 +-
 Documentation/hwmon/adm1266.rst               |  2 +-
 Documentation/hwmon/index.rst                 |  1 +
 Documentation/hwmon/mp2975.rst                | 14 +++-
 Documentation/i2c/index.rst                   |  1 +
 Documentation/locking/lockdep-design.rst      | 69 +++++++++++--------
 Documentation/networking/devlink/ice.rst      |  1 +
 Documentation/networking/statistics.rst       |  3 +-
 Documentation/userspace-api/index.rst         |  1 +
 MAINTAINERS                                   |  9 ++-
 .../crypto/allwinner/sun8i-ce/sun8i-ce-hash.c |  2 +-
 .../crypto/allwinner/sun8i-ce/sun8i-ce-prng.c |  2 +-
 .../crypto/allwinner/sun8i-ce/sun8i-ce-trng.c |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c    |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c   |  6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c  |  5 +-
 drivers/gpu/drm/drm_dp_helper.c               | 12 +++-
 drivers/gpu/drm/drm_edid.c                    |  2 +-
 drivers/infiniband/core/device.c              |  5 +-
 .../bindings/net/wireless/silabs,wfx.yaml     |  2 +-
 include/linux/blk-mq.h                        |  2 +
 include/linux/pagemap.h                       |  8 +--
 include/linux/phy.h                           | 40 ++---------
 include/linux/seqlock.h                       |  2 +-
 tools/memory-model/Documentation/README       |  2 +-
 tools/memory-model/Documentation/ordering.txt |  2 +-
 33 files changed, 113 insertions(+), 99 deletions(-)

-- 
2.26.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ