mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] cgroup fixes for v6.1-rc1
@ 2022-10-17 21:45 Tejun Heo
  2022-10-18  2:01 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2022-10-17 21:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, cgroups

The following changes since commit 4de65c5830233e7a4adf2e679510089ec4e210c7:

  Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching (2022-10-10 11:36:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.1-rc1-fixes

for you to fetch changes up to 79a818b5087393d5a4cb356d4545d02f55bf1a2f:

  blkcg: Update MAINTAINERS entry (2022-10-17 09:27:18 -1000)

----------------------------------------------------------------
cgroup fixes for v6.1-rc1

* Fix a recent regression where a sleeping kernfs function is called with
  css_set_lock (spinlock) held.

* Revert the commit to enable cgroup1 support for cgroup_get_from_fd/file().
  Multiple users assume that the lookup only works for cgroup2 and breaks
  when fed a cgroup1 file. Instead, introduce a separate set of functions to
  lookup both v1 and v2 and use them where the user explicitly wants to
  support both versions.

* Compat update for tools/perf/util/bpf_skel/bperf_cgroup.bpf.c.

* Add Josef Bacik as a blkcg maintainer.

----------------------------------------------------------------
Michal Koutný (1):
      cgroup: Reorganize css_set_lock and kernfs path processing

Namhyung Kim (1):
      perf stat: Support old kernels for bperf cgroup counting

Tejun Heo (2):
      Revert "cgroup: enable cgroup_get_from_file() on cgroup1"
      blkcg: Update MAINTAINERS entry

Yosry Ahmed (3):
      cgroup: add cgroup_v1v2_get_from_[fd/file]()
      bpf: cgroup_iter: support cgroup1 using cgroup fd
      mm: cgroup: fix comments for get from fd/file helpers

 MAINTAINERS                                 |  2 +
 include/linux/cgroup.h                      |  1 +
 kernel/bpf/cgroup_iter.c                    |  2 +-
 kernel/cgroup/cgroup.c                      | 99 +++++++++++++++++++++++------
 tools/perf/util/bpf_skel/bperf_cgroup.bpf.c | 29 ++++++++-
 5 files changed, 111 insertions(+), 22 deletions(-)

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

* Re: [GIT PULL] cgroup fixes for v6.1-rc1
  2022-10-17 21:45 [GIT PULL] cgroup fixes for v6.1-rc1 Tejun Heo
@ 2022-10-18  2:01 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-18  2:01 UTC (permalink / raw)
  To: Tejun Heo; +Cc: Linus Torvalds, linux-kernel, cgroups

The pull request you sent on Mon, 17 Oct 2022 11:45:47 -1000:

> git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.1-rc1-fixes

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

Thank you!

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

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

end of thread, other threads:[~2022-10-18  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-17 21:45 [GIT PULL] cgroup fixes for v6.1-rc1 Tejun Heo
2022-10-18  2:01 ` 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

all inboxes | Powered by JetHome®