summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-293-49/+57
|\
| * cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are up...Waiman Long2023-03-291-9/+14
| * cgroup/cpuset: Skip task update if hotplug doesn't affect current cpusetWaiman Long2023-03-291-0/+3
| * Merge branch 'for-6.3-fixes' into for-6.4Tejun Heo2023-03-292-5/+11
| |\
| * | cpuset: Clean up cpuset_node_allowedHaifeng Xu2023-03-231-2/+2
| * | cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappersKamalesh Babulal2023-03-172-38/+38
* | | Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-281-1/+1
|\ \ \
| * \ \ Merge branch 'v6.3-rc7'Peter Zijlstra2023-04-213-39/+150
| |\ \ \
| * | | | sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo2023-04-051-1/+1
| | |/ / | |/| |
* | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-2/+2
|\ \ \ \
| * | | | cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"Yosry Ahmed2023-04-181-2/+2
| |/ / /
* | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-261-2/+12
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-203-39/+150
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()Tejun Heo2023-03-141-2/+12
| | |/ / | |/| |
* | | | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-04-241-6/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | cgroup_get_from_fd(): switch to fdget_raw()Al Viro2023-04-201-6/+4
| |/ /
* | | cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpusetWaiman Long2023-04-121-1/+2
* | | cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methodsWaiman Long2023-04-121-11/+86
* | | cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properlyWaiman Long2023-04-121-20/+42
* | | cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()Waiman Long2023-04-121-1/+5
* | | cgroup,freezer: hold cpu_hotplug_lock before freezer_mutexTetsuo Handa2023-04-121-2/+5
| |/ |/|
* | cgroup/cpuset: Fix partition root's cpuset.cpus update bugWaiman Long2023-03-291-2/+10
* | cgroup: fix display of forceidle time at rootJosh Don2023-03-171-3/+1
|/
* Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-211-2/+2
|\
| * Daniel Borkmann says:Jakub Kicinski2023-02-101-2/+2
| |\
| | * bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet2023-02-021-2/+2
* | | Merge tag 'cgroup-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-02-211-7/+8
|\ \ \
| * | | cgroup/cpuset: fix a few kernel-doc warnings & coding styleRandy Dunlap2023-01-101-5/+8
| * | | cgroup/cpuset: no need to explicitly init a global static variableDaniel Vacek2023-01-041-2/+0
| | |/ | |/|
* | | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-201-1/+1
|\ \ \ | |_|/ |/| |
| * | fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| |/
* | cpuset: Call set_cpus_allowed_ptr() with appropriate mask for taskWill Deacon2023-02-061-7/+11
* | cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...Waiman Long2023-02-061-2/+25
* | cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long2023-01-311-1/+2
|/
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-6/+1
|\
| * Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-12-091-1/+0
| |\
| | * memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo2022-12-091-1/+0
| * | memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin2022-11-081-1/+1
| * | cgroup/cpuset: use hotplug_memory_notifier() directlyLiu Shixin2022-11-081-6/+1
| |/
* | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-1/+0
| |\ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-021-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song2022-10-251-0/+1
* | | | Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-12-122-11/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | cgroup: remove rcu_read_lock()/rcu_read_unlock() in critical section of spin_...Ran Tian2022-11-231-2/+0
| * | | cgroup/cpuset: Improve cpuset_css_alloc() descriptionKamalesh Babulal2022-11-221-4/+8
| * | | cgroup/cpuset: Optimize cpuset_attach() on v2Waiman Long2022-11-141-1/+23
| * | | cgroup/cpuset: Skip spread flags update on v2Waiman Long2022-11-141-4/+8
| * | | cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REFTejun Heo2022-10-311-0/+1
| * | | cgroup: Implement DEBUG_CGROUP_REFTejun Heo2022-10-281-0/+5