index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/60-ukify: override stub location in tests
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-1
/
+5
*
boot: Use correct memory type for allocations
Jan Janssen
2023-05-02
1
-1
/
+1
*
stub: Relocate kernels below 4G for EFI handover
Jan Janssen
2023-05-01
1
-8
/
+20
*
boot: Fix EFI_SIZE_TO_PAGES macro
Jan Janssen
2023-05-01
1
-1
/
+1
*
Merge pull request #27113 from keszybz/variable-expansion-rework
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-4
/
+5
|
\
|
*
basic/logarithm: add popcount() wrapper
Zbigniew Jędrzejewski-Szmek
2023-04-24
1
-4
/
+5
*
|
stub: add comment on measurement of io.systemd.stub.kernel-cmdline-extra
Luca Boccassi
2023-04-24
1
-0
/
+1
*
|
Merge pull request #27256 from medhefgo/boot-rdtsc
Lennart Poettering
2023-04-18
1
-28
/
+57
|
\
\
|
*
|
boot: Use CPUID to detect TSC frequency
Jan Janssen
2023-04-13
1
-1
/
+30
|
*
|
boot: Rework timer frquency reading
Jan Janssen
2023-04-13
1
-18
/
+31
|
*
|
boot: Use compiler intrinsic for TSC
Jan Janssen
2023-04-13
1
-15
/
+2
*
|
|
tree-wide: replace __alignof__() with alignof()
Yu Watanabe
2023-04-14
1
-1
/
+1
|
/
/
*
|
image-policy: introduce parse_image_policy_argument() helper
Yu Watanabe
2023-04-13
1
-14
/
+8
*
|
Merge pull request #27217 from yuwata/boot-entry-at
Yu Watanabe
2023-04-12
1
-0
/
+1
|
\
\
|
*
|
boot-entry: prioritize machine ID only when it is not randomly generated
Yu Watanabe
2023-04-12
1
-0
/
+1
*
|
|
Merge pull request #25608 from poettering/dissect-moar
Lennart Poettering
2023-04-12
2
-0
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
2
-0
/
+21
*
|
|
boot: Fix alignment of long long inside structs on x86
Jan Janssen
2023-04-11
2
-4
/
+17
*
|
|
kernel-image: make inspect_kernel() optionally take directory fd
Yu Watanabe
2023-04-09
1
-2
/
+4
*
|
|
bootctl: Gracefully handle missing bootloader directory
Daan De Meyer
2023-04-07
1
-0
/
+4
|
/
/
*
/
various: simplify calls to parse_boolean_argument()
Zbigniew Jędrzejewski-Szmek
2023-04-05
1
-4
/
+4
|
/
*
bootctl: clean up handling of files with no version information
Zbigniew Jędrzejewski-Szmek
2023-03-30
3
-31
/
+42
*
bootctl: split-out entry token related definitions into boot-entry.[ch]
Yu Watanabe
2023-03-27
4
-125
/
+17
*
bootctl: enable colored logging
Yu Watanabe
2023-03-25
1
-2
/
+1
*
chase-symlinks: Rename chase_symlinks() to chase()
Daan De Meyer
2023-03-24
3
-18
/
+18
*
bootctl: 'graceful' should ignore EFI variable failures
Kevin P. Fleming
2023-03-22
1
-9
/
+22
*
util: rename uki-util.[ch] -> kernel-image.[ch]
Yu Watanabe
2023-03-21
1
-1
/
+1
*
uki-util: rename KernelType -> KernelImageType
Yu Watanabe
2023-03-21
1
-4
/
+4
*
bootctl: fix wrong type comparison
Yu Watanabe
2023-03-20
1
-1
/
+1
*
Merge pull request #26759 from medhefgo/boot-stack-protector
Yu Watanabe
2023-03-18
7
-19
/
+140
|
\
|
*
boot: Add undefined sanitizer support
Jan Janssen
2023-03-17
4
-5
/
+62
|
*
meson: Share more C flags
Jan Janssen
2023-03-17
4
-6
/
+14
|
*
boot: Add support for -ftrapv
Jan Janssen
2023-03-17
2
-1
/
+6
|
*
boot: Add support for -fstack-protector
Jan Janssen
2023-03-17
4
-2
/
+40
|
*
boot: Detect nested assertions
Jan Janssen
2023-03-17
1
-5
/
+18
*
|
uki-util: move functions for inspecting kernel to uki-util.[ch]
Yu Watanabe
2023-03-17
1
-300
/
+2
*
|
bootctl: introduce inspect_kernel()
Yu Watanabe
2023-03-17
1
-39
/
+87
*
|
bootctl: introduce uki_read_pretty_name()
Yu Watanabe
2023-03-17
1
-11
/
+36
*
|
bootctl: find matching section in read_pe_section()
Yu Watanabe
2023-03-17
1
-11
/
+33
*
|
bootctl: return 0 instead of EXIT_SUCCESS
Yu Watanabe
2023-03-17
3
-4
/
+4
*
|
bootctl: move verb_kernel_identity()
Yu Watanabe
2023-03-17
1
-24
/
+24
|
/
*
Merge pull request #26784 from DaanDeMeyer/chase-fix
Daan De Meyer
2023-03-15
2
-2
/
+2
|
\
|
*
chase-symlinks: Remove unused ret_fd arguments
Daan De Meyer
2023-03-14
2
-2
/
+2
*
|
fs-util: Drop unlink_noerrno()
Daan De Meyer
2023-03-15
1
-4
/
+5
*
|
stub: Remove overlapping PE section warning
Jan Janssen
2023-03-15
1
-8
/
+0
|
/
*
sd-boot: fix incompatible type
Yu Watanabe
2023-03-12
1
-1
/
+1
*
Merge pull request #26641 from medhefgo/boot-elf2efi
Yu Watanabe
2023-03-11
7
-414
/
+244
|
\
|
*
meson: Use static library for EFI tests
Jan Janssen
2023-03-10
1
-40
/
+49
|
*
boot: Fix unused function warning
Jan Janssen
2023-03-10
1
-0
/
+2
|
*
boot: Add RISCV32 and LoongArch support
Jan Janssen
2023-03-10
1
-0
/
+6
[next]