index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
system-update-generator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-12
conf-parser: pin seen config files
Mike Yuan
1
-21
/
+58
2023-11-12
cgroup: add support for memory.zswap.current
Florian Schmaus
5
-13
/
+93
2023-11-12
conf-parser: fix argument type of ConfigPerfItemLookup
Yu Watanabe
2
-1
/
+4
2023-11-12
conf-parser: inline variable declaration
Yu Watanabe
1
-3
/
+1
2023-11-12
Fix some typos in RESOLVED-VPNS.md
Jeremy Fleischman
1
-5
/
+5
2023-11-12
test: sort files in generate-sym-test.py
Luca Boccassi
1
-1
/
+1
2023-11-11
logind: switch sessions_by_leader to PidRef
Mike Yuan
6
-33
/
+50
2023-11-11
selinux: change fd check into assertion
Luca Boccassi
1
-2
/
+1
2023-11-11
executor: lazily load SELinux
Luca Boccassi
1
-4
/
+7
2023-11-11
selinux: support lazy initialization
Luca Boccassi
4
-20
/
+97
2023-11-11
selinux: avoid probing memory status if debug logs are not enabled
Luca Boccassi
1
-11
/
+19
2023-11-11
cgroup: add support for memory.swap.current
Florian Schmaus
5
-9
/
+92
2023-11-11
cgroup: de-duplicate uni_get_memory_* code
Florian Schmaus
1
-57
/
+13
2023-11-11
cgroup: add support for memory.swap.peak
Florian Schmaus
9
-17
/
+176
2023-11-11
core/unit: remove unneeded comparison for hashmap_remove_value
Mike Yuan
1
-2
/
+2
2023-11-11
pidref: introduce hash ops that doesn't come with destructor
Mike Yuan
4
-11
/
+11
2023-11-11
cgroup-util: introduce cg_pidref_get_unit
Mike Yuan
2
-0
/
+22
2023-11-11
TODO: fix typo
Yu Watanabe
1
-1
/
+1
2023-11-11
Update kernel-install man page, Ukify is the default UKI_GENERATOR
cvlc12
1
-1
/
+1
2023-11-10
boot: load device tree even if no original config exists
Clayton Craft
1
-4
/
+6
2023-11-10
repart: downgrade pcrlock pickup log message
Lennart Poettering
1
-1
/
+1
2023-11-10
repart: say on which device we apply things
Lennart Poettering
1
-1
/
+1
2023-11-10
repart: when we copy in blocks, indicate we are doing from an offset
Lennart Poettering
1
-4
/
+9
2023-11-10
repart: mention how long it took to copy in data blocks
Lennart Poettering
1
-0
/
+10
2023-11-10
execute: add comment explaining what stdio_as_fds does
Lennart Poettering
1
-0
/
+4
2023-11-10
execute: use right fd to fix tty size
Lennart Poettering
1
-2
/
+1
2023-11-10
execute: make clear what reset_terminal_fd()'s 2nd param is about
Lennart Poettering
2
-2
/
+2
2023-11-10
exec-invoke: only reset tty if we are told to
Lennart Poettering
1
-1
/
+4
2023-11-10
execute: add new helper exec_context_apply_tty_size()
Lennart Poettering
3
-36
/
+46
2023-11-10
test-network: add test case for issue #29979
Yu Watanabe
3
-3
/
+23
2023-11-10
network/dhcp6: skip to check existence of DHCPv6 address when UseAddress=no
Yu Watanabe
1
-1
/
+3
2023-11-10
network/dhcp6: use link_check_address_ready() at one more place
Yu Watanabe
1
-11
/
+2
2023-11-10
network/dhcp-pd: use correct flag when DHCPv4 6rd is enabled
Yu Watanabe
2
-5
/
+9
2023-11-10
update TODO
Lennart Poettering
1
-0
/
+14
2023-11-10
fuzz: pass -Dc_args=/-Dcpp_args= to fuzzer targets
Frantisek Sumsal
2
-17
/
+17
2023-11-10
hwdb: Add accelerometer data for Librem11 (#29974)
zeroskyx
1
-0
/
+8
2023-11-10
portablectl: fix detaching when an extension image has been deleted
Luca Boccassi
2
-2
/
+9
2023-11-10
it.po: updates
Daniele Medri
1
-125
/
+331
2023-11-10
po: Translated using Weblate (Chinese (Traditional) (zh_TW))
Cheng-Chia Tseng
1
-5
/
+7
2023-11-09
test: don't pre-process $KERNEL_APPEND
Frantisek Sumsal
1
-14
/
+4
2023-11-09
test: drop the workaround for unexpected newlines
Frantisek Sumsal
1
-2
/
+2
2023-11-09
journal: recalculate line_max when stdout stream state changes
Frantisek Sumsal
1
-3
/
+5
2023-11-09
bootctl: fix code comment
Antonio Alvarez Feijoo
1
-1
/
+1
2023-11-09
test: add one missing assertion
Frantisek Sumsal
1
-0
/
+2
2023-11-09
test: test the new srk extraction functionality
Lennart Poettering
1
-0
/
+6
2023-11-09
man: update --tpm2-device-key= docs to reference the new ways to get the SRK
Lennart Poettering
1
-6
/
+12
2023-11-09
analyze: add "srk" verb to extract current srk from TPM2 chip
Lennart Poettering
5
-0
/
+70
2023-11-09
tpm2-setup: also save the SRK to the file system in TPM2_PUBLIC format
Lennart Poettering
4
-20
/
+68
2023-11-09
repart: add missing --tpm2-pcrlock= in --help text
Lennart Poettering
1
-0
/
+2
2023-11-09
update TODO
Lennart Poettering
1
-0
/
+4
[next]