index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
oom
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Add ManagedOOMMemoryPressureDurationSec= override setting for units
Ryan Wilson
2024-10-17
4
-13
/
+40
*
oomd: Refactor DefaultMemoryPressureDurationSec= to use conf parser
Ryan Wilson
2024-10-17
2
-6
/
+40
*
Merge pull request #34744 from yuwata/oom-cleanups
Yu Watanabe
2024-10-15
3
-32
/
+61
|
\
|
*
oomd-util: use FOREACH_ARRAY() more
Yu Watanabe
2024-10-14
2
-25
/
+44
|
*
oomctl: sort contexts with cgroup path
Yu Watanabe
2024-10-12
2
-7
/
+17
*
|
bus-message-util: introduce bus_message_dump_fd() and _string()
Yu Watanabe
2024-10-12
1
-8
/
+2
|
/
*
oomd: separate entries with comma for readability
Yu Watanabe
2024-10-08
1
-3
/
+3
*
oomd: update system context when oomctl is invoked
Yu Watanabe
2024-10-08
1
-0
/
+7
*
oomd: drop unused usec_now
Yu Watanabe
2024-10-08
1
-5
/
+0
*
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
2
-7
/
+1
*
sd-varlink: make our internal Varlink API public as sd-varlink.[ch]
Lennart Poettering
2024-07-16
2
-29
/
+29
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-12
/
+14
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-3
/
+1
*
oomd: use strdup_to() and RET_GATHER()
Zbigniew Jędrzejewski-Szmek
2024-03-20
1
-15
/
+13
*
data-fd-util: accept size == SIZE_MAX and translate that to strlen
Mike Yuan
2024-03-12
1
-1
/
+1
*
Merge pull request #30480 from keszybz/kernel-install-more-paths
Zbigniew Jędrzejewski-Szmek
2024-03-08
1
-3
/
+6
|
\
|
*
various: use new config loader instead of config_parse_config_file()
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-3
/
+6
|
*
shared/conf-parser: collapse pkgdir and conf_file args into one
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-1
/
+1
*
|
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
1
-1
/
+1
|
/
*
oomd: make use of new JSON_DISPATCH_ENUM_DEFINE() macro
Lennart Poettering
2024-01-05
1
-18
/
+5
*
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
1
-1
/
+1
*
tree-wide: use hashmap_isempty() and friends
Yu Watanabe
2023-12-21
1
-1
/
+1
*
test: avoid NO_CAST.INTEGER_OVERFLOW in test-oomd-util (#30365)
aslepykh
2023-12-08
1
-8
/
+8
*
tree-wide: take in all *our* JSON structures also decimal strings
Lennart Poettering
2023-11-07
1
-4
/
+4
*
varlink,json: introduce new varlink_dispatch() helper
Lennart Poettering
2023-11-02
1
-1
/
+1
*
core: port unit/process kill logic to pidref
Lennart Poettering
2023-10-18
1
-2
/
+2
*
meson: add build option for install path of main config files
Franck Bui
2023-10-17
1
-1
/
+1
*
Merge pull request #29242 from fbuihuu/update-main-config-file-headers
Zbigniew Jędrzejewski-Szmek
2023-10-17
1
-3
/
+5
|
\
|
*
config files: update their header to reflect that they can be installed in /usr
Franck Bui
2023-09-21
1
-3
/
+5
*
|
tree-wide: make all our Varlink APIs introspectable
Lennart Poettering
2023-10-06
1
-0
/
+5
*
|
cgroup-util: drop "controller" argument from various cgroup helper calls
Lennart Poettering
2023-10-05
2
-18
/
+18
|
/
*
oomd: avoid unnecessary wake-ups for ManagedOOMSwap
Christian Hergert
2023-09-02
1
-6
/
+9
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-10
/
+7
*
meson: move declarations of pstore, oomd, and binfmt
Yu Watanabe
2023-08-01
1
-1
/
+15
*
tree-wide: use memstream-util
Yu Watanabe
2023-05-31
2
-33
/
+13
*
oomd: drop unused key
Yu Watanabe
2023-05-31
1
-3
/
+2
*
oom: Make sure temporary test file is in /tmp
Daan De Meyer
2023-05-30
1
-1
/
+1
*
tree-wide: check memstream buffer after closing the handle
Frantisek Sumsal
2023-05-24
2
-0
/
+8
*
oomctl: convert a oom1.Manager call to BusLocator
David Tardon
2023-05-24
1
-9
/
+2
*
oomd: shorten message
Zbigniew Jędrzejewski-Szmek
2023-05-18
1
-1
/
+1
*
oomd: add inline comments with param names
Zbigniew Jędrzejewski-Szmek
2023-03-27
2
-3
/
+6
*
conf: replace config_parse_many_nulstr() with config_parse_config_file()
Franck Bui
2023-03-13
1
-8
/
+3
*
src: Fixup copy-paste error for terminal_urlify_man
Morten Linderud
2023-03-10
1
-1
/
+1
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-4
/
+7
*
tree-wide: fix typo and comment style update
Yu Watanabe
2023-02-15
2
-2
/
+2
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-5
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
3
-3
/
+3
*
oomd: print dry run output at INFO level
Jade Lovelace
2022-12-08
1
-1
/
+1
*
oomd: fix doc comment for oomd_fetch_cgroup_oom_preference
Nick Rosbrook
2022-11-29
1
-3
/
+4
*
oomd: only check prefix_uid when uid != 0
Nick Rosbrook
2022-11-29
1
-21
/
+27
[next]