This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3913d00ac51a Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pu [...] new b36f835b6369 powerpc/boot: Fix build of dts/fsl new 0faa22f09caa powerpc/time: Force inlining of get_tb() new 9014eab6a38c powerpc/smp: Add __init to init_big_cores() new 42ed6d56ade2 powerpc/vdso: Block R_PPC_REL24 relocations new 107521e80396 powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO new 2eda7f110006 powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO new d5c243989fb0 powerpc/32: Fix vmap stack - Properly set r1 before activa [...] new 9b3f7f1b841e Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm [...] new de043da0b9e7 RISC-V: Fix usage of memblock_enforce_memory_limit new 7a2fde8def1f Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.o [...] new 942cb357ae7d Smack: Handle io_uring kernel thread privileges new 2f2fce3d5357 Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.co [...]
The 12 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/powerpc/boot/Makefile | 2 ++ arch/powerpc/include/asm/ppc_asm.h | 7 ++++++- arch/powerpc/include/asm/vdso/timebase.h | 2 +- arch/powerpc/kernel/head_32.h | 25 ++++++++++++++++--------- arch/powerpc/kernel/smp.c | 2 +- arch/powerpc/kernel/vdso32/Makefile | 4 ++-- arch/powerpc/kernel/vdso64/Makefile | 2 +- arch/riscv/mm/init.c | 2 +- security/smack/smack_access.c | 5 +++-- 9 files changed, 33 insertions(+), 18 deletions(-)