]> 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)
commit2ffbd67af74aef76b1f44818d573306fb0263c8b
treee48ad21a7c988a91a9aec2686995f23dee968dd0
parent649789f00bf3a39fe081c9bbb3fdb2ad2293a620
parent6cc803b8af8b178a4dbbb8801670f3b83306a3d9
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.