index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core/cgroup: Factor out BFQ weight setting
Michal Koutný
2022-01-10
1
-17
/
+22
*
cgroup-util: Move macros to macros and tests to tests
Michal Koutný
2022-01-10
1
-19
/
+0
*
core/cgroup: Provide information about applied BFQ scaling
Michal Koutný
2022-01-10
1
-4
/
+12
*
Merge pull request #20522 from yuwata/cgroup-fix
Zbigniew Jędrzejewski-Szmek
2021-12-07
1
-12
/
+43
|
\
|
*
core/cgroup: use helper macro for bfq conversion
Zbigniew Jędrzejewski-Szmek
2021-11-10
1
-18
/
+16
|
*
core/cgroup: set bfq.weight first, and fixes blkio.weight value
Yu Watanabe
2021-11-10
1
-11
/
+44
*
|
core/cgroup: propagate errors on detecting supported features
Yu Watanabe
2021-12-01
1
-0
/
+10
*
|
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
1
-1
/
+1
*
|
scope: count successful cgroup additions when delegating via D-Bus
Jonas Witschel
2021-11-11
1
-1
/
+4
*
|
scope: refuse activation of scopes if no PIDs to add are left
Lennart Poettering
2021-10-27
1
-1
/
+2
*
|
core: normalize 'r' variable handling in unit_attach_pids_to_cgroup() a bit
Lennart Poettering
2021-10-27
1
-19
/
+19
*
|
cgroup: handle gracefully if we can't read oom_kill cgroup attribute
Lennart Poettering
2021-10-25
1
-5
/
+8
*
|
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
|
core: remove refcount for bpf program
alexlzhu
2021-10-12
1
-3
/
+3
*
|
core: use LSM BPF functions to implement RestrictFileSystems=
Iago Lopez Galeiras
2021-10-06
1
-0
/
+10
*
|
core: add BPF LSM functions
Iago Lopez Galeiras
2021-10-06
1
-0
/
+14
*
|
basic: split out inotify-related calls from fs-util.h → inotify-util.h
Lennart Poettering
2021-10-05
1
-1
/
+1
*
|
cgroup: re-evaluate startup units during shutdown as well
Peter Morrow
2021-09-24
1
-7
/
+26
*
|
cgroup: add support for StartupAllowedCPUs and StartupAllowedMemoryNodes
Peter Morrow
2021-09-15
1
-4
/
+36
*
|
core: replace IPAddressAccessItem with struct in_addr_prefix
Yu Watanabe
2021-09-14
1
-13
/
+14
|
/
*
tree-wide: voidify unchecked snprintf calls
Luca Boccassi
2021-08-20
1
-2
/
+2
*
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-2
/
+1
*
core: implement RestrictNetworkInterfaces=
Mauricio Vásquez
2021-08-18
1
-0
/
+37
*
cgroup: do 'catchup' for unit cgroup inotify watch files
Dan Streetman
2021-08-05
1
-0
/
+18
*
core: wrap cgroup path with empty_to_root() in log messages
Yu Watanabe
2021-08-04
1
-23
/
+23
*
core/cgroup: fix error handling of cg_remove_xattr()
Yu Watanabe
2021-08-04
1
-3
/
+3
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-9
/
+4
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-7
/
+4
*
Merge pull request #20080 from bluca/core_flag
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-1
/
+1
|
\
|
*
core: do not setup/teardown cgroup if MANAGER_TEST_RUN_MINIMAL is set as a flag
Luca Boccassi
2021-07-01
1
-1
/
+1
*
|
Merge pull request #20030 from keszybz/exec_fd-event-source
Zbigniew Jędrzejewski-Szmek
2021-07-01
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
core: disable event sources before unreffing them
Zbigniew Jędrzejewski-Szmek
2021-05-12
1
-4
/
+4
*
|
Merge pull request #20076 from keszybz/improve-logs-for-exec-condition-and-re...
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-18
/
+18
|
\
\
|
*
|
core/cgroup: upgrade log level when we fail to rescope a pid
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-7
/
+11
|
*
|
core/cgroup: inline more iterator variable declarations
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-11
/
+7
*
|
|
fragment: add ip protocol to SocketBind{Allow|Deny}=
Julia Kartseva
2021-06-30
1
-5
/
+12
|
/
/
*
|
core: rename socket-bind.[ch] → bpf-socket-bind.[ch]
Lennart Poettering
2021-06-08
1
-3
/
+3
*
|
core: add MemoryAvailable unit property
Luca Boccassi
2021-06-08
1
-0
/
+71
*
|
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-1
/
+1
*
|
core: convert Slice= into a proper dependency (and add a back dependency)
Lennart Poettering
2021-05-25
1
-19
/
+4
*
|
core: add UNIT_GET_SLICE() helper
Lennart Poettering
2021-05-25
1
-20
/
+38
*
|
core: rebreak a few comments
Lennart Poettering
2021-05-25
1
-9
/
+6
*
|
core: split dependency types into atoms
Lennart Poettering
2021-05-25
1
-12
/
+15
*
|
cgroup: drop explicit NULL comparisons
Lennart Poettering
2021-05-11
1
-1
/
+1
*
|
tree-wide: move variables to innermost scope
Lennart Poettering
2021-05-11
1
-3
/
+1
*
|
tree-wide: use af_to_ipv4_ipv6() + af_from_ipv4_ipv6() helpers at various places
Lennart Poettering
2021-05-11
1
-6
/
+8
*
|
socket-bind: use lowercase "ipv4"/"ipv6" spelling
Lennart Poettering
2021-05-11
1
-2
/
+3
|
/
*
core/cgroup: remove some unnecessary variables
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-10
/
+5
*
core: remove spurious % in dump string
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-1
/
+1
*
core/cgroup: use assert_se() more
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-9
/
+4
[next]