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:   Sun, 8 Nov 2020 19:46:40 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Stephen Rothwell <sfr@...b.auug.org.au>
Subject: [GIT PULL] Driver core documentation fixes for 5.10-rc3

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.10-rc3

for you to fetch changes up to d181bfe36715a1834958cf2d62253b624adfae51:

  Documentation: remove mic/index from misc-devices/index.rst (2020-11-04 11:38:32 +0100)

----------------------------------------------------------------
Driver core documentation fixes for 5.10-rc3

Here are some small Documentation fixes for 5.10-rc3 that were fallout
from the larger documentation update we did in 5.10-rc2.  Nothing major
here at all, but all of these have been in linux-next and resolve build
warnings when building the documentation files.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Documentation: remove mic/index from misc-devices/index.rst

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

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ