Commit History

Author SHA1 Message Date
  Linus Torvalds 574c7e2333 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 9 years ago
  Linus Torvalds 468fc7ed55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 9 years ago
  Linus Torvalds b55b048718 Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 9 years ago
  Wei Yongjun 55094f5753 cgroup: remove duplicated include from cgroup.c 9 years ago
  Eric W. Biederman 726a4994b0 cgroupns: Only allow creation of hierarchies in the initial cgroup namespace 9 years ago
  Eric W. Biederman eedd0f4cbf cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns 9 years ago
  Eric W. Biederman 7bd8830875 cgroupns: Fix the locking in copy_cgroup_ns 9 years ago
  Martin KaFai Lau 1f3fe7ebf6 cgroup: Add cgroup_get_from_fd 9 years ago
  Daniel Bristot de Oliveira 82d6489d0f cgroup: Disable IRQs while holding css_set_lock 9 years ago
  Tejun Heo e7e15b87f8 cgroup: allow NULL return from ss->css_alloc() 9 years ago
  Johannes Weiner d6ccc55e66 cgroup: remove unnecessary 0 check from css_from_id() 9 years ago
  Johannes Weiner 8c8a550218 cgroup: fix idr leak for the first cgroup root 9 years ago
  Tejun Heo 8fa3b8d689 cgroup: set css->id to -1 during init 9 years ago
  Wenwei Tao b00c52dae6 cgroup: remove redundant cleanup in css_create 9 years ago
  Felipe Balbi 09be4c824e cgroup: fix compile warning 9 years ago
  Serge E. Hallyn 4f41fc5962 cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces 9 years ago
  Tejun Heo 5cf1cacb49 cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback 9 years ago
  Linus Torvalds 5518f66b5a Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 9 years ago
  Arnd Bergmann cfe02a8a97 cgroup: avoid false positive gcc-6 warning 9 years ago
  Tejun Heo 2b021cbf3c cgroup: ignore css_sets associated with dead cgroups during migration 9 years ago
  Tejun Heo f6d635ad34 cgroup: implement cgroup_subsys->implicit_on_dfl 9 years ago
  Tejun Heo e4857982f4 cgroup: use css_set->mg_dst_cgrp for the migration target cgroup 9 years ago
  Tejun Heo 37ff9f8f47 cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup 9 years ago
  Tejun Heo 6c694c8825 cgroup: move migration destination verification out of cgroup_migrate_prepare_dst() 9 years ago
  Tejun Heo 58cdb1ceb1 cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses() 9 years ago
  Tejun Heo 549626047d cgroup: update css iteration in cgroup_update_dfl_csses() 9 years ago
  Tejun Heo 04313591ae cgroup: allocate 2x cgrp_cset_links when setting up a new root 9 years ago
  Tejun Heo 5ced2518bd cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask 9 years ago
  Tejun Heo 334c3679ec cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends 9 years ago
  Tejun Heo 03970d3c11 cgroup: use cgroup_apply_enable_control() in cgroup creation path 9 years ago