index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-28
1
-2
/
+2
|
\
|
*
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
2022-02-28
1
-3
/
+22
|
|
\
|
*
|
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
2022-02-23
1
-2
/
+2
*
|
|
Merge branch 'for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-03-23
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
Yang Li
2022-01-12
1
-0
/
+2
|
|
/
*
|
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-23
1
-0
/
+14
|
\
\
|
*
|
cgroup: clarify cgroup_css_set_fork()
Christian Brauner
2022-02-22
1
-0
/
+14
|
|
/
*
/
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-01-18
1
-3
/
+8
|
/
*
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2022-01-11
1
-3
/
+3
|
\
|
*
cgroup: return early if it is already on preloaded list
Wei Yang
2021-12-14
1
-2
/
+2
|
*
cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()
Wei Yang
2021-11-29
1
-1
/
+1
*
|
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-11
1
-0
/
+1
|
\
\
|
*
|
add missing bpf-cgroup.h includes
Jakub Kicinski
2021-12-16
1
-0
/
+1
|
|
/
*
|
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2022-01-06
1
-9
/
+19
*
|
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
2022-01-06
1
-19
/
+34
*
|
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2022-01-06
1
-1
/
+8
|
/
*
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-11-02
1
-64
/
+56
|
\
|
*
cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
He Fengqing
2021-11-01
1
-38
/
+0
|
*
cgroup: reduce dependency on cgroup_mutex
Shakeel Butt
2021-10-25
1
-22
/
+29
|
*
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
2021-09-20
1
-4
/
+27
*
|
cgroup: Fix memory leak caused by missing cgroup_bpf_offline
Quanyang Wang
2021-10-23
1
-1
/
+3
*
|
bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt
Daniel Borkmann
2021-09-28
1
-5
/
+12
*
|
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-14
1
-40
/
+10
|
/
*
cgroup: Avoid compiler warnings with no subsystems
Kees Cook
2021-08-30
1
-6
/
+20
*
cgroup: remove cgroup_mount from comments
zhaoxiaoqiang11
2021-07-16
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-03
1
-0
/
+25
|
\
|
*
scsi: cgroup: Add cgroup_get_from_id()
Muneendra Kumar
2021-06-10
1
-0
/
+26
*
|
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-07-02
1
-16
/
+164
|
\
\
|
*
|
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
2021-06-08
1
-0
/
+48
|
*
|
cgroup: Fix kernel-doc
Yang Li
2021-06-04
1
-1
/
+1
|
*
|
Merge branch 'for-5.13-fixes' into for-5.14
Tejun Heo
2021-05-24
1
-12
/
+9
|
|
\
\
|
*
|
|
cgroup: inline cgroup_task_freeze()
Roman Gushchin
2021-05-11
1
-1
/
+2
|
*
|
|
cgroup: introduce cgroup.kill
Christian Brauner
2021-05-10
1
-14
/
+113
|
|
|
/
|
|
/
|
*
|
|
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
1
-0
/
+1
|
|
/
|
/
|
*
|
cgroup: fix spelling mistakes
Zhen Lei
2021-05-24
1
-4
/
+4
*
|
cgroup: disable controllers at parse time
Shakeel Butt
2021-05-20
1
-8
/
+5
|
/
*
cgroup: rstat: support cgroup1
Johannes Weiner
2021-04-30
1
-13
/
+21
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-1
/
+1
|
\
|
*
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-02-23
1
-41
/
+14
|
\
\
|
*
|
cgroup: cgroup.{procs,threads} factor out common parts
Michal Koutný
2021-01-15
1
-41
/
+14
|
|
/
*
/
cgroup: fix psi monitor for root cgroup
Odin Ugedal
2021-01-19
1
-1
/
+3
|
/
*
Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2020-12-28
1
-15
/
+15
|
\
|
*
cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
Hui Su
2020-11-25
1
-4
/
+4
|
*
kernel: cgroup: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
2020-11-25
1
-11
/
+11
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-12
/
+0
|
\
\
|
*
|
cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy
Roman Gushchin
2020-12-15
1
-7
/
+0
|
*
|
mm: memcg: deprecate the non-hierarchical mode
Roman Gushchin
2020-12-15
1
-5
/
+0
|
|
/
*
|
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
cgroup: Use generic ns_common::count
Kirill Tkhai
2020-08-19
1
-1
/
+1
[next]