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
*
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
*
oomd: fix unreachable test case in test-oomd-util
Nick Rosbrook
2022-11-23
1
-2
/
+2
*
oomd: always allow root-owned cgroups to set ManagedOOMPreference
Nick Rosbrook
2022-11-23
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
2
-0
/
+2
*
tree-wide: replace "plural(s)" by "plurals"
Zbigniew Jędrzejewski-Szmek
2022-10-17
1
-2
/
+2
*
tree-wide: add ERRNO_IS_XATTR_ABSENT() helper
Lennart Poettering
2022-10-10
1
-3
/
+4
*
meson: add libatomic dependency
Heinrich Schuchardt
2022-09-15
1
-1
/
+3
*
oom: include a header file instead of a source file
Frantisek Sumsal
2022-09-14
1
-2
/
+3
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
2
-12
/
+5
*
oomd: fix off-by-one when dumping kill candidates
Nick Rosbrook
2022-08-26
1
-2
/
+2
*
oomd: add tests for oomd_fetch_cgroup_oom_preference
Nick Rosbrook
2022-08-26
1
-45
/
+83
*
oomd: loosen the restriction on ManagedOOMPreference
Nick Rosbrook
2022-08-26
2
-19
/
+61
*
oomd: notify via dbus what have been killed
Oleg Solovyov
2022-08-11
2
-2
/
+27
*
oom: drop invalid %m in the log message
Yu Watanabe
2022-08-10
1
-1
/
+1
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
1
-1
/
+1
*
oomd: "descendent" → "descendant"
Zbigniew Jędrzejewski-Szmek
2022-04-28
1
-4
/
+4
*
oomd: actually fail if configuration is bad
Zbigniew Jędrzejewski-Szmek
2022-04-26
1
-1
/
+1
*
oomd: calculate 'used' memory with MemAvailable instead of MemFree
Nick Rosbrook
2022-04-05
4
-19
/
+19
*
test/oomd: Add test for new oomd_ooms xattr
Nishal Kulkarni
2022-03-22
1
-1
/
+5
*
core/oomd: Use oom-kill ServiceResult for oomd
Nishal Kulkarni
2022-03-22
1
-0
/
+4
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-1
/
+2
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-12
/
+9
*
Merge pull request #22596 from yuwata/test-fix-fd-leaks
Yu Watanabe
2022-02-22
1
-1
/
+4
|
\
|
*
test: fix file descriptor leak in test-oomd-util
Yu Watanabe
2022-02-22
1
-1
/
+4
*
|
test-oomd-util: fix conditional jump on uninitialised value
Yu Watanabe
2022-02-22
1
-1
/
+1
*
|
test-oomd-util: style fixlets
Yu Watanabe
2022-02-22
1
-4
/
+3
|
/
*
oom: Cleanup of information dump code after kill
Benjamin Berg
2022-02-07
1
-3
/
+1
*
oomd: Dump top offenders after a kill action
Benjamin Berg
2022-02-04
2
-2
/
+41
*
oomd: handle situations when no cgroups are killed
Anita Zhang
2022-01-20
2
-9
/
+12
*
oomd: fix race with path unavailability when killing cgroups
Anita Zhang
2022-01-20
1
-1
/
+8
*
meson: Use files() for tests
Jan Janssen
2022-01-11
1
-3
/
+3
*
oomd: use type suffix instead of casting
Zbigniew Jędrzejewski-Szmek
2021-11-30
1
-4
/
+1
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-2
/
+2
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-1
/
+1
*
parse-util: prefix load average macros with LOAD_AVG_
Luca Boccassi
2021-09-27
2
-9
/
+9
[next]