linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] cgroup changes for v5.1-rc1
@ 2019-03-06 18:41 Tejun Heo
  2019-03-07 18:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2019-03-06 18:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Li Zefan, Johannes Weiner, cgroups, linux-kernel

Hello, Linus.

* Oleg's pids controller accounting update which gets rid of rcu delay
  in pids accounting updates.

* rstat (cgroup hierarchical stat collection mechanism) optimization.

* Doc updates.

Thanks.

The following changes since commit af0c9af1b3f66052c369d08be3f60fa9a9559e48:

  fs/dcache: Track & report number of negative dentries (2019-01-30 11:02:11 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.1

for you to fetch changes up to 6a613d24effcb875271b8a1c510172e2d6eaaee8:

  cpuset: remove unused task_has_mempolicy() (2019-02-19 06:26:02 -0800)

----------------------------------------------------------------
Andrea Parri (1):
      MAINTAINERS: Update cgroup entry

Masahiro Yamada (1):
      cpuset: remove unused task_has_mempolicy()

Oleg Nesterov (1):
      cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting

Randy Dunlap (1):
      Documentation: cgroup-v2: eliminate markup warnings

Tejun Heo (1):
      cgroup, rstat: Don't flush subtree root unless necessary

Tibor Billes (1):
      cgroup: add documentation for pids.events file

 Documentation/admin-guide/cgroup-v2.rst |  2 +-
 Documentation/cgroup-v1/pids.txt        |  3 +++
 MAINTAINERS                             |  5 +++--
 include/linux/cgroup-defs.h             |  2 +-
 include/linux/cgroup.h                  |  2 ++
 kernel/cgroup/cgroup.c                  | 15 +++++++++------
 kernel/cgroup/cpuset.c                  | 13 -------------
 kernel/cgroup/pids.c                    |  4 ++--
 kernel/cgroup/rstat.c                   | 10 ++++++----
 kernel/exit.c                           |  1 +
 10 files changed, 28 insertions(+), 29 deletions(-)

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] cgroup changes for v5.1-rc1
  2019-03-06 18:41 [GIT PULL] cgroup changes for v5.1-rc1 Tejun Heo
@ 2019-03-07 18:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-07 18:30 UTC (permalink / raw)
  To: Tejun Heo
  Cc: Linus Torvalds, Li Zefan, Johannes Weiner, cgroups, linux-kernel

The pull request you sent on Wed, 6 Mar 2019 10:41:53 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-5.1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1fc1cd8399ab5541a488a7e47b2f21537dd76c2d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-07 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-06 18:41 [GIT PULL] cgroup changes for v5.1-rc1 Tejun Heo
2019-03-07 18:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).