]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Apr 2020 17:08:18 +0000 (10:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Apr 2020 17:08:18 +0000 (10:08 -0700)
commit0867dcf597a7ece3bfd86adbc1e67e1e6c3ca61e
treea5dda82738b842e5c56c4520aceb7b98daabed49
parent526902589c96b7022dd57e6bcb46ba1fb32de92a
parentd29c8c3c3d846bd68ab9def39312a0e1b743dbf8
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux

Pull thread updates from Christian Brauner:
 "The main change for this cycle was the extension for clone3() to
  support spawning processes directly into cgroups via CLONE_INTO_CGROUP
  (commit 33201351afe3: "clone3: allow spawning processes
  into cgroups").

  But since I had to touch kernel/cgroup/ quite a bit I had Tejun route
  that through his tree this time around to make it easier for him to
  handle other changes.

  So here is just the unexciting leftovers: a regression test for the
  ENOMEM regression we fixed in commit fd21fe2d2b42 ("pid: Fix error
  return value in some cases") verifying that we report ENOMEM when
  trying to create a new process in a pid namespace whose init
  process/subreaper has already exited"

* tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux:
  selftests: add pid namespace ENOMEM regression test
MAINTAINERS
tools/testing/selftests/Makefile