index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
2024-07-14
Merge branch 'for-6.10-fixes' into for-6.11
Tejun Heo
2024-07-12
cgroup/misc: Introduce misc.events.local
Xiu Jianfeng
2024-07-05
cgroup/rstat: add force idle show helper
Chen Ridong
2024-07-03
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
2024-07-03
cgroup/misc: Introduce misc.peak
Xiu Jianfeng
2024-06-28
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
2024-06-19
cgroup/cpuset: Make cpuset.cpus.exclusive independent of cpuset.cpus
Waiman Long
2024-06-19
cgroup/cpuset: Delay setting of CS_CPU_EXCLUSIVE until valid partition
Waiman Long
2024-06-19
cgroup/cpuset: Fix remote root partition creation problem
Waiman Long
2024-06-19
cgroup: avoid the unnecessary list_add(dying_tasks) in cgroup_exit()
Oleg Nesterov
2024-06-03
cgroup/cpuset: Optimize isolated partition only generate_sched_domains() calls
Waiman Long
2024-06-01
cgroup/cpuset: Reduce the lock protecting CS_SCHED_LOAD_BALANCE
Xiu Jianfeng
2024-05-26
kernel/cgroup: cleanup cgroup_base_files when fail to add cgroup_psi_files
David Wang
2024-05-26
cgroup/pids: Add pids.events.local
Michal Koutný
2024-05-26
cgroup/pids: Make event counters hierarchical
Michal Koutný
2024-05-26
cgroup/pids: Separate semantics of pids.events related to pids.max
Michal Koutný
2024-05-26
cgroup/cpuset: Update comment on callback_lock
Xiu Jianfeng
2024-05-26
cgroup/cpuset: Remove unnecessary zeroing
Xiu Jianfeng
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-17
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-05-14
cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
Jesper Dangaard Brouer
2024-04-25
cgroup/cpuset: Remove outdated comment in sched_partition_write()
Xiu Jianfeng
2024-04-23
cgroup/cpuset: Fix incorrect top_cpuset flags
Waiman Long
2024-04-23
cgroup/cpuset: Avoid clearing CS_SCHED_LOAD_BALANCE twice
Xiu Jianfeng
2024-04-22
cgroup/cpuset: Statically initialize more members of top_cpuset
Xiu Jianfeng
2024-04-19
cgroup: Avoid unnecessary looping in cgroup_no_v1()
Xiu Jianfeng
2024-04-18
cgroup, legacy_freezer: update comment for freezer_css_offline()
Xiu Jianfeng
2024-04-18
cgroup: don't call cgroup1_pidlist_destroy_all() for v2
Xiu Jianfeng
2024-04-17
cgroup_freezer: update comment for freezer_css_online()
Xiu Jianfeng
2024-04-17
cgroup/rstat: desc member cgrp in cgroup_rstat_flush_release
Jesper Dangaard Brouer
2024-04-16
cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
Jesper Dangaard Brouer
2024-04-16
cgroup/pids: Remove superfluous zeroing
Michal Koutný
2024-04-08
cgroup/cpuset: Make cpuset hotplug processing synchronous
Waiman Long
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-11
Merge tag 'cgroup-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
cgroup/cpuset: Fix retval in update_cpumask()
Kamalesh Babulal
2024-02-29
cgroup/cpuset: Mark memory_spread_slab as obsolete
Xiongwei Song
2024-02-28
cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()
Waiman Long
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-08
Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-12-15
kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
Kees Cook
2023-12-15
kernel/cgroup: use kernfs_create_dir_ns()
Max Kellermann
2023-12-07
Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-06
cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
Waiman Long
2023-12-01
cgroup/rstat: Optimize cgroup_rstat_updated_list()
Waiman Long
2023-11-28
cgroup_freezer: cgroup_freezing: Check if not frozen
Tim Van Patten
2023-11-28
cgroup/cpuset: Expose cpuset.cpus.isolated
Waiman Long
2023-11-14
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
[next]