]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Nov 2015 23:27:52 +0000 (15:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Nov 2015 23:27:52 +0000 (15:27 -0800)
commit1858900e426a3f73f77829e2239edc86b0c6b7ee
tree8e1606c2c90fb85ff1cae51a19b1cc2d41d0da87
parent1e7349fc43944cba78834921bd6e67eae3967277
parent0585273aaf87a3e6267ed065e8df569278b9d5b5
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security

Pull security layer fixes from James Morris:
 "A fix for SELinux policy processing (regression introduced by
  commit dc3f29748ced: "selinux: extended permissions for ioctls"), as
  well as a fix for the user-triggerable oops in the Keys code"

* 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
  KEYS: Fix handling of stored error in a negatively instantiated user key
  selinux: fix bug in conditional rules handling