summaryrefslogtreecommitdiff
path: root/kernel/cgroup.c (follow)
Commit message (Expand)AuthorAge
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-11-29
| |\
| | * cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo2016-11-29
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-15
| |\|
| | * cgroup: avoid false positive gcc-6 warningArnd Bergmann2016-11-10
| * | cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOURCE for cgroup migration per...John Stultz2016-10-25
| * | CHROMIUM: cgroups: relax permissions on moving tasks between cgroupsDmitry Torokhov2016-10-25
| * | CHROMIUM: remove Android's cgroup generic permissions checksDmitry Torokhov2016-10-25
* | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\| |
| * | RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra2016-09-14
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-11
| |\|
| | * cgroup: set css->id to -1 during initTejun Heo2016-08-10
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| |\|
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
| |\ \
| * \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
| |\ \ \
* | | | | cgroup: prefer %pK to %pNick Desaulniers2016-11-18
* | | | | cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira2016-11-03
* | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge "RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgrou...Linux Build Service Account2016-10-05
|\ \ \ \ \
| * | | | | RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra2016-08-29
* | | | | | cgroup: make sure a parent css isn't freed before its childrenTejun Heo2016-09-09
|/ / / / /
* | | | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | | | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\| | | |
| * | | | cgroup: make sure a parent css isn't freed before its childrenTejun Heo2016-05-04
| * | | | cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-05-04
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\| | |
| * | | cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2016-04-12
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\| |
| * | cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-03-03
| * | cpuset: make mm migration asynchronousTejun Heo2016-03-03
* | | cgroup: fix uninitialized usage of a variableJeevan Shriram2016-03-23
| |/ |/|
* | cgroup: refactor allow_attach handler for 4.4Amit Pundir2016-02-16
* | cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1Dmitry Shmidt2016-02-16
* | Fix generic cgroup subsystem permission checksChristian Poetzsch2016-02-16
* | cgroup: Add generic cgroup subsystem permission checksColin Cross2016-02-16
* | cgroup: refactor allow_attach function into common codeRom Lemarchand2016-02-16
|/
* cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
* cgroup: make css_set pin its css's to avoid use-afer-freeTejun Heo2015-11-30
* cgroup: fix cftype->file_offset handlingTejun Heo2015-11-16
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* cgroup: fix race condition around termination check in css_task_iter_next()Tejun Heo2015-10-29
* cgroup: drop cgroup__DEVEL__legacy_files_on_dflTejun Heo2015-10-15
* cgroup: replace error handling in cgroup_init() with WARN_ON()sTejun Heo2015-10-15
* cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo2015-10-15
* cgroup: keep zombies associated with their original cgroupsTejun Heo2015-10-15
* cgroup: make css_set_rwsem a spinlock and rename it to css_set_lockTejun Heo2015-10-15
* cgroup: don't hold css_set_rwsem across css task iterationTejun Heo2015-10-15
* cgroup: reorganize css_task_iter functionsTejun Heo2015-10-15
* cgroup: factor out css_set_move_task()Tejun Heo2015-10-15
* cgroup: keep css_set and task lists in chronological orderTejun Heo2015-10-15