This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c79f46a28239 Linux 5.5-rc5 new 24cecc377463 arm64: Revert support for execute-only user mappings new 1928b36cfa4d arc: eznps: fix allmodconfig kconfig warning new cd4c2493fa58 ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACK new 833a20b8d492 ARC: asm-offsets: remove duplicate entry new 7ecc6c1d5c8d ARC: pt_regs: remove hardcoded registers offset new 8f8b69aa501e Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/li [...] new 111bf02b8f54 rtc: sun6i: Add support for RTC clocks on R40 new 653997eeecef rtc: mt6397: fix alarm register overwrite new f01f4ffdfb70 rtc: cmos: Revert "rtc: Fix the AltCentury value on AMD/Hy [...] new b967793c96dd Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linu [...] new f40ddaa059fd regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask new 71dd2fe5dec1 regulator: axp20x: Fix axp20x_set_ramp_delay new 6f1ff76154b8 regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_ops new 5acefdc27b73 Merge tag 'regulator-fix-v5.5-rc5' of git://git.kernel.org [...] new 9cd34efbd301 spi: uniphier: Fix FIFO threshold new 862dd2a946aa spi: Don't look at TX buffer for PTP system timestamping new ca59d5a51690 spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode new 19b61392c5a8 spi: spi-dw: Add lock protect dw_spi rx/tx to prevent conc [...] new 09b6636cea4f spi: Document Octal mode as valid SPI bus width new ec7b3f5372e2 Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/s [...]
The 20 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: .../devicetree/bindings/spi/spi-controller.yaml | 4 +-- arch/arc/include/asm/entry-arcv2.h | 8 ++--- arch/arc/include/asm/hugepage.h | 1 - arch/arc/kernel/asm-offsets.c | 10 +++++- arch/arc/plat-eznps/Kconfig | 2 +- arch/arm64/include/asm/pgtable-prot.h | 5 ++- arch/arm64/include/asm/pgtable.h | 10 ++---- arch/arm64/mm/fault.c | 2 +- drivers/regulator/axp20x-regulator.c | 11 +++--- drivers/regulator/bd70528-regulator.c | 1 - drivers/rtc/rtc-mc146818-lib.c | 15 +-------- drivers/rtc/rtc-mt6397.c | 39 ++++++++++++++-------- drivers/rtc/rtc-sun6i.c | 16 +++++++++ drivers/spi/spi-dw.c | 15 +++++++-- drivers/spi/spi-dw.h | 1 + drivers/spi/spi-fsl-dspi.c | 24 ++++++------- drivers/spi/spi-uniphier.c | 31 ++++++++++------- drivers/spi/spi.c | 22 +++++------- include/linux/mfd/mt6397/rtc.h | 8 +++++ include/linux/spi/spi.h | 4 +-- mm/mmap.c | 6 ---- 21 files changed, 131 insertions(+), 104 deletions(-)