summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL2 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-05tpm2: remove tpm2_make_primary()Dan Streetman1-163/+25
2023-07-05tpm2: move local vars in tpm2_unseal() to point of useDan Streetman1-7/+6
2023-07-05tpm2: add tpm2_get_or_create_srk()Dan Streetman1-10/+231
2023-07-05tpm2: add tpm2_persist_handle()Dan Streetman1-9/+74
2023-07-05tpm2: cache TPM algorithmsDan Streetman3-36/+62
2023-07-05tpm2: cache the TPM supported commands, add tpm2_supports_command()Dan Streetman3-0/+72
2023-07-05basic/alloc-util: add greedy_realloc_append()Dan Streetman3-2/+72
2023-07-05tpm2: replace tpm2_capability_pcrs() macro with direct c->capaiblity_pcrs useDan Streetman1-8/+2
2023-07-05tpm2: add tpm2_create()Dan Streetman1-39/+86
2023-07-05tpm2: replace magic number in hmac_sensitive initializationDan Streetman1-1/+1
2023-07-05tpm2: move local vars in tpm2_seal() to point of useDan Streetman1-15/+13
2023-07-05tpm2: add tpm2_load_external()Dan Streetman1-21/+45
2023-07-05tpm2: add tpm2_load()Dan Streetman1-24/+45
2023-07-05update syscall tables for upcoming v254Lennart Poettering21-1/+22
2023-07-05update hwdb autosuspend data for v254Lennart Poettering1-0/+3
2023-07-05meson: run forgotten 'update-man-rules'Lennart Poettering1-0/+1
2023-07-05TEST-03-JOBS: test indirect PropagatesStopTo=Mike Yuan2-0/+11
2023-07-05core/transaction: correctly skip unneeded operations for PropagatesStopTo=Mike Yuan1-22/+33
2023-07-05test: replace readfp() with read_file()Frantisek Sumsal1-1/+1
2023-07-05ukify: measure sbat section tooLuca Boccassi1-1/+1
2023-07-05ukify: enable --sbat for UKIs tooLuca Boccassi3-33/+58
2023-07-05hwdb update for v246-rc1Lennart Poettering12-34634/+40709
2023-07-05hostname-setup: don't pass "true" to a flags parameterLennart Poettering1-1/+1
2023-07-05boot: make LoaderType enum less specialLennart Poettering1-3/+4
2023-07-05boot: rename entry_count → n_entriesLennart Poettering1-46/+46
2023-07-05efi: add a bunch of reported EFI loader/stub feature flagsLennart Poettering4-0/+12
2023-07-05journal-upload: add missing assertionYu Watanabe1-0/+2
2023-07-05journal-upload: replace deprecated sd_journal_open_container()Yu Watanabe1-7/+4
2023-07-05journal-util: extract journal_open_machine() from journalctlYu Watanabe3-30/+50
2023-07-05sd-journal: introduce SD_JOURNAL_TAKE_DIRECTORY_FD flag for sd_journal_open_d...Yu Watanabe3-4/+21
2023-07-05test: change partition label to test if the outdated devlinks are removedYu Watanabe1-9/+11
2023-07-05sd-device: do not read uevent file in device_clone_with_db()Yu Watanabe1-47/+31
2023-07-05unit: also condition out systemd-backlight in initrdYu Watanabe1-0/+2
2023-07-05units: condition out a few services in the initrdLennart Poettering5-0/+7
2023-07-05test: update test for free area calculation in repartYu Watanabe1-2/+4
2023-07-05repart: fix free area calculationYu Watanabe1-0/+2
2023-07-05test: add reproducer for issue #28225Yu Watanabe1-0/+80
2023-07-05hwdb: make matching modalias for Archos 101 Cesium Educ more strictYu Watanabe1-1/+1
2023-07-05hwdb: merge multiple keyboard entries with same settingYu Watanabe1-19/+4
2023-07-05hwdb: drop trailing white spaceYu Watanabe1-2/+2
2023-07-05journal-upload: make --namespace=* workYu Watanabe1-5/+3
2023-07-05test: add test cases for issue #26839 in TEST-03-JOBSMike Yuan4-0/+33
2023-07-05core: introduce UNIT_ATOM_PROPAGATE_STOP_GRACEFUL for PropagatesStopTo=Mike Yuan4-50/+80
2023-07-05core/transaction: return early when appropriate to reduce nestingMike Yuan1-93/+93
2023-07-05man/systemctl: document --job-mode=restart-dependenciesMike Yuan1-3/+8
2023-07-04update TODOLennart Poettering1-29/+7
2023-07-04import-creds: add support for binary credentials specified on the kernel cmdlineLennart Poettering7-11/+37
2023-07-04man: document where PID 1 imports credentials fromLennart Poettering1-1/+34
2023-07-04man: document how credentials are passed into generatorsLennart Poettering1-0/+14
2023-07-04doc: document inird credentials + and how to consume credentials in generatorsLennart Poettering1-25/+73