]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Feb 2021 20:25:42 +0000 (12:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Feb 2021 20:25:42 +0000 (12:25 -0800)
commit8feb95c72b86f969783f366a2030cee90c09e384
tree3d6b932ffafc4a34c214b52c3a7a7542d4e55dd6
parent62cef41c967f0297d0ef9e41e51aaa00fcc5fbb7
parent0a414ff113f36c85b22fcbc50e274b53a11e07dd
Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup fixes from Tejun Heo:
 "Two cgroup fixes:

   - fix a NULL deref when trying to poll PSI in the root cgroup

   - fix confusing controller parsing corner case when mounting cgroup
     v1 hierarchies

  And doc / maintainer file updates"

* 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup: update PSI file description in docs
  cgroup: fix psi monitor for root cgroup
  MAINTAINERS: Update my email address
  MAINTAINERS: Remove stale URLs for cpuset
  cgroup-v1: add disabled controller check in cgroup1_parse_param()
MAINTAINERS