summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* boot: Use stdint typesJan Janssen2022-06-2723-402/+391
* boot: Remove use of EFI_ERRORJan Janssen2022-06-2718-187/+183
* boot: Rename remaining EFI_STATUS vars to err for consistencyJan Janssen2022-06-272-29/+29
* fundamental: Remove types-fundamental.hJan Janssen2022-06-279-83/+30
* github: add more components to issue templateYu Watanabe2022-06-272-11/+52
* meson: show default nspawn locale in summaryYu Watanabe2022-06-271-0/+1
* emacs: ignore .dir-locals-2.el (personal customization) versioningJacek Migacz2022-06-271-0/+1
* hwdb: Add Lenovo ThinkPad C13 YogaAkihiko Odaki2022-06-271-0/+4
* Merge pull request #23834 from mrc0mmand/dfuzzer-in-a-containerEvgeny Vereshchagin2022-06-272-5/+25
|\
| * test: drop unnecessary `|| :`Frantisek Sumsal2022-06-261-1/+1
| * test: run TEST-21 in nspawn only if $TEST_PREFER_NSPAWN is setFrantisek Sumsal2022-06-261-1/+7
| * test: make TEST-21-DFUZZER work in containersFrantisek Sumsal2022-06-261-3/+17
|/
* sha256: Use stdbool and uintptr_tJan Janssen2022-06-242-19/+6
* mkosi: Pull in fix that solves action mirror issueDaan De Meyer2022-06-241-1/+1
* udev: allow to execute longer command lineYu Watanabe2022-06-241-4/+4
* ci: set top-level permissions as wellEvgeny Vereshchagin2022-06-241-0/+3
* ci: remove links to "codeless contribution" actionsEvgeny Vereshchagin2022-06-231-2/+0
* boot: Fix calls to ResetSystemJan Janssen2022-06-231-3/+4
* logind: simplify codeZbigniew Jędrzejewski-Szmek2022-06-231-10/+4
* github: Issue forms - fix GA `SHA1` refJan Macku2022-06-231-1/+1
* github: Issue forms templates follow-upJan Macku2022-06-231-5/+8
* Merge pull request #23802 from yuwata/core-watchdog-follow-upsZbigniew Jędrzejewski-Szmek2022-06-231-6/+3
|\
| * core: close watchdog device if watchdog device is unspecified nowYu Watanabe2022-06-221-5/+3
| * core: drop unnecessary freeYu Watanabe2022-06-221-1/+0
* | github: Update issue templates to issue formsJan Macku2022-06-236-64/+303
* | logind-session-dbus: allow to set display name via dbusDavid Tardon2022-06-225-0/+62
* | bootspec: Add PE file name to log messagesJan Janssen2022-06-221-18/+19
* | Merge pull request #23774 from yuwata/netlabel-nftset-follow-upsYu Watanabe2022-06-2242-1837/+14
|\ \
| * | Revert "networkd: NetLabel integration"Yu Watanabe2022-06-2216-442/+7
| * | Revert NFTSet featureYu Watanabe2022-06-2233-1395/+7
| |/
* | Merge pull request #23806 from keszybz/udevadm-info-pagerZbigniew Jędrzejewski-Szmek2022-06-222-2/+13
|\ \ | |/ |/|
| * udevadm info: use pager for all output typesZbigniew Jędrzejewski-Szmek2022-06-221-1/+4
| * udevadm info: implement --no-pagerZbigniew Jędrzejewski-Szmek2022-06-222-2/+10
* | resolve: mDNS transaction max attempts fixVishal Chillara Srinivas2022-06-222-9/+29
* | core: Fix memory leaksŁukasz Stelmach2022-06-221-2/+2
* | mkosi: Update CI to mkosi 13Daan De Meyer2022-06-221-8/+4
* | Merge pull request #23791 from mrc0mmand/dfuzzer-followupsEvgeny Vereshchagin2022-06-214-19/+14
|\ \
| * | test: allow overriding $QEMU_MEM when running w/ ASanFrantisek Sumsal2022-06-212-4/+3
| * | test: make the shutdown routine a bit more "robust"Frantisek Sumsal2022-06-211-2/+6
| * | test: drop the at_exit() coredump checkFrantisek Sumsal2022-06-211-11/+1
| * | test: make dfuzzer less verboseFrantisek Sumsal2022-06-211-2/+2
| * | test: always force a new image for dfuzzerFrantisek Sumsal2022-06-211-0/+2
* | | units: remove the restart limit on the modprobe@.serviceAlban Bedel2022-06-211-0/+1
* | | Add sys/file.h for LOCK_Pavel Zhukov2022-06-215-0/+5
|/ /
* | pkgconfig,rpm: expose vars for user-tmpfiles.d locationZbigniew Jędrzejewski-Szmek2022-06-213-0/+5
* | test: use saved process PID instead of %%Frantisek Sumsal2022-06-201-1/+1
* | Merge pull request #22547 from mrc0mmand/dfuzzerEvgeny Vereshchagin2022-06-206-3/+139
|\ \
| * | test: skip TEST-21-DFUZZER without ASanFrantisek Sumsal2022-06-191-0/+5
| * | test: fuzz our dbus interfaces with dfuzzerFrantisek Sumsal2022-06-195-0/+130
| * | test: make masking of supplementary services configurableFrantisek Sumsal2022-06-192-3/+4
|/ /