This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 64c5e530ac2c Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/l [...] new ea7e0480a4b6 MIPS: VDSO: Always map near top of user memory new 951d223c6c16 MIPS: Fix CONFIG_CMDLINE handling new e7e86f42fa68 MAINTAINERS: MIPS/LOONGSON2 ARCHITECTURE - Use the normal [...] new 148b9aba99e0 MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression new 701f2eb6f938 Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/ [...] new 55a5542a5462 s390/hibernate: fix error handling when suspend cpu != resume cpu new c98e16b2fa12 s390/cio: Convert ccw_io_region to pointer new bf42daed6bd1 s390/cio: Refactor alloc of ccw_io_region new c458dda3d07c Merge tag 'vfio-ccw-20181001' of git://git.kernel.org/pub/ [...] new 24abf2901b18 s390/cio: Fix how vfio-ccw checks pinned pages new 7c75544983ed Merge tag 'vfio-ccw-20181002' of git://git.kernel.org/pub/ [...] new 3d647e62686f Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/li [...]
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: MAINTAINERS | 3 ++- arch/mips/include/asm/processor.h | 10 ++++---- arch/mips/kernel/process.c | 25 +++++++++++++++++++ arch/mips/kernel/setup.c | 48 +++++++++++++++++++++---------------- arch/mips/kernel/vdso.c | 18 +++++++++++++- arch/mips/lib/memset.S | 4 +++- arch/s390/include/asm/sclp.h | 3 ++- arch/s390/kernel/early_printk.c | 2 +- arch/s390/kernel/swsusp.S | 8 +++---- drivers/s390/char/sclp_early_core.c | 11 ++++++--- drivers/s390/cio/vfio_ccw_cp.c | 2 +- drivers/s390/cio/vfio_ccw_drv.c | 24 ++++++++++++++++++- drivers/s390/cio/vfio_ccw_fsm.c | 6 ++--- drivers/s390/cio/vfio_ccw_ops.c | 4 ++-- drivers/s390/cio/vfio_ccw_private.h | 2 +- 15 files changed, 124 insertions(+), 46 deletions(-)