linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Documentation fixes for 5.16
@ 2021-11-18 10:29 Jonathan Corbet
  2021-11-18 20:49 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Corbet @ 2021-11-18 10:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-doc, linux-kernel

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b96ff02ab2be1791248237b1bf318aaf62e8b701:

  Documentation/process: fix a cross reference (2021-11-17 06:12:14 -0700)

----------------------------------------------------------------
A handful of documentation fixes for 5.16

----------------------------------------------------------------
Akira Yokosawa (1):
      docs: Update Sphinx requirements

Alex Shi (1):
      doc/zh_CN: fix a translation error in management-style

Mauro Carvalho Chehab (4):
      libbpf: update index.rst reference
      docs: accounting: update delay-accounting.rst reference
      Documentation: update vcpu-requests.rst reference
      Documentation/process: fix a cross reference

Pali Rohár (3):
      Documentation: arm: marvell: Add some links to homepage / product infos
      Documentation: arm: marvell: Put Armada XP section between Armada 370 and 375
      Documentation: arm: marvell: Fix link to armada_1000_pb.pdf document

Wasin Thonkaew (1):
      docs: filesystems: Fix grammatical error "with" to "which"

Zhaoyu Liu (1):
      docs: ftrace: fix the wrong path of tracefs

 Documentation/admin-guide/sysctl/kernel.rst        |  2 +-
 Documentation/arm/marvell.rst                      | 48 +++++++++++-----------
 Documentation/bpf/index.rst                        |  2 +-
 Documentation/doc-guide/sphinx.rst                 | 22 ++++------
 Documentation/filesystems/autofs.rst               |  2 +-
 Documentation/process/changes.rst                  |  2 +-
 Documentation/process/submitting-patches.rst       |  4 +-
 Documentation/trace/ftrace.rst                     |  9 ++--
 .../translations/it_IT/doc-guide/sphinx.rst        | 23 ++++-------
 .../translations/it_IT/process/changes.rst         |  2 +-
 .../translations/zh_CN/doc-guide/sphinx.rst        | 21 ++++------
 .../zh_CN/process/management-style.rst             |  4 +-
 arch/riscv/kvm/vcpu.c                              |  2 +-
 13 files changed, 65 insertions(+), 78 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Documentation fixes for 5.16
  2021-11-18 10:29 [GIT PULL] Documentation fixes for 5.16 Jonathan Corbet
@ 2021-11-18 20:49 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-11-18 20:49 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Linus Torvalds, linux-doc, linux-kernel

The pull request you sent on Thu, 18 Nov 2021 03:29:26 -0700:

> git://git.lwn.net/linux.git tags/docs-5.16-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4ae275bc6d2fb2b399a8723fc0a0be0929e10e0d

Thank you!

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Documentation fixes for 5.16
  2021-12-06 19:13 ` Jonathan Corbet
@ 2021-12-06 19:35   ` Linus Torvalds
  0 siblings, 0 replies; 4+ messages in thread
From: Linus Torvalds @ 2021-12-06 19:35 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: LKML, open list:DOCUMENTATION

On Mon, Dec 6, 2021 at 11:13 AM Jonathan Corbet <corbet@lwn.net> wrote:
>
> Somehow I managed to not CC the usual lists on this one, so, for the
> record...

.. and now that it was sent quoted (instead of re-sending the original
email), pr-tracker-bot doesn't recognize it as a pull request any more
and doesn't react to it.

So no pr-tracker-bot replies for you.

Only this manual one.

             Linus

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Documentation fixes for 5.16
       [not found] <87y24x39wi.fsf@meer.lwn.net>
@ 2021-12-06 19:13 ` Jonathan Corbet
  2021-12-06 19:35   ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Corbet @ 2021-12-06 19:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-doc

Somehow I managed to not CC the usual lists on this one, so, for the
record...  

Jonathan Corbet <corbet@lwn.net> writes:

> The following changes since commit b96ff02ab2be1791248237b1bf318aaf62e8b701:
>
>   Documentation/process: fix a cross reference (2021-11-17 06:12:14 -0700)
>
> are available in the Git repository at:
>
>   git://git.lwn.net/linux.git tags/docs-5.16-3
>
> for you to fetch changes up to 333b11e541feeb79e7cce31dd5b280ceded388e4:
>
>   Documentation: Add minimum pahole version (2021-11-29 14:48:00 -0700)
>
> ----------------------------------------------------------------
> A few important documentation fixes, including breakage that comes with
> v1.0 of the ReadTheDocs theme.
>
> ----------------------------------------------------------------
> Akira Yokosawa (1):
>       docs: admin-guide/blockdev: Remove digraph of node-states
>
> Arnaldo Carvalho de Melo (1):
>       Documentation: Add minimum pahole version
>
> Erik Ekman (1):
>       Documentation/process: fix self reference
>
> Mauro Carvalho Chehab (1):
>       docs: conf.py: fix support for Readthedocs v 1.0.0
>
>  Documentation/admin-guide/blockdev/drbd/figures.rst       |  4 ++--
>  .../drbd/{node-states-8.dot => peer-states-8.dot}         |  5 -----
>  Documentation/conf.py                                     | 15 ++++++++++-----
>  Documentation/process/changes.rst                         | 11 +++++++++++
>  Documentation/process/submitting-patches.rst              |  3 ++-
>  5 files changed, 25 insertions(+), 13 deletions(-)
>  rename Documentation/admin-guide/blockdev/drbd/{node-states-8.dot => peer-states-8.dot} (71%)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-06 19:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18 10:29 [GIT PULL] Documentation fixes for 5.16 Jonathan Corbet
2021-11-18 20:49 ` pr-tracker-bot
     [not found] <87y24x39wi.fsf@meer.lwn.net>
2021-12-06 19:13 ` Jonathan Corbet
2021-12-06 19:35   ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).