systemd/.git
2021-09-20 Lennart Poetteringstub: prepare section pointers in separate steps
2021-09-20 Lennart Poetteringstub: use proper enums instead of hardcoded numeric...
2021-09-20 Lennart Poetteringboot: ReallocatePool() supports NULL pointers as first...
2021-09-20 Lennart Poetteringboot: modernize measure.c
2021-09-20 Lennart Poetteringboot: move TCG/TPM protocol definitions into missing_efi.h
2021-09-20 Lennart Poetteringboot: use cleanup-based file handle closing a bit more
2021-09-20 Lennart Poetteringboot: invert if check, to reduce indentation level
2021-09-20 Lennart Poetteringunits: hookup systemd-boot-update.service
2021-09-20 Michal Sekletarboot: don't build bootctl when -Dgnu-efi=false is set
2021-09-20 Lukas Senionishwdb: add touchpad fuzz for Asus UX362FA (#20770)
2021-09-19 Luca BoccassiMerge pull request #20780 from mrc0mmand/test-storage...
2021-09-19 Frantisek Sumsaltest: dump the test output to console as well for easie...
2021-09-19 Frantisek Sumsaltest: regenerate module dependencies after installing...
2021-09-19 Frantisek Sumsaltest: fix error handling with `set -e`
2021-09-19 Frantisek Sumsaltest: btrfs-related udev tests
2021-09-18 Frantisek Sumsaltest: check symlinks under /dev/mapper by default as...
2021-09-18 Frantisek Sumsaltest: use subshells a bit more
2021-09-18 Frantisek Sumsaltest: cleanup the intermediate disk images
2021-09-18 Frantisek Sumsaltest: tidy up the feature handling
2021-09-18 Frantisek Sumsaltest: add a btrfs helper
2021-09-18 Frantisek Sumsaltest: lower the number of iterations in LVM tests
2021-09-18 Lia Lenckowskibash-completion: circumvent aliases for 'ls'
2021-09-17 Frantisek Sumsaltest: unify handling of supported "features"
2021-09-17 Frantisek Sumsalci: temporarily set -Wno-deprecated-declarations in...
2021-09-16 Frantisek SumsalMerge pull request #20769 from weblate/weblate-systemd...
2021-09-16 Hugo Carvalhopo: Translated using Weblate (Portuguese)
2021-09-16 Christian Wehrlipo: Translated using Weblate (German)
2021-09-16 Lennart PoetteringMerge pull request #20763 from poettering/fileio-test
2021-09-16 Piotr Drągpo: add false positives to POTFILES.skip
2021-09-16 Lennart Poetteringtest-fileio: test read_virtual_file() with more files...
2021-09-16 Lennart Poetteringfileio: fix truncated read handling in read_virtual_file()
2021-09-16 Yu Watanabejournal,network,timesync: fix segfault on 32bit timeval...
2021-09-16 Anita Zhangfileio: start with 4k buffer for procfs
2021-09-16 Luca BoccassiMerge pull request #20758 from yuwata/test-17-udev...
2021-09-16 Yu WatanabeMerge pull request #20721 from mrc0mmand/test-storage-lvm
2021-09-16 Yu WatanabeMerge pull request #20738 from mrc0mmand/ci-llvm-13
2021-09-15 Lennart PoetteringMerge pull request #20483 from medhefgo/boot
2021-09-15 Lennart PoetteringMerge pull request #20731 from a-wai/main
2021-09-15 Lennart PoetteringMerge pull request #20746 from poettering/sysctl-rework
2021-09-15 Yu Watanabetest: drop unnecessary sleep and 'udevadm settle'
2021-09-15 Yu Watanabetest: use --settle option for udevadm trigger
2021-09-15 Yu Watanabetest: use --settle option for udevadm trigger
2021-09-15 Yu Watanabetest: use /dev/null instead of the loop back network...
2021-09-15 Yu Watanabetest: use --settle option for udevadm trigger
2021-09-15 Luca BoccassiMerge pull request #20751 from poettering/watchdog...
2021-09-15 Frantisek Sumsaltest: basic LVM tests
2021-09-15 Daan De Meyersd-journal: Ignore data threshold if set to zero in...
2021-09-15 Hugo Carvalhopo: Added translation using Weblate (Portuguese)
2021-09-15 Arnaud Ferrarishostnamed: add support for getting the chassis type...
2021-09-15 Arnaud Ferrarisbasic: nulstr-util: add nulstr_get() returning the...
2021-09-15 Lennart Poetteringtest: add test case for sysctl-util.[ch]
2021-09-15 Lennart Poetteringtest: make array in test-sysctl fully read-only
2021-09-15 Lennart Poetteringsysctl-util: per coding style, compare chars explicit...
2021-09-15 Lennart Poetteringsysctl-util: make sysctl_read_ip_property() a wrapper...
2021-09-15 Lennart Poetteringsysctl-util: modernize sysctl_read() a bit
2021-09-15 Lennart Poetteringsysctl-util: make sysctl_write_ip_property() a wrapper...
2021-09-15 Jan Janssensd-boot: Add support for changing console mode at runtime
2021-09-15 Lennart Poetteringsysctl-util: rework sysctl_write() to wrap write_string...
2021-09-15 Lennart Poetteringfileio: set O_NOCTTY when reading virtual files
2021-09-15 Lennart Poetteringfileio: lower maximum virtual file buffer size by one...
2021-09-15 Lennart Poetteringwatchdog: add ", ignoring" to log messages about errors...
2021-09-15 Lennart Poetteringwatchdog: pass right error code to log function so...
2021-09-15 Frantisek Sumsalrepart: mark an assert()-only variable as unused
2021-09-15 Luca BoccassiMerge pull request #20650 from fbuihuu/watchdog-rework
2021-09-15 Franck Buijournalctl: never fail at flushing when the flushed...
2021-09-15 Luca Boccassitest: document autopkgtest CI infrastructure
2021-09-15 Yu WatanabeMerge pull request #20729 from yuwata/ethtool-features-set
2021-09-15 Yu WatanabeMerge pull request #20728 from yuwata/network-introduce...
2021-09-15 Yu WatanabeMerge pull request #20742 from pdmorrow/startup_cpus
2021-09-15 Frantisek Sumsaltree-wide: mark set-but-not-used variables as unused...
2021-09-15 Franck Buiwatchdog: use MIN() in update_timeout()
2021-09-15 Franck Buishutdown: introduce init_watchdog()
2021-09-15 Franck Buiwatchdog: constify watchdog_set_device() parameter
2021-09-15 Franck Buiwatchdog: rename watchdog_set_timeout() into watchdog_s...
2021-09-15 Antonio Alvarez... meson: add missing include directory when using xkbcommon
2021-09-15 Franck Buiwatchdog: minor simplification of watchdog_runtime_wait()
2021-09-15 Franck Buiwatchdog: no need to ping the device twice in watchdog_...
2021-09-15 Franck Buiwatchdog: update watchdog_timeout with the closest...
2021-09-15 Franck Buicore: watchdog_set_timeout() doesn't need to return...
2021-09-15 Franck Buicore: call watchdog_ping() unconditionally
2021-09-15 Franck Buiwatchdog: make watchdog_ping() a NOP when the watchdog...
2021-09-15 Peter Morrowfuzz: add StartupAllowedCPUs and StartupAllowedMemoryNo...
2021-09-15 Peter Morrowdocs: update docs with StartupAllowedCPUs and StartupAl...
2021-09-15 Jan Janssensd-boot: Simplify setting console mode
2021-09-15 Peter Morrowcgroup: add support for StartupAllowedCPUs and StartupA...
2021-09-15 Yu Watanabenetwork: use NetworkConfigSource/State to manage nexthops
2021-09-15 Yu Watanabenetwork: use NetworkConfigSource/State to manage routin...
2021-09-15 Yu Watanabenetwork: use NetworkConfigSource/State to manage neighbors
2021-09-15 Yu Watanabenetwork: introduce NetworkConfigSource and NetworkConfi...
2021-09-15 Kai WohlfahrtRespect install_sysconfdir
2021-09-15 Daan De Meyersd-journal: Don't compare hashes from different journal...
2021-09-15 Marcus HarrisonFix error building repart with no libcryptsetup (#20739)
2021-09-14 Franck Buicore: watchdog_runtimeout_wait() already returns USEC_I...
2021-09-14 Franck Buimain: use timestamp_is_set() in become_shutdown()
2021-09-14 Jan Kuparinenpo: Translated using Weblate (Finnish)
2021-09-14 Frantisek Sumsaltest: check if all paths passed to helper_check_device_...
2021-09-14 Frantisek Sumsaltest: make helper_check_device_symlinks() less verbose
2021-09-14 Frantisek Sumsaltest: handle arbitrary paths in helper_check_device_sym...
2021-09-14 Frantisek Sumsaltest: add an LVM helper
2021-09-14 Frantisek Sumsaltest: install dmevent service and socket
next