From: Linus Torvalds Date: Tue, 9 Jul 2019 01:59:56 +0000 (-0700) Subject: Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.4-rc1~666 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c0f89634892693fc0b46f25e0a6d57bd6dd5698;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'selinux-pr-20190702' of git://git./linux/kernel/git/pcmoore/selinux Pull selinux updates from Paul Moore: "Like the audit pull request this is a little early due to some upcoming vacation plans and uncertain network access while I'm away. Also like the audit PR, the list of patches here is pretty minor, the highlights include: - Explicitly use __le variables to make sure "sparse" can verify proper byte endian handling. - Remove some BUG_ON()s that are no longer needed. - Allow zero-byte writes to the "keycreate" procfs attribute without requiring key:create to make it easier for userspace to reset the keycreate label. - Consistently log the "invalid_context" field as an untrusted string in the AUDIT_SELINUX_ERR audit records" * tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux: selinux: format all invalid context as untrusted selinux: fix empty write to keycreate file selinux: remove some no-op BUG_ONs selinux: provide __le variables explicitly --- 7c0f89634892693fc0b46f25e0a6d57bd6dd5698