index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
nspawn: Include arm_fadvise64_64 in syscall allow_list
Michał Górny
12 days
1
-0
/
+1
*
|
ukify: Use new .hwids PE section format
anonymix007
14 days
1
-5
/
+17
*
|
bootctl: Only create loader/keys/auto if required
Daan De Meyer
2024-11-15
1
-1
/
+8
|
/
*
boot: make .hwids PE section more flexible to cover more than DT one day
Lennart Poettering
2024-11-15
2
-8
/
+55
*
nspawn: --private-users-ownership= value is called 'chown', not 'own'
Lennart Poettering
2024-11-15
1
-1
/
+2
*
pid1: make clear that $WATCHDOG_USEC is set for the shutdown binary, noone else
Lennart Poettering
2024-11-15
1
-0
/
+5
*
boot: explain the 4G quirks we apply to initrd memory allocations
Lennart Poettering
2024-11-15
1
-0
/
+7
*
network/nexthop: fix copy-and-paste error
Yu Watanabe
2024-11-15
1
-1
/
+1
*
ukify: Support building UKIs with .dtbauto and .hwids sections (#34158)
Luca Boccassi
2024-11-14
1
-51
/
+207
|
\
|
*
ukify: Support building UKIs with a .hwids section
anonymix007
2024-11-14
1
-2
/
+125
|
*
ukify: Support building UKIs with .dtbauto sections
anonymix007
2024-11-14
1
-49
/
+82
*
|
nspawn: several follow-ups for recent changes (#35146)
Yu Watanabe
2024-11-14
1
-70
/
+118
|
\
\
|
*
|
nspawn: ignore failure in creating /dev/net/tun when --private-network is uns...
Yu Watanabe
2024-11-14
1
-6
/
+19
|
*
|
nspawn: split out copy_devnode_one() and bind_mount_devnode() from copy_devno...
Yu Watanabe
2024-11-14
1
-70
/
+104
|
*
|
nspawn: silence warning about failure in getting fuse version
Yu Watanabe
2024-11-14
1
-1
/
+2
*
|
|
network/ndisc: fix coalescing of ndisc routes when multiple router exists (#3...
Yu Watanabe
2024-11-14
6
-52
/
+497
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
network/ndisc: dynamically configure nexthops when routes with gateway are re...
Yu Watanabe
2024-11-14
1
-3
/
+292
|
*
|
network/nexthop: serialize/deserialize nexthops
Yu Watanabe
2024-11-14
3
-29
/
+119
|
*
|
network/nexthop: preparation for dynamically configuring nexthops
Yu Watanabe
2024-11-14
2
-20
/
+86
*
|
|
process-util: refuse FORK_DETACH + FORK_DEATHSIG_*
Mike Yuan
2024-11-14
1
-2
/
+2
*
|
|
async: block SIGTERM in asynchronous_rm_rf()
Mike Yuan
2024-11-14
1
-0
/
+4
*
|
|
network/netdev: follow-ups for reloading .netdev files (#34979)
Luca Boccassi
2024-11-14
18
-115
/
+240
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
network/tuntap: manage tun/tap fds by manager
Yu Watanabe
2024-11-14
2
-63
/
+71
|
*
|
network/bond: do not update several parameters if already up or has slaves
Yu Watanabe
2024-11-14
1
-8
/
+21
|
*
|
network/netdev: do not try to update if not supported
Yu Watanabe
2024-11-14
9
-1
/
+32
|
*
|
network/netdev: fix counter handling if request is cancelled
Yu Watanabe
2024-11-14
1
-1
/
+13
|
*
|
network/netdev: always queue request of creating netdev then process it later
Yu Watanabe
2024-11-14
1
-14
/
+2
|
*
|
network/netdev: enter ready state only when it is created by us
Yu Watanabe
2024-11-14
1
-18
/
+19
|
*
|
network/netdev: do not update MAC address if netdev is already running
Yu Watanabe
2024-11-14
8
-7
/
+74
|
*
|
network/netdev: set interface name only when creating a new netdev
Yu Watanabe
2024-11-14
1
-3
/
+8
*
|
|
boot/stub: allocate pages for combined initrds below 4GiB only on x86 (#35149)
andre4ik3
2024-11-14
3
-10
/
+19
*
|
|
logind-session: be more specific about session_kill() errors, plus minor fixe...
Yu Watanabe
2024-11-14
6
-11
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
logind-session: be more specific about session_kill() errors
Mike Yuan
2024-11-13
3
-5
/
+9
|
*
|
portable: do not use SYNTHETIC_ERRNO for sd_bus_error_set_errno()
Mike Yuan
2024-11-13
1
-2
/
+2
|
*
|
sd-bus/bus-common-errors: reorder one pid1 error to group with others
Mike Yuan
2024-11-13
2
-4
/
+2
|
|
/
*
|
network: rename KeepConfiguration=dhcp -> dynamic
Yu Watanabe
2024-11-14
9
-41
/
+79
*
|
network/ipv4ll: use a foreign IPv4LL address when KeepConfiguration=dhcp
Yu Watanabe
2024-11-14
1
-0
/
+23
*
|
network: keep all dynamically acquired configurations when KeepConfiguration=...
Yu Watanabe
2024-11-14
1
-18
/
+18
*
|
network: introduce manager_serialize()/deserialize()
Yu Watanabe
2024-11-14
8
-68
/
+554
|
/
*
namespace-util: pin pid via pidfd during namespace_open()
Lennart Poettering
2024-11-13
1
-4
/
+6
*
network/ndisc: fix removal of unnecessary routes (#35128)
Luca Boccassi
2024-11-13
3
-30
/
+76
|
\
|
*
network/ndisc: restore the original preference and priority before checking i...
Yu Watanabe
2024-11-12
1
-0
/
+9
|
*
network/ndisc: introduce ndisc_route_prepare() and ndisc_router_route_prepare()
Yu Watanabe
2024-11-12
1
-16
/
+46
|
*
network/ndisc: several cleanups for ndisc_remove_route()
Yu Watanabe
2024-11-12
1
-10
/
+4
|
*
network/ndisc: introduce route_is_bound_to_link() helper function and use it ...
Yu Watanabe
2024-11-12
3
-4
/
+17
*
|
sd-boot/sd-stub: two log message fixes (#35143)
Yu Watanabe
2024-11-13
3
-5
/
+8
|
\
\
|
*
|
pe: use PE_SECTION_VECTOR_IS_SET() macro where appropriate
Lennart Poettering
2024-11-12
1
-2
/
+2
|
*
|
pe: remove unnecessary log message about DT/HWID
Lennart Poettering
2024-11-12
1
-2
/
+1
|
*
|
efi: don't log if EFI RNG isn't ready
Lennart Poettering
2024-11-12
2
-1
/
+5
*
|
|
audit-util: return -ENODATA from audit_{session|loginuid}_from_pid() if invok...
Yu Watanabe
2024-11-13
9
-63
/
+132
|
\
\
\
[prev]
[next]