- f3b1d64 cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone() by Yang Yingliang · 4 years, 5 months ago
- 51fbad6 cgroup: fix cgroup_sk_alloc() for sk_clone_lock() by Cong Wang · 4 years, 6 months ago
- 529f4b7 cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 10 months ago
- 35b80e7 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
- 445ee6c cgroup: fix error return value from cgroup_subtree_control() by Tejun Heo · 7 years ago
- 4a99eac cgroup: create dfl_root files on subsys registration by Tejun Heo · 7 years ago
- dff4c8b cgroup: Prevent kill_css() from being called more than once by Waiman Long · 8 years ago
- f44236a cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 8 years ago
- 1d88791 cgroup: don't online subsystems before cgroup_name/path() are operational by Tejun Heo · 8 years ago
- f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 0b429e1 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- e022300 cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_release_agent() by Tejun Heo · 8 years ago
- 8ab293e Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 9157056 cgroup: fix invalid controller enable rejections with cgroup namespace by Tejun Heo · 8 years ago
- 7872559 Merge branch 'nsfs-ioctls' into HEAD by Eric W. Biederman · 8 years ago
- bcac25a kernel: add a helper to get an owning user namespace for a namespace by Andrey Vagin · 8 years ago
- df75e77 userns: When the per user per user namespace limit is reached return ENOSPC by Eric W. Biederman · 8 years ago
- 7cf0f14 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- d979a39 cgroup: duplicate cgroup reference when cloning sockets by Johannes Weiner · 8 years ago
- 3942a9b locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write() by Peter Zijlstra · 8 years ago
- ed1777d cgroup: add tracepoints for basic operations by Tejun Heo · 8 years ago
- 4c737b4 cgroup: make cgroup_path() and friends behave in the style of strlcpy() by Tejun Heo · 8 years ago
- d08311d cgroupns: Add a limit on the number of cgroup namespaces by Eric W. Biederman · 8 years ago
- 574c7e2 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- b55b048 Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 55094f5 cgroup: remove duplicated include from cgroup.c by Wei Yongjun · 8 years ago
- 726a499 cgroupns: Only allow creation of hierarchies in the initial cgroup namespace by Eric W. Biederman · 8 years ago
- eedd0f4 cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns by Eric W. Biederman · 8 years ago
- 7bd8830 cgroupns: Fix the locking in copy_cgroup_ns by Eric W. Biederman · 8 years ago
- 1f3fe7e cgroup: Add cgroup_get_from_fd by Martin KaFai Lau · 9 years ago
- 82d6489 cgroup: Disable IRQs while holding css_set_lock by Daniel Bristot de Oliveira · 9 years ago
- e7e15b8 cgroup: allow NULL return from ss->css_alloc() by Tejun Heo · 9 years ago
- d6ccc55 cgroup: remove unnecessary 0 check from css_from_id() by Johannes Weiner · 9 years ago
- 8c8a550 cgroup: fix idr leak for the first cgroup root by Johannes Weiner · 9 years ago
- 8fa3b8d cgroup: set css->id to -1 during init by Tejun Heo · 9 years ago
- b00c52d cgroup: remove redundant cleanup in css_create by Wenwei Tao · 9 years ago
- 09be4c8 cgroup: fix compile warning by Felipe Balbi · 9 years ago
- 4f41fc5 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces by Serge E. Hallyn · 9 years ago
- 5cf1cac cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback by Tejun Heo · 9 years ago
- 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- cfe02a8 cgroup: avoid false positive gcc-6 warning by Arnd Bergmann · 9 years ago
- 2b021cb cgroup: ignore css_sets associated with dead cgroups during migration by Tejun Heo · 9 years ago
- f6d635ad cgroup: implement cgroup_subsys->implicit_on_dfl by Tejun Heo · 9 years ago
- e485798 cgroup: use css_set->mg_dst_cgrp for the migration target cgroup by Tejun Heo · 9 years ago
- 37ff9f8 cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup by Tejun Heo · 9 years ago
- 6c694c8 cgroup: move migration destination verification out of cgroup_migrate_prepare_dst() by Tejun Heo · 9 years ago
- 58cdb1c cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses() by Tejun Heo · 9 years ago
- 5496260 cgroup: update css iteration in cgroup_update_dfl_csses() by Tejun Heo · 9 years ago
- 0431359 cgroup: allocate 2x cgrp_cset_links when setting up a new root by Tejun Heo · 9 years ago
- 5ced251 cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask by Tejun Heo · 9 years ago
- 334c367 cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends by Tejun Heo · 9 years ago
- 03970d3 cgroup: use cgroup_apply_enable_control() in cgroup creation path by Tejun Heo · 9 years ago
- 945ba19 cgroup: combine cgroup_mutex locking and offline css draining by Tejun Heo · 9 years ago
- f7b2814 cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
- 15a27c3 cgroup: introduce cgroup_{save|propagate|restore}_control() by Tejun Heo · 9 years ago
- ce3f1d9 cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}() recursive by Tejun Heo · 9 years ago
- bdb53bd cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
- 12b3bb6 cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
- 1b9b96a cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write() by Tejun Heo · 9 years ago
- 5531dc9 cgroup: introduce cgroup_control() and cgroup_ss_mask() by Tejun Heo · 9 years ago
- a5bca21 cgroup: factor out cgroup_create() out of cgroup_mkdir() by Tejun Heo · 9 years ago
- 195e9b6 cgroup: reorder operations in cgroup_mkdir() by Tejun Heo · 9 years ago
- 88cb04b cgroup: explicitly track whether a cgroup_subsys_state is visible to userland by Tejun Heo · 9 years ago
- 6cd0f5b cgroup: separate out interface file creation from css creation by Tejun Heo · 9 years ago
- 20b454a cgroup: suppress spurious de-populated events by Tejun Heo · 9 years ago
- 2378d8b cgroup: re-hash init_css_set after subsystems are initialized by Tejun Heo · 9 years ago
- fa06235 cgroup: reset css on destruction by Vladimir Davydov · 9 years ago
- fa5ff8a cgroup: fix and restructure error handling in copy_cgroup_ns() by Tejun Heo · 9 years ago
- 63253ad cgroup: fix a mistake in warning message by Xiubo Li · 9 years ago
- 62716ea cgroup: use ->subtree_control when testing no internal process rule by Tejun Heo · 9 years ago
- f17fc25 cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fs by Tejun Heo · 9 years ago
- a716526 cgroup: s/cgrp_dfl_root_/cgrp_dfl_/ by Tejun Heo · 9 years ago
- 6e5c830 cgroup: make cgroup subsystem masks u16 by Tejun Heo · 9 years ago
- 996cd1f cgroup: use do_each_subsys_mask() where applicable by Tejun Heo · 9 years ago
- b4e0eea cgroup: convert for_each_subsys_which() to do-while style by Tejun Heo · 9 years ago
- 8699b77 cgroup: s/child_subsys_mask/subtree_ss_mask/ by Tejun Heo · 9 years ago
- 5eb385c Revert "cgroup: add cgroup_subsys->css_e_css_changed()" by Tejun Heo · 9 years ago
- b598dde cgroup: fix error return value of cgroup_addrm_files() by Tejun Heo · 9 years ago
- d220255 cgroup: fix alloc_cgroup_ns() error handling in copy_cgroup_ns() by Tejun Heo · 9 years ago
- 1c53753 Add FS_USERNS_FLAG to cgroup fs by Serge Hallyn · 9 years ago
- ed82571 cgroup: mount cgroupns-root when inside non-init cgroupns by Serge Hallyn · 9 years ago
- a0530e0 cgroup: cgroup namespace setns support by Aditya Kali · 9 years ago
- a79a908 cgroup: introduce cgroup namespaces by Aditya Kali · 9 years ago
- 223ffb2 cgroup: provide cgroup_nov1= to disable controllers in v1 mounts by Johannes Weiner · 9 years ago
- 8bb5ef7 cgroup: make sure a parent css isn't freed before its children by Tejun Heo · 9 years ago
- aa226ff cgroup: make sure a parent css isn't offlined before its children by Tejun Heo · 9 years ago
- e93ad19 cpuset: make mm migration asynchronous by Tejun Heo · 9 years ago
- 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
- 2cfa2b1 cgroup: fix a typo. by Rami Rosen · 9 years ago
- a5ae989 cgroup: demote subsystem init messages to KERN_DEBUG by Tejun Heo · 9 years ago
- b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 3fa4cc9 net, cgroup: cgroup_sk_updat_lock was missing initializer by Tejun Heo · 9 years ago
- bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
- 1774939 Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-4.5 by Tejun Heo · 9 years ago
- b53202e cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends by Oleg Nesterov · 9 years ago
- 8075b54 Merge branch 'for-4.4-fixes' into for-4.5 by Tejun Heo · 9 years ago
- 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
- 53254f9 cgroup: make css_set pin its css's to avoid use-afer-free by Tejun Heo · 9 years ago