This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0fcfb00b28c0 Linux 5.16-rc4 new 1ff2fc02862d x86/sme: Explicitly map new EFI memmap table as encrypted new 55a677b256c3 Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/p [...] new 6966df483d7b regulator: Update protection IRQ helper docs new b806bec53881 Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.or [...] new 07fb78a78de4 spi: spi-rockchip: Add rk3568-spi compatible new 9d6cf4720203 Merge tag 'spi-fix-v5.16-rc4' of git://git.kernel.org/pub/ [...] new d69dab7de208 docs: conf.py: fix support for Readthedocs v 1.0.0 new 5c81691bb646 docs: admin-guide/blockdev: Remove digraph of node-states new aa9b5e0df226 Documentation/process: fix self reference new 333b11e541fe Documentation: Add minimum pahole version new f80ef9e49fdf Merge tag 'docs-5.16-3' of git://git.lwn.net/linux
The 11 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/admin-guide/blockdev/drbd/figures.rst | 4 ++-- .../drbd/{node-states-8.dot => peer-states-8.dot} | 5 ----- Documentation/conf.py | 15 ++++++++++----- Documentation/devicetree/bindings/spi/spi-rockchip.yaml | 1 + Documentation/process/changes.rst | 11 +++++++++++ Documentation/process/submitting-patches.rst | 3 ++- arch/x86/Kconfig | 1 + arch/x86/platform/efi/quirks.c | 3 ++- include/linux/regulator/driver.h | 14 ++++++++------ 9 files changed, 37 insertions(+), 20 deletions(-) rename Documentation/admin-guide/blockdev/drbd/{node-states-8.dot => peer-states-8 [...]