index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
TEST-55-OOMD: use swap file instead of partition
Luca Boccassi
2023-06-24
2
-8
/
+14
*
TEST-55-OOMD: use 'stress' to create high pressure
Luca Boccassi
2023-06-24
5
-45
/
+10
*
Merge pull request #27330 from YHNdnzj/hibernate-resume-auto
Lennart Poettering
2023-06-23
14
-136
/
+348
|
\
|
*
hibernate-resume: support resuming through efivar HibernateLocation
Mike Yuan
2023-06-23
2
-1
/
+107
|
*
sleep: write hibernate location to efivar HibernateLocation
Mike Yuan
2023-06-23
1
-2
/
+86
|
*
hibernate-resume: rework to follow the logic of sleep.c and use
Mike Yuan
2023-06-23
10
-104
/
+111
|
*
bootctl: log correct error about device_path_make_canonical()
Mike Yuan
2023-06-23
1
-1
/
+3
|
*
sleep: always write resume_offset if possible
Mike Yuan
2023-06-23
3
-42
/
+55
*
|
Merge pull request #27843 from yuwata/usleep_safe
Lennart Poettering
2023-06-23
22
-60
/
+80
|
\
\
|
*
|
time-util: introduce usleep_safe()
Yu Watanabe
2023-06-22
20
-57
/
+59
|
*
|
test: check size detections by meson
Yu Watanabe
2023-06-22
1
-2
/
+20
|
*
|
meson: sort types
Yu Watanabe
2023-06-22
1
-1
/
+1
*
|
|
Merge pull request #28144 from poettering/procfs-submounts-move
Lennart Poettering
2023-06-23
6
-7
/
+161
|
\
\
\
|
*
|
|
test: ensure ProtectProc=invisible retains host submounts
Lennart Poettering
2023-06-23
1
-0
/
+18
|
*
|
|
namespace: when mounting new proc instance, bind mount submounts of source over
Lennart Poettering
2023-06-23
1
-0
/
+4
|
*
|
|
mount-util: add helper that can bind mount submounts of one dir to another
Lennart Poettering
2023-06-23
3
-4
/
+137
|
*
|
|
mount-util: don't claim maybe-uninitialized was false that is valid
Lennart Poettering
2023-06-23
1
-2
/
+2
|
*
|
|
tmpfile-util: drop spurious double newline
Lennart Poettering
2023-06-23
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
execute: don't honour PrivateNetwork() if we lack CAP_NET_ADMIN
Lennart Poettering
2023-06-23
1
-4
/
+8
*
|
|
Merge pull request #28140 from mrc0mmand/more-coverage
Luca Boccassi
2023-06-23
2
-9
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: test transactions with cycles
Frantisek Sumsal
2023-06-23
1
-0
/
+17
|
*
|
test: make sure we get PID1's stack trace on ASan/UBSan errors
Frantisek Sumsal
2023-06-23
1
-9
/
+18
*
|
|
man: fix references to gethostname/sethostname
Antonio Alvarez Feijoo
2023-06-23
1
-2
/
+2
*
|
|
update TODO
Lennart Poettering
2023-06-23
1
-0
/
+48
*
|
|
tree-wide: use https for the 0pointer.de doc links
Frantisek Sumsal
2023-06-23
15
-24
/
+24
*
|
|
resolved: if ipv6 is off patch hostname→address query with unspec family to...
Lennart Poettering
2023-06-23
1
-0
/
+6
*
|
|
Merge pull request #28123 from poettering/threads-no-more
Luca Boccassi
2023-06-23
17
-212
/
+484
|
\
\
\
|
*
|
|
basic: drop unused include
Lennart Poettering
2023-06-23
1
-1
/
+0
|
*
|
|
process-util: add simple wrapper around PR_SET_CHILD_SUBREAPER
Lennart Poettering
2023-06-23
6
-9
/
+28
|
*
|
|
docs: document threading situation in coding style
Lennart Poettering
2023-06-23
1
-0
/
+29
|
*
|
|
async: use FORK_DETACH for asynchronous syncs
Lennart Poettering
2023-06-23
1
-1
/
+1
|
*
|
|
async: add explanatory comment
Lennart Poettering
2023-06-23
1
-0
/
+13
|
*
|
|
async: drop the now unused asynchronous_job()
Lennart Poettering
2023-06-23
3
-61
/
+1
|
*
|
|
async: add generic implementation of asynchronous_rm_rf()
Lennart Poettering
2023-06-23
4
-23
/
+87
|
*
|
|
shared: move async.[ch] from src/basic/ → src/shared/
Lennart Poettering
2023-06-23
4
-1
/
+1
|
*
|
|
process-util: add FORK_DETACH flag for forking of detached child
Lennart Poettering
2023-06-23
2
-2
/
+35
|
*
|
|
automont: rework expiry to use subprocess rather than thread
Lennart Poettering
2023-06-23
1
-44
/
+30
|
*
|
|
basic: add comments about raw_clone() calls not supporting threads/malloc in ...
Lennart Poettering
2023-06-23
2
-2
/
+12
|
*
|
|
async: stop using threads for asynchronous_close()
Lennart Poettering
2023-06-23
2
-21
/
+99
|
*
|
|
process-util: add clone_with_nested_stack() helper
Lennart Poettering
2023-06-23
2
-0
/
+37
|
*
|
|
process-util: add helper that detects if we are a reaper process
Lennart Poettering
2023-06-23
3
-0
/
+64
|
|
/
/
*
|
|
elf-util: check for overflow when computing end of core's PT_LOAD segments
Romain Geissler
2023-06-23
1
-1
/
+8
*
|
|
Merge pull request #28127 from poettering/coredump-loop-read
Luca Boccassi
2023-06-23
3
-15
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
man: correct and extend JournalSizeMax=
Lennart Poettering
2023-06-23
1
-5
/
+8
|
*
|
coredump: clamp JournalSizeMax= to maximum journald would accept
Lennart Poettering
2023-06-23
1
-3
/
+21
|
*
|
coredump: use loop_read() for reading coredump into memory
Lennart Poettering
2023-06-23
2
-7
/
+7
*
|
|
Merge pull request #28129 from poettering/userdb-ratelimit
Lennart Poettering
2023-06-23
2
-7
/
+43
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
userdbd: when we hit a flood of requests to start more workers, don't exit
Lennart Poettering
2023-06-22
2
-3
/
+39
|
*
|
userdbd: prefix parameters with their names more
Lennart Poettering
2023-06-22
1
-2
/
+2
|
*
|
userdbd: drastically raise ratelimit we apply on requests for more worker pro...
Lennart Poettering
2023-06-22
1
-2
/
+2
[next]