]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'next-tomoyo2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 May 2019 14:38:59 +0000 (10:38 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 May 2019 14:38:59 +0000 (10:38 -0400)
commit8fc346381ad53c682f30994dd935abffec56f45c
treee48ad21a7c988a91a9aec2686995f23dee968dd0
parent4cb12efe0aecbba503940dc8641c3a925346fce2
parent1e22e243cfd5fa2d32b5d81ba4e3493c1e6c65b6
Merge branch 'next-tomoyo2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security

Pull tomoyo updates from James Morris:
 "Fixes to enable fuzz testing, and a fix for calculating whether a
  filesystem is user-modifiable"

* 'next-tomoyo2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
  tomoyo: Don't emit WARNING: string while fuzzing testing.
  tomoyo: Change pathname calculation for read-only filesystems.
  tomoyo: Check address length before reading address family
  tomoyo: Add a kernel config option for fuzzing testing.