OSDN Git Service

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)
commitc367dc8d0dd2a1e1ed9fdc2dd831053bdfdf0968
treee48ad21a7c988a91a9aec2686995f23dee968dd0
parent7a5575212ce4b6a41581b92fe03b6be1134793ba
parent4ad98ac46490d5f8441025930070eaf028cfd0f2
Merge branch 'next-tomoyo2' of git://git./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.