Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
grub-devel (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Aug 31 2020 14:43:44 -0400
Threads in reverse chronological order
[
Next Period
]
remove trailing semicolon mini-patch
,
Florian La Roche
,
2020/08/31
Re: remove trailing semicolon mini-patch
,
John Paul Adrian Glaubitz
,
2020/08/31
reduce output into grub.cfg
,
Florian La Roche
,
2020/08/31
Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
HardenedArray
,
2020/08/28
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Eli Schwartz
,
2020/08/28
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
HardenedArray
,
2020/08/28
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Eli Schwartz
,
2020/08/28
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Patrick Steinhardt
,
2020/08/28
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Eli Schwartz
,
2020/08/28
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
HardenedArray
,
2020/08/28
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Glenn Washburn
,
2020/08/28
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Patrick Steinhardt
,
2020/08/29
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
HardenedArray
,
2020/08/29
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Patrick Steinhardt
,
2020/08/29
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Eli Schwartz
,
2020/08/29
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
HardenedArray
,
2020/08/30
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Patrick Steinhardt
,
2020/08/30
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Patrick Steinhardt
,
2020/08/30
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
HardenedArray
,
2020/08/30
Re: Can grub-git be used to decrypt a LUKS2 encrypted partition? Testing Results
,
Patrick Steinhardt
,
2020/08/30
Quoting issues in Bash script `grub-fs-tester` causes F2FS test failure
,
Paul Menzel
,
2020/08/28
[PATCH] tests: F2FS test should use MOUNTDEVICE like other tests.
,
Glenn Washburn
,
2020/08/28
[PATCH] grub-install: Add backup and restore
,
Dimitri John Ledkov
,
2020/08/25
Usb device detection in grub
,
Arindam Khan
,
2020/08/25
Re: Usb device detection in grub
,
Vladimir 'phcoder' Serbinenko
,
2020/08/25
Re: Usb device detection in grub
,
Arindam Khan
,
2020/08/26
adding support for a hypervisor
,
Chuck Tuffli
,
2020/08/24
[PATCH 0/9] Cryptodisk fixes for v2.06
,
Patrick Steinhardt
,
2020/08/23
[PATCH 1/9] json: Remove invalid typedef redefinition
,
Patrick Steinhardt
,
2020/08/23
[PATCH 2/9] luks: Fix out-of-bounds copy of UUID
,
Patrick Steinhardt
,
2020/08/23
Re: [PATCH 2/9] luks: Fix out-of-bounds copy of UUID
,
Denis 'GNUtoo' Carikli
,
2020/08/23
Re: [PATCH 2/9] luks: Fix out-of-bounds copy of UUID
,
Patrick Steinhardt
,
2020/08/26
[PATCH 3/9] luks2: Fix use of incorrect index and some error messages
,
Patrick Steinhardt
,
2020/08/23
Re: [PATCH 3/9] luks2: Fix use of incorrect index and some error messages
,
Glenn Washburn
,
2020/08/24
Re: [PATCH 3/9] luks2: Fix use of incorrect index and some error messages
,
Patrick Steinhardt
,
2020/08/24
[PATCH 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Patrick Steinhardt
,
2020/08/23
[PATCH 5/9] luks2: Improve error reporting when decrypting/verifying key
,
Patrick Steinhardt
,
2020/08/23
[PATCH 6/9] cryptodisk: Unregister cryptomount command when removing module
,
Patrick Steinhardt
,
2020/08/23
[PATCH 7/9] cryptodisk: Incorrect calculation of start sector for grub_disk_read in grub_cryptodisk_read
,
Patrick Steinhardt
,
2020/08/23
[PATCH 8/9] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'
,
Patrick Steinhardt
,
2020/08/23
[PATCH 9/9] cryptodisk: Properly handle non-512 byte sized sectors
,
Patrick Steinhardt
,
2020/08/23
Re: [PATCH 0/9] Cryptodisk fixes for v2.06
,
Glenn Washburn
,
2020/08/24
Re: [PATCH 0/9] Cryptodisk fixes for v2.06
,
Patrick Steinhardt
,
2020/08/24
[PATCH v2 0/9] Cryptodisk fixes for v2.06
,
Patrick Steinhardt
,
2020/08/26
[PATCH v2 1/9] json: Remove invalid typedef redefinition
,
Patrick Steinhardt
,
2020/08/26
[PATCH v2 2/9] luks: Fix out-of-bounds copy of UUID
,
Patrick Steinhardt
,
2020/08/26
[PATCH v2 3/9] luks2: Fix use of incorrect index and some error messages
,
Patrick Steinhardt
,
2020/08/26
[PATCH v2 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Patrick Steinhardt
,
2020/08/26
[PATCH v2 5/9] luks2: Improve error reporting when decrypting/verifying key
,
Patrick Steinhardt
,
2020/08/26
[PATCH v2 6/9] cryptodisk: Unregister cryptomount command when removing module
,
Patrick Steinhardt
,
2020/08/26
[PATCH] cryptodisk: Incorrect calculation of sector in grub_cryptodisk_read/write.
,
Glenn Washburn
,
2020/08/26
Re: [PATCH] cryptodisk: Incorrect calculation of sector in grub_cryptodisk_read/write.
,
Glenn Washburn
,
2020/08/26
Re: [PATCH] cryptodisk: Incorrect calculation of sector in grub_cryptodisk_read/write.
,
Patrick Steinhardt
,
2020/08/28
[PATCH v2 7/9] cryptodisk: Fix incorrect calculation of start sector
,
Patrick Steinhardt
,
2020/08/26
[PATCH v2 8/9] cryptodisk: Fix cipher IV mode 'plain64' always being set as 'plain'
,
Patrick Steinhardt
,
2020/08/26
[PATCH v2 9/9] cryptodisk: Properly handle non-512 byte sized sectors
,
Patrick Steinhardt
,
2020/08/26
Re: [PATCH v2 9/9] cryptodisk: Properly handle non-512 byte sized sectors
,
Glenn Washburn
,
2020/08/31
Re: [PATCH v2 0/9] Cryptodisk fixes for v2.06
,
Glenn Washburn
,
2020/08/26
Re: [PATCH v2 0/9] Cryptodisk fixes for v2.06
,
Patrick Steinhardt
,
2020/08/28
Re: [CRYPTO-LUKS v1 03/19] cryptodisk: Incorrect calculation of start sector for grub_disk_read in grub_cryptodisk_read.
,
Patrick Steinhardt
,
2020/08/23
Re: [CRYPTO-LUKS v1 03/19] cryptodisk: Incorrect calculation of start sector for grub_disk_read in grub_cryptodisk_read.
,
Glenn Washburn
,
2020/08/24
Re: [CRYPTO-LUKS v1 03/19] cryptodisk: Incorrect calculation of start sector for grub_disk_read in grub_cryptodisk_read.
,
Patrick Steinhardt
,
2020/08/24
[CRYPTO-LUKS v2 03/19] cryptodisk: Incorrect calculation of sector in grub_cryptodisk_read/write.
,
Glenn Washburn
,
2020/08/24
Re: [CRYPTO-LUKS v2 03/19] cryptodisk: Incorrect calculation of sector in grub_cryptodisk_read/write.
,
Glenn Washburn
,
2020/08/24
Re: [CRYPTO-LUKS v1 03/19] cryptodisk: Incorrect calculation of start sector for grub_disk_read in grub_cryptodisk_read.
,
Glenn Washburn
,
2020/08/24
[CRYPTO-LUKS v3 03/19] cryptodisk: Incorrect calculation of start sector for grub_disk_read in grub_cryptodisk_read.
,
Glenn Washburn
,
2020/08/24
Re: [CRYPTO-LUKS v1 07/19] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors.
,
Patrick Steinhardt
,
2020/08/23
[PATCH 0/3] Add support for signing grub with an appended signature
,
Daniel Axtens
,
2020/08/20
[PATCH 1/3] Add suport for signing grub with an appended signature
,
Daniel Axtens
,
2020/08/20
[PATCH 2/3] docs/grub: Document signing grub under UEFI
,
Daniel Axtens
,
2020/08/20
[PATCH 3/3] docs/grub: Document signing grub with an appended signature
,
Daniel Axtens
,
2020/08/20
[PATCH] v6 for detached headers and key files
,
Denis 'GNUtoo' Carikli
,
2020/08/19
[PATCH v6 1/6] cryptodisk: luks: unify grub_cryptodisk_dev function names
,
Denis 'GNUtoo' Carikli
,
2020/08/19
[PATCH v6 2/6] cryptodisk: geli: unify grub_cryptodisk_dev function names
,
Denis 'GNUtoo' Carikli
,
2020/08/19
[PATCH v6 3/6] cryptodisk: enable the backends to implement detached headers
,
Denis 'GNUtoo' Carikli
,
2020/08/19
[PATCH v6 5/6] cryptodisk: enable the backends to implement key files
,
Denis 'GNUtoo' Carikli
,
2020/08/19
[PATCH v6 6/6] cryptodisk: Add support for LUKS1 key files
,
Denis 'GNUtoo' Carikli
,
2020/08/19
[PATCH v6 4/6] cryptodisk: add support for LUKS1 detached headers
,
Denis 'GNUtoo' Carikli
,
2020/08/19
Re: [PATCH] v6 for detached headers and key files
,
Glenn Washburn
,
2020/08/19
Re: [PATCH] v6 for detached headers and key files
,
Denis 'GNUtoo' Carikli
,
2020/08/21
Re: [PATCH] v6 for detached headers and key files
,
Glenn Washburn
,
2020/08/23
GRUB build failure
,
Naveen Chaudhary
,
2020/08/19
Re: GRUB build failure
,
Naveen Chaudhary
,
2020/08/19
Re: GRUB build failure
,
Glenn Washburn
,
2020/08/19
[CRYPTOMOUNT-TEST 7/7] test: Add cryptomount test.
,
Glenn Washburn
,
2020/08/16
[CRYPTOMOUNT-TEST v2 7/7] test: Add cryptomount test.
,
Glenn Washburn
,
2020/08/17
[CRYPTOMOUNT-TEST 6/7] tests: Add grub-shell-luks-tester to facilitate functional LUKS1/2 testing.
,
Glenn Washburn
,
2020/08/16
[CRYPTOMOUNT-TEST v2 6/7] tests: Add grub-shell-luks-tester to facilitate functional LUKS1/2 testing.
,
Glenn Washburn
,
2020/08/17
[CRYPTOMOUNT-TEST 5/7] grub-shell: Only show grub-mkrescue output if it returns an error.
,
Glenn Washburn
,
2020/08/16
[CRYPTOMOUNT-TEST 4/7] grub-shell: Trim line should always be matched from the beginning of the line.
,
Glenn Washburn
,
2020/08/16
[CRYPTOMOUNT-TEST 3/7] grub-shell: Allow specifying non-default trim line contents.
,
Glenn Washburn
,
2020/08/16
[CRYPTOMOUNT-TEST 2/7] cryptodisk: Allow cryptomount password to be specified as argument.
,
Glenn Washburn
,
2020/08/16
[CRYPTOMOUNT-TEST 1/7] cryptodisk: Improve cryptomount short help string.
,
Glenn Washburn
,
2020/08/16
[CRYPTOMOUNT-TEST 0/7] Add LUKS1/2 tests for cryptomount
,
Glenn Washburn
,
2020/08/16
Re: [CRYPTOMOUNT-TEST 0/7] Add LUKS1/2 tests for cryptomount
,
Glenn Washburn
,
2020/08/17
Some grub functional tests failing
,
Glenn Washburn
,
2020/08/16
Re: Some grub functional tests failing
,
Daniel Axtens
,
2020/08/16
announcing XHCI support (USB 3.0)
,
Jan Suhr | Nitrokey
,
2020/08/13
Re: announcing XHCI support (USB 3.0)
,
Roma Jam
,
2020/08/14
Re: announcing XHCI support (USB 3.0)
,
Thomas Frauendorfer
,
2020/08/17
grub2 + xhci
,
Roma Jam
,
2020/08/13
[PATCH] i386/relocator_common.S: drop empty #ifdef
,
Cao jin
,
2020/08/12
Re: [PATCH] i386/relocator_common.S: drop empty #ifdef
,
Daniel Kiper
,
2020/08/17
How to enable building tpm.mod into core.img ?
,
Hanson Char
,
2020/08/11
Re: How to enable building tpm.mod into core.img ?
,
Hanson Char
,
2020/08/11
Re: [v5][ 4/6] cryptodisk: add support for LUKS1 detached headers
,
Glenn Washburn
,
2020/08/05
[ANNOUNCEMENT] Linux Plumbers Conference - Systems Boot and Security Microconference
,
Daniel Kiper
,
2020/08/04
[PATCH] Fix typo
,
Ave Milia
,
2020/08/03
Re: [PATCH] Fix typo
,
Daniel Kiper
,
2020/08/17
Re: [PATCH] Fix typo
,
Ave Milia
,
2020/08/18
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc