summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootspec: assess default/selected entries *after* we augmented entry list wit...Lennart Poettering2022-03-286-13/+41
* bootspec: normalize oom handling in boot_load_efi_entry_pointers()Lennart Poettering2022-03-281-15/+12
* bootspec: rename type1 parsers to say "type1" explicitly in the nameLennart Poettering2022-03-281-5/+5
* bootspec: try harder to suppress duplicate enumerated entriesLennart Poettering2022-03-282-13/+69
* bootspec: pass around BootConfig struct instead of entries/n_entries fields onlyLennart Poettering2022-03-281-21/+16
* bootspec: don't use conf_files_list() for finding type #1 entriesLennart Poettering2022-03-281-27/+59
* bootctl: optionally, output entries in JSON formatLennart Poettering2022-03-282-2/+55
* Use new default-user-shell option instead of hard-coding bash in nspawn and u...наб2022-03-284-4/+13
* docs: use native type instead of byte stream in COREDUMP_PACKAGE_METADATALuca Boccassi2022-03-281-3/+3
* missing-syscall: define MOVE_MOUNT_T_EMPTY_PATH if missingRomain Naour2022-03-281-0/+4
* Merge pull request #22834 from yuwata/network-sriov-request-queueLuca Boccassi2022-03-267-36/+70
|\
| * network: sriov: use request queue to configure SR-IOV virtual functionsYu Watanabe2022-03-235-31/+45
| * sriov: introduce sr_iov_hash_func() and sr_iov_compare_func()Yu Watanabe2022-03-232-5/+25
* | portable: clarify error when detach fails to match to existing unitLuca Boccassi2022-03-261-2/+12
* | NEWS: tweaksZbigniew Jędrzejewski-Szmek2022-03-251-3/+3
* | basic: update the Arch tuples for LoongArchXiaotian Wu2022-03-252-3/+24
* | Merge pull request #22861 from poettering/journald-sigtermYu Watanabe2022-03-252-3/+80
|\ \
| * | journal-file: if we are going down, don't use event loop to schedule postLennart Poettering2022-03-251-0/+7
| * | journald: make sure SIGTERM handling doesn't get starved outLennart Poettering2022-03-251-3/+73
* | | Merge pull request #22857 from poettering/journal-file-flagsDaan De Meyer2022-03-2519-122/+150
|\ \ \
| * | | journal: don't talk about -1 in context of unsigned valuesLennart Poettering2022-03-251-1/+1
| * | | journal-file: merge compress/seal bool args into a single flags paramLennart Poettering2022-03-2519-115/+143
| * | | journal-remote: constify a few parametersLennart Poettering2022-03-252-6/+6
| |/ /
* | | Merge pull request #22717 from yuwata/udev-lock-block-device-by-main-processLennart Poettering2022-03-254-110/+251
|\ \ \ | |/ / |/| |
| * | test: use flock when calling mkfs.btrfsFrantisek Sumsal2022-03-252-4/+47
| * | Revert "test: temporary workaround for #21819"Frantisek Sumsal2022-03-251-8/+3
| * | udev: assume block device is not locked when a new event is queuedYu Watanabe2022-03-251-1/+38
| * | udev: split worker_lock_block_device() into twoYu Watanabe2022-03-251-13/+41
| * | udev: requeue event when the corresponding block device is locked by another ...Yu Watanabe2022-03-251-57/+97
| * | udev: store action in struct EventYu Watanabe2022-03-251-6/+9
| * | udev: introduce device_broadcast() helper functionYu Watanabe2022-03-251-10/+18
| * | udev: drop unnecessary clone of received sd-device objectYu Watanabe2022-03-251-17/+4
* | | Merge pull request #22859 from poettering/hardware-renameLennart Poettering2022-03-253-19/+23
|\ \ \
| * | | hostnamed: properly reset hw model/vendor props before re-reading themLennart Poettering2022-03-241-1/+3
| * | | machine-info: rename VENDOR=/MODEL= → HARDWARE_VENDOR=/HARDWARE_MODEL=Lennart Poettering2022-03-243-18/+20
* | | | xdg-autostart-service: Fix binary escaping and simplify code a bitBenjamin Berg2022-03-252-19/+8
* | | | efi-loader: drop harmful assertionYu Watanabe2022-03-251-2/+0
| |/ / |/| |
* | | inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()Yu Watanabe2022-03-258-15/+27
* | | update NEWSLuca Boccassi2022-03-241-4/+9
* | | update NEWSLennart Poettering2022-03-241-3/+45
|/ /
* | Merge pull request #22855 from keszybz/test-68-reload-reloadFrantisek Sumsal2022-03-241-30/+12
|\ \
| * | TEST-68: instead of calling daemon-reload, just use different cleanup unitsZbigniew Jędrzejewski-Szmek2022-03-241-10/+12
| * | TEST-68: get rid of unnecessary descriptionsZbigniew Jędrzejewski-Szmek2022-03-241-20/+0
* | | Merge pull request #22840 from poettering/efivars-tweaksLennart Poettering2022-03-2412-646/+688
|\ \ \
| * | | efi-loader: split efi-api.[ch] from efi-loader.[ch]Lennart Poettering2022-03-2410-620/+653
| * | | efivars: define efi variable flags less weirdlyLennart Poettering2022-03-241-3/+4
| * | | efivarfs: rename a couple of return params to ret_xyz/retLennart Poettering2022-03-242-16/+16
| * | | efivars: downgrade log level in systemd_efi_options_efivarfs_if_newer()Lennart Poettering2022-03-241-1/+2
| * | | efivars: no need to convert ENOENT → ENODATA twiceLennart Poettering2022-03-241-4/+2
| * | | efivars: tweak debug log message in efi_get_secure_boot_mode()Lennart Poettering2022-03-241-1/+2