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>] [day] [month] [year] [list]
Date:	Fri, 5 Aug 2016 08:59:50 -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: [PULL] Docs fixes

A handful of documentation fixes.  You'll get a conflict on
Documentation/DocBook/Makefile due to the changes from the drm and media
trees.  Resolution is pretty easy - just take the docs-next side - but I
also have a resolution in the docs-next-merge branch if that's useful to
you.

Thanks,

jon

The following changes since commit
a88b1672d4ddf9895eb53e6980926d5e960dea8e:

  doc-rst: kernel-doc: fix handling of address_space tags (2016-07-22 15:34:24 -0600)

are available in the git repository at:

  git://git.lwn.net/linux.git tags/doc-4.8-fixes

for you to fetch changes up to bdf107d87eb8ce1d1313fee40f3de1a1029a3eca:

  DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1 (2016-08-04 16:51:33 -0600)

----------------------------------------------------------------
Three fixes for the docs build, including removing an annoying warning on
"make help" if sphinx isn't present.

----------------------------------------------------------------
Jani Nikula (2):
      Documentation/sphinx: do not warn about missing tools in 'make help'
      DocBook: use DOCBOOKS="" to ignore DocBooks instead of IGNORE_DOCBOOKS=1

seokhoon.yoon (1):
      Documenation: update cgroup's document path

 Documentation/DocBook/Makefile                 | 26 ++++++++++----------------
 Documentation/Makefile.sphinx                  |  4 ++--
 Documentation/cgroup-v1/cgroups.txt            |  4 ++--
 Documentation/cgroup-v1/cpusets.txt            |  2 +-
 Documentation/cgroup-v1/memcg_test.txt         |  4 ++--
 Documentation/filesystems/tmpfs.txt            |  2 +-
 Documentation/kernel-parameters.txt            |  4 ++--
 Documentation/kernel-per-CPU-kthreads.txt      |  2 +-
 Documentation/scheduler/sched-deadline.txt     |  2 +-
 Documentation/scheduler/sched-design-CFS.txt   |  2 +-
 Documentation/scheduler/sched-rt-group.txt     |  2 +-
 Documentation/vm/numa                          |  4 ++--
 Documentation/vm/numa_memory_policy.txt        |  2 +-
 Documentation/vm/page_migration                |  2 +-
 Documentation/vm/unevictable-lru.txt           |  2 +-
 Documentation/x86/x86_64/fake-numa-for-cpusets |  4 ++--
 16 files changed, 31 insertions(+), 37 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ