summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
* BACKPORT: UPSTREAM: bpf: pass sk to helper functionsWillem de Bruijn2022-04-19
* UPSTREAM: bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commandsDaniel Mack2022-04-19
* UPSTREAM: cgroup: add support for eBPF programsDaniel Mack2022-04-19
* cgroup: don't online subsystems before cgroup_name/path() are operationalTejun Heo2022-04-19
* cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea...Tejun Heo2022-04-19
* cgroup: fix invalid controller enable rejections with cgroup namespaceTejun Heo2022-04-19
* kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2022-04-19
* fs: Limit file caps to the user namespace of the super blockSeth Forshee2022-04-19
* cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2022-04-19
* cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2022-04-19
* cgroupns: Only allow creation of hierarchies in the initial cgroup namespaceEric W. Biederman2022-04-19
* cgroupns: Fix the locking in copy_cgroup_nsEric W. Biederman2022-04-19
* cgroup: Add cgroup_get_from_fdMartin KaFai Lau2022-04-19
* cgroup: allow NULL return from ss->css_alloc()Tejun Heo2022-04-19
* cgroup: remove unnecessary 0 check from css_from_id()Johannes Weiner2022-04-19
* cgroup: fix idr leak for the first cgroup rootJohannes Weiner2022-04-19
* cgroup: remove redundant cleanup in css_createWenwei Tao2022-04-19
* cgroup: fix compile warningFelipe Balbi2022-04-19
* cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2022-04-19
* cgroup: implement cgroup_subsys->implicit_on_dflTejun Heo2022-04-19
* cgroup: use css_set->mg_dst_cgrp for the migration target cgroupTejun Heo2022-04-19
* cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroupTejun Heo2022-04-19
* cgroup: move migration destination verification out of cgroup_migrate_prepare...Tejun Heo2022-04-19
* cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()Tejun Heo2022-04-19
* cgroup: update css iteration in cgroup_update_dfl_csses()Tejun Heo2022-04-19
* cgroup: allocate 2x cgrp_cset_links when setting up a new rootTejun Heo2022-04-19
* cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_maskTejun Heo2022-04-19
* cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friendsTejun Heo2022-04-19
* cgroup: use cgroup_apply_enable_control() in cgroup creation pathTejun Heo2022-04-19
* cgroup: combine cgroup_mutex locking and offline css drainingTejun Heo2022-04-19
* cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_cont...Tejun Heo2022-04-19
* cgroup: introduce cgroup_{save|propagate|restore}_control()Tejun Heo2022-04-19
* cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}...Tejun Heo2022-04-19
* cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_...Tejun Heo2022-04-19
* cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control...Tejun Heo2022-04-19
* cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write()Tejun Heo2022-04-19
* cgroup: introduce cgroup_control() and cgroup_ss_mask()Tejun Heo2022-04-19
* cgroup: factor out cgroup_create() out of cgroup_mkdir()Tejun Heo2022-04-19
* cgroup: reorder operations in cgroup_mkdir()Tejun Heo2022-04-19
* cgroup: explicitly track whether a cgroup_subsys_state is visible to userlandTejun Heo2022-04-19
* cgroup: separate out interface file creation from css creationTejun Heo2022-04-19
* cgroup: suppress spurious de-populated eventsTejun Heo2022-04-19
* cgroup: re-hash init_css_set after subsystems are initializedTejun Heo2022-04-19
* cgroup: reset css on destructionVladimir Davydov2022-04-19
* cgroup: fix and restructure error handling in copy_cgroup_ns()Tejun Heo2022-04-19
* cgroup: fix a mistake in warning messageXiubo Li2022-04-19
* cgroup: use ->subtree_control when testing no internal process ruleTejun Heo2022-04-19
* cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fsTejun Heo2022-04-19
* cgroup: s/cgrp_dfl_root_/cgrp_dfl_/Tejun Heo2022-04-19
* cgroup: make cgroup subsystem masks u16Tejun Heo2022-04-19