This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7b24f6c082b3 Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/ [...] new e5bde04ccce6 crypto: do not free algorithm before using new e61efff4ae94 crypto: user - Disable statistics interface new 52ab2ec00518 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new e9c7d656610e stackleak: Mark stackleak_track_stack() as notrace new 8fb2dfb228df stackleak: Register the 'stackleak_cleanup' pass before th [...] new 1cdc3624a1df Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/ [...] new b4aecf78083d arm64: hibernate: Avoid sending cross-calling with interru [...] new b8bf4692c980 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new c38f57da428b vhost/vsock: fix reset orphans race with close timeout new 2448a299ec41 virtio/s390: avoid race on vcdev->config new 78b1a52e05c9 virtio/s390: fix race in ccw_io_helper() new 834e772c8db0 vhost/vsock: fix use-after-free in network stack callers new 5f179793f0a7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
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/arm64/kernel/hibernate.c | 2 +- crypto/Kconfig | 2 +- crypto/cbc.c | 6 ++- crypto/cfb.c | 6 ++- crypto/pcbc.c | 6 ++- drivers/s390/virtio/virtio_ccw.c | 17 ++++++-- drivers/vhost/vsock.c | 79 +++++++++++++++++++++------------- kernel/stackleak.c | 2 +- scripts/gcc-plugins/stackleak_plugin.c | 8 ++-- 9 files changed, 82 insertions(+), 46 deletions(-)