index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
2023-12-07
Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-11-28
cgroup_freezer: cgroup_freezing: Check if not frozen
Tim Van Patten
2023-11-14
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
2023-11-09
Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
bpf: Add __bpf_hook_{start,end} macros
Dave Marchevsky
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-30
Merge tag 'cgroup-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-10-26
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
2023-10-19
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-09
cgroup: use legacy_name for cgroup v1 disable info
Kamalesh Babulal
2023-10-09
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-10-04
cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check()
Harshit Mogalapalli
2023-10-04
cgroup/cpuset: Enable invalid to valid local partition transition
Waiman Long
2023-10-04
cgroup: add cgroup_favordynmods= command-line option
Luiz Capitulino
2023-09-18
cgroup/cpuset: Check partition conflict with housekeeping setup
Waiman Long
2023-09-18
cgroup/cpuset: Introduce remote partition
Waiman Long
2023-09-18
cgroup/cpuset: Add cpuset.cpus.exclusive for v2
Waiman Long
2023-09-18
cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2
Waiman Long
2023-09-18
cgroup/cpuset: Fix load balance state in update_partition_sd_lb()
Waiman Long
2023-09-18
cgroup: Avoid extra dereference in css_populate_dir()
Kamalesh Babulal
2023-09-18
cgroup: Check for ret during cgroup1_base_files cft addition
Kamalesh Babulal
2023-09-02
cgroup: fix build when CGROUP_SCHED is not enabled
Linus Torvalds
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-08-17
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-08-14
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
2023-08-07
cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
Hao Jia
2023-08-07
cgroup: clean up if condition in cgroup_pidlist_start()
Miaohe Lin
2023-08-03
cgroup: fix obsolete function name in cgroup_destroy_locked()
Miaohe Lin
2023-08-02
cgroup: fix obsolete function name above css_free_rwork_fn()
Miaohe Lin
2023-08-02
cgroup/cpuset: fix kernel-doc
Cai Xinchen
2023-08-02
cgroup: clean up printk()
Kamalesh Babulal
2023-07-21
cgroup: fix obsolete comment above cgroup_create()
Miaohe Lin
2023-07-21
cgroup/misc: Store atomic64_t reads to u64
Haitao Huang
2023-07-19
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2023-07-18
cgroup/misc: Change counters to be explicit 64bit types
Haitao Huang
2023-07-17
cgroup: remove cgrp->kn check in css_populate_dir()
Kamalesh Babulal
2023-07-17
cgroup: fix obsolete function name
Miaohe Lin
2023-07-17
cgroup: use cached local variable parent in for loop
Miaohe Lin
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
2023-07-11
cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
Miaohe Lin
2023-07-10
cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_h...
Waiman Long
2023-07-10
cgroup/cpuset: Improve temporary cpumasks handling
Waiman Long
2023-07-10
cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
Waiman Long
2023-07-10
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
2023-07-10
cgroup: fix obsolete comment above for_each_css()
Miaohe Lin
2023-07-10
cpuset: Allow setscheduler regardless of manipulated task
Michal Koutný
2023-07-10
cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
Miaohe Lin
2023-07-10
cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
Miaohe Lin
[next]