Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b7f5e880f3774ff1934ce272e1c3b673a3a9c414
/
kernel
/
cgroup
7b47a9e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
1fc1cd8
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
dc50537
kernel: cgroup: add poll file operation
by Johannes Weiner
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
06a2ae5
vfs: Add some logging to the core users of the fs_context log
by David Howells
· 6 years ago
a187537
cpuset: Use fs_context
by David Howells
· 6 years ago
23bf1b6
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
by David Howells
· 6 years ago
cca8f32
cgroup: store a reference to cgroup_ns into cgroup_fs_context
by Al Viro
· 6 years ago
6678889
cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
by Al Viro
· 6 years ago
71d883c
cgroup_do_mount(): massage calling conventions
by Al Viro
· 6 years ago
cf6299b1
cgroup: stash cgroup_root reference into cgroup_fs_context
by Al Viro
· 6 years ago
e34a98d
cgroup2: switch to option-by-option parsing
by Al Viro
· 6 years ago
8d2451f
cgroup1: switch to option-by-option parsing
by Al Viro
· 6 years ago
f5dfb53
cgroup: take options parsing into ->parse_monolithic()
by Al Viro
· 6 years ago
7feeef5
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
by Al Viro
· 6 years ago
9012962
cgroup: start switching to fs_context
by Al Viro
· 6 years ago
6a613d2
cpuset: remove unused task_has_mempolicy()
by Masahiro Yamada
· 6 years ago
b4ff1b4
cgroup, rstat: Don't flush subtree root unless necessary
by Tejun Heo
· 6 years ago
51bee5a
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
by Oleg Nesterov
· 6 years ago
1832f4e
bpf, cgroups: clean up kerneldoc warnings
by Valdis Kletnieks
· 6 years ago
7527a7b
IB/core: Simplify rdma cgroup registration
by Parav Pandit
· 6 years ago
35ac118
cgroup: saner refcounting for cgroup_root
by Al Viro
· 6 years ago
399504e
fix cgroup_do_mount() handling of failure exits
by Al Viro
· 6 years ago
6f9d71c
Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
ef8444e
mm, oom: reorganize the oom report in dump_header
by yuzhoujian
· 6 years ago
3fc9c12
cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param
by Tejun Heo
· 6 years ago
e250d91
cgroup: fix parsing empty mount option string
by Ondrej Mosnacek
· 6 years ago
4d71c6f
Merge branch 'for-4.20-fixes' into for-4.21
by Tejun Heo
· 6 years ago
fc5a828
blkcg: remove additional reference to the css
by Dennis Zhou
· 6 years ago
1e7eaca
cpuset: Remove set but not used variable 'cs'
by YueHaibing
· 6 years ago
2af3024
cgroups: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
e9d81a1
cgroup: fix CSS_TASK_ITER_PROCS
by Tejun Heo
· 6 years ago
c1bbd93
cgroup: Add .__DEBUG__. prefix to debug file names
by Tejun Heo
· 6 years ago
b1e3aeb
cpuset: Minor cgroup2 interface updates
by Tejun Heo
· 6 years ago
5cf8114
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
by Waiman Long
· 6 years ago
bb5b553
cpuset: Use descriptive text when reading/writing cpuset.sched.partition
by Waiman Long
· 6 years ago
5776cec
cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
by Waiman Long
· 6 years ago
0ccea8f
cpuset: Make generate_sched_domains() work with partition
by Waiman Long
· 6 years ago
4b842da
cpuset: Make CPU hotplug work with partition
by Waiman Long
· 6 years ago
4716909
cpuset: Track cpusets that use parent's effective_cpus
by Waiman Long
· 6 years ago
3881b86
cpuset: Add an error state to cpuset.sched.partition
by Waiman Long
· 6 years ago
ee8dde0
cpuset: Add new v2 cpuset.sched.partition flag
by Waiman Long
· 6 years ago
bf92370
cpuset: Simply allocation and freeing of cpumasks
by Waiman Long
· 6 years ago
58b7484
cpuset: Define data structures to support scheduling partition
by Waiman Long
· 6 years ago
4ec22e9
cpuset: Enable cpuset controller in default hierarchy
by Waiman Long
· 6 years ago
4d9ebbe
cgroup: remove unnecessary unlikely()
by Yangtao Li
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
2ce7135
psi: cgroup support
by Johannes Weiner
· 6 years ago
6ab9e09
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
479adb8
cgroup: Fix dom_cgrp propagation when enabling threaded mode
by Tejun Heo
· 6 years ago
f0fcb3e
blkcg: remove additional reference to the css
by Dennis Zhou (Facebook)
· 6 years ago
5967661
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
488dee9
kernfs: allow creating kernfs objects with arbitrary uid/gid
by Dmitry Torokhov
· 6 years ago
e4f8d81
cgroup/tracing: Move taking of spin lock out of trace event handlers
by Steven Rostedt (VMware)
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
acafe7e
treewide: Use struct_size() for kmalloc()-family
by Kees Cook
· 7 years ago
9f25a8d
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
d8742e2
cgroup: css_set_lock should nest inside tasklist_lock
by Tejun Heo
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
cc659e76
rdmacg: Convert to use match_string() helper
by Andy Shevchenko
· 7 years ago
c43c5ea
cgroup: Make cgroup_rstat_updated() ready for root cgroup usage
by Tejun Heo
· 7 years ago
9a9e97b
cgroup: Add memory barriers to plug cgroup_rstat_updated() race window
by Tejun Heo
· 7 years ago
8f53470
cgroup: Add cgroup_subsys->css_rstat_flush()
by Tejun Heo
· 7 years ago
0fa294f
cgroup: Replace cgroup_rstat_mutex with a spinlock
by Tejun Heo
· 7 years ago
6162cef
cgroup: Factor out and expose cgroup_rstat_*() interface functions
by Tejun Heo
· 7 years ago
a17556f8
cgroup: Reorganize kernel/cgroup/rstat.c
by Tejun Heo
· 7 years ago
d4ff749
cgroup: Distinguish base resource stat implementation from rstat
by Tejun Heo
· 7 years ago
c58632b
cgroup: Rename stat to rstat
by Tejun Heo
· 7 years ago
a5c2b93
cgroup: Rename kernel/cgroup/stat.c to kernel/cgroup/rstat.c
by Tejun Heo
· 7 years ago
b12e358
cgroup: Limit event generation frequency
by Tejun Heo
· 7 years ago
5faaf05
cgroup: Explicitly remove core interface files
by Tejun Heo
· 7 years ago
d92cd81
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
8f36aae
cgroup: Use rcu_work instead of explicit rcu and work item
by Tejun Heo
· 7 years ago
d1897c9
cgroup: fix rule checking for threaded mode switching
by Tejun Heo
· 7 years ago
77ef80c
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
by Yaowei Bai
· 7 years ago
08a7767
string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
by Tejun Heo
· 7 years ago
4f58424
cgroup: make cgroup.threads delegatable
by Roman Gushchin
· 7 years ago
74d0833
cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC
by Tejun Heo
· 7 years ago
116d2f7
cgroup: Fix deadlock in cpu hotplug path
by Prateek Sood
· 7 years ago
50034ed
cgroup: use strlcpy() instead of strscpy() to avoid spurious warning
by Arnd Bergmann
· 7 years ago
e7fd37b
cgroup: avoid copying strings longer than the buffers
by Ma Shimiao
· 7 years ago
bdfbbda
Revert "cgroup/cpuset: remove circular dependency deadlock"
by Tejun Heo
· 7 years ago
11db855
Revert "cpuset: Make cpuset hotplug synchronous"
by Tejun Heo
· 7 years ago
52cf373
cgroup: properly init u64_stats
by Lucas Stach
· 7 years ago
ddf7005
debug cgroup: use task_css_set instead of rcu_dereference
by Wang Long
· 7 years ago
1599a18
cpuset: Make cpuset hotplug synchronous
by Prateek Sood
· 7 years ago
aa24163
cgroup/cpuset: remove circular dependency deadlock
by Prateek Sood
· 7 years ago
22714a2
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8a103df
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
5f2e673
cgroup: export list of cgroups v2 features using sysfs
by Roman Gushchin
· 7 years ago
01ee6cf
cgroup: export list of delegatable control files using sysfs
by Roman Gushchin
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
Next »