index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
cgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup v2: Don't require CPU controller for CPU accounting in 4.15+
Chris Down
2018-11-18
1
-7
/
+6
*
cgroup: when determining which controllers we need, always extend the mask ac...
Lennart Poettering
2018-11-16
1
-6
/
+11
*
core: fix capitalization of CPUShares= settings
Lennart Poettering
2018-11-16
1
-2
/
+2
*
cgroup: actually reset the cgroup invalidation mask after we made our changes
Lennart Poettering
2018-11-08
1
-0
/
+2
*
core: include error cause in log message
Yu Watanabe
2018-10-20
1
-1
/
+1
*
tree-wide: some automatic coccinelle fixes (#10463)
Lennart Poettering
2018-10-20
1
-4
/
+4
*
cgroup: FOREACH_LINE excorcism
Lennart Poettering
2018-10-18
1
-6
/
+7
*
cgroup: voidify a few things
Lennart Poettering
2018-10-13
1
-8
/
+8
*
cgroup: make sure whitelist_device() always returns a valid return value
Lennart Poettering
2018-10-13
1
-6
/
+7
*
Merge pull request #10343 from poettering/manager-state-fix
Zbigniew Jędrzejewski-Szmek
2018-10-10
1
-3
/
+3
|
\
|
*
core: clean up test run flags
Lennart Poettering
2018-10-09
1
-3
/
+3
*
|
core: support cgroup v2 device controller
Roman Gushchin
2018-10-09
1
-39
/
+86
*
|
core: refactor bpf firewall support into a pseudo-controller
Roman Gushchin
2018-10-09
1
-27
/
+45
|
/
*
core: add IODeviceLatencyTargetSec
Tejun Heo
2018-08-22
1
-7
/
+49
*
core: introduce cgroup_add_device_allow()
Yu Watanabe
2018-08-06
1
-0
/
+29
*
core: add MemoryMin
Tejun Heo
2018-07-12
1
-1
/
+4
*
core/cgroup: drop unnecessary condition
Yu Watanabe
2018-06-25
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: when applying io/blkio per-device rules, don't remove them if they fail
Lennart Poettering
2018-06-12
1
-36
/
+20
*
Merge pull request #9255 from poettering/block-dev-fixes
Zbigniew Jędrzejewski-Szmek
2018-06-12
1
-15
/
+22
|
\
|
*
cgroup: beef up device lookup logic for block devices
Lennart Poettering
2018-06-11
1
-15
/
+22
*
|
pid1: do not reset subtree_control on already-existing units with delegation
Zbigniew Jędrzejewski-Szmek
2018-06-11
1
-4
/
+11
|
/
*
cgroup: tiny log message tweak, say that we ignore one kind of failure
Lennart Poettering
2018-06-05
1
-1
/
+1
*
Add macro for checking if some flags are set
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-1
/
+1
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-1
/
+1
*
tree-wide: avoid assignment of r just to use in a comparison
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-3
/
+1
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
util-lib: introduce new empty_or_root() helper (#8746)
Lennart Poettering
2018-04-18
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: skip the removal of cgroups in the TEST_RUN_MINIMAL mode (#8622)
Evgeny Vereshchagin
2018-04-03
1
-1
/
+1
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
core: ignore errors from cg_create_and_attach() in test mode (#8401)
Michal Sekletar
2018-03-09
1
-11
/
+12
*
Merge pull request #8149 from poettering/fake-root-cgroup
Lennart Poettering
2018-03-01
1
-10
/
+36
|
\
|
*
core: turn on memory/cpu/tasks accounting by default for the root slice
Lennart Poettering
2018-02-09
1
-5
/
+22
|
*
core: hook up /proc queries for the root slice, too
Lennart Poettering
2018-02-09
1
-3
/
+11
|
*
cgroup-util: rework cg_get_keyed_attribute() a bit
Lennart Poettering
2018-02-09
1
-2
/
+3
*
|
bpf: use BPF_F_ALLOW_MULTI flag if it is available
Lennart Poettering
2018-02-21
1
-20
/
+2
*
|
core: add new new bus call for migrating foreign processes to scope/service u...
Lennart Poettering
2018-02-12
1
-9
/
+136
*
|
cgroup: add a new "can_delegate" flag to the unit vtable, and set it for scop...
Lennart Poettering
2018-02-12
1
-9
/
+18
|
/
*
Merge pull request #7915 from poettering/pids-max-tweak
Zbigniew Jędrzejewski-Szmek
2018-01-25
1
-22
/
+62
|
\
|
*
core: propagate TasksMax= on the root slice to sysctls
Lennart Poettering
2018-01-22
1
-10
/
+37
|
*
cgroup: when querying the number of tasks in the root slice use the pid_max s...
Lennart Poettering
2018-01-22
1
-0
/
+5
|
*
cgroup: add proper API to determine whether our unit manags to root cgroup
Lennart Poettering
2018-01-22
1
-11
/
+19
|
*
cgroup: use CGROUP_LIMIT_MAX where appropriate
Lennart Poettering
2018-01-22
1
-1
/
+1
*
|
core: rework how we track which PIDs to watch for a unit
Lennart Poettering
2018-01-23
1
-9
/
+15
*
|
core: unify call we use to synthesize cgroup empty events when we stopped wat...
Lennart Poettering
2018-01-23
1
-0
/
+25
*
|
core: fix manager_get_unit_by_pid() special casing of manager PID
Lennart Poettering
2018-01-23
1
-1
/
+1
|
/
*
core: un-break PrivateDevices= by allowing it to mknod /dev/ptmx
Alan Jenkins
2018-01-18
1
-1
/
+2
*
basic: split out blockdev-util.[ch] from util.h
Lennart Poettering
2017-12-25
1
-1
/
+2
[next]