Loading Documentation/admin-guide/device-mapper/dm-integrity.rst +9 −6 Original line number Original line Diff line number Diff line Loading @@ -182,12 +182,15 @@ fix_padding space-efficient. If this option is not present, large padding is space-efficient. If this option is not present, large padding is used - that is for compatibility with older kernels. used - that is for compatibility with older kernels. allow_discards The journal mode (D/J), buffer_sectors, journal_watermark, commit_time can Allow block discard requests (a.k.a. TRIM) for the integrity device. be changed when reloading the target (load an inactive table and swap the Discards are only allowed to devices using internal hash. tables with suspend and resume). The other arguments should not be changed when reloading the target because the layout of disk data depend on them The journal mode (D/J), buffer_sectors, journal_watermark, commit_time and and the reloaded target would be non-functional. allow_discards can be changed when reloading the target (load an inactive table and swap the tables with suspend and resume). The other arguments should not be changed when reloading the target because the layout of disk data depend on them and the reloaded target would be non-functional. The layout of the formatted block device: The layout of the formatted block device: Loading Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml +3 −4 Original line number Original line Diff line number Diff line Loading @@ -22,9 +22,7 @@ properties: const: socionext,uniphier-xdmac const: socionext,uniphier-xdmac reg: reg: items: maxItems: 1 - description: XDMAC base register region (offset and length) - description: XDMAC extension register region (offset and length) interrupts: interrupts: maxItems: 1 maxItems: 1 Loading @@ -49,12 +47,13 @@ required: - reg - reg - interrupts - interrupts - "#dma-cells" - "#dma-cells" - dma-channels examples: examples: - | - | xdmac: dma-controller@5fc10000 { xdmac: dma-controller@5fc10000 { compatible = "socionext,uniphier-xdmac"; compatible = "socionext,uniphier-xdmac"; reg = <0x5fc10000 0x1000>, <0x5fc20000 0x800>; reg = <0x5fc10000 0x5300>; interrupts = <0 188 4>; interrupts = <0 188 4>; #dma-cells = <2>; #dma-cells = <2>; dma-channels = <16>; dma-channels = <16>; Loading MAINTAINERS +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3657,7 +3657,7 @@ L: linux-btrfs@vger.kernel.org S: Maintained S: Maintained W: http://btrfs.wiki.kernel.org/ W: http://btrfs.wiki.kernel.org/ Q: http://patchwork.kernel.org/project/linux-btrfs/list/ Q: http://patchwork.kernel.org/project/linux-btrfs/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git F: Documentation/filesystems/btrfs.rst F: Documentation/filesystems/btrfs.rst F: fs/btrfs/ F: fs/btrfs/ F: include/linux/btrfs* F: include/linux/btrfs* Loading Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ VERSION = 5 VERSION = 5 PATCHLEVEL = 7 PATCHLEVEL = 7 SUBLEVEL = 0 SUBLEVEL = 0 EXTRAVERSION = -rc3 EXTRAVERSION = -rc4 NAME = Kleptomaniac Octopus NAME = Kleptomaniac Octopus # *DOCUMENTATION* # *DOCUMENTATION* Loading arch/arm64/kernel/vdso/Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -32,7 +32,7 @@ UBSAN_SANITIZE := n OBJECT_FILES_NON_STANDARD := y OBJECT_FILES_NON_STANDARD := y KCOV_INSTRUMENT := n KCOV_INSTRUMENT := n CFLAGS_vgettimeofday.o = -O2 -mcmodel=tiny CFLAGS_vgettimeofday.o = -O2 -mcmodel=tiny -fasynchronous-unwind-tables ifneq ($(c-gettimeofday-y),) ifneq ($(c-gettimeofday-y),) CFLAGS_vgettimeofday.o += -include $(c-gettimeofday-y) CFLAGS_vgettimeofday.o += -include $(c-gettimeofday-y) Loading Loading
Documentation/admin-guide/device-mapper/dm-integrity.rst +9 −6 Original line number Original line Diff line number Diff line Loading @@ -182,12 +182,15 @@ fix_padding space-efficient. If this option is not present, large padding is space-efficient. If this option is not present, large padding is used - that is for compatibility with older kernels. used - that is for compatibility with older kernels. allow_discards The journal mode (D/J), buffer_sectors, journal_watermark, commit_time can Allow block discard requests (a.k.a. TRIM) for the integrity device. be changed when reloading the target (load an inactive table and swap the Discards are only allowed to devices using internal hash. tables with suspend and resume). The other arguments should not be changed when reloading the target because the layout of disk data depend on them The journal mode (D/J), buffer_sectors, journal_watermark, commit_time and and the reloaded target would be non-functional. allow_discards can be changed when reloading the target (load an inactive table and swap the tables with suspend and resume). The other arguments should not be changed when reloading the target because the layout of disk data depend on them and the reloaded target would be non-functional. The layout of the formatted block device: The layout of the formatted block device: Loading
Documentation/devicetree/bindings/dma/socionext,uniphier-xdmac.yaml +3 −4 Original line number Original line Diff line number Diff line Loading @@ -22,9 +22,7 @@ properties: const: socionext,uniphier-xdmac const: socionext,uniphier-xdmac reg: reg: items: maxItems: 1 - description: XDMAC base register region (offset and length) - description: XDMAC extension register region (offset and length) interrupts: interrupts: maxItems: 1 maxItems: 1 Loading @@ -49,12 +47,13 @@ required: - reg - reg - interrupts - interrupts - "#dma-cells" - "#dma-cells" - dma-channels examples: examples: - | - | xdmac: dma-controller@5fc10000 { xdmac: dma-controller@5fc10000 { compatible = "socionext,uniphier-xdmac"; compatible = "socionext,uniphier-xdmac"; reg = <0x5fc10000 0x1000>, <0x5fc20000 0x800>; reg = <0x5fc10000 0x5300>; interrupts = <0 188 4>; interrupts = <0 188 4>; #dma-cells = <2>; #dma-cells = <2>; dma-channels = <16>; dma-channels = <16>; Loading
MAINTAINERS +1 −1 Original line number Original line Diff line number Diff line Loading @@ -3657,7 +3657,7 @@ L: linux-btrfs@vger.kernel.org S: Maintained S: Maintained W: http://btrfs.wiki.kernel.org/ W: http://btrfs.wiki.kernel.org/ Q: http://patchwork.kernel.org/project/linux-btrfs/list/ Q: http://patchwork.kernel.org/project/linux-btrfs/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git F: Documentation/filesystems/btrfs.rst F: Documentation/filesystems/btrfs.rst F: fs/btrfs/ F: fs/btrfs/ F: include/linux/btrfs* F: include/linux/btrfs* Loading
Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2,7 +2,7 @@ VERSION = 5 VERSION = 5 PATCHLEVEL = 7 PATCHLEVEL = 7 SUBLEVEL = 0 SUBLEVEL = 0 EXTRAVERSION = -rc3 EXTRAVERSION = -rc4 NAME = Kleptomaniac Octopus NAME = Kleptomaniac Octopus # *DOCUMENTATION* # *DOCUMENTATION* Loading
arch/arm64/kernel/vdso/Makefile +1 −1 Original line number Original line Diff line number Diff line Loading @@ -32,7 +32,7 @@ UBSAN_SANITIZE := n OBJECT_FILES_NON_STANDARD := y OBJECT_FILES_NON_STANDARD := y KCOV_INSTRUMENT := n KCOV_INSTRUMENT := n CFLAGS_vgettimeofday.o = -O2 -mcmodel=tiny CFLAGS_vgettimeofday.o = -O2 -mcmodel=tiny -fasynchronous-unwind-tables ifneq ($(c-gettimeofday-y),) ifneq ($(c-gettimeofday-y),) CFLAGS_vgettimeofday.o += -include $(c-gettimeofday-y) CFLAGS_vgettimeofday.o += -include $(c-gettimeofday-y) Loading