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-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1604312590.git.mchehab+huawei@kernel.org>
Date:   Mon,  2 Nov 2020 11:32:11 +0100
From:   Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To:     Linux Doc Mailing List <linux-doc@...r.kernel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
        linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
        Randy Dunlap <rdunlap@...radead.org>,
        Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Lunn <andrew@...n.ch>,
        Cezary Rojewski <cezary.rojewski@...el.com>,
        Dan Murphy <dmurphy@...com>, Ilya Dryomov <idryomov@...il.com>,
        Jacek Anaszewski <jacek.anaszewski@...il.com>,
        Oded Gabbay <oded.gabbay@...il.com>, Tom Rix <trix@...hat.com>,
        Vaibhav Jain <vaibhav@...ux.ibm.com>
Subject: [PATCH 0/5] Some fixes for ABI documentation

Hi Greg,

This small series contain fixes against Kernel 5.10-rc2.

It is meant to address the issue reported by Randy, with regards
to some "SEVERE" docutils warnings that it is causing the build
to fail for him.

I was not able to reproduce the bug myself, but fixing it is easy.

While here, I noticed a few typos at a few sysfs ABI entries.
The first two patches address them.

The third patch fixes a small issue: I added a new ReST file
at the ABI series, but the index file didn't receive the update.

The forth patch is the one that actually fix the reported issue.

While here, I added small change at get_abi.pl, for it to generate
some index entries for the symbols. That sounded to me a
natural change after having patch 4 removing some ABI indexes.
This patch should make life easier for people looking for a symbol 
inside the ABI books.

Mauro Carvalho Chehab (5):
  docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sys
  docs: ABI: sysfs-class-net: fix a typo
  docs: leds: index.rst: add a missing file
  scripts: get_abi.pl: Don't let ABI files to create subtitles
  scripts: get_api.pl: Add sub-titles to ABI output

 .../ABI/stable/sysfs-driver-dma-ioatdma       | 10 ++++----
 Documentation/ABI/testing/sysfs-class-net     |  2 +-
 Documentation/leds/index.rst                  |  1 +
 scripts/get_abi.pl                            | 23 +++++++++++++++++++
 4 files changed, 30 insertions(+), 6 deletions(-)

-- 
2.26.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ