This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d835ff6c96ae Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/ [...] new 4f192ac00a1b csky: Remove duplicate include in arch/csky/kernel/entry.S new 0b1f557a1fa0 csky: Fixup typos new 0679d29d3e23 csky: fix syscache.c fallthrough warning new e58a41c22268 csky: uaccess.h: Coding convention with asm generic new cda689f8708b Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c- [...]
The 5 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/csky/include/asm/Kbuild | 1 + arch/csky/include/asm/asid.h | 2 +- arch/csky/include/asm/barrier.h | 2 +- arch/csky/include/asm/segment.h | 7 - arch/csky/include/asm/uaccess.h | 450 ++++++++++++---------------------------- arch/csky/include/asm/vdso.h | 2 +- arch/csky/kernel/entry.S | 1 - arch/csky/lib/usercopy.c | 364 ++++++++++++++++++-------------- arch/csky/mm/fault.c | 2 +- arch/csky/mm/syscache.c | 1 + 10 files changed, 349 insertions(+), 483 deletions(-)