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
2023-06-09
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
2023-04-20
cgroup_get_from_fd(): switch to fdget_raw()
Al Viro
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-18
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
2023-04-12
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
2023-04-12
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-12
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-12
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2023-03-29
cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are up...
Waiman Long
2023-03-29
cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
Waiman Long
2023-03-29
Merge branch 'for-6.3-fixes' into for-6.4
Tejun Heo
2023-03-29
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
2023-03-23
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
2023-03-17
cgroup: fix display of forceidle time at root
Josh Don
2023-03-17
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
2023-03-14
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'cgroup-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-06
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
2023-02-06
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...
Waiman Long
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-10
cgroup/cpuset: fix a few kernel-doc warnings & coding style
Randy Dunlap
2023-01-04
cgroup/cpuset: no need to explicitly init a global static variable
Daniel Vacek
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
[next]