index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Lines
2025-11-20
cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()
Pingfan Liu
-15
/
+36
2025-11-17
Merge back earlier material related to system sleep for 6.19
Rafael J. Wysocki
-1
/
+1
2025-11-16
memcg: net: track network throttling due to memcg memory pressure
Shakeel Butt
-0
/
+1
2025-11-11
cpuset: remove need_rebuild_sched_domains
Chen Ridong
-5
/
+1
2025-11-11
cpuset: remove global remote_children list
Chen Ridong
-12
/
+11
2025-11-11
cpuset: simplify node setting on error
Chen Ridong
-12
/
+9
2025-11-11
cgroup: include missing header for struct irq_work
Bert Karwatzki
-0
/
+1
2025-11-11
ns: drop custom reference count initialization for initial namespaces
Christian Brauner
-1
/
+1
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
-1
/
+1
2025-11-06
cgroup: Fix sleeping from invalid context warning on PREEMPT_RT
Tejun Heo
-1
/
+54
2025-11-05
cgroup/cpuset: Globally track isolated_cpus update
Waiman Long
-38
/
+35
2025-11-05
cgroup/cpuset: Ensure domain isolated CPUs stay in root or isolated partition
Waiman Long
-4
/
+6
2025-11-05
cgroup/cpuset: Move up prstate_housekeeping_conflict() helper
Waiman Long
-20
/
+20
2025-11-05
cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
Waiman Long
-1
/
+73
2025-11-05
cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...
Gabriele Monaco
-6
/
+6
2025-11-04
cgroup: use credential guards in cgroup_attach_permissions()
Christian Brauner
-6
/
+4
2025-11-03
cgroup: Defer task cgroup unlink until after the task is done switching out
Tejun Heo
-9
/
+14
2025-11-03
cgroup: Move dying_tasks cleanup from cgroup_task_release() to cgroup_task_fr...
Tejun Heo
-4
/
+5
2025-11-03
cgroup: Rename cgroup lifecycle hooks to cgroup_task_*()
Tejun Heo
-5
/
+6
2025-11-03
ns: rename to exit_nsproxy_namespaces()
Christian Brauner
-3
/
+3
2025-11-03
ns: use NS_COMMON_INIT() for all namespaces
Christian Brauner
-4
/
+1
2025-10-31
cgroup: add cgroup namespace to tree after owner is set
Christian Brauner
-1
/
+1
2025-10-30
freezer: Clarify that only cgroup1 freezer uses PM freezer
Tejun Heo
-1
/
+1
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
-1
/
+1
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2025-10-20
cgroup/cpuset: Don't track # of local child partitions
Waiman Long
-31
/
+13
2025-10-16
sched: Rename do_set_cpus_allowed()
Peter Zijlstra
-1
/
+1
2025-10-04
Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+1
2025-10-03
cgroup: Fix seqcount lockdep assertion in cgroup freezer
Nirbhay Sharma
-1
/
+1
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-4
/
+20
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-427
/
+591
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-19
/
+15
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
-1
/
+1
2025-09-22
cpuset: remove is_prs_invalid helper
Chen Ridong
-8
/
+3
2025-09-22
cpuset: remove impossible warning in update_parent_effective_cpumask
Chen Ridong
-1
/
+0
2025-09-22
cpuset: remove redundant special case for null input in node mask update
Chen Ridong
-14
/
+8
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
-1
/
+1
2025-09-19
cpuset: fix missing error return in update_cpumask
Chen Ridong
-1
/
+2
2025-09-19
cpuset: Use new excpus for nocpu error check when enabling root partition
Chen Ridong
-5
/
+1
2025-09-19
cpuset: fix failure to enable isolated partition when containing isolcpus
Chen Ridong
-1
/
+1
2025-09-19
ns: use inode initializer for initial namespaces
Christian Brauner
-1
/
+1
2025-09-19
ns: rename to __ns_ref
Christian Brauner
-1
/
+1
2025-09-19
ns: add ns_common_free()
Christian Brauner
-1
/
+1
2025-09-19
nscommon: simplify initialization
Christian Brauner
-1
/
+1
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
-5
/
+0
2025-09-19
cgroup: support ns lookup
Christian Brauner
-2
/
+7
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
-6
/
+8
2025-09-19
cgroup: use ns_common_init()
Christian Brauner
-8
/
+4
2025-09-17
cpuset: use partition_cpus_change for setting exclusive cpus
Chen Ridong
-27
/
+2
[prev]
[next]