index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+4
2020-03-10
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
1
-0
/
+4
2020-03-04
cgroup1: don't call release_agent when it is ""
Tycho Andersen
1
-1
/
+1
2020-03-04
cgroup: fix psi_show() crash on 32bit ino archs
Qian Cai
1
-3
/
+3
2020-02-12
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
1
-7
/
+16
2020-02-12
cgroup: cgroup_procs_next should increase position index
Vasily Averin
1
-3
/
+7
2020-02-12
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
1
-0
/
+1
2020-02-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+8
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-32
/
+20
2020-02-07
cgroup1: switch to use of errorfc() et.al.
Al Viro
1
-12
/
+12
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
3
-16
/
+8
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2
-2
/
+0
2020-02-07
get rid of cg_invalf()
Al Viro
1
-14
/
+12
2020-01-30
cgroup: init_tasks shouldn't be linked to the root cgroup
Tejun Heo
1
-5
/
+8
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+3
2020-01-15
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
1
-5
/
+6
2020-01-15
cgroup: fix function name in comment
Chen Zhou
1
-1
/
+1
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
1
-2
/
+3
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
7
-255
/
+148
2019-11-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+3
2019-11-14
cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root()
Tejun Heo
1
-1
/
+1
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
1
-51
/
+25
2019-11-12
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
1
-1
/
+1
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
1
-2
/
+1
2019-11-10
cgroup: don't put ERR_PTR() into fc->root
Al Viro
1
-2
/
+3
2019-11-07
cgroup: freezer: don't change task and cgroups status unnecessarily
Honglei Wang
1
-0
/
+9
2019-11-06
cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
Tejun Heo
1
-21
/
+25
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
1
-1
/
+2
2019-10-25
cgroup: remove cgroup_enable_task_cg_lists() optimization
Tejun Heo
2
-147
/
+39
2019-10-24
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
1
-5
/
+6
2019-10-07
cgroup: Optimize single thread migration
Michal Koutný
3
-13
/
+36
2019-10-07
cgroup: Update comments about task exit path
Michal Koutný
1
-20
/
+9
2019-10-07
cgroup: short-circuit current_cgns_cgroup_from_root() on the default hierarchy
Miaohe Lin
1
-0
/
+2
2019-09-17
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-25
/
+6
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-39
/
+126
2019-09-12
cgroup: freezer: fix frozen state inheritance
Roman Gushchin
1
-1
/
+9
2019-08-07
Use kvmalloc in cgroups-v1
Marc Koderer
1
-23
/
+4
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
1
-0
/
+11
2019-07-25
cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
Juri Lelli
1
-5
/
+17
2019-07-25
cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem
Juri Lelli
1
-33
/
+35
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2
-2
/
+64
2019-07-23
cgroup: minor tweak for logic to get cgroup css
Peng Wang
1
-1
/
+1
2019-07-23
cgroup: Replace a seq_printf() call by seq_puts() in cgroup_print_ss_mask()
Markus Elfring
1
-1
/
+1
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-62
/
+49
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+8
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2019-07-08
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-1
/
+44
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
4
-39
/
+92
[next]