This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 333478a7eb21 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...] new 03aa047ef2db s390/early: improve machine detection new a38662084c8b s390/mm: always force a load of the primary ASCE on contex [...] new b7cb707c3730 s390/smp: fix CPU hotplug deadlock with CPU rescan new 190f056fba23 s390/vdso: correct vdso mapping for compat tasks new 60f1bf29c0b2 s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU new 09c2fe608a26 Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/lin [...] new 7d6380cd40f7 ipmi:ssif: Fix handling of multi-part return messages new a7102c746179 ipmi: msghandler: Fix potential Spectre v1 vulnerabilities new 479d6b39b9e0 ipmi: Prevent use-after-free in deliver_response new 77f8269606bf ipmi: fix use-after-free of user->release_barrier.rda new 913a89f009d9 ipmi: Don't initialize anything in the core until somethin [...] new db7814463123 Merge tag 'for-linus-5.0' of git://github.com/cminyard/linux-ipmi new 30bac164aca7 Revert "Change mincore() to count "mapped" pages rather th [...]
The 13 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/s390/include/asm/mmu_context.h | 7 +- arch/s390/kernel/early.c | 4 +- arch/s390/kernel/setup.c | 2 + arch/s390/kernel/smp.c | 11 ++- arch/s390/kernel/vdso.c | 5 +- drivers/char/ipmi/ipmi_msghandler.c | 173 +++++++++++++++++++++--------------- drivers/char/ipmi/ipmi_ssif.c | 25 ++++-- drivers/s390/char/sclp_config.c | 2 + mm/mincore.c | 94 +++++++++++++++++--- 9 files changed, 219 insertions(+), 104 deletions(-)