- e48fe8a Merge android-4.9.217(d2adeff) into msm-4.9 by jianzhou · 4 years, 8 months ago
- d2adeff Merge 4.9.217 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
- 529f4b7 cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 8 months ago
- dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 8 months ago
- 148f111 BACKPORT: bpf: multi program support for cgroup+bpf by Alexei Starovoitov · 7 years ago
- b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 6 years ago
- a163d3f FROMLIST: psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
- 0ee3cb3 BACKPORT: kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
- 59735bf UPSTREAM: cgroup add cftype->open/release() callbacks by Tejun Heo · 8 years ago
- e868a99 BACKPORT: psi: cgroup support by Johannes Weiner · 6 years ago
- 86c5c11 BACKPORT: cgroup: misc changes by Tejun Heo · 7 years ago
- d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 35b80e7 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
- 49b74f1 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
- 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
- 02f29ab Merge 4.9.42 into android-4.9 by Greg Kroah-Hartman · 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
- c6bb32b cgroup: prefer %pK to %p by Nick Desaulniers · 8 years ago
- 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
- da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- dff4c8b cgroup: Prevent kill_css() from being called more than once by Waiman Long · 8 years ago
- 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
- 1ee2b4b BACKPORT: bpf: introduce BPF_F_ALLOW_OVERRIDE flag by Alexei Starovoitov · 8 years ago
- d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
- f791c42 UPSTREAM: cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
- 736862f Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9 by Kyle Yan · 8 years ago
- 5b9202d Revert "ANDROID: [RFC]cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migration permissions" by Dmitry Shmidt · 8 years ago
- 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 8 years ago
- a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 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
- 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 8 years ago
- dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
- 1d88791 cgroup: don't online subsystems before cgroup_name/path() are operational by Tejun Heo · 8 years ago
- 8cc698d ANDROID: [RFC]cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migration permissions by John Stultz · 8 years ago
- 579a63b CHROMIUM: cgroups: relax permissions on moving tasks between cgroups by Dmitry Torokhov · 8 years ago
- 3ba5a3b cgroup: refactor allow_attach handler for 4.4 by Amit Pundir · 9 years ago
- 9d5d7db cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1 by Dmitry Shmidt · 9 years ago
- 889cf1e Fix generic cgroup subsystem permission checks by Christian Poetzsch · 9 years ago
- ded5638 cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 13 years ago
- e3a0941 cgroup: refactor allow_attach function into common code by Rom Lemarchand · 10 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 · 8 years ago
- 82d6489 cgroup: Disable IRQs while holding css_set_lock by Daniel Bristot de Oliveira · 8 years ago
- e7e15b8 cgroup: allow NULL return from ss->css_alloc() by Tejun Heo · 8 years ago
- d6ccc55 cgroup: remove unnecessary 0 check from css_from_id() by Johannes Weiner · 8 years ago
- 8c8a550 cgroup: fix idr leak for the first cgroup root by Johannes Weiner · 8 years ago
- 8fa3b8d cgroup: set css->id to -1 during init by Tejun Heo · 8 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