]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Nov 2018 18:15:06 +0000 (10:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Nov 2018 18:15:06 +0000 (10:15 -0800)
commitdfdd09e5618478ea658b8f99a875f6987705cbe3
treed29bb7319d13263859990293d240a58cf1e2c4c3
parentb3deae257ce9b81aaa1fdce4e11631d9b0c297ae
parent71d5cdacbf0df7b4debf275dbf7e27ea711dbc59
Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

Pull SELinux fix from Paul Moore:
 "One more SELinux fix for v4.20: add some missing netlink message to
  SELinux permission mappings. The netlink messages were added in v4.19,
  but unfortunately we didn't catch it then because the mechanism to
  catch these things was bypassed.

  In addition to adding the mappings, we're adding some comments to the
  code to hopefully prevent bypasses in the future"

* tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN