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
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-12
Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-12-09
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-11-23
cgroup: remove rcu_read_lock()/rcu_read_unlock() in critical section of spin_...
Ran Tian
2022-11-22
cgroup/cpuset: Improve cpuset_css_alloc() description
Kamalesh Babulal
2022-11-14
cgroup/cpuset: Optimize cpuset_attach() on v2
Waiman Long
2022-11-14
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-08
cgroup/cpuset: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-10-31
cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF
Tejun Heo
2022-10-28
cgroup: Implement DEBUG_CGROUP_REF
Tejun Heo
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-17
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
mm: cgroup: fix comments for get from fd/file helpers
Yosry Ahmed
2022-10-11
cgroup: add cgroup_v1v2_get_from_[fd/file]()
Yosry Ahmed
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Revert "cgroup: enable cgroup_get_from_file() on cgroup1"
Tejun Heo
2022-10-10
cgroup: Reorganize css_set_lock and kernfs path processing
Michal Koutný
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-07
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-23
cgroup: use strscpy() is more robust and safer
ye xingchen
2022-09-23
cgroup: simplify code in cgroup_apply_control
William Dean
2022-09-23
cgroup: Make cgroup_get_from_id() prettier
Tejun Heo
2022-09-23
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
2022-09-09
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
2022-09-09
sched/psi: Don't create cgroup PSI files when psi_disabled
Chengming Zhou
2022-09-09
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
cgroup/cpuset: remove unreachable code
Jiapeng Chong
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
cgroup: Remove CFTYPE_PRESSURE
Tejun Heo
2022-09-06
cgroup: Improve cftype add/rm error handling
Tejun Heo
2022-09-04
cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity ...
Waiman Long
2022-09-04
cgroup/cpuset: Relocate a code block in validate_change()
Waiman Long
2022-09-04
cgroup/cpuset: Show invalid partition reason string
Waiman Long
2022-09-04
cgroup/cpuset: Add a new isolated cpus.partition type
Waiman Long
2022-09-04
cgroup/cpuset: Relax constraints to partition & cpus changes
Waiman Long
[next]