systemd/.git
2022-09-22 Daan De Meyershared: Add GPT_PARTITION_TYPE_UUID_TO_STRING_HARDER()
2022-09-22 Daan De Meyershared: Add specifier_uint64()
2022-09-22 Daan De Meyershared: Add specifier_id128() and specifier_uuid()
2022-09-21 Joost Heitbrinksystemd-run: refuse --working-directory option with...
2022-09-21 Joost Heitbrinkman: don't mention Socket files in Scope man page
2022-09-21 Lennart PoetteringMerge pull request #24709 from keszybz/partition-table...
2022-09-21 Lennart PoetteringMerge pull request #24753 from DaanDeMeyer/repart-squashfs
2022-09-21 Edson Juliano... Fix inverted rotation in the Positivo DUO #24769 ...
2022-09-21 Lennart Poetteringstub: fix conditionalization of initrd assembly
2022-09-21 Zbigniew Jędrzejewsk... sd-gpt: adjust comments and use UINT64_C()
2022-09-21 Zbigniew Jędrzejewsk... docs/DPS: use the SD_GPT_* constants here too
2022-09-21 Daan De Meyerrepart: Add squashfs support
2022-09-21 Daan De MeyerMerge pull request #24751 from medhefgo/stub-x86
2022-09-21 Daan De Meyershared: Add squashfs support to make_filesystem()
2022-09-21 Daan De MeyerMerge pull request #24522 from yuwata/core-device-drop...
2022-09-21 набkernel-install.8: fix -h/-v ordering in SYNOPSIS
2022-09-21 набkernel-install/90-loaderentry: fix chown
2022-09-20 Yu Watanabetest-17-udev: test that device units for nonexistent...
2022-09-20 Yu Watanabetest-64-storage: add test for renaming lvm volume
2022-09-20 Yu Watanabetest-64-udev-storage: check device units
2022-09-20 Yu Watanabecore/device: check that no unit is ready and not simult...
2022-09-20 Yu Watanabecore/device: refuse alias with ".."
2022-09-20 Yu Watanabecore/device: always update existing devlink or alias...
2022-09-20 Frantisek Sumsaltest: don't overwrite existing $QEMU_OPTIONS
2022-09-20 Daan De Meyermkosi: Set ExtraSearchPaths=build/ by default
2022-09-20 Lennart PoetteringMerge pull request #24521 from poettering/boot-loader...
2022-09-20 Lennart Poetteringboot-loader-spec: undo redefinition of $BOOT
2022-09-20 Lennart Poetteringboot-loader-spec: fix typo
2022-09-20 Lennart Poetteringboot-loader-spec: add comment about case sensitivity...
2022-09-20 Luca BoccassiTODO: drop support for unmerged-usr in H2 2023
2022-09-20 Yu Watanabecore/device: introduce device_propagate_reload()
2022-09-20 Yu Watanabecore/device: introduce device_by_path() helper function
2022-09-20 Yu Watanabecore/device: removed devices are not ready
2022-09-20 Yu Watanabecore/device: use DEVICE_NOT_FOUND
2022-09-20 Yu WatanabeMerge pull request #24711 from poettering/verify_fsroot...
2022-09-20 Lennart Poetteringrecurse-dir: use fd_reopen() at one more place
2022-09-20 Zbigniew Jędrzejewsk... Delete CNAME
2022-09-20 Daan De Meyerrepart: Rename fs to root in do_copy_files() and do_mak...
2022-09-20 Zbigniew Jędrzejewsk... man/systemd-gpt-auto-generator: reword phrasing about...
2022-09-20 Zbigniew Jędrzejewsk... man/systemd-gpt-auto-generator: export type flags by...
2022-09-20 Zbigniew Jędrzejewsk... sd-gpt, docs: define s390 before s390x
2022-09-20 Zbigniew Jędrzejewsk... tools/list-discoverable-partitions: make the script...
2022-09-20 Zbigniew Jędrzejewsk... headers: export partition uuids and flags in new sd...
2022-09-20 Zbigniew Jędrzejewsk... man: "the initial RAM disk" → "the initrd"
2022-09-20 Luca BRUNOdocs: add a note about selectively overriding default...
2022-09-20 Lennart Poetteringfind-esp: when searching, don't trip over inodes we...
2022-09-20 Lennart Poetteringfind-esp: rework verify_fsroot_dir() around statx()
2022-09-20 Lennart Poetteringstat-util: add statx_mount_same() to check if two stax...
2022-09-20 Lennart Poetteringstat-util: add statx_inode_same() helper to check if...
2022-09-20 Lennart Poetteringchase-symlinks: don't insist on absolute paths if CHASE...
2022-09-20 Lennart Poetteringblockdev-util: make sure get_block_device_fd() works...
2022-09-20 Lennart Poetteringtest-blockdev-util: check if r is actually a failure...
2022-09-20 Jan Janssenstub: Always use LINUX_INITRD_MEDIA_GUID if available
2022-09-20 Jan Janssenstub: Be explicit about EFI handover calling convention
2022-09-20 Jan Janssenstub: Remove unnecessary asm cli call
2022-09-20 Jan Janssenstub: Properly clean up pages on error
2022-09-20 Jan Janssenstub: Refuse operation if kernel lacks EFI handover...
2022-09-20 Jan Janssenstub: Refuse operating above 4G if not supported
2022-09-20 Jan Janssenstub: Provide a proper boot params page
2022-09-20 Jan Janssenstub: Fix above 4G boot
2022-09-20 Jan Janssenboot: Change the way we provide builtins
2022-09-20 Yu Watanabeudev: use block_device_is_whole_disk()
2022-09-20 Yu Watanabesd-device: use fd_reopen() at one more place
2022-09-19 William Robertscryptsetup: use TPM flags over bool
2022-09-19 Yu Watanabemeson: make several tests run sequentially
2022-09-19 Yu WatanabeMerge pull request #24744 from yuwata/mkdir-chase-symlinks
2022-09-19 Daan De MeyerMerge pull request #24731 from yuwata/sd-device-opendir
2022-09-19 Yu Watanabetest: add more test cases for mkdir_p_safe() and mkdir_...
2022-09-19 Yu Watanabemkdir: chase_symlinks_and_stat() does not return 0
2022-09-19 Yu WatanabeMerge pull request #24742 from keszybz/hwdb-252
2022-09-19 Lennart Poetteringtpm2-util: make tpm2_pcr_bank_from_string() case-insens...
2022-09-19 Yu Watanabeudev: use device_opendir()
2022-09-19 Yu Watanabesd-device: use device_opendir()
2022-09-19 Yu Watanabesd-device: introduce device_opendir()
2022-09-19 Zbigniew Jędrzejewsk... hwdb: run "update-hwdb-autosuspend"
2022-09-19 Zbigniew Jędrzejewsk... hwdb: run "update-hwdb"
2022-09-19 Yu Watanabeudev: use sd_device_get_sysattr_value()
2022-09-19 Yu Watanabeudev: use faccessat()
2022-09-19 Yu Watanabesd-device: re-implement device_sysattrs_read_all()...
2022-09-19 Yu Watanabesd-device: use faccessat()
2022-09-19 Yu Watanabesd-device: use fstatat()
2022-09-19 Yu Watanabesd-device: use path_hash_ops to store sysattrs
2022-09-19 Jörg Thalheimalso provide credentials in ExecStartPre
2022-09-18 Yu Watanabetest: add testcase for link priority
2022-09-18 Yu WatanabeMerge pull request #24646 from yuwata/udev-node-symlink...
2022-09-18 Yu WatanabeMerge pull request #24725 from yuwata/blockdev-util...
2022-09-18 Yu WatanabeMerge pull request #24730 from yuwata/dissect-image...
2022-09-18 BerndAdameitman/systemd-run: Refer to man-pages project (man7.org...
2022-09-18 Yu Watanabepath-util: add examples for path_make_relative() and...
2022-09-18 Yu Watanabetree-wide: drop unused reference to DecryptedImage
2022-09-18 Yu Watanabetree-wide: use dissected_image_relinquish()
2022-09-18 Yu Watanabedissect-image: introduce dissected_image_relinquish()
2022-09-18 Yu Watanabeudev: do not ignore -ENOENT from sd_device_get_devname...
2022-09-18 Yu Watanabeudev: use block_device_get_whole_disk()
2022-09-18 Yu Watanabeudev-node: use symlink_atomic_full_label() to create...
2022-09-18 Daan De MeyerMerge pull request #24720 from yuwata/dissect-image...
2022-09-18 Yu Watanabeblockdev-util: change return value when a partition...
2022-09-18 Yu Watanabeblockdev-util: introduce block_device_get_whole_disk()
2022-09-18 Yu Watanabeblockdev-util: split-out block_device_is_whole_disk()
2022-09-18 Yu WatanabeMerge pull request #24719 from yuwata/dissect-image...
next