This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0ed288665686 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 224d5fd43d25 docs: driver-api: generic-counter: fix file path to ABI doc new e27a24210aa1 Merge tag 'v5.3-rc1' into docs-next new 5adcce34f8a3 doc:it_IT: align translation to mainline new 143134ba4983 doc:it_IT: rephrase statement new 4d2e26a38fbc docs: powerpc: convert docs to ReST and rename to *.rst new 08a69058c02f docs: power: add it to to the main documentation index new bff9e34c6785 docs: fix broken doc references due to renames new 9d42afbe6bd4 docs: pdf: add all Documentation/*/index.rst to PDF output new 24889dad3d9e docs: conf.py: add CJK package needed by translations new e0de2b59e243 docs: conf.py: only use CJK if the font is available new b308467c916a scripts/sphinx-pre-install: fix script for RHEL/CentOS new 56e5a6339237 scripts/sphinx-pre-install: don't use LaTeX with CentOS 7 new 353290a9eb53 scripts/sphinx-pre-install: fix latexmk dependencies new 4ea96d57bbfd scripts/sphinx-pre-install: cleanup Gentoo checks new 27eed923f715 scripts/sphinx-pre-install: seek for Noto CJK fonts for pd [...] new a84d9e899683 docs: load_config.py: avoid needing a conf.py just due to [...] new 9fc3a18a942f docs: remove extra conf.py files new 518b7d55f80e docs: virtual: add it to the documentation body new d6f0f2f19a9e docs: load_config.py: ensure subdirs end with "/" new 48ffc3d12b55 Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mch [...] new 74af0d0be1d7 docs/vm: transhuge: fix typo in madvise reference new 2b607f7088f9 doc:it_IT: translations in process/ new d2eba640a4b9 docs: phy: Drop duplicate 'be made' new 3ea54d9b0d65 Merge tag 'docs-5.3-1' of git://git.lwn.net/linux
The 24 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/PCI/pci-error-recovery.rst | 5 +- Documentation/RCU/rculist_nulls.txt | 2 +- Documentation/admin-guide/conf.py | 10 -- Documentation/admin-guide/mm/transhuge.rst | 2 +- Documentation/conf.py | 30 +++- Documentation/core-api/conf.py | 10 -- Documentation/crypto/conf.py | 10 -- Documentation/dev-tools/conf.py | 10 -- .../devicetree/bindings/arm/idle-states.txt | 2 +- Documentation/doc-guide/conf.py | 10 -- Documentation/driver-api/80211/conf.py | 10 -- Documentation/driver-api/conf.py | 10 -- Documentation/driver-api/generic-counter.rst | 4 +- Documentation/driver-api/phy/phy.rst | 4 +- Documentation/driver-api/pm/conf.py | 10 -- Documentation/filesystems/conf.py | 10 -- Documentation/gpu/conf.py | 10 -- Documentation/index.rst | 3 + Documentation/input/conf.py | 10 -- Documentation/kernel-hacking/conf.py | 10 -- Documentation/locking/spinlocks.rst | 4 +- Documentation/maintainer/conf.py | 10 -- Documentation/media/conf.py | 12 -- Documentation/memory-barriers.txt | 2 +- Documentation/networking/conf.py | 10 -- Documentation/power/index.rst | 2 +- .../powerpc/{bootwrapper.txt => bootwrapper.rst} | 28 +++- .../powerpc/{cpu_families.txt => cpu_families.rst} | 23 +-- .../powerpc/{cpu_features.txt => cpu_features.rst} | 6 +- Documentation/powerpc/{cxl.txt => cxl.rst} | 46 ++++-- .../powerpc/{cxlflash.txt => cxlflash.rst} | 10 +- .../powerpc/{DAWR-POWER9.txt => dawr-power9.rst} | 15 +- Documentation/powerpc/{dscr.txt => dscr.rst} | 18 ++- ...ror-recovery.txt => eeh-pci-error-recovery.rst} | 108 +++++++------- ...ssisted-dump.txt => firmware-assisted-dump.rst} | 117 +++++++++------- Documentation/powerpc/{hvcs.txt => hvcs.rst} | 108 +++++++------- Documentation/powerpc/index.rst | 34 +++++ Documentation/powerpc/isa-versions.rst | 15 +- Documentation/powerpc/{mpc52xx.txt => mpc52xx.rst} | 12 +- ...powernv.txt => pci_iov_resource_on_powernv.rst} | 15 +- Documentation/powerpc/{pmu-ebb.txt => pmu-ebb.rst} | 1 + Documentation/powerpc/ptrace.rst | 156 +++++++++++++++++++++ Documentation/powerpc/ptrace.txt | 151 -------------------- .../powerpc/{qe_firmware.txt => qe_firmware.rst} | 37 ++--- .../{syscall64-abi.txt => syscall64-abi.rst} | 29 ++-- ...ctional_memory.txt => transactional_memory.rst} | 45 +++--- Documentation/process/conf.py | 10 -- Documentation/sh/conf.py | 10 -- Documentation/sound/conf.py | 10 -- Documentation/sphinx/load_config.py | 27 +++- .../translations/it_IT/doc-guide/sphinx.rst | 19 +-- Documentation/translations/it_IT/process/index.rst | 1 + .../translations/it_IT/process/kernel-docs.rst | 11 +- .../it_IT/process/maintainer-pgp-guide.rst | 25 ++-- .../it_IT/process/programming-language.rst | 51 +++++++ .../translations/ko_KR/memory-barriers.txt | 2 +- Documentation/userspace-api/conf.py | 10 -- Documentation/virt/kvm/index.rst | 1 + Documentation/vm/conf.py | 10 -- Documentation/watchdog/hpwdt.rst | 2 +- Documentation/x86/conf.py | 10 -- MAINTAINERS | 14 +- arch/powerpc/kernel/exceptions-64s.S | 2 +- drivers/gpu/drm/drm_modes.c | 2 +- drivers/i2c/busses/i2c-nvidia-gpu.c | 2 +- drivers/scsi/hpsa.c | 4 +- drivers/soc/fsl/qe/qe.c | 2 +- drivers/tty/hvc/hvcs.c | 2 +- include/soc/fsl/qe/qe.h | 2 +- scripts/sphinx-pre-install | 118 +++++++++++++--- 70 files changed, 830 insertions(+), 703 deletions(-) delete mode 100644 Documentation/admin-guide/conf.py delete mode 100644 Documentation/core-api/conf.py delete mode 100644 Documentation/crypto/conf.py delete mode 100644 Documentation/dev-tools/conf.py delete mode 100644 Documentation/doc-guide/conf.py delete mode 100644 Documentation/driver-api/80211/conf.py delete mode 100644 Documentation/driver-api/conf.py delete mode 100644 Documentation/driver-api/pm/conf.py delete mode 100644 Documentation/filesystems/conf.py delete mode 100644 Documentation/gpu/conf.py delete mode 100644 Documentation/input/conf.py delete mode 100644 Documentation/kernel-hacking/conf.py delete mode 100644 Documentation/maintainer/conf.py delete mode 100644 Documentation/media/conf.py delete mode 100644 Documentation/networking/conf.py rename Documentation/powerpc/{bootwrapper.txt => bootwrapper.rst} (93%) rename Documentation/powerpc/{cpu_families.txt => cpu_families.rst} (95%) rename Documentation/powerpc/{cpu_features.txt => cpu_features.rst} (97%) rename Documentation/powerpc/{cxl.txt => cxl.rst} (95%) rename Documentation/powerpc/{cxlflash.txt => cxlflash.rst} (98%) rename Documentation/powerpc/{DAWR-POWER9.txt => dawr-power9.rst} (95%) rename Documentation/powerpc/{dscr.txt => dscr.rst} (91%) rename Documentation/powerpc/{eeh-pci-error-recovery.txt => eeh-pci-error-recovery [...] rename Documentation/powerpc/{firmware-assisted-dump.txt => firmware-assisted-dump [...] rename Documentation/powerpc/{hvcs.txt => hvcs.rst} (91%) create mode 100644 Documentation/powerpc/index.rst rename Documentation/powerpc/{mpc52xx.txt => mpc52xx.rst} (91%) rename Documentation/powerpc/{pci_iov_resource_on_powernv.txt => pci_iov_resource_ [...] rename Documentation/powerpc/{pmu-ebb.txt => pmu-ebb.rst} (99%) create mode 100644 Documentation/powerpc/ptrace.rst delete mode 100644 Documentation/powerpc/ptrace.txt rename Documentation/powerpc/{qe_firmware.txt => qe_firmware.rst} (95%) rename Documentation/powerpc/{syscall64-abi.txt => syscall64-abi.rst} (82%) rename Documentation/powerpc/{transactional_memory.txt => transactional_memory.rst} (93%) delete mode 100644 Documentation/process/conf.py delete mode 100644 Documentation/sh/conf.py delete mode 100644 Documentation/sound/conf.py create mode 100644 Documentation/translations/it_IT/process/programming-language.rst delete mode 100644 Documentation/userspace-api/conf.py delete mode 100644 Documentation/vm/conf.py delete mode 100644 Documentation/x86/conf.py