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:	Thu, 30 Oct 2014 14:06:22 -0400
From:	Jonathan Corbet <corbet@....net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Various documentation fixes

So this is my first pull request since I rashly agreed to look after the
documentation subtree.  It contains some typo fixes, a few minor
documentation improvements, and, most importantly, fixes for a couple of
build problems in various bits of sample code.

I fully intend to start sending pull requests with signed tags.  However,
due to poor planning on my part and the general obnoxiousness of life,
I'm 2000 miles away from my private key which is sitting on a
powered-down machine.  This should be fixed before my next request.
Meanwhile git.lwn.net is a machine under my control, the patches are all
trivial, and all have done time in linux-next.

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.lwn.net/linux-2.6.git/ tags/docs-for-linus

for you to fetch changes up to d75ef707ea5eb3015f7b72cb3b81c6cdca376fea:

  Documentation/SubmittingPatches: Reported-by tags and permission (2014-10-29 08:56:46 -0400)

----------------------------------------------------------------
Alexander Graf (1):
      Documentation: Restrict TSC test code to x86

Dan Carpenter (1):
      Documentation/SubmittingPatches: Reported-by tags and permission

Javier Martinez Canillas (1):
      Documentation: dt-bindings: Explain order in patch series

Jeff Mahoney (1):
      vdso: don't require 64-bit math in standalone test

Jim Davis (1):
      Documentation: remove outdated references to the linux-next wiki

Kirill Smelkov (1):
      Docs: Document that the sticky bit is understood by hugetlbfs

Maciej W. Rozycki (1):
      doc: kernel-parameters.txt: Add ide-generic.probe-mask

Masanari Iida (2):
      Documentation: Add default kmemleak off case in kernel-parameters.txt
      Documentation: Add CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF case

Peter Foley (1):
      Documentation: fix vdso_standalone_test_x86 on 32-bit

Takashi Iwai (1):
      DocBook: Reduce noise from make cleandocs

WANG Chao (1):
      Documentation/ABI/testing/sysfs-ibft: fix a typo

 Documentation/ABI/testing/sysfs-ibft                     |  2 +-
 Documentation/DocBook/media/Makefile                     |  2 +-
 Documentation/HOWTO                                      |  1 -
 Documentation/SubmittingPatches                          | 10 ++++------
 Documentation/development-process/2.Process              |  4 ----
 Documentation/development-process/8.Conclusion           |  4 ----
 Documentation/devicetree/bindings/submitting-patches.txt |  3 +++
 Documentation/kernel-parameters.txt                      | 14 ++++++++++++++
 Documentation/kmemleak.txt                               |  4 ++++
 Documentation/prctl/Makefile                             |  2 +-
 Documentation/vDSO/Makefile                              |  3 +++
 Documentation/vDSO/vdso_standalone_test_x86.c            |  2 +-
 Documentation/vm/hugetlbpage.txt                         |  2 +-
 13 files changed, 33 insertions(+), 20 deletions(-)

Thanks,

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ