This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 585e5b17b92d Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...] new a72b38eebea4 ext4: handle dax mount option collision new d196e229a80c Revert "ext4: fix superblock checksum calculation race" new d3ba7afcc11f Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.or [...] new f969f03888b9 arm64: errata: Fix handling of 1418040 with late CPU onlining new 85f0b2fc917f arm64: kexec_file: Fix sparse warning new 891deb875850 arm64: psci: Avoid printing in cpu_psci_cpu_die() new 04e613ded8c2 arm64: smp: Tell RCU about CPUs that fail to come online new 58284a901b42 arm64/mm: Validate hotplug range before creating linear mapping new 77473cffef21 arm64: Add MIDR value for KRYO2XX gold/silver CPU cores new e3dd11a9f252 arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist new 38328d401167 arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 [...] new 23c216416056 arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver new 88b31f07f3f2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 9fa2e7af3d53 ARM: 9019/1: kprobes: Avoid fortify_panic() when copying o [...] new e45f90fc72c8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm new 50b8a742850f bootconfig: Extend the magic check range to the preceding 3 bytes new 6186313d06df Merge tag 'trace-v5.10-rc3' of git://git.kernel.org/pub/sc [...]
The 17 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/arm/include/asm/kprobes.h | 22 +++++++++++----------- arch/arm/probes/kprobes/opt-arm.c | 18 +++++++++--------- arch/arm64/include/asm/cpufeature.h | 2 ++ arch/arm64/include/asm/cputype.h | 4 ++++ arch/arm64/kernel/cpu_errata.c | 2 ++ arch/arm64/kernel/cpufeature.c | 2 ++ arch/arm64/kernel/kexec_image.c | 2 +- arch/arm64/kernel/process.c | 5 ++--- arch/arm64/kernel/proton-pack.c | 1 + arch/arm64/kernel/psci.c | 5 +---- arch/arm64/kernel/smp.c | 1 + arch/arm64/mm/mmu.c | 17 +++++++++++++++++ fs/ext4/ext4.h | 6 +++--- fs/ext4/super.c | 11 ----------- init/main.c | 14 ++++++++++++-- kernel/rcu/tree.c | 2 +- 16 files changed, 69 insertions(+), 45 deletions(-)