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

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-5.13-3

for you to fetch changes up to 7240cd200541543008a7ce4fcaf2ba5a5556128f:

  Remove link to nonexistent rocket driver docs (2021-05-11 11:02:39 -0600)

----------------------------------------------------------------
A set of straightforward documentation fixes.

----------------------------------------------------------------
Desmond Cheong Zhi Xi (1):
      Remove link to nonexistent rocket driver docs

Mauro Carvalho Chehab (5):
      docs: cdrom-standard.rst: get rid of uneeded UTF-8 chars
      docs: ABI: remove a meaningless UTF-8 character
      docs: ABI: remove some spurious characters
      docs: hwmon: tmp103.rst: fix bad usage of UTF-8 chars
      docs: networking: device_drivers: fix bad usage of UTF-8 chars

Randy Dunlap (1):
      Documentation: drop optional BOMs

Wan Jiabing (1):
      docs/zh_CN: Remove obsolete translation file

 .../ABI/obsolete/sysfs-kernel-fadump_registered    |  2 +-
 .../ABI/obsolete/sysfs-kernel-fadump_release_mem   |  2 +-
 Documentation/ABI/testing/sysfs-module             |  4 +-
 Documentation/block/data-integrity.rst             |  2 +-
 Documentation/cdrom/cdrom-standard.rst             | 30 ++++++-------
 Documentation/driver-api/serial/index.rst          |  1 -
 Documentation/hwmon/tmp103.rst                     |  4 +-
 .../device_drivers/ethernet/intel/i40e.rst         |  4 +-
 .../device_drivers/ethernet/intel/iavf.rst         |  2 +-
 .../process/kernel-enforcement-statement.rst       |  2 +-
 Documentation/security/tpm/xen-tpmfront.rst        |  2 +-
 Documentation/timers/no_hz.rst                     |  2 +-
 Documentation/translations/zh_CN/SecurityBugs      | 50 ----------------------
 Documentation/usb/mtouchusb.rst                    |  2 +-
 Documentation/usb/usb-serial.rst                   |  2 +-
 15 files changed, 30 insertions(+), 81 deletions(-)
 delete mode 100644 Documentation/translations/zh_CN/SecurityBugs

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

* Re: [GIT PULL] Documentation fixes
  2021-05-12 20:49 [GIT PULL] Documentation fixes Jonathan Corbet
@ 2021-05-12 22:48 ` pr-tracker-bot
  0 siblings, 0 replies; 16+ messages in thread
From: pr-tracker-bot @ 2021-05-12 22:48 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Linus Torvalds, linux-kernel, linux-doc

The pull request you sent on Wed, 12 May 2021 14:49:58 -0600:

> git://git.lwn.net/linux.git tags/docs-5.13-3

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

Thank you!

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

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

* Re: [GIT PULL] Documentation fixes
  2024-01-26 16:04 Jonathan Corbet
@ 2024-01-26 23:22 ` pr-tracker-bot
  0 siblings, 0 replies; 16+ messages in thread
From: pr-tracker-bot @ 2024-01-26 23:22 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Linus Torvalds, linux-doc, linux-kernel

The pull request you sent on Fri, 26 Jan 2024 09:04:51 -0700:

> git://git.lwn.net/linux.git tags/docs-6.8-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/70da22eb63f73a1ce41c7d106a5a417c352089f8

Thank you!

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

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

* [GIT PULL] Documentation fixes
@ 2024-01-26 16:04 Jonathan Corbet
  2024-01-26 23:22 ` pr-tracker-bot
  0 siblings, 1 reply; 16+ messages in thread
From: Jonathan Corbet @ 2024-01-26 16:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-doc, linux-kernel

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-6.8-fixes

for you to fetch changes up to d546978e0c07b6333fdbcbd81b2f2e058d4560b5:

  docs: admin-guide: remove obsolete advice related to SLAB allocator (2024-01-23 14:52:37 -0700)

----------------------------------------------------------------
A handful of relatively boring documentation fixes.

----------------------------------------------------------------
Gustavo Sousa (1):
      docs/sphinx: Fix TOC scroll hack for the home page

Hu Haowen (1):
      docs/accel: correct links to mailing list archives

Lukas Bulwahn (1):
      docs: admin-guide: remove obsolete advice related to SLAB allocator

Vegard Nossum (1):
      doc: admin-guide/kernel-parameters: remove useless comment

 Documentation/accel/introduction.rst                  |  4 ++--
 Documentation/admin-guide/kernel-parameters.rst       |  5 -----
 Documentation/admin-guide/kernel-per-CPU-kthreads.rst | 16 ++++++----------
 Documentation/sphinx/templates/kernel-toc.html        |  4 +++-
 4 files changed, 11 insertions(+), 18 deletions(-)

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

* Re: [GIT PULL] Documentation fixes
  2022-10-13 16:41 Jonathan Corbet
@ 2022-10-13 18:00 ` pr-tracker-bot
  0 siblings, 0 replies; 16+ messages in thread
From: pr-tracker-bot @ 2022-10-13 18:00 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Linus Torvalds, linux-kernel, linux-doc

The pull request you sent on Thu, 13 Oct 2022 10:41:06 -0600:

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

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

Thank you!

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

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

* [GIT PULL] Documentation fixes
@ 2022-10-13 16:41 Jonathan Corbet
  2022-10-13 18:00 ` pr-tracker-bot
  0 siblings, 1 reply; 16+ messages in thread
From: Jonathan Corbet @ 2022-10-13 16:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-doc

The following changes since commit 69d517e6e21099f81efbd39e47874649ae575804:

  checkpatch: warn on usage of VM_BUG_ON() and other BUG variants (2022-09-29 13:20:53 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 877d95dcfd0a56102d4b97a9691115f5fb5e9ea3:

  Documentation: rtla: Correct command line example (2022-10-13 10:37:13 -0600)

----------------------------------------------------------------
A handful of relatively simple documentation fixes, plus a set of patches
catching the Chinese translation up with the front-page rework.

----------------------------------------------------------------
Akira Yokosawa (1):
      docs/howto: Replace abundoned URL of gmane.org

Joel Stanley (1):
      Documentation: ubifs: Fix compression idiom

Leo Yan (1):
      docs: ftrace: Correct access mode

Pierre Gondois (1):
      Documentation: rtla: Correct command line example

Wu XiangCheng (4):
      docs/zh_CN: promote the title of zh_CN/process/index.rst
      docs/zh_CN: add zh_CN/arch.rst
      docs/zh_CN: Rewrite the Chinese translation front page
      docs/zh_CN: add a man-pages link to zh_CN/index.rst

Yanteng Si (3):
      docs/zh_CN: Fix build warning
      docs/zh_CN: Update the translation of ksm to 6.0-rc7
      docs/zh_CN: Update the translation of page_owner to 6.0-rc7

Yixuan Cao (1):
      Documentation/mm/page_owner.rst: delete frequently changing experimental data

 Documentation/filesystems/ubifs.rst                |   2 +-
 Documentation/mm/page_owner.rst                    |  20 +--
 Documentation/process/howto.rst                    |   2 +-
 Documentation/tools/rtla/rtla-timerlat-top.rst     |   2 +-
 Documentation/trace/ftrace.rst                     |   2 +-
 Documentation/translations/it_IT/process/howto.rst |   2 +-
 Documentation/translations/ja_JP/howto.rst         |   2 +-
 Documentation/translations/ko_KR/howto.rst         |   2 +-
 Documentation/translations/zh_CN/arch.rst          |  29 ++++
 .../translations/zh_CN/devicetree/changesets.rst   |   2 +-
 .../zh_CN/devicetree/dynamic-resolution-notes.rst  |   2 +-
 .../translations/zh_CN/devicetree/kernel-api.rst   |   2 +-
 .../zh_CN/devicetree/overlay-notes.rst             |   2 +-
 Documentation/translations/zh_CN/index.rst         | 169 +++++++--------------
 Documentation/translations/zh_CN/mm/ksm.rst        |   2 +-
 Documentation/translations/zh_CN/mm/page_owner.rst |  10 +-
 Documentation/translations/zh_CN/process/howto.rst |   2 +-
 Documentation/translations/zh_CN/process/index.rst |   1 +
 Documentation/translations/zh_TW/process/howto.rst |   2 +-
 19 files changed, 107 insertions(+), 150 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/arch.rst

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

* Re: [GIT PULL] Documentation fixes
  2022-01-21 14:49 Jonathan Corbet
@ 2022-01-22  8:06 ` pr-tracker-bot
  0 siblings, 0 replies; 16+ messages in thread
From: pr-tracker-bot @ 2022-01-22  8:06 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Linus Torvalds, linux-kernel, linux-doc

The pull request you sent on Fri, 21 Jan 2022 07:49:24 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0854dc81e108c90cccda6d1fc54bc270f16a3cc9

Thank you!

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

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

* [GIT PULL] Documentation fixes
@ 2022-01-21 14:49 Jonathan Corbet
  2022-01-22  8:06 ` pr-tracker-bot
  0 siblings, 1 reply; 16+ messages in thread
From: Jonathan Corbet @ 2022-01-21 14:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-doc

The following changes since commit 87d6576ddf8ac25f36597bc93ca17f6628289c16:

  scripts: sphinx-pre-install: Fix ctex support on Debian (2022-01-07 09:33:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b0ac702f3329cdc8a06dcaac73183d4b5a2b942d:

  Documentation: fix firewire.rst ABI file path error (2022-01-20 17:01:32 -0700)

----------------------------------------------------------------
Three small documentation fixes.

----------------------------------------------------------------
Huichun Feng (1):
      docs: ftrace: fix ambiguous sentence

Randy Dunlap (1):
      Documentation: fix firewire.rst ABI file path error

Wang Cheng (1):
      docs: staging/tee.rst: fix two typos found while reading

 Documentation/driver-api/firewire.rst | 4 ++--
 Documentation/staging/tee.rst         | 4 ++--
 Documentation/trace/ftrace.rst        | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

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

* Re: [GIT PULL] Documentation fixes
  2021-01-08 17:31 Jonathan Corbet
@ 2021-01-09  1:21 ` pr-tracker-bot
  0 siblings, 0 replies; 16+ messages in thread
From: pr-tracker-bot @ 2021-01-09  1:21 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Linus Torvalds, LKML, linux-doc

The pull request you sent on Fri, 8 Jan 2021 10:31:20 -0700:

> git://git.lwn.net/linux.git tags/docs-5.11-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/50dbd96e4f31e28fc2fcc80abaabab4fb277227c

Thank you!

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

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

* [GIT PULL] Documentation fixes
@ 2021-01-08 17:31 Jonathan Corbet
  2021-01-09  1:21 ` pr-tracker-bot
  0 siblings, 1 reply; 16+ messages in thread
From: Jonathan Corbet @ 2021-01-08 17:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-doc

The following changes since commit
5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-5.11-3

for you to fetch changes up to 9d54ee78aef62c29b15ae2f58a70b1d1cd63a8f0:

  docs: admin-guide: bootconfig: Fix feils to fails (2021-01-07 14:44:58 -0700)

----------------------------------------------------------------
A handful of relatively small documentation fixes.

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      docs: admin-guide: bootconfig: Fix feils to fails

Jonathan Neuschäfer (1):
      docs: binfmt-misc: Fix .rst formatting

Liao Pingfang (1):
      docs/mm: concepts.rst: Correct the threshold to low watermark

Lukas Bulwahn (1):
      atomic: remove further references to atomic_ops

Miguel Ojeda (1):
      docs: remove mention of ENABLE_MUST_CHECK

Nícolas F. R. A. Prado (1):
      docs: Fix reST markup when linking to sections

Randy Dunlap (3):
      Documentation: admin: early_param()s are also listed in kernel-parameters
      Documentation: doc-guide: fixes to sphinx.rst
      Documentation/admin-guide: kernel-parameters: hyphenate comma-separated

 .../Memory-Ordering/Tree-RCU-Memory-Ordering.rst   |  8 +++---
 .../RCU/Design/Requirements/Requirements.rst       | 20 +++++++-------
 Documentation/admin-guide/binfmt-misc.rst          |  4 +--
 Documentation/admin-guide/bootconfig.rst           |  2 +-
 Documentation/admin-guide/kernel-parameters.rst    |  4 +--
 Documentation/admin-guide/kernel-parameters.txt    | 12 ++++----
 Documentation/admin-guide/mm/concepts.rst          |  2 +-
 Documentation/core-api/index.rst                   |  1 -
 Documentation/doc-guide/sphinx.rst                 | 32 +++++++++++-----------
 Documentation/kernel-hacking/locking.rst           |  8 +++---
 Documentation/process/4.Coding.rst                 |  6 ++--
 .../sound/kernel-api/writing-an-alsa-driver.rst    | 16 +++++------
 MAINTAINERS                                        |  1 -
 13 files changed, 56 insertions(+), 60 deletions(-)

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

* Re: [GIT PULL] Documentation fixes
  2020-08-31 19:10 Jonathan Corbet
@ 2020-08-31 19:48 ` pr-tracker-bot
  0 siblings, 0 replies; 16+ messages in thread
From: pr-tracker-bot @ 2020-08-31 19:48 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Linus Torvalds, linux-doc, LKML

The pull request you sent on Mon, 31 Aug 2020 13:10:14 -0600:

> git://git.lwn.net/linux.git tags/docs-5.9-3

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

Thank you!

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

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

* [GIT PULL] Documentation fixes
@ 2020-08-31 19:10 Jonathan Corbet
  2020-08-31 19:48 ` pr-tracker-bot
  0 siblings, 1 reply; 16+ messages in thread
From: Jonathan Corbet @ 2020-08-31 19:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-doc, LKML

The following changes since commit
9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-5.9-3

for you to fetch changes up to 92001bc0365a144783f8f3108be94e74baf61011:

  Documentation: laptops: thinkpad-acpi: fix underline length build warning (2020-08-24 17:19:07 -0600)

----------------------------------------------------------------
A handful of documentation fixes for 5.9.

----------------------------------------------------------------
Brandon Jiang (1):
      Documentation: fix typo for abituguru documentation

Kees Cook (1):
      docs: Fix function name trailing double-()s

Lukas Bulwahn (2):
      MAINTAINERS: mention documentation maintainer entry profile
      Documentation: add riscv entry in list of existing profiles

Marta Rybczynska (1):
      Documentation/locking/locktypes: fix local_locks documentation

Puranjay Mohan (2):
      IIO: Documentation: Replace deprecated :c:func: Usage
      Fpga: Documentation: Replace deprecated :c:func: Usage

Randy Dunlap (1):
      Documentation: laptops: thinkpad-acpi: fix underline length build warning

Theodore Dubois (1):
      devices.txt: fix typo of "ubd" as "udb"

 Documentation/RCU/lockdep.rst                      |  2 +-
 Documentation/admin-guide/devices.txt              |  2 +-
 .../admin-guide/laptops/thinkpad-acpi.rst          |  2 +-
 Documentation/driver-api/fpga/fpga-bridge.rst      |  6 +++---
 Documentation/driver-api/fpga/fpga-mgr.rst         |  6 +++---
 Documentation/driver-api/fpga/fpga-programming.rst | 16 +++++++--------
 Documentation/driver-api/fpga/fpga-region.rst      | 18 ++++++++--------
 Documentation/driver-api/iio/core.rst              | 16 +++++++--------
 Documentation/hwmon/abituguru-datasheet.rst        |  6 +++---
 Documentation/hwmon/abituguru.rst                  |  4 ++--
 Documentation/hwmon/abituguru3.rst                 |  4 ++--
 Documentation/locking/locktypes.rst                | 24 +++++++++++-----------
 .../maintainer/maintainer-entry-profile.rst        |  1 +
 Documentation/process/deprecated.rst               |  2 +-
 .../translations/it_IT/process/deprecated.rst      |  2 +-
 MAINTAINERS                                        |  1 +
 16 files changed, 57 insertions(+), 55 deletions(-)

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

* Re: [GIT PULL] Documentation fixes
  2020-04-10 16:23 Jonathan Corbet
@ 2020-04-11  1:20 ` pr-tracker-bot
  0 siblings, 0 replies; 16+ messages in thread
From: pr-tracker-bot @ 2020-04-11  1:20 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Linus Torvalds, LKML, linux-doc

The pull request you sent on Fri, 10 Apr 2020 10:23:39 -0600:

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

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

Thank you!

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

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

* [GIT PULL] Documentation fixes
@ 2020-04-10 16:23 Jonathan Corbet
  2020-04-11  1:20 ` pr-tracker-bot
  0 siblings, 1 reply; 16+ messages in thread
From: Jonathan Corbet @ 2020-04-10 16:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-doc

The following changes since commit
abcb1e021ae5a36374c635eeaba5cec733169b78:

  Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORT (2020-03-27 10:50:01 -0600)

are available in the Git repository at:

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

for you to fetch changes up to befacdcf47d4a19eb584ae5b43da40941e8e660c:

  Documentation: android: binderfs: add 'stats' mount option (2020-04-10 10:14:53 -0600)

----------------------------------------------------------------
A handful of late-arriving fixes for the documentation tree.

----------------------------------------------------------------
Alyssa Ross (1):
      Documentation: sysrq: fix RST formatting

Jimmy Assarsson (2):
      docs: kernel-parameters.txt: Remove nompx
      docs: kernel-parameters.txt: Fix broken references

Joakim Lönnegren (1):
      Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation links

Lukas Bulwahn (1):
      docs: driver-api: address duplicate label warning

Randy Dunlap (1):
      Documentation: android: binderfs: add 'stats' mount option

Vilhelm Prytz (1):
      docs: filesystems: fix typo in qnx6.rst

 Documentation/admin-guide/binderfs.rst              |  6 ++++++
 Documentation/admin-guide/kernel-parameters.txt     |  8 ++------
 Documentation/admin-guide/sysrq.rst                 | 20 +++++++++++---------
 Documentation/driver-api/usb/writing_usb_driver.rst |  7 ++-----
 Documentation/driver-api/w1.rst                     |  3 ---
 Documentation/filesystems/qnx6.rst                  |  2 +-
 6 files changed, 22 insertions(+), 24 deletions(-)

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

* Re: [GIT PULL] Documentation fixes
  2019-01-04 22:02 Jonathan Corbet
@ 2019-01-06  2:40 ` pr-tracker-bot
  0 siblings, 0 replies; 16+ messages in thread
From: pr-tracker-bot @ 2019-01-06  2:40 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Linus Torvalds, LKML, linux-doc

The pull request you sent on Fri, 4 Jan 2019 15:02:39 -0700:

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

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

Thank you!

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

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

* [GIT PULL] Documentation fixes
@ 2019-01-04 22:02 Jonathan Corbet
  2019-01-06  2:40 ` pr-tracker-bot
  0 siblings, 1 reply; 16+ messages in thread
From: Jonathan Corbet @ 2019-01-04 22:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-doc

The following changes since commit
942104a21ce4951420ddf6c6b3179a0627301f7e:

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

are available in the Git repository at:

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

for you to fetch changes up to 93fb7f19985a08bbe3b76da0b35e97b6e472e4a5:

  doc: filesystems: fix bad references to nonexistent ext4.rst file (2019-01-03 09:28:45 -0700)

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

----------------------------------------------------------------
Marcos Paulo de Souza (1):
      Docs/kernel-api.rst: Remove blk-tag.c reference

Otto Sabart (1):
      doc: filesystems: fix bad references to nonexistent ext4.rst file

Ramunas Geciauskas (1):
      Documentation/admin-guide: update URL of LKML information link

 Documentation/admin-guide/reporting-bugs.rst | 2 +-
 Documentation/core-api/kernel-api.rst        | 6 ------
 Documentation/filesystems/dax.txt            | 2 +-
 Documentation/filesystems/ext2.txt           | 2 +-
 MAINTAINERS                                  | 2 +-
 5 files changed, 4 insertions(+), 10 deletions(-)

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

end of thread, other threads:[~2024-01-26 23:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 20:49 [GIT PULL] Documentation fixes Jonathan Corbet
2021-05-12 22:48 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-01-26 16:04 Jonathan Corbet
2024-01-26 23:22 ` pr-tracker-bot
2022-10-13 16:41 Jonathan Corbet
2022-10-13 18:00 ` pr-tracker-bot
2022-01-21 14:49 Jonathan Corbet
2022-01-22  8:06 ` pr-tracker-bot
2021-01-08 17:31 Jonathan Corbet
2021-01-09  1:21 ` pr-tracker-bot
2020-08-31 19:10 Jonathan Corbet
2020-08-31 19:48 ` pr-tracker-bot
2020-04-10 16:23 Jonathan Corbet
2020-04-11  1:20 ` pr-tracker-bot
2019-01-04 22:02 Jonathan Corbet
2019-01-06  2:40 ` pr-tracker-bot

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).