From: Linus Torvalds Date: Tue, 31 Jul 2018 20:17:46 +0000 (-0700) Subject: Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=37b71411b75c6a6c918e3102097417fdfed667b8;p=linux.git Merge tag 'audit-pr-20180731' of git://git./linux/kernel/git/pcmoore/audit Pull audit fix from Paul Moore: "A single small audit fix to guard against memory allocation failures when logging information about a kernel module load. It's small, easy to understand, and self-contained; while nothing is zero risk, this should be pretty low" * tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit: audit: fix potential null dereference 'context->module.name' --- 37b71411b75c6a6c918e3102097417fdfed667b8