index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
cgroup-setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pid1: stop refusing to boot with cgroup v1
Zbigniew Jędrzejewski-Szmek
2024-11-06
1
-20
/
+29
*
cgroup-util: drop unused cg_rmdir()
Mike Yuan
2024-08-02
1
-6
/
+0
*
cgroup-setup: kernel threads can reside in arbitrary cgroups
Mike Yuan
2024-08-02
1
-4
/
+1
*
cgroup-setup: drop unneeded O_RDONLY when O_DIRECTORY
Mike Yuan
2024-08-02
1
-1
/
+1
*
cgroup-setup: use fchownat() + AT_EMPTY_PATH where appropriate
Mike Yuan
2024-08-02
1
-10
/
+7
*
cgroup-setup: minor cleanups
Mike Yuan
2024-08-02
1
-34
/
+51
*
cgroup-setup: move cg_{,un}install_release_agent from cgroup-util
Mike Yuan
2024-08-02
1
-0
/
+85
*
cgroup-setup: group v1-specific functions
Mike Yuan
2024-08-02
1
-148
/
+148
*
cgroup-setup: drop unused cg_migrate_callback for cg_attach_everywhere()
Mike Yuan
2024-08-02
1
-8
/
+5
*
cgroup-util: allow cg_read_pid() to skip unmapped (zero) pids
Timo Rothenpieler
2024-05-14
1
-1
/
+5
*
cgroup-setup: modernize cg_migrate
Mike Yuan
2024-04-14
1
-41
/
+18
*
cgroup-setup: add fd-based version of cg_attach()
Lennart Poettering
2024-04-06
1
-0
/
+14
*
extract-word: modernize extract_many_words
Mike Yuan
2024-03-03
1
-1
/
+1
*
cgroup-setup: clarify '<=' is evaluated earlier
Yu Watanabe
2024-02-28
1
-1
/
+1
*
meson: drop default-hierarchy= option, always use unified
Mike Yuan
2024-02-27
1
-15
/
+12
*
shared/cgroup-setup: introduce cg_is_legacy_force_enabled
Mike Yuan
2024-02-27
1
-0
/
+16
*
cgroup: bring list of delegated cgroup attributes up-to-date with current ker...
Lennart Poettering
2023-12-13
1
-0
/
+2
*
process-util: add pidref_is_kernel_thread()
Lennart Poettering
2023-10-18
1
-1
/
+1
*
cgroup-util: drop "controller" argument from various cgroup helper calls
Lennart Poettering
2023-10-05
1
-1
/
+1
*
proc-cmdline: make proc_cmdline_get_bool() take flags
Yu Watanabe
2023-08-09
1
-2
/
+2
*
tree-wide: fix typos reported by Fossies Codespell report
Yu Watanabe
2023-07-12
1
-1
/
+1
*
core: change ownership of subcgroup we create recursively, it shall be owned ...
Lennart Poettering
2023-04-27
1
-0
/
+76
*
Include <threads.h> if possible to get thread_local definition
Cristian Rodríguez
2023-03-06
1
-0
/
+1
*
take jointly mounted controllers into account when migrate cgroups, otherwise...
jiangchuangang
2022-08-22
1
-0
/
+2
*
core/cgroup: CPUWeight/CPUShares support idle input
wineway
2022-08-11
1
-0
/
+6
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
core/execute: warn when threaded mode is detected
Yu Watanabe
2022-02-16
1
-0
/
+3
*
tree-wide: don't use mkdir_errno_wrapper() without reason
Lennart Poettering
2021-11-16
1
-1
/
+1
*
cgroup: when checking for legacy controllers, ignore any we don't care about
Dan Streetman
2021-10-14
1
-0
/
+4
*
cgroup: check if any controller is in use as v1
Dan Streetman
2021-10-13
1
-0
/
+61
*
cgroup-util: port from nftw() to recurse_dir()
Lennart Poettering
2021-10-07
1
-35
/
+48
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: drop pointless zero initialization (#16884)
fangxiuning
2020-08-28
1
-1
/
+1
*
Merge pull request #15662 from Werkov/fix-cgroup-disable
Lennart Poettering
2020-08-25
1
-41
/
+25
|
\
|
*
cgroup: Cleanup function usage
Michal Koutný
2020-08-19
1
-17
/
+0
|
*
cgroup: Swap cgroup v1 deletion and migration
Michal Koutný
2020-08-19
1
-24
/
+25
*
|
shared/cgroup-setup: reduce scope of variables
Zbigniew Jędrzejewski-Szmek
2020-08-17
1
-4
/
+2
|
/
*
tree-wide: drop double newline
Yu Watanabe
2019-11-03
1
-1
/
+0
*
util-lib: move some functions from basic/cgroup-util to shared/cgroup-setup
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+860