index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-08-29
1
-0
/
+1
|
\
|
*
cpuset: Fix incorrect memory_pressure control file mapping
Waiman Long
2017-08-24
1
-0
/
+1
*
|
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-02
1
-0
/
+1
|
/
*
cgroup: fix error return value from cgroup_subtree_control()
Tejun Heo
2017-07-23
1
-2
/
+2
*
cgroup: create dfl_root files on subsys registration
Tejun Heo
2017-07-18
1
-0
/
+4
*
cgroup: don't call migration methods if there are no tasks to migrate
Tejun Heo
2017-07-08
2
-27
/
+34
*
mm, cpuset: always use seqlock when changing task's nodemask
Vlastimil Babka
2017-07-06
1
-21
/
+8
*
mm, mempolicy: simplify rebinding mempolicies when updating cpusets
Vlastimil Babka
2017-07-06
1
-3
/
+1
*
cgroup: implement "nsdelegate" mount option
Tejun Heo
2017-06-28
1
-5
/
+83
*
cgroup: restructure cgroup_procs_write_permission()
Tejun Heo
2017-06-28
1
-24
/
+33
*
cgroup: fix lockdep warning in debug controller
Tejun Heo
2017-06-14
1
-8
/
+21
*
cgroup: refactor cgroup_masks_read() in the debug controller
Tejun Heo
2017-06-14
1
-25
/
+21
*
cgroup: make debug an implicit controller on cgroup2
Tejun Heo
2017-06-14
1
-3
/
+56
*
cgroup: Make debug cgroup support v2 and thread mode
Waiman Long
2017-06-14
1
-17
/
+153
*
cgroup: Make Kconfig prompt of debug cgroup more accurate
Waiman Long
2017-06-14
1
-0
/
+6
*
cgroup: Move debug cgroup to its own file
Waiman Long
2017-06-14
4
-148
/
+157
*
cgroup: Keep accurate count of tasks in each css_set
Waiman Long
2017-06-14
2
-5
/
+11
*
cpuset: consider dying css as offline
Tejun Heo
2017-05-24
1
-2
/
+2
*
cgroup: Prevent kill_css() from being called more than once
Waiman Long
2017-05-17
1
-0
/
+5
*
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-05-01
5
-29
/
+51
|
\
|
*
cgroup: mark cgroup_get() with __maybe_unused
Tejun Heo
2017-05-01
1
-1
/
+1
|
*
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
Zefan Li
2017-04-28
3
-6
/
+20
|
*
cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()
Tejun Heo
2017-04-28
1
-6
/
+16
|
*
cpuset: Remove cpuset_update_active_cpus()'s parameter.
Rakib Mullick
2017-04-11
1
-1
/
+1
|
*
cgroup: switch to BUG_ON()
Nicholas Mc Guire
2017-03-27
1
-6
/
+3
|
*
kernel: convert css_set.refcount from atomic_t to refcount_t
Elena Reshetova
2017-03-08
3
-7
/
+8
|
*
kernel: convert cgroup_namespace.count from atomic_t to refcount_t
Elena Reshetova
2017-03-06
2
-2
/
+2
*
|
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-16
1
-1
/
+1
|
\
\
|
*
|
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
Tejun Heo
2017-04-16
1
-1
/
+1
*
|
|
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-04-11
2
-5
/
+6
|
\
|
|
|
*
|
cgroup: avoid attaching a cgroup root to two different superblocks
Zefan Li
2017-04-11
1
-1
/
+1
|
*
|
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2017-03-17
1
-4
/
+5
*
|
|
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-14
2
-2
/
+2
|
\
|
|
|
*
|
cgroups: censor kernel pointer in debug files
Kees Cook
2017-03-06
1
-1
/
+1
|
*
|
cgroup/pids: remove spurious suspicious RCU usage warning
Tejun Heo
2017-03-06
1
-1
/
+1
|
|
/
*
/
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
|
/
*
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
2017-03-03
1
-0
/
+1
*
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
2017-03-03
2
-1
/
+2
*
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
1
-0
/
+1
*
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
Ingo Molnar
2017-03-02
1
-1
/
+1
*
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-02-27
1
-4
/
+5
*
Merge branch 'cgroup/for-4.11-rdmacg' into cgroup/for-4.11
Tejun Heo
2017-02-02
2
-0
/
+620
|
\
|
*
rdmacg: Fixed uninitialized current resource usage
Parav Pandit
2017-01-10
1
-0
/
+2
|
*
rdmacg: Added rdma cgroup controller
Parav Pandit
2017-01-10
2
-0
/
+618
*
|
cgroup: drop the matching uid requirement on migration for cgroup v2
Tejun Heo
2017-02-02
1
-13
/
+14
*
|
cgroup: misc cleanups
Tejun Heo
2017-01-30
1
-7
/
+4
*
|
Merge branch 'for-4.10-fixes' into for-4.11
Tejun Heo
2017-01-26
1
-8
/
+5
[next]