index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #24751 from medhefgo/stub-x86
Daan De Meyer
2022-09-21
9
-140
/
+179
|
\
|
*
stub: Always use LINUX_INITRD_MEDIA_GUID if available
Jan Janssen
2022-09-20
7
-22
/
+32
|
*
stub: Be explicit about EFI handover calling convention
Jan Janssen
2022-09-20
1
-1
/
+2
|
*
stub: Remove unnecessary asm cli call
Jan Janssen
2022-09-20
1
-1
/
+0
|
*
stub: Properly clean up pages on error
Jan Janssen
2022-09-20
4
-51
/
+55
|
*
stub: Refuse operation if kernel lacks EFI handover support
Jan Janssen
2022-09-20
1
-0
/
+13
|
*
stub: Refuse operating above 4G if not supported
Jan Janssen
2022-09-20
1
-5
/
+27
|
*
stub: Provide a proper boot params page
Jan Janssen
2022-09-20
1
-56
/
+39
|
*
stub: Fix above 4G boot
Jan Janssen
2022-09-20
1
-11
/
+18
*
|
Merge pull request #24522 from yuwata/core-device-drop-nonexistent-devlink-unit
Daan De Meyer
2022-09-21
3
-191
/
+390
|
\
\
|
*
|
test-17-udev: test that device units for nonexistent devlink are removed
Yu Watanabe
2022-09-20
1
-0
/
+72
|
*
|
test-64-storage: add test for renaming lvm volume
Yu Watanabe
2022-09-20
1
-0
/
+16
|
*
|
test-64-udev-storage: check device units
Yu Watanabe
2022-09-20
1
-0
/
+116
|
*
|
core/device: check that no unit is ready and not simultaneously
Yu Watanabe
2022-09-20
1
-0
/
+7
|
*
|
core/device: refuse alias with ".."
Yu Watanabe
2022-09-20
1
-2
/
+2
|
*
|
core/device: always update existing devlink or alias units on uevent
Yu Watanabe
2022-09-20
1
-169
/
+146
|
*
|
core/device: introduce device_propagate_reload()
Yu Watanabe
2022-09-20
1
-15
/
+17
|
*
|
core/device: introduce device_by_path() helper function
Yu Watanabe
2022-09-20
1
-15
/
+23
|
*
|
core/device: removed devices are not ready
Yu Watanabe
2022-09-20
1
-4
/
+5
|
*
|
core/device: use DEVICE_NOT_FOUND
Yu Watanabe
2022-09-20
1
-2
/
+2
*
|
|
kernel-install.8: fix -h/-v ordering in SYNOPSIS
наб
2022-09-21
1
-1
/
+1
*
|
|
kernel-install/90-loaderentry: fix chown
наб
2022-09-21
1
-2
/
+2
*
|
|
test: don't overwrite existing $QEMU_OPTIONS
Frantisek Sumsal
2022-09-20
2
-3
/
+3
*
|
|
mkosi: Set ExtraSearchPaths=build/ by default
Daan De Meyer
2022-09-20
1
-0
/
+1
*
|
|
Merge pull request #24521 from poettering/boot-loader-spec-dollar-boot-fix
Lennart Poettering
2022-09-20
1
-135
/
+191
|
\
\
\
|
*
|
|
boot-loader-spec: undo redefinition of $BOOT
Lennart Poettering
2022-09-20
1
-134
/
+185
|
*
|
|
boot-loader-spec: fix typo
Lennart Poettering
2022-09-20
1
-1
/
+1
|
*
|
|
boot-loader-spec: add comment about case sensitivity of file names
Lennart Poettering
2022-09-20
1
-0
/
+5
|
/
/
/
*
/
/
TODO: drop support for unmerged-usr in H2 2023
Luca Boccassi
2022-09-20
1
-0
/
+2
|
/
/
*
|
Merge pull request #24711 from poettering/verify_fsroot_dir-rework
Yu Watanabe
2022-09-20
6
-65
/
+148
|
\
\
|
*
|
find-esp: when searching, don't trip over inodes we expect to be dirs to be s...
Lennart Poettering
2022-09-20
1
-3
/
+3
|
*
|
find-esp: rework verify_fsroot_dir() around statx()
Lennart Poettering
2022-09-20
1
-49
/
+93
|
*
|
stat-util: add statx_mount_same() to check if two stax refer to the same mount
Lennart Poettering
2022-09-20
2
-0
/
+14
|
*
|
stat-util: add statx_inode_same() helper to check if two statx structs refer ...
Lennart Poettering
2022-09-20
2
-0
/
+15
|
*
|
chase-symlinks: don't insist on absolute paths if CHASE_PREFIX_ROOT is set
Lennart Poettering
2022-09-20
1
-4
/
+0
|
*
|
blockdev-util: make sure get_block_device_fd() works reliably for O_PATH, too
Lennart Poettering
2022-09-20
1
-1
/
+15
|
*
|
test-blockdev-util: check if r is actually a failure before ERRNO_IS_PRIVILEGE
Lennart Poettering
2022-09-20
1
-8
/
+8
|
|
/
*
|
recurse-dir: use fd_reopen() at one more place
Lennart Poettering
2022-09-20
1
-2
/
+2
*
|
Delete CNAME
Zbigniew Jędrzejewski-Szmek
2022-09-20
1
-1
/
+0
*
|
docs: add a note about selectively overriding default dependencies
Luca BRUNO
2022-09-20
2
-4
/
+12
|
/
*
boot: Change the way we provide builtins
Jan Janssen
2022-09-20
3
-21
/
+23
*
udev: use block_device_is_whole_disk()
Yu Watanabe
2022-09-20
3
-36
/
+29
*
sd-device: use fd_reopen() at one more place
Yu Watanabe
2022-09-20
1
-2
/
+2
*
cryptsetup: use TPM flags over bool
William Roberts
2022-09-20
1
-1
/
+1
*
meson: make several tests run sequentially
Yu Watanabe
2022-09-19
1
-1
/
+2
*
Merge pull request #24744 from yuwata/mkdir-chase-symlinks
Yu Watanabe
2022-09-19
2
-7
/
+102
|
\
|
*
test: add more test cases for mkdir_p_safe() and mkdir_p_root()
Yu Watanabe
2022-09-19
1
-5
/
+96
|
*
mkdir: chase_symlinks_and_stat() does not return 0
Yu Watanabe
2022-09-19
1
-2
/
+6
*
|
Merge pull request #24731 from yuwata/sd-device-opendir
Daan De Meyer
2022-09-19
3
-80
/
+114
|
\
\
|
|
/
|
/
|
|
*
udev: use device_opendir()
Yu Watanabe
2022-09-19
1
-19
/
+8
[next]