Age | Commit message (Expand) | Author |
2021-04-30 | cgroup: rstat: punt root-level optimization to individual controllers | Johannes Weiner |
2021-04-30 | cgroup: rstat: support cgroup1 | Johannes Weiner |
2021-04-16 | cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io() | Chunguang Xu |
2021-04-12 | cgroup/cpuset: fix typos in comments | Lu Jialin |
2021-04-04 | svm/sev: Register SEV and SEV-ES ASIDs to the misc controller | Vipin Sharma |
2021-04-04 | cgroup: Add misc cgroup controller | Vipin Sharma |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-22 | Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner |
2021-01-19 | cgroup: fix psi monitor for root cgroup | Odin Ugedal |
2021-01-15 | cpuset: fix typos in comments | Aubrey Li |
2021-01-15 | cgroup: cgroup.{procs,threads} factor out common parts | Michal Koutný |
2021-01-15 | cgroup-v1: add disabled controller check in cgroup1_parse_param() | Chen Zhou |
2020-12-28 | Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2020-12-16 | cgroup: Fix memory leak when parsing multiple source parameters | Qinglang Miao |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy | Roman Gushchin |
2020-12-15 | mm: memcg: deprecate the non-hierarchical mode | Roman Gushchin |
2020-12-14 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds |
2020-11-25 | cgroup/cgroup.c: replace 'of->kn->priv' with of_cft() | Hui Su |
2020-11-25 | kernel: cgroup: Mundane spelling fixes throughout the file | Bhaskar Chowdhury |
2020-11-19 | cpuset: fix race between hotplug work and later CPU offline | Daniel Jordan |
2020-10-16 | kernel/: fix repeated words in comments | Randy Dunlap |
2020-09-30 | cgroup: Zero sized write should be no-op | Jouni Roivas |
2020-09-30 | cgroup: remove redundant kernfs_activate in cgroup_setup_root() | Wei Yang |
2020-08-19 | cgroup: Use generic ns_common::count | Kirill Tkhai |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-07 | cgroup: fix cgroup_sk_alloc() for sk_clone_lock() | Cong Wang |
2020-06-29 | cgroup: unexport cgroup_rstat_updated | Christoph Hellwig |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-06 | Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-03 | Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-28 | cgroup: add cpu.stat file to root cgroup | Boris Burkov |
2020-05-26 | cgroup: Remove stale comments | Zefan Li |
2020-05-09 | nsproxy: add struct nsset | Christian Brauner |
2020-04-28 | bpf: Refactor bpf_link update handling | Andrii Nakryiko |
2020-04-09 | Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window" | Tejun Heo |
2020-04-03 | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2020-04-03 | docs: cgroup-v1: Document the cpuset_v2_mode mount option | Waiman Long |
2020-04-03 | Revert "cpuset: Make cpuset hotplug synchronous" | Tejun Heo |
2020-04-02 | mm: memcontrol: recursive memory.low protection | Johannes Weiner |
2020-03-30 | bpf: Implement bpf_prog replacement for an active bpf_cgroup_link | Andrii Nakryiko |
2020-03-30 | bpf: Implement bpf_link-based cgroup BPF program attachment | Andrii Nakryiko |
2020-03-16 | cgroupfs: Support user xattrs | Daniel Xu |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-03-12 | cgroup: Restructure release_agent_path handling | Tejun Heo |
2020-03-12 | Merge branch 'for-5.6-fixes' into for-5.7 | Tejun Heo |