This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0939221e6468 Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub [...] new 6a1afffb08ce selinux: fix NULL dereference in policydb_destroy() new fb549c55475b Merge tag 'selinux-pr-20190321' of git://git.kernel.org/pu [...] new a872fc8bf030 arm64: kprobes: Move extable address check into arch_prepa [...] new b5586163de1c arm64: kprobes: Remove unneeded RODATA check new 6e08af0f10dc arm64: kprobes: Move exception_text check in blacklist new 6a019a92aa58 arm64: kprobes: Use arch_populate_kprobe_blacklist() new 3dbcea54b3ff arm64: apply workaround on A64FX v1r0 new c82fd1e6bd55 arm64/stacktrace: Export save_stack_trace_regs() new efd00c722ca8 arm64: Add MIDR encoding for HiSilicon Taishan CPUs new 0ecc471a2cb7 arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs new e5a5af771861 arm64: remove obsolete selection of MULTI_IRQ_HANDLER new d92da1fbb724 Merge tag 'arm64-fixes' 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: arch/arm64/Kconfig | 1 - arch/arm64/include/asm/cputype.h | 6 +++- arch/arm64/kernel/cpufeature.c | 1 + arch/arm64/kernel/probes/kprobes.c | 56 +++++++++++++++++++++----------------- arch/arm64/kernel/stacktrace.c | 1 + security/selinux/ss/policydb.c | 13 ++++++--- 6 files changed, 47 insertions(+), 31 deletions(-)