]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jul 2016 21:29:04 +0000 (14:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jul 2016 21:29:04 +0000 (14:29 -0700)
commit7cfc14eb65d4f7f4c0057ee643d43c1c10322573
tree88cd36a4fb1401fe408c68f717e8b932fb71371d
parent0f43005a2643adb8fc3c72b7f9045794a9454219
parentfd13cbee31a2e50f188f7b0560b3b75365daae22
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull more cgroup updates from Tejun Heo:
 "I forgot to include the patches which got applied to for-4.7-fixes
  late during last cycle.

  Eric's three patches fix bugs introduced with the namespace support"

* 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroupns: Only allow creation of hierarchies in the initial cgroup namespace
  cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns
  cgroupns: Fix the locking in copy_cgroup_ns
kernel/cgroup.c