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]
Message-ID: <20201023131719.5fec285a@lwn.net>
Date:   Fri, 23 Oct 2020 13:17:19 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>, linux-doc@...r.kernel.org
Subject: [GIT PULL] Documentation fixes for 5.10

The following changes since commit
4fb220da0dd03d3699776220d86ac84b38941c0c:

  gpiolib: Update indentation in driver.rst for code excerpts (2020-10-12 13:15:34 -0600)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-5.10-2

for you to fetch changes up to 62af696471e58bdfcf416fd56f032a60853c2bae:

  docs: Add two missing entries in vm sysctl index (2020-10-22 16:11:46 -0600)

----------------------------------------------------------------
A handful of late-arriving documentation fixes.

----------------------------------------------------------------
Bailu Lin (1):
      Documentation: Chinese translation of Documentation/arm64/hugetlbpage.rst

Colin Ian King (1):
      docs/vm: trivial fixes to several spelling mistakes

Fam Zheng (1):
      docs: Add two missing entries in vm sysctl index

Hui Su (1):
      docs/cpu-load: format the example code.

Kees Cook (2):
      docs: deprecated.rst: Expand str*cpy() replacement notes
      docs: lkdtm: Modernize and improve details

Krzysztof Kozlowski (1):
      docs: submitting-patches: describe preserving review/test tags

Mauro Carvalho Chehab (1):
      docs: driver-api: remove a duplicated index entry

Wei Lin Chang (1):
      Documentation: x86: fix a missing word in x86_64/mm.rst.

 Documentation/admin-guide/cpu-load.rst             | 63 +++++++++++-----------
 Documentation/admin-guide/sysctl/vm.rst            |  2 +
 Documentation/arm64/hugetlbpage.rst                |  2 +
 Documentation/driver-api/index.rst                 |  1 -
 Documentation/fault-injection/provoke-crashes.rst  | 56 +++++++++++--------
 Documentation/process/deprecated.rst               | 44 ++++++++-------
 Documentation/process/submitting-patches.rst       |  7 +++
 .../translations/zh_CN/arm64/hugetlbpage.rst       | 45 ++++++++++++++++
 Documentation/translations/zh_CN/arm64/index.rst   |  1 +
 Documentation/vm/mmu_notifier.rst                  |  2 +-
 Documentation/vm/page_migration.rst                |  2 +-
 Documentation/vm/page_owner.rst                    |  2 +-
 Documentation/vm/slub.rst                          |  2 +-
 Documentation/x86/x86_64/mm.rst                    |  2 +-
 14 files changed, 154 insertions(+), 77 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/arm64/hugetlbpage.rst

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ