Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
grub-devel (date)
[
Thread Index
][
Top
][
All Lists
][
grub-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Sun Jun 30 2024 22:19:36 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2024
Re: [PATCH v18 12/25] key_protector: Add key protectors framework
,
Gary Lin
,
22:19
Re: [RFC][PATCH v1 0/4] How to add --set=VARNAME to the ls command?
,
Denis 'GNUtoo' Carikli
,
18:44
Re: [RFC][PATCH v1 0/4] How to add --set=VARNAME to the ls command?
,
Vladimir 'phcoder' Serbinenko
,
13:05
[RFC][PATCH v1 3/4] commands/ls: add --set=VARNAME.
,
Denis 'GNUtoo' Carikli
,
12:25
[RFC][PATCH v1 4/4] commands/ls: support --set for files/directories.
,
Denis 'GNUtoo' Carikli
,
12:25
[RFC][PATCH v1 1/4] Add grub_env_append function.
,
Denis 'GNUtoo' Carikli
,
12:25
[RFC][PATCH v1 2/4] Add command to append to existing environment variables.
,
Denis 'GNUtoo' Carikli
,
12:25
[RFC][PATCH v1 0/4] How to add --set=VARNAME to the ls command?
,
Denis 'GNUtoo' Carikli
,
12:25
June 28, 2024
Re: [REGRESSION] Re: [PATCH v4 5/5] efi: Use generic EFI loader for x86_64 and i386
,
Ard Biesheuvel
,
13:29
Re: [PATCH v5 1/2] lsefi: fixed memory leaks
,
Vladimir 'phcoder' Serbinenko
,
07:57
Re: [PATCH v18 12/25] key_protector: Add key protectors framework
,
Vladimir 'phcoder' Serbinenko
,
07:55
Re: [PATCH v5 2/2] efi: new 'connectefi' command
,
Vladimir 'phcoder' Serbinenko
,
07:52
[PATCH v5 2/2] efi: new 'connectefi' command
,
Renaud Métrich
,
07:13
[PATCH v5 1/2] lsefi: fixed memory leaks
,
Renaud Métrich
,
07:13
[PATCH v18 24/25] tpm2_key_protector: Add grub-emu support
,
Gary Lin
,
04:20
[PATCH v18 23/25] diskfilter: look up cryptodisk devices first
,
Gary Lin
,
04:20
[PATCH v18 25/25] tests: Add tpm2_key_protector_test
,
Gary Lin
,
04:20
[PATCH v18 22/25] cryptodisk: wipe out the cached keys from protectors
,
Gary Lin
,
04:20
[PATCH v18 20/25] tpm2_key_protector: Implement NV index
,
Gary Lin
,
04:20
[PATCH v18 21/25] cryptodisk: Fallback to passphrase
,
Gary Lin
,
04:20
[PATCH v18 19/25] tpm2_key_protector: Support authorized policy
,
Gary Lin
,
04:20
[PATCH v18 18/25] util/grub-protect: Add new tool
,
Gary Lin
,
04:20
[PATCH v18 17/25] cryptodisk: Support key protectors
,
Gary Lin
,
04:20
[PATCH v18 16/25] key_protector: Add TPM2 Key Protector
,
Gary Lin
,
04:20
[PATCH v18 15/25] tss2: Add TPM2 Software Stack (TSS2) support
,
Gary Lin
,
04:20
[PATCH v18 14/25] tss2: Add TPM2 types and Marshal/Unmarshal functions
,
Gary Lin
,
04:19
[PATCH v18 13/25] tss2: Add TPM2 buffer handling functions
,
Gary Lin
,
04:19
[PATCH v18 12/25] key_protector: Add key protectors framework
,
Gary Lin
,
04:19
[PATCH v18 11/25] libtasn1: Add the documentation
,
Gary Lin
,
04:19
[PATCH v18 10/25] asn1_test: test module for libtasn1
,
Gary Lin
,
04:19
[PATCH v18 09/25] libtasn1: compile into asn1 module
,
Gary Lin
,
04:19
[PATCH v18 08/25] asn1_test: changes for grub compatibility
,
Gary Lin
,
04:19
[PATCH v18 07/25] libtasn1: fix the potential buffer overrun
,
Gary Lin
,
04:19
[PATCH v18 05/25] libtasn1: adjust the header paths in libtasn1.h
,
Gary Lin
,
04:19
[PATCH v18 03/25] libtasn1: disable code not needed in grub
,
Gary Lin
,
04:19
[PATCH v18 06/25] libtasn1: Use grub_divmod64() for division
,
Gary Lin
,
04:19
[PATCH v18 02/25] libtasn1: import libtasn1-4.19.0
,
Gary Lin
,
04:19
[PATCH v18 04/25] libtasn1: use bound-checked _asn1_str_cat()
,
Gary Lin
,
04:19
[PATCH v18 01/25] posix_wrap: tweaks in preparation for libtasn1
,
Gary Lin
,
04:19
[PATCH v18 00/25] Automatic Disk Unlock with TPM2
,
Gary Lin
,
04:19
June 27, 2024
Re: [PATCH 2/2] lvm: Add support for cachevol and integrity lv
,
Patrick Plenefisch
,
19:24
Idea / Feedback Request: GRUB Manual - Modules Documentation Improvements
,
Andrew Hamilton
,
12:32
Re: [REGRESSION] Re: [PATCH v4 5/5] efi: Use generic EFI loader for x86_64 and i386
,
Mate Kukri
,
06:39
Re: [REGRESSION] Re: [PATCH v4 5/5] efi: Use generic EFI loader for x86_64 and i386
,
Jan Čermák
,
06:27
June 26, 2024
Re: [PATCH V6] ieee1275/ofdisk: retry on open and read failure
,
Vladimir 'phcoder' Serbinenko
,
08:15
Re: [PATCH 2/2] lvm: Add support for cachevol and integrity lv
,
Daniel Kiper
,
07:58
Re: [PATCH 1/2] disk/lvm: Make cache_lv more generic as ignored_feature_lv
,
Daniel Kiper
,
07:20
[PATCH V6] ieee1275/ofdisk: retry on open and read failure
,
Mukesh Kumar Chaurasiya
,
06:56
Re: [PATCH v3 1/6] ieee1275/powerpc: implements fibre channel discovery for ofpathname
,
Michael Chang
,
06:18
June 25, 2024
[PATCH v2 0/2] Secure Boot Advanced Targeting (SBAT) support on powerpc
,
Sudhakar Kuppusamy
,
18:36
[PATCH v2 2/2] mkimage: adding sbat metadata into sbat ELF Note on powerpc
,
Sudhakar Kuppusamy
,
17:56
[PATCH v2 1/2] mkimage: create new ELF Note for SBAT
,
Sudhakar Kuppusamy
,
17:40
Re: [PATCH v4 00/10] UEFI NX support and NX Linux loader using shim loader protocol
,
Daniel Kiper
,
11:00
Re: [PATCH v4 07/10] nx: set the nx compatible flag in EFI grub images
,
Daniel Kiper
,
10:01
Re: [PATCH v4 06/10] nx: set page permissions for loaded modules.
,
Daniel Kiper
,
09:58
Re: [PATCH v9 00/22] Automatic Disk Unlock with TPM2
,
Daniel Kiper
,
08:49
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
,
avnish
,
06:42
Re: [PATCH v9 00/22] Automatic Disk Unlock with TPM2
,
Gary Lin
,
02:42
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
,
Michael Chang
,
00:31
June 24, 2024
Re: [PATCH v9 00/22] Automatic Disk Unlock with TPM2
,
Daniel Kiper
,
13:28
Re: [PATCH v4 05/10] nx: add memory attribute get/set API
,
Daniel Kiper
,
13:04
Re: [PATCH v4 04/10] modules: load module sections at page-aligned addresses
,
Daniel Kiper
,
12:28
Re: [PATCH v4 03/10] modules: Don't allocate space for non-allocable sections.
,
Daniel Kiper
,
11:57
Re: [PATCH v4 02/10] modules: strip .llvm_addrsig sections and similar.
,
Daniel Kiper
,
11:56
Re: [PATCH v4 01/10] modules: make .module_license read-only
,
Daniel Kiper
,
11:55
[ANNOUNCEMENT] Linux Plumbers Conference - Systems Boot and Security Microconference
,
Daniel Kiper
,
11:33
June 21, 2024
Re: [PATCH 0/2] grub-fstest: Show error message if command causes grub_errno
,
Thomas Schmitt
,
15:46
[PATCH v1] grub-probe: detect DDF container similar to IMSM
,
Renaud Métrich
,
04:20
June 20, 2024
[PATCH 2/2] tests: Use new grub-fstest option -E with iso9660_ce_loop test
,
Thomas Schmitt
,
16:05
[PATCH 1/2] grub-fstest: Show error message if command causes grub_errno
,
Thomas Schmitt
,
16:05
[PATCH 0/2] grub-fstest: Show error message if command causes grub_errno
,
Thomas Schmitt
,
16:05
Re: [PATCH v17 11/20] key_protector: Add TPM2 Key Protector
,
Daniel Kiper
,
14:44
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
,
Daniel Kiper
,
14:30
Re: [PATCH] fs/erofs: Fix EROFS label tests in grub-fs-tester
,
Daniel Kiper
,
08:21
Re: [PATCH 2/2] zfs: Add test for zfs zstd
,
Daniel Kiper
,
07:48
Re: [PATCH 1/2] zfs: Support zstd compression
,
Daniel Kiper
,
07:47
Re: [PATCH 2/2] emu/linux: Fix determination of program name
,
Daniel Kiper
,
07:44
Re: [PATCH 1/2] cryptodisk: Fix translatable message
,
Daniel Kiper
,
07:43
Re: [PATCH] getroot: Unmark 2 strings for translation
,
Daniel Kiper
,
07:38
Re: [PATCH v3] loader/efi/fdt: Add fdtdump command to access device tree
,
Daniel Kiper
,
07:36
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
,
avnish
,
06:41
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
,
Vladimir 'phcoder' Serbinenko
,
06:37
Re: [PATCH v17 11/20] key_protector: Add TPM2 Key Protector
,
Gary Lin
,
03:35
Re: [PATCH] Fix screen coud be filled with leftover artifacts
,
Michael Chang
,
03:12
[PATCH] lvm: allocate metadata buffer from raw contents
,
Michael Chang
,
02:49
[PATCH] Fix screen coud be filled with leftover artifacts
,
Michael Chang
,
02:49
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
,
Gary Lin
,
02:13
June 19, 2024
Re: [PATCH 1/1] util/grub-mkrescue: Check existence of option arguments
,
Daniel Kiper
,
12:46
Re: [PATCH v17 11/20] key_protector: Add TPM2 Key Protector
,
Daniel Kiper
,
12:34
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
,
Daniel Kiper
,
10:05
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
,
Daniel Kiper
,
09:44
Re: [PATCH v3] Add --noefistub option for linux
,
Julian Andres Klode
,
05:51
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
,
Gary Lin
,
02:43
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
,
Gary Lin
,
02:41
June 18, 2024
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
,
Daniel Kiper
,
11:41
Re: [PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
,
Daniel Kiper
,
09:30
Re: [PATCH v17 08/20] libtasn1: Add the documentation
,
Gary Lin
,
03:01
Re: [PATCH v17 07/20] asn1_test: test module for libtasn1
,
Gary Lin
,
03:00
Re: [PATCH v17 06/20] libtasn1: compile into asn1 module
,
Gary Lin
,
02:57
Re: [PATCH v17 04/20] libtasn1: changes for grub compatibility
,
Gary Lin
,
02:47
[PATCH v1 2/3] framebuffer rotation
,
kbader94
,
00:15
[PATCH v1 3/3] fb rotation - Add config option to grub-mkconfig to enable setting GRUB_FB_ROTATION in grub's config file. Setting GRUB_FB_ROTATION to 90, 180, 270, 'left', 'right', or 'inverted' will set the rotation for both grub AND linux. For linux, the changes are passed on to linux kernel entries if GRUB_GFXPAYLOAD_LINUX = 'keep'.
,
kbader94
,
00:15
[PATCH v1 1/3] dirty 2d
,
kbader94
,
00:15
[PATCH v1 0/3] framebuffer rotation
,
kbader94
,
00:15
June 17, 2024
[PATCH 1/1] util/grub-mkrescue: Check existence of option arguments
,
Thomas Schmitt
,
15:03
Re: [PATCH v17 09/20] key_protector: Add key protectors framework
,
Daniel Kiper
,
12:21
Re: [PATCH v17 08/20] libtasn1: Add the documentation
,
Daniel Kiper
,
12:01
Re: [PATCH v17 07/20] asn1_test: test module for libtasn1
,
Daniel Kiper
,
11:56
Re: [PATCH v17 06/20] libtasn1: compile into asn1 module
,
Daniel Kiper
,
11:36
Re: [PATCH v17 05/20] libtasn1: fix the potential buffer overrun
,
Daniel Kiper
,
11:15
Re: [PATCH v17 04/20] libtasn1: changes for grub compatibility
,
Daniel Kiper
,
11:12
[PATCH v3] loader/efi/fdt: Add fdtdump command to access device tree
,
Tobias Heider
,
11:10
Re: [PATCH v17 03/20] libtasn1: disable code not needed in grub
,
Daniel Kiper
,
11:06
Re: [PATCH v17 02/20] libtasn1: import libtasn1-4.19.0
,
Daniel Kiper
,
11:00
Re: [PATCH v2] loader/efi/fdt: Add fdtdump command to access device tree
,
Tobias Heider
,
10:37
Re: [PATCH v2] loader/efi/fdt: Add fdtdump command to access device tree
,
Vladimir 'phcoder' Serbinenko
,
09:43
[PATCH v2] loader/efi/fdt: Add fdtdump command to access device tree
,
Tobias Heider
,
09:07
[PATCH] getroot: Unmark 2 strings for translation
,
Vladimir Serbinenko
,
09:00
[PATCH 2/2] emu/linux: Fix determination of program name
,
Vladimir Serbinenko
,
08:56
[PATCH 1/2] cryptodisk: Fix translatable message
,
Vladimir Serbinenko
,
08:56
[PATCH v3] Add --noefistub option for linux
,
Vladimir Serbinenko
,
07:52
[PATCH] Add --noefistub option for linux
,
Vladimir Serbinenko
,
07:51
[PATCH 1/2] zfs: Support zstd compression
,
Vladimir Serbinenko
,
07:44
[PATCH 2/2] zfs: Add test for zfs zstd
,
Vladimir Serbinenko
,
07:44
June 16, 2024
Re: [PATCH v2] util/grub-mkrescue: use capitalised paths for removable EFI images
,
Thomas Schmitt
,
11:18
June 14, 2024
[Solved] Re: How to test the git clone without "make install" ?
,
Thomas Schmitt
,
14:11
Re: [Solved] Re: How to test the git clone without "make install" ?
,
Vladimir 'phcoder' Serbinenko
,
13:29
[Solved] Re: How to test the git clone without "make install" ?
,
Thomas Schmitt
,
13:26
Re: [PATCH 1/2] loader/efi/fdt: Add fdtdump command to access device tree
,
Daniel Kiper
,
13:15
Re: [PATCH] ofnet: Remove 200 ms timeout in get_card_packet to reduce input latency
,
Daniel Kiper
,
13:12
Re: [PATCH] Add --noefistub option for linux
,
Daniel Kiper
,
13:08
Re: [PATCH 1/2] zfs: Support zstd compression
,
Daniel Kiper
,
13:03
Re: [RESEND V5] ieee1275/ofdisk: retry on open and read failure
,
Daniel Kiper
,
12:56
Re: [RESEND V2] ieee1275/ofdisk: vscsi lun handling on lun len
,
Daniel Kiper
,
12:27
Re: [PATCH 1/2] loader/efi/fdt: Add fdtdump command to access device tree
,
Tobias Heider
,
12:26
Re: [PATCH 2/2] docs: document fdtdump command
,
Daniel Kiper
,
12:05
Re: [PATCH 1/2] loader/efi/fdt: Add fdtdump command to access device tree
,
Daniel Kiper
,
12:03
Re: How to test the git clone without "make install" ?
,
Vladimir 'phcoder' Serbinenko
,
11:22
Re: How to test the git clone without "make install" ?
,
Maximilian Stendler
,
11:17
How to test the git clone without "make install" ?
,
Thomas Schmitt
,
10:16
[PATCH v17 20/20] tests: Add tpm2_test
,
Gary Lin
,
02:47
[PATCH v17 19/20] tpm2: Enable tpm2 module for grub-emu
,
Gary Lin
,
02:47
[PATCH v17 18/20] diskfilter: look up cryptodisk devices first
,
Gary Lin
,
02:46
[PATCH v17 17/20] cryptodisk: wipe out the cached keys from protectors
,
Gary Lin
,
02:46
[PATCH v17 16/20] cryptodisk: Fallback to passphrase
,
Gary Lin
,
02:46
[PATCH v17 15/20] tpm2: Implement NV index
,
Gary Lin
,
02:46
[PATCH v17 14/20] tpm2: Support authorized policy
,
Gary Lin
,
02:46
[PATCH v17 13/20] util/grub-protect: Add new tool
,
Gary Lin
,
02:46
[PATCH v17 12/20] cryptodisk: Support key protectors
,
Gary Lin
,
02:46
[PATCH v17 11/20] key_protector: Add TPM2 Key Protector
,
Gary Lin
,
02:46
[PATCH v17 10/20] tpm2: Add TPM Software Stack (TSS)
,
Gary Lin
,
02:46
[PATCH v17 09/20] key_protector: Add key protectors framework
,
Gary Lin
,
02:46
[PATCH v17 08/20] libtasn1: Add the documentation
,
Gary Lin
,
02:46
[PATCH v17 07/20] asn1_test: test module for libtasn1
,
Gary Lin
,
02:46
[PATCH v17 04/20] libtasn1: changes for grub compatibility
,
Gary Lin
,
02:46
[PATCH v17 06/20] libtasn1: compile into asn1 module
,
Gary Lin
,
02:46
[PATCH v17 05/20] libtasn1: fix the potential buffer overrun
,
Gary Lin
,
02:46
[PATCH v17 02/20] libtasn1: import libtasn1-4.19.0
,
Gary Lin
,
02:46
[PATCH v17 03/20] libtasn1: disable code not needed in grub
,
Gary Lin
,
02:46
[PATCH v17 00/20] Automatic Disk Unlock with TPM2
,
Gary Lin
,
02:46
[PATCH v17 01/20] posix_wrap: tweaks in preparation for libtasn1
,
Gary Lin
,
02:46
June 13, 2024
[PATCH] Allow background to be set when theme is set
,
Lin
,
12:24
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
,
Thomas Schmitt
,
11:43
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
,
jeffbai
,
04:37
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
,
Thomas Schmitt
,
04:29
Re: [PATCH v16 03/20] libtasn1: disable code not needed in grub
,
Gary Lin
,
04:09
[PATCH v2] util/grub-mkrescue: use capitalised paths for removable EFI images
,
Mingcong Bai
,
03:41
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
,
Mingcong Bai
,
03:40
June 12, 2024
Re: [PATCH v1 2/2] mkimage: adding sbat data into sbat ELF Note on powerpc
,
Daniel Kiper
,
13:01
Re: [PATCH] tests: Switch to requiring exfatprogs from exfat-utils
,
Daniel Kiper
,
12:38
Re: [PATCH] tests/util/grub-shell-luks-tester: Fix detached header test getting wrong header path
,
Daniel Kiper
,
12:34
Re: [PATCH 0/2] Better UEFI firmware handling in tests
,
Daniel Kiper
,
12:27
Re: [PATCH] tests/util/grub-shell: Print gdbinfo if on EFI platform
,
Daniel Kiper
,
12:17
Re: [PATCH] configure: Add Debian/Ubuntu dejavu font path
,
Daniel Kiper
,
12:14
Re: [PATCH] term/ns8250-spcr: Add one more 16550 debug type.
,
Daniel Kiper
,
12:13
Re: [PATCH v16 03/20] libtasn1: disable code not needed in grub
,
Daniel Kiper
,
12:10
Re: [PATCH 3/3] kern/efi/mm: Detect calls to grub_efi_drop_alloc() with wrong page counts
,
Daniel Kiper
,
12:03
Re: [PATCH 2/3] kern/efi/mm: Change grub_efi_allocate_pages_real() to call semantically correct free function
,
Daniel Kiper
,
12:03
Re: [PATCH 1/3] kern/efi/mm: Change grub_efi_mm_add_regions() to keep track of map allocation size
,
Daniel Kiper
,
12:02
[PATCH v4 09/10] efi: Use shim's loader protocol for EFI image verification and loading
,
Mate Kukri
,
11:57
[PATCH v4 08/10] efi: Provide wrappers for load_image, start_image, unload_image
,
Mate Kukri
,
11:57
[PATCH v4 07/10] nx: set the nx compatible flag in EFI grub images
,
Mate Kukri
,
11:57
[PATCH v4 04/10] modules: load module sections at page-aligned addresses
,
Mate Kukri
,
11:57
[PATCH v4 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required.
,
Mate Kukri
,
11:57
[PATCH v4 05/10] nx: add memory attribute get/set API
,
Mate Kukri
,
11:57
[PATCH v4 03/10] modules: Don't allocate space for non-allocable sections.
,
Mate Kukri
,
11:57
[PATCH v4 01/10] modules: make .module_license read-only
,
Mate Kukri
,
11:57
[PATCH v4 02/10] modules: strip .llvm_addrsig sections and similar.
,
Mate Kukri
,
11:57
[PATCH v4 06/10] nx: set page permissions for loaded modules.
,
Mate Kukri
,
11:57
[PATCH v4 00/10] UEFI NX support and NX Linux loader using shim loader protocol
,
Mate Kukri
,
11:57
[PATCH 3/3] kern/efi/mm: Detect calls to grub_efi_drop_alloc() with wrong page counts
,
Mate Kukri
,
11:14
[PATCH 2/3] kern/efi/mm: Change grub_efi_allocate_pages_real() to call semantically correct free function
,
Mate Kukri
,
11:11
[PATCH 1/3] kern/efi/mm: Change grub_efi_mm_add_regions() to keep track of map allocation size
,
Mate Kukri
,
11:11
[PATCH 2/2] docs: document fdtdump command
,
Tobias Heider
,
07:13
[PATCH 1/2] loader/efi/fdt: Add fdtdump command to access device tree
,
Tobias Heider
,
07:13
[PATCH] fs/erofs: Fix EROFS label tests in grub-fs-tester
,
Yifan Zhao
,
03:29
June 11, 2024
Re: [PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
,
Thomas Schmitt
,
14:35
[PATCH] util/grub-mkrescue: use capitalised paths for removable EFI images
,
Mingcong Bai
,
12:24
Re: [PATCH v16 03/20] libtasn1: disable code not needed in grub
,
Gary Lin
,
03:11
June 10, 2024
Re: [PATCH v15 3/3] fs/erofs: Add tests for EROFS in grub-fs-tester
,
Glenn Washburn
,
23:09
[RESEND V5] ieee1275/ofdisk: retry on open and read failure
,
Mukesh Kumar Chaurasiya
,
02:05
[RESEND V2] ieee1275/ofdisk: vscsi lun handling on lun len
,
Mukesh Kumar Chaurasiya
,
02:00
June 09, 2024
Re: [PATCH v15 3/3] fs/erofs: Add tests for EROFS in grub-fs-tester
,
Yifan Zhao
,
22:33
[PATCH 2/2] lvm: Add support for cachevol and integrity lv
,
Patrick Plenefisch
,
15:35
[PATCH 0/2] LVM Cachevol and Integrity volumes break entire LVM VG
,
Patrick Plenefisch
,
15:35
[PATCH 1/2] disk/lvm: Make cache_lv more generic as ignored_feature_lv
,
Patrick Plenefisch
,
15:35
Re: [PATCH v15 3/3] fs/erofs: Add tests for EROFS in grub-fs-tester
,
Glenn Washburn
,
15:33
[PATCH] tests: Switch to requiring exfatprogs from exfat-utils
,
Glenn Washburn
,
00:43
[PATCH] tests/util/grub-shell-luks-tester: Fix detached header test getting wrong header path
,
Glenn Washburn
,
00:22
June 08, 2024
[PATCH 1/2] tests/util/grub-shell: Use pflash instead of -bios to load UEFI firmware
,
Glenn Washburn
,
22:43
[PATCH 0/2] Better UEFI firmware handling in tests
,
Glenn Washburn
,
22:43
[PATCH 2/2] tests/util/grub-shell: Add flexibility in QEMU firmware handling
,
Glenn Washburn
,
22:43
[PATCH] tests/util/grub-shell: Print gdbinfo if on EFI platform
,
Glenn Washburn
,
22:22
[PATCH] configure: Add Debian/Ubuntu dejavu font path
,
Glenn Washburn
,
18:44
[PATCH v2 3/3] commands/ls: Proper line breaks between arguments
,
Glenn Washburn
,
17:59
[PATCH v2 2/3] commands/ls: Add directory header for dir args and print full paths for file args
,
Glenn Washburn
,
17:59
[PATCH v2 1/3] commands/ls: Allow printing mtime for file arguments
,
Glenn Washburn
,
17:59
[PATCH v2 0/3] More ls improvements
,
Glenn Washburn
,
17:59
Re: [PATCH] term/ns8250-spcr: Add one more 16550 debug type.
,
Glenn Washburn
,
13:42
[PATCH] term/ns8250-spcr: Add one more 16550 debug type.
,
Udo Steinberg
,
01:50
June 07, 2024
Re: [PATCH v16 03/20] libtasn1: disable code not needed in grub
,
Daniel Kiper
,
10:15
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
,
Vladimir 'phcoder' Serbinenko
,
05:35
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
,
avnish
,
04:34
Re: [PATCH v16 02/20] libtasn1: import libtasn1-4.19.0
,
Gary Lin
,
01:58
Re: [PATCH v16 01/20] posix_wrap: tweaks in preparation for libtasn1
,
Gary Lin
,
01:47
June 06, 2024
Re: [PATCH v16 03/20] libtasn1: disable code not needed in grub
,
Gary Lin
,
23:07
[PATCH v1 2/2] mkimage: adding sbat data into sbat ELF Note on powerpc
,
Sudhakar Kuppusamy
,
12:14
[PATCH v1 1/2] mkimage: create new ELF Note for SBAT
,
Sudhakar Kuppusamy
,
12:14
[PATCH v1 0/2] Secure Boot Advanced Targeting (SBAT) support on powerpc
,
Sudhakar Kuppusamy
,
12:14
Re: [PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
,
Vladimir 'phcoder' Serbinenko
,
11:34
Re: [PATCH] Add Fedora-specific font paths
,
Daniel Kiper
,
11:22
[PATCH v3 6/6] ieee1275: ofpath enable NVMeoF logical device translate
,
Avnish Chouhan
,
08:40
[PATCH v3 5/6] ieee1275: add support for NVMeoFC
,
Avnish Chouhan
,
08:40
[PATCH v3 4/6] ieee1275: change the logic of ieee1275_get_devargs()
,
Avnish Chouhan
,
08:40
[PATCH v3 3/6] ieee1275: implement FCP methods for WWPN and LUNs
,
Avnish Chouhan
,
08:40
[PATCH v3 2/6] ieee1275/powerpc: enables device mapper discovery
,
Avnish Chouhan
,
08:39
[PATCH v3 1/6] ieee1275/powerpc: implements fibre channel discovery for ofpathname
,
Avnish Chouhan
,
08:39
[PATCH v3 0/6] NVMeoFC support on Grub
,
Avnish Chouhan
,
08:38
June 05, 2024
Re: [PATCH v16 03/20] libtasn1: disable code not needed in grub
,
Daniel Kiper
,
11:19
Re: [PATCH v16 02/20] libtasn1: import libtasn1-4.19.0
,
Daniel Kiper
,
11:05
Re: [PATCH v1 1/1] Fix missing measurements on confidential computing enabled platform
,
Kuppuswamy Sathyanarayanan
,
10:51
Re: [PATCH v16 01/20] posix_wrap: tweaks in preparation for libtasn1
,
Daniel Kiper
,
10:45
Re: [PATCH] cli_lock: Added build option to block command line interface
,
Daniel Kiper
,
09:41
Re: [PATCH] cli_lock: Added build option to block command line interface
,
Vladimir 'phcoder' Serbinenko
,
09:22
Re: [PATCH v1 1/1] Fix missing measurements on confidential computing enabled platform
,
Daniel Kiper
,
08:40
June 04, 2024
Re: [PATCH] Add convenience TARGET_CROSS
,
Mike Gilbert
,
13:32
June 03, 2024
[PATCH v1 1/1] Fix missing measurements on confidential computing enabled platform
,
Hector Cao
,
17:37
[PATCH v1 0/1] Fix missing measurements on confidential computing enabled platform
,
Hector Cao
,
17:37
Re: [PATCH vRESEND] MULTIBOOT: Fix handling of errors in broken aout-kludge
,
Daniel Kiper
,
12:49
Re: [PATCH] Add missing cast in compile-time byteswaps
,
Daniel Kiper
,
12:43
Re: [PATCH] Mark vdev_zaps_v2 and head_errlog as supported
,
Daniel Kiper
,
12:34
Re: [PATCH] Add missing cast in compile-time byteswaps
,
Daniel Kiper
,
12:33
Re: [PATCH] Add convenience TARGET_CROSS
,
Daniel Kiper
,
12:30
Re: [PATCH] Add Fedora-specific font paths
,
Daniel Kiper
,
12:27
Re: [PATCH] bfs: Fix improper free() on non-existing files
,
Daniel Kiper
,
12:25
Re: [PATCH] grub-mkpasswd-pbkdf2: Simplify the main function implementation
,
Daniel Kiper
,
12:16
Re: [PATCH] Fix missing measurements on confidential computing enabled platform
,
Daniel Kiper
,
12:14
[PATCH v3 08/10] efi: Provide wrappers for load_image, start_image, unload_image
,
Mate Kukri
,
05:02
[PATCH v3 04/10] modules: load module sections at page-aligned addresses
,
Mate Kukri
,
05:02
[PATCH v3 07/10] nx: set the nx compatible flag in EFI grub images
,
Mate Kukri
,
05:02
[PATCH v3 06/10] nx: set page permissions for loaded modules.
,
Mate Kukri
,
05:02
[PATCH v3 10/10] efi: Disallow fallback to legacy Linux loader when shim says NX is required.
,
Mate Kukri
,
05:02
[PATCH v3 09/10] efi: Use shim's loader protocol for EFI image verification and loading
,
Mate Kukri
,
05:02
[PATCH v3 05/10] nx: add memory attribute get/set API
,
Mate Kukri
,
05:02
[PATCH v3 02/10] modules: strip .llvm_addrsig sections and similar.
,
Mate Kukri
,
05:02
[PATCH v3 00/10] UEFI NX support and NX Linux loader using shim loader protocol
,
Mate Kukri
,
05:02
[PATCH v3 03/10] modules: Don't allocate space for non-allocable sections.
,
Mate Kukri
,
05:02
[PATCH v3 01/10] modules: make .module_license read-only
,
Mate Kukri
,
05:02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc