index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge pull request #32933 from YHNdnzj/faccessat-empty-path
Yu Watanabe
2024-06-12
6
-55
/
+69
|
\
\
\
\
|
*
|
|
|
fs-util: try AT_EMPTY_PATH for access_fd() first
Mike Yuan
2024-05-21
1
-0
/
+8
|
*
|
|
|
fs-util: if /proc/ is mounted, return -EBADF when appropriate for link_fd()
Mike Yuan
2024-05-21
1
-2
/
+5
|
*
|
|
|
fd-util: introduce proc_fd_enoent_errno helper
Mike Yuan
2024-05-21
4
-44
/
+28
|
*
|
|
|
fs-util: use RET_GATHER at one more place
Mike Yuan
2024-05-21
1
-2
/
+2
|
*
|
|
|
fs-util: add missing assertions
Mike Yuan
2024-05-21
1
-0
/
+10
|
*
|
|
|
mountpoint-util: add missing assertions, make mount_fd static
Mike Yuan
2024-05-21
2
-7
/
+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #32603 from YHNdnzj/install-basename
Yu Watanabe
2024-06-12
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
unit-file,portable: replace streq + basename with path_equal_filename
Mike Yuan
2024-06-12
1
-1
/
+1
*
|
|
|
core/socket: allow MPTCP protocol
Matthieu Baerts (NGI0)
2024-06-12
1
-0
/
+7
|
/
/
/
*
|
|
chase: Tighten "." and "./" check
Daan De Meyer
2024-06-11
1
-3
/
+3
*
|
|
user-util: fix fgetxxent_sane on musl
Mike Gilbert
2024-06-10
1
-8
/
+8
*
|
|
Update syscalls tables
Luca Boccassi
2024-06-06
20
-0
/
+20
*
|
|
util: add keyring_describe helper and move to basic
Luca Boccassi
2024-06-06
3
-0
/
+79
*
|
|
basic: Add BCACHEFS magic
Chris Packham
2024-05-31
2
-0
/
+8
*
|
|
Merge pull request #33081 from keszybz/networkctl-formatting
Luca Boccassi
2024-05-30
1
-5
/
+7
|
\
\
\
|
*
|
|
shared/format-table: do not print '.0'
Zbigniew Jędrzejewski-Szmek
2024-05-30
1
-5
/
+7
|
|
|
/
|
|
/
|
*
|
|
cgroup-util: Don't try to open pidfd for pids from cgroup.threads
Daan De Meyer
2024-05-30
2
-2
/
+12
*
|
|
basic: Add debug logging for pidref_set_pid()
Daan De Meyer
2024-05-29
1
-1
/
+1
*
|
|
cgroup-util: Add debug logging for cg_kill_recursive()
Daan De Meyer
2024-05-29
1
-9
/
+13
|
/
/
*
|
socket-util: use GREEDY_REALLOC_APPEND where appropriate
Mike Yuan
2024-05-28
1
-5
/
+1
*
|
missing_loop.h: fix LOOP_SET_STATUS_SETTABLE_FLAGS
Yu Watanabe
2024-05-28
1
-1
/
+1
*
|
missing_loop: fix potential compile-time assertion
Yu Watanabe
2024-05-28
1
-1
/
+1
*
|
lock-util: do not expect EACCES when it cannot happen
Luca Boccassi
2024-05-22
1
-1
/
+8
|
/
*
shared/mountpoint-util: for old kernels, assume "norecovery" is supported by ...
Zbigniew Jędrzejewski-Szmek
2024-05-21
1
-1
/
+5
*
mountpoint-util: Deal with kernel API breakage in "norecovery" mount option
Daan De Meyer
2024-05-17
2
-5
/
+20
*
fd-util: check and log error properly for fd_reopen_propagate_append_and_posi...
Mike Yuan
2024-05-16
1
-14
/
+11
*
Update syscalls table
Luca Boccassi
2024-05-14
1
-1
/
+1
*
cgroup-util: allow cg_read_pid() to skip unmapped (zero) pids
Timo Rothenpieler
2024-05-14
2
-26
/
+36
*
dlfcn-util: fix typo
Yu Watanabe
2024-05-14
1
-1
/
+1
*
tree-wide: use LOG_PRI() and LOG_FAC()
Yu Watanabe
2024-05-12
1
-4
/
+4
*
time-util: define TIMESPEC_OMIT
Yu Watanabe
2024-05-10
2
-1
/
+3
*
basic/linux: Copy netfilter.h to the source tree
Florian Fainelli
2024-05-09
1
-0
/
+76
*
path-util: take char* const* for strv where appropriate
Mike Yuan
2024-05-09
2
-7
/
+14
*
pidfd: properly detect if libc offers pidfd syscalls and make use of them then
Lennart Poettering
2024-05-08
1
-0
/
+4
*
tree-wide: add dlopen ELF notes to all dlopen() deps of ours
Lennart Poettering
2024-05-08
2
-0
/
+20
*
dlfcn: add macro for exporting dlopen() module names in ELF sections
Lennart Poettering
2024-05-08
1
-0
/
+41
*
basic/mkdir: use timespec_store instead of _nsec for mkdir_p_root_full
Mike Yuan
2024-05-07
1
-9
/
+8
*
repart: respect `SOURCE_DATE_EPOCH` on `mkdir_p_root`
Moritz Sanft
2024-05-07
2
-8
/
+24
*
logs-show: adjust source timestamp with header timestamp
Yu Watanabe
2024-05-01
1
-0
/
+1
*
build-path: fix SIGSEGV on RISC-V and MIPS
Luca Boccassi
2024-04-30
1
-4
/
+11
*
basic: add open_mkdir_at_full()
Christian Göttsche
2024-04-29
2
-6
/
+9
*
Merge pull request #32547 from YHNdnzj/minor-cleanup
Mike Yuan
2024-04-29
2
-14
/
+18
|
\
|
*
fs-util: modernize touch_file a bit
Mike Yuan
2024-04-29
1
-8
/
+5
|
*
fs-util: try AT_EMPTY_PATH first for futimens_opath
Mike Yuan
2024-04-29
1
-2
/
+12
|
*
efivars: drop unneeded UTIME_NOW
Mike Yuan
2024-04-29
1
-4
/
+1
*
|
core: Add systemd.crash_action= kernel command line argument
Daan De Meyer
2024-04-29
1
-0
/
+2
|
/
*
various: drop unnecessary DISABLE_WARNING_FORMAT_NONLITERAL
Mike Yuan
2024-04-28
1
-3
/
+1
*
errno-util: consider ENOPROTOOPT another "not supported"
Lennart Poettering
2024-04-25
1
-1
/
+2
*
capability-util: avoid thread_local
Lennart Poettering
2024-04-24
1
-23
/
+24
[prev]
[next]