index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fundamental
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fundamental: share constants for confidential virt detection
Daniel P. Berrangé
2023-07-14
1
-0
/
+72
*
efi: add a bunch of reported EFI loader/stub feature flags
Lennart Poettering
2023-07-05
1
-0
/
+4
*
boot: measure .sbat section
Luca Boccassi
2023-06-30
2
-0
/
+2
*
test-macro: add ROUND_UP() macro for rounding up to next multiple
Lennart Poettering
2023-06-02
1
-1
/
+10
*
stub/measure: document and measure .uname UKI section
Luca Boccassi
2023-05-24
2
-0
/
+2
*
Merge pull request #27113 from keszybz/variable-expansion-rework
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-0
/
+59
|
\
|
*
basic/logarithm: add popcount() wrapper
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-0
/
+59
*
|
tree-wide: replace __alignof__() with alignof()
Yu Watanabe
2023-04-14
1
-5
/
+6
|
/
*
tree-wide: simplify x ? x : y to x ?: y where applicable
Frantisek Sumsal
2023-03-18
1
-1
/
+1
*
boot: Bring back bootloader builds
Jan Janssen
2023-03-10
1
-0
/
+2
*
tree-wide: Drop gnu-efi
Jan Janssen
2023-03-10
1
-16
/
+2
*
boot: Do not use errno.h/inttypes.h
Jan Janssen
2023-02-21
1
-1
/
+5
*
fundamental: Drop some unnecessary ifdefs
Jan Janssen
2023-02-21
3
-7
/
+0
*
boot: Provide our own EFI API headers
Jan Janssen
2023-02-21
1
-2
/
+1
*
sd-journal: avoid use of fake flex arrays
Zbigniew Jędrzejewski-Szmek
2023-02-06
1
-0
/
+12
*
sha256: header needs stddef
William Roberts
2023-01-25
1
-0
/
+1
*
Consolidate various TAKE_* into TAKE_GENERIC(), add TAKE_STRUCT()
Dan Streetman
2023-01-24
1
-6
/
+11
*
tree-wide: Use __func__ in asserts
Jan Janssen
2023-01-18
1
-3
/
+3
*
cryptsetup: add tpm2-measure-pcr= and tpm2-measure-bank= crypttab options
Lennart Poettering
2023-01-17
1
-0
/
+3
*
memory-util: add CLEANUP_ERASE_PTR() macro and use it
Lennart Poettering
2023-01-16
1
-2
/
+26
*
meson: use 0|1 for SD_BOOT
Zbigniew Jędrzejewski-Szmek
2023-01-10
5
-11
/
+11
*
fundamental: fix compile check for explicit_bzero
Zbigniew Jędrzejewski-Szmek
2023-01-10
1
-1
/
+1
*
boot: Simplify object erasure
Jan Janssen
2023-01-09
2
-0
/
+43
*
boot: Remove option TPM PCR compat option
Jan Janssen
2023-01-09
1
-8
/
+0
*
alloc-util: Disallow inlining of expand_to_usable
Siddhesh Poyarekar
2023-01-08
1
-0
/
+1
*
sha256: add helper than hashes a buffer *and* its size
Lennart Poettering
2023-01-04
1
-0
/
+5
*
fundamental: rework IN_SET() to require at least three arguments
Lennart Poettering
2023-01-02
1
-3
/
+3
*
string-util: introduce ascii_ishex()
Yu Watanabe
2022-12-12
1
-0
/
+4
*
fundamental: add CAST_ALIGN_PTR() macro
Thomas Haller
2022-12-08
1
-0
/
+10
*
sha256: port to new generic IS_ALIGNED32() macro
Lennart Poettering
2022-12-08
1
-14
/
+5
*
macro: add generic IS_ALIGNED32() anf friends
Lennart Poettering
2022-12-08
1
-0
/
+9
*
sha256: move to unaligned_write_ne32()
Lennart Poettering
2022-12-08
1
-5
/
+2
*
fundamental: split out unaligned_{read|write}_ne{16,32,64}() helpers into una...
Lennart Poettering
2022-12-08
1
-0
/
+40
*
sha256: external headers should be included with <>
Lennart Poettering
2022-12-08
1
-1
/
+1
*
stub: handle random seed like sd-boot does
Jason A. Donenfeld
2022-11-23
1
-0
/
+1
*
macro: fix indentation
Yu Watanabe
2022-10-25
1
-1
/
+1
*
macro: Simply case macros for IN_SET
Jan Janssen
2022-10-25
1
-22
/
+21
*
macro: Use more correct type in IN_SET
Jan Janssen
2022-10-25
1
-5
/
+3
*
macro-fundamental: allow to nest ASSERT_PTR
David Tardon
2022-09-14
1
-12
/
+7
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
stub: add new special PE sections ".pcrsig" and ".pcrpkey" in unified kernels
Lennart Poettering
2022-09-09
2
-0
/
+12
*
sha256: add sha256_direct()/SHA256_DIRECT() helpers
Lennart Poettering
2022-08-19
2
-0
/
+11
*
sha256: change digest buffer type to uint8_t[]
Lennart Poettering
2022-08-19
2
-3
/
+3
*
macro: use ISPOWEROF2() at various places
Lennart Poettering
2022-08-05
1
-11
/
+2
*
macro: add macro for checking if integer is power of 2
Lennart Poettering
2022-08-05
1
-0
/
+13
*
boot: add three new boot loader feature flags
Lennart Poettering
2022-08-02
1
-0
/
+3
*
stub: introduce StubFeatures, similar to LoaderFeatures
Lennart Poettering
2022-08-02
1
-0
/
+7
*
boot: move unified kernel PE section definitions into 'fundamental' code
Lennart Poettering
2022-08-02
3
-0
/
+30
*
boot: split out TPM PCR defines into header file we can share between userspa...
Lennart Poettering
2022-08-02
2
-0
/
+25
*
test-bus-objects: Test GetManagedObjects interfaces are correct
igo95862
2022-07-25
1
-0
/
+14
[next]