Re: [GIT PULL] Documentation for 5.0

2018-12-31 Thread Jonathan Corbet
On Sat, 29 Dec 2018 11:24:34 -0800
Linus Torvalds  wrote:

> New signing key? And one that you forgot to push out to keyservers?

Sort of...some time ago, I tried to be a good kid and made a separate
signing subkey like Konstantin told me to.  Then I couldn't ever get the
nitrokey thing to work and then got distracted; I guess I never uploaded
that key.  I'm not really sure why gpg decided to start using it now.
It's uploaded now, anyway.

TLDR: I kind of suck at this gpg thing.  Sorry for the confusion.

jon


Re: [GIT PULL] Documentation for 5.0

2018-12-29 Thread pr-tracker-bot
The pull request you sent on Fri, 28 Dec 2018 09:06:22 -0700:

> git://git.lwn.net/linux.git tags/docs-5.0

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3868772b99e3146d02cf47e739d79022eba1d77c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker


Re: [GIT PULL] Documentation for 5.0

2018-12-29 Thread Linus Torvalds
On Fri, Dec 28, 2018 at 8:06 AM Jonathan Corbet  wrote:
>
>   git://git.lwn.net/linux.git tags/docs-5.0

New signing key? And one that you forgot to push out to keyservers?

Linus


[GIT PULL] Documentation for 5.0

2018-12-28 Thread Jonathan Corbet
The following changes since commit
651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-5.0

for you to fetch changes up to 942104a21ce4951420ddf6c6b3179a0627301f7e:

  docs: improve pathname-lookup document structure (2018-12-20 08:47:18 -0700)


A fairly normal cycle for documentation stuff.  We have a new
document on perf security, more Italian translations, more
improvements to the memory-management docs, improvements to the
pathname lookup documentation, and the usual array of smaller
fixes.

As is often the case, there are a few reaches outside of
Documentation/ to adjust kerneldoc comments.

Expect a trivial merge conflict with the fscrypt tree; the resolution
is to just take both sides.

Alexey Budankov (2):
  Documentation/admin-guide: introduce perf-security.rst file
  Documentation/admin-guide: update admin-guide index.rst

Amir Livneh (1):
  doc: tracing: Fix a number of typos

Andrzej Bednarski (1):
  Correct gen_init_cpio tool's documentation

Andy Shevchenko (1):
  dmaengine: Add mailing list address to the documentation

Christoph Niedermaier (2):
  Docs/EDID: Fixed erroneous bits of XOFFSET, XPULSE, YOFFSET and YPULSE
  Docs/EDID: Calculate CRC while building the code

Colin Ian King (1):
  Documentation: fix spelling mistake, EACCESS -> EACCES

Daniel Colascione (1):
  Document /proc/pid PID reuse behavior

Federico Vaga (6):
  doc:it_IT: add some process/* translations
  doc:it_IT: fix locking.rst section title
  doc:it_IT:doc-guide: fix reference to foobar
  doc:it: fixes in process/1.Intro
  doc:it: add some process/* translations
  doc:process: add links where missing

Geert Uytterhoeven (1):
  Documentation/ras: Typo s/use use/use/

Helen Koike (1):
  configfs: fix wrong name of struct in documentation

Jonathan Corbet (1):
  Merge branch 'kmalloc' into docs-next

Joris Gutjahr (1):
  doc-guide:kernel-doc.rst: Reference to foobar

Matthew Wilcox (1):
  Link the memory allocation guide from the MM docs

Michael S. Tsirkin (1):
  x86, boot: documentation whitespace fixup

Mike Rapoport (7):
  kernel-doc: kill trailing whitespace
  kernel-doc: extend $type_param to match members referenced by pointer
  docs/mm: update kmalloc kernel-doc description
  docs/admin-guide/mm/concepts.rst: grammar and style fixups
  docs/core-api: make mm-api.rst more structured
  slab: make kmem_cache_create{_usercopy} description proper kernel-doc
  docs/mm-api: link slab_common.c to "The Slab Cache" section

NeilBrown (3):
  Documentation: update path-lookup.md for parallel lookups
  Documentation: convert path-lookup from markdown to resturctured text
  docs: improve pathname-lookup document structure

Nicholas Mc Guire (1):
  Documentation: devres: note checking needs when converting

Randy Dunlap (3):
  Documentation: dynamic_debug: fix a couple of typos
  Documentation: dynamic-debug: fix wildcard description
  Documentation/dev-tools: clean up kselftest.rst

Sakari Ailus (1):
  scripts/kernel-doc: Fix struct and struct field attribute processing

Shreyans Devendra Doshi (1):
  Documentation: dev-tools: Fix typos in index.rst

Waiman Long (1):
  Documentation/proc.txt: Add 2 missing fields for /proc//status

Will Deacon (1):
  Documentation: Use "while" instead of "whilst"

 Documentation/EDID/1024x768.S  |5 +-
 Documentation/EDID/1280x1024.S |5 +-
 Documentation/EDID/1600x1200.S |5 +-
 Documentation/EDID/1680x1050.S |5 +-
 Documentation/EDID/1920x1080.S |5 +-
 Documentation/EDID/800x600.S   |5 +-
 Documentation/EDID/HOWTO.txt   |   13 +-
 Documentation/EDID/Makefile|   15 +-
 Documentation/EDID/edid.S  |   10 +-
 Documentation/admin-guide/devices.rst  |1 +
 Documentation/admin-guide/dynamic-debug-howto.rst  |8 +-
 Documentation/admin-guide/index.rst|1 +
 Documentation/admin-guide/kernel-parameters.txt|2 +-
 Documentation/admin-guide/mm/concepts.rst  |   51 +-
 Documentation/admin-guide/perf-security.rst|   97 ++
 Documentation/admin-guide/ras.rst  |2 +-
 Documentation/admin-guide/security-bugs.rst|2 +-
 Documentation/arm/Booting  |2 +-
 Documentation/arm/Samsung-S3C24XX/GPIO.txt |2 +-
 Documentation/arm/Samsung-S3C24XX/Overview.txt |2 +-
 Documentation/arm/Samsung-S3C24XX/Suspend.txt  |2 +-
 Documentation/core-api/assoc_array.rst |6