summaryrefslogtreecommitdiffstats
path: root/modprobe.d (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-12oomd: refuse to start if cgroup memory controller is not availableYu Watanabe1-0/+8
2021-09-11cgroup-util: use string_hash_ops_freeYu Watanabe3-8/+4
2021-09-11cgroup-util: use _cleanup_free_ attributeYu Watanabe1-8/+4
2021-09-10network: fix handling of network interface renamingYu Watanabe1-5/+9
2021-09-10core: Parse log environment settings again after applying manager environmentDaan De Meyer1-0/+3
2021-09-10dissect-image: replace redundant if check by assert()Lennart Poettering1-2/+3
2021-09-10dissect-image: insist that if a verity partition designator is specified the ...Lennart Poettering1-13/+19
2021-09-10dissect-image: tighten checks on root + /usr/ combinationsLennart Poettering1-3/+10
2021-09-10dissect-image: drop redundant checkLennart Poettering1-4/+0
2021-09-10dissect-image: don't do generic root partition fallback if verity is requeste...Lennart Poettering1-1/+1
2021-09-10dissect-image: insist that the architecture matches if both root and /usr par...Lennart Poettering1-0/+8
2021-09-10dissect-image: mangle discovered /usr/ partition data, even if we found a roo...Lennart Poettering1-3/+5
2021-09-10dissect-image: refuse external verity data in partitioned modeLennart Poettering1-0/+4
2021-09-10dissect-image: also derive read-only mode from fstype in non-partitioned modeLennart Poettering1-1/+1
2021-09-10dissect-image: tighten assertion checks on verity dataLennart Poettering1-0/+3
2021-09-10dissect-image: rename dissected_image_has_verity()/_can_do_verity()Lennart Poettering3-8/+25
2021-09-10dissect-image: rename verity flag booleansLennart Poettering3-17/+19
2021-09-10id128: clarify that the "well-known" IDs are about GPT partition typesLennart Poettering2-4/+6
2021-09-10network: drop unused "after_configure" feature for nexthops, neighbors, and r...Yu Watanabe3-27/+0
2021-09-10network: do not try to drop addresses or routes of unmanaged interfaces on ca...Yu Watanabe1-1/+4
2021-09-10network: introduce route_by_kernel() helper functionYu Watanabe1-10/+19
2021-09-10network: introduce ipv4acd_set_ifname()Yu Watanabe3-6/+19
2021-09-10network: use sd_netlink_message_read_string_strdup()Yu Watanabe1-11/+4
2021-09-10sd-boot: Support installing new devicetreeEmil Renner Berthing5-1/+200
2021-09-10basic/linux: Sync if_arp.h with Linux 5.14Chris Packham1-0/+1
2021-09-10shared: Extract common LogControl CLI code to verb-log-control.hDaan De Meyer6-168/+86
2021-09-09nss-systemd: ensure returned strings point into provided bufferMichael Catanzaro1-36/+168
2021-09-09cryptsetup-tokens: fix typo in tpm2 token dump outputAnssi Hannula1-2/+2
2021-09-09po: Translated using Weblate (Finnish)Jan Kuparinen1-22/+38
2021-09-09po: Translated using Weblate (Japanese)Takuro Onoue1-11/+14
2021-09-09po: Translated using Weblate (Indonesian)Andika Triwidada1-126/+67
2021-09-08nss-systemd: pack pw_passwd result into supplied bufferMichael Catanzaro1-2/+4
2021-09-08analyze: ignore dependencies with security --offlineLuca Boccassi1-0/+1
2021-09-08sd-event: take ref on event loop object before dispatching event sourcesMichal Sekletar1-1/+1
2021-09-08core: fix free undefined pointer when strdup failed in the first loopxujing1-2/+2
2021-09-08test: rename `dracut_install` to `image_install`Frantisek Sumsal4-34/+34
2021-09-08explicitly close FIDO2 devicespedro martelletto2-1/+6
2021-09-08docs: polish the text about Portable Services a bitZbigniew Jędrzejewski-Szmek1-64/+64
2021-09-08docs: portablectl is in bin/Zbigniew Jędrzejewski-Szmek1-4/+4
2021-09-08test: rename TEST-63-ANALYZE to solve conflictLuca Boccassi4-0/+7
2021-09-07test: udev storage testsFrantisek Sumsal4-0/+247
2021-09-07network: fix wrong flag: manage_foreign_routes -> manage_foreign_rulesYu Watanabe1-1/+1
2021-09-07test: do not try to remove /devYu Watanabe1-1/+1
2021-09-07fs-util: rewrite rmdir_parents() with path_find_last_component()Yu Watanabe2-31/+75
2021-09-07mkdir: rewrite mkdir_parents() with path_find_{first,last}_component()Yu Watanabe1-27/+35
2021-09-06systemd-analyze: add new option to generate JSON output of security analysis ...Maanya Goenka8-35/+109
2021-09-06systemd-analyze: use config value in RestrictNamespaces id (#20645)Kyle Laker3-28/+28
2021-09-06Fix volume control keys for LG Gram (#20644)Ross Jennings1-0/+9
2021-09-06portabled: refactor extraction/validation into a common helperLuca Boccassi1-77/+92
2021-09-06portabled: validate SYSEXT_LEVEL when attachingLuca Boccassi2-18/+71