This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f87092c4337f Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client new 6b68835b5af4 ACPI/IORT: Fix build when CONFIG_IOMMU_API=n new d9ed41962ee2 arm64: asm-prototypes: Fix fat-fingered typo in comment new b89d82ef01b3 arm64: kpti: Avoid rewriting early page tables when KASLR [...] new c7777236dd8f ACPI/IORT: Fix rc_dma_get_range() new 279667212ab2 arm64: kexec_file: return successfully even if kaslr-seed [...] new c3405d689974 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 6ebec961d59b i2c: dev: prevent adapter retries and timeout being set as [...] new b67d4530cdad i2c: tegra: Fix Maximum transfer size new 4b3c31c8d4dd Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 9 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: arch/arm64/include/asm/asm-prototypes.h | 2 +- arch/arm64/include/asm/mmu.h | 41 +++++++++++++++++++++++++++++++++ arch/arm64/include/asm/pgtable-prot.h | 4 ++-- arch/arm64/kernel/cpu_errata.c | 2 +- arch/arm64/kernel/cpufeature.c | 9 ++++++-- arch/arm64/kernel/head.S | 1 + arch/arm64/kernel/machine_kexec_file.c | 4 +++- drivers/acpi/arm64/iort.c | 5 ++-- drivers/i2c/busses/i2c-tegra.c | 15 +++++++++++- drivers/i2c/i2c-dev.c | 6 +++++ 10 files changed, 79 insertions(+), 10 deletions(-)