]> Git Repo - linux.git/commitdiff
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <[email protected]>
Thu, 10 Jun 2021 19:01:22 +0000 (12:01 -0700)
committerLinus Torvalds <[email protected]>
Thu, 10 Jun 2021 19:01:22 +0000 (12:01 -0700)
Pull cgroup fix from Tejun Heo:
 "This is a high priority but low risk fix for a cgroup1 bug where
  rename(2) can change a cgroup's name to something which can break
  parsing of /proc/PID/cgroup"

* 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup1: don't allow '\n' in renaming


Trivial merge
This page took 0.057735 seconds and 4 git commands to generate.