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: Mon Nov 30 2020 09:42:42 -0500
Messages in reverse chronological order
[
Next Period
]
November 30, 2020
Re: [PATCH] disk: Move hardcoded max disk size literal to a GRUB_DISK_MAX_SECTORS in disk.h
,
Daniel Kiper
,
09:42
November 27, 2020
[PATCH v6 12/12] luks2: Use grub_log2ull to calculate log_sector_size and improve readability
,
Glenn Washburn
,
04:05
[PATCH v6 11/12] misc: Add grub_log2ull macro for calculating log base 2 of 64-bit integers
,
Glenn Washburn
,
04:05
[PATCH v6 10/12] mips: Enable __clzdi2()
,
Glenn Washburn
,
04:04
[PATCH v6 09/12] whitespace: convert 8 spaces to tabs.
,
Glenn Washburn
,
04:04
[PATCH v6 08/12] luks2: Error check segment.sector_size
,
Glenn Washburn
,
04:04
[PATCH v6 07/12] luks2: Better error handling when setting up the cryptodisk
,
Glenn Washburn
,
04:04
[PATCH v6 06/12] cryptodisk: Properly handle non-512 byte sized sectors
,
Glenn Washburn
,
04:04
[PATCH v6 05/12] luks2: grub_cryptodisk_t->total_sectors is the max number of device native sectors
,
Glenn Washburn
,
04:04
[PATCH v6 04/12] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt
,
Glenn Washburn
,
04:04
[PATCH v6 03/12] luks2: Remove unused argument in grub_error
,
Glenn Washburn
,
04:04
[PATCH v6 02/12] luks2: Use more intuitive slot key instead of index in user messages.
,
Glenn Washburn
,
04:04
[PATCH v6 01/12] luks2: Add slot_key member to struct grub_luks2_keyslot/segment/digest
,
Glenn Washburn
,
04:04
[PATCH v6 00/12] Cryptodisk fixes for v2.06 redux
,
Glenn Washburn
,
04:04
[PATCH] loopback: Do not automaticaly replace existing loopback dev, error instead
,
Glenn Washburn
,
03:36
[PATCH] disk: Move hardcoded max disk size literal to a GRUB_DISK_MAX_SECTORS in disk.h
,
Glenn Washburn
,
03:36
November 24, 2020
Policy on which strings should be translated?
,
Glenn Washburn
,
16:08
November 23, 2020
Re: [PATCH] search: Support searching for GPT partition label with --part-label
,
Daniel Wagenknecht
,
17:36
Re: [PATCH] search: Support searching for GPT partition label with --part-label
,
Dmitry
,
17:29
[PATCH] search: Support searching for GPT partition label with --part-label
,
Daniel Wagenknecht
,
17:06
Re: [PATCH v2 0/2] error: Do compile-time format string checking on grub_error.
,
Glenn Washburn
,
04:31
[PATCH] fs: Fix block lists not being able to address to end of disk sometimes
,
Glenn Washburn
,
04:28
[PATCH v5 11/11] luks2: Use grub_log2ull to calculate log_sector_size and improve readability
,
Glenn Washburn
,
00:24
[PATCH v5 10/11] misc: Add grub_log2ull macro for calculating log base 2 of 64-bit integers
,
Glenn Washburn
,
00:24
[PATCH v5 09/11] mips: Enable __clzdi2()
,
Glenn Washburn
,
00:24
[PATCH v5 07/11] luks2: Error check segment.sector_size
,
Glenn Washburn
,
00:24
[PATCH v5 08/11] whitespace: convert 8 spaces to tabs.
,
Glenn Washburn
,
00:24
[PATCH v5 06/11] luks2: Better error handling when setting up the cryptodisk
,
Glenn Washburn
,
00:24
[PATCH v5 05/11] cryptodisk: Properly handle non-512 byte sized sectors
,
Glenn Washburn
,
00:24
[PATCH v5 04/11] luks2: grub_cryptodisk_t->total_sectors is the max number of device native sectors
,
Glenn Washburn
,
00:24
[PATCH v5 03/11] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt
,
Glenn Washburn
,
00:24
[PATCH v5 02/11] luks: Use more intuitive slot key instead of index in user messages.
,
Glenn Washburn
,
00:24
[PATCH v5 01/11] luks2: Add slot_key member to struct grub_luks2_keyslot/segment/digest
,
Glenn Washburn
,
00:24
[PATCH v5 00/11] Cryptodisk fixes for v2.06 redux
,
Glenn Washburn
,
00:24
November 22, 2020
Re: [PATCH v4 13/15] cryptodisk: Properly handle non-512 byte sized sectors.
,
Patrick Steinhardt
,
07:30
November 21, 2020
Re: [PATCH] Retire ChangeLog-2015
,
Daniel Axtens
,
09:25
November 20, 2020
Re: [PATCH v4 14/15] luks2: Better error handling when setting up the cryptodisk.
,
Glenn Washburn
,
18:58
Re: [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
18:29
Re: [RFC] ieee1275: Avoiding many unnecessary open/close
,
Eric Snowberg
,
17:53
[ANNOUNCEMENT] GRUB mini-summit - last virtual session Tue Nov 24 15:00 UTC
,
Daniel Kiper
,
15:32
Re: [PATCH v4 14/15] luks2: Better error handling when setting up the cryptodisk.
,
Daniel Kiper
,
15:24
[PATCH 1/2] ieee1275/powerpc: implements fibre channel discovery for ofpathname
,
Diego Domingos
,
13:43
[PATCH 2/2] ieee1275/powerpc: enables device mapper discovery
,
Diego Domingos
,
13:43
[PATCH 0/2] ieee1275/powerpc: implement ofpath to enable hint feature for FC and dm devices
,
Diego Domingos
,
13:43
[PATCH] Retire ChangeLog-2015
,
Peter Jones
,
11:52
Re: [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Daniel Kiper
,
09:17
Re: [PATCH] arm64: Include missing <grub/types.h> header
,
Daniel Kiper
,
06:40
Re: [PATCH v4 14/15] luks2: Better error handling when setting up the cryptodisk.
,
Glenn Washburn
,
03:45
Re: [PATCH v4 14/15] luks2: Better error handling when setting up the cryptodisk.
,
Glenn Washburn
,
03:44
Re: [PATCH v4 13/15] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
03:42
Re: [PATCH v4 12/15] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Glenn Washburn
,
03:41
Re: [PATCH v4 11/15] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Glenn Washburn
,
03:41
Re: [PATCH v4 10/15] luks2: Use more intuitive keyslot key instead of index when naming keyslot.
,
Glenn Washburn
,
03:40
Re: [PATCH v4 08/15] luks2: Split idx into three variables: keyslot_key, digest_key, segment_key.
,
Glenn Washburn
,
03:40
Re: [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
00:19
November 19, 2020
Re: [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Daniel Kiper
,
09:25
[PATCH] ieee1275: Avoiding many unecessary open/close
,
Diego Domingos
,
09:24
November 18, 2020
Re: [PATCH v2 00/18] Verify appended signatures from grub
,
Daniel Kiper
,
13:22
Re: [PATCH v2 02/18] docs/grub: --pubkey has been supported for some time
,
Daniel Kiper
,
13:12
Re: [PATCH v2 01/18] docs/grub: grub-install is no longer a shell script
,
Daniel Kiper
,
13:10
Re: [PATCH 1/2] loader/i386/linux: Include missing <grub/types.h> header
,
Daniel Kiper
,
13:07
Re: [SPECIFICATION RFC] The firmware and bootloader log specification
,
Heinrich Schuchardt
,
10:02
Re: Network stack status & bugs?
,
Daniel Kiper
,
09:54
[PATCH] grub-mkpasswd-pbkdf2: Simplify the main function implementation
,
Tianjia Zhang
,
02:00
November 17, 2020
Re: [PATCH v4 00/15] Cryptodisk fixes for v2.06 redux
,
Daniel Kiper
,
09:34
Re: [PATCH v4 15/15] luks2: Error check segment.sector_size.
,
Daniel Kiper
,
09:28
Re: [PATCH v4 14/15] luks2: Better error handling when setting up the cryptodisk.
,
Daniel Kiper
,
09:26
Re: [PATCH v4 12/15] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Daniel Kiper
,
09:06
Re: [PATCH v4 09/15] luks2: Improve error messages in luks2_get_keyslot.
,
Daniel Kiper
,
08:52
Re: [PATCH v4 08/15] luks2: Split idx into three variables: keyslot_key, digest_key, segment_key.
,
Daniel Kiper
,
08:47
November 16, 2020
Re: Network stack status & bugs?
,
Faidon Liambotis
,
16:04
Re: [RFC] ieee1275: Avoiding many unnecessary open/close
,
diegodo
,
12:29
Re: [PATCH v4 07/15] luks2: Rename index variable j to i.
,
Daniel Kiper
,
11:38
Re: [PATCH v4 06/15] luks2: Rename variable i to keyslot_idx in luks2_get_keyslot.
,
Daniel Kiper
,
11:37
Re: [PATCH v4 05/15] luks2: Use correct index variable when looping in luks2_get_keyslot.
,
Daniel Kiper
,
11:35
Re: [PATCH v4 04/15] types: Define GRUB_CHAR_BIT based on compiler macro instead of using literal.
,
Daniel Kiper
,
11:31
Re: [PATCH v4 03/15] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Daniel Kiper
,
11:27
Re: [PATCH v4 02/15] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors.
,
Daniel Kiper
,
11:26
Re: [PATCH v4 01/15] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Daniel Kiper
,
11:22
Re: Antw: [EXT] [systemd-devel] [SPECIFICATION RFC] The firmware and bootloader log specification
,
Rasmus Villemoes
,
09:24
[ANNOUNCEMENT] GRUB mini-summit - 3rd virtual session Tue Nov 17 15:00 UTC
,
Daniel Kiper
,
07:47
Antw: [EXT] [systemd-devel] [SPECIFICATION RFC] The firmware and bootloader log specification
,
Ulrich Windl
,
02:56
November 15, 2020
Re: [SPECIFICATION RFC] The firmware and bootloader log specification
,
James Courtier-Dutton
,
09:02
Re: [PATCH v2 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
Patrick Steinhardt
,
06:11
Re: [PATCH v2 1/3] cryptodisk: make the password getter and additional argument to recover_key
,
Patrick Steinhardt
,
06:07
Re: [PATCH v4 15/15] luks2: Error check segment.sector_size.
,
Patrick Steinhardt
,
05:42
Re: [PATCH v4 14/15] luks2: Better error handling when setting up the cryptodisk.
,
Patrick Steinhardt
,
05:13
Re: [PATCH v4 13/15] cryptodisk: Properly handle non-512 byte sized sectors.
,
Patrick Steinhardt
,
05:07
Re: [PATCH v4 12/15] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Patrick Steinhardt
,
05:00
Re: [PATCH v4 11/15] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Patrick Steinhardt
,
04:59
Re: [PATCH v4 10/15] luks2: Use more intuitive keyslot key instead of index when naming keyslot.
,
Patrick Steinhardt
,
04:55
Re: [PATCH v4 09/15] luks2: Improve error messages in luks2_get_keyslot.
,
Patrick Steinhardt
,
04:52
Re: [PATCH v4 08/15] luks2: Split idx into three variables: keyslot_key, digest_key, segment_key.
,
Patrick Steinhardt
,
04:48
Re: [PATCH v4 07/15] luks2: Rename index variable j to i.
,
Patrick Steinhardt
,
04:44
Re: [PATCH v4 06/15] luks2: Rename variable i to keyslot_idx in luks2_get_keyslot.
,
Patrick Steinhardt
,
04:44
Re: [PATCH v4 05/15] luks2: Use correct index variable when looping in luks2_get_keyslot.
,
Patrick Steinhardt
,
04:43
Re: [PATCH v4 04/15] types: Define GRUB_CHAR_BIT based on compiler macro instead of using literal.
,
Patrick Steinhardt
,
04:42
Re: [PATCH v4 03/15] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Patrick Steinhardt
,
04:39
Re: [PATCH v4 02/15] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors.
,
Patrick Steinhardt
,
04:38
Re: [PATCH v4 01/15] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Patrick Steinhardt
,
04:37
November 14, 2020
Re: [SPECIFICATION RFC] The firmware and bootloader log specification
,
Randy Dunlap
,
08:54
Re: [SPECIFICATION RFC] The firmware and bootloader log specification
,
Nico Huber
,
07:34
November 13, 2020
Re: [PATCH v2 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
Glenn Washburn
,
23:23
Re: [PATCH v2 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
James Bottomley
,
21:49
Re: [PATCH v2 2/3] cryptodisk: add OS provided secret support
,
Glenn Washburn
,
20:52
Re: [PATCH v2 1/3] cryptodisk: make the password getter and additional argument to recover_key
,
Glenn Washburn
,
20:51
Re: [PATCH v2 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
Glenn Washburn
,
20:50
[SPECIFICATION RFC] The firmware and bootloader log specification
,
Daniel Kiper
,
18:55
[PATCH v2 3/3] efi: Add API for retrieving the AMD SEV injected secret for cryptodisk
,
James Bottomley
,
17:29
[PATCH v2 2/3] cryptodisk: add OS provided secret support
,
James Bottomley
,
17:28
[PATCH v2 1/3] cryptodisk: make the password getter and additional argument to recover_key
,
James Bottomley
,
17:27
[PATCH v2 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
James Bottomley
,
17:25
Re: [PATCH v5 1/2] Warn if MBR gap is small and user uses advanced modules
,
Vladimir 'phcoder' Serbinenko
,
15:29
[PATCH v5 2/2] Document new limitations on MBR gap support
,
Vladimir 'phcoder' Serbinenko
,
15:28
[PATCH v5 1/2] Warn if MBR gap is small and user uses advanced modules
,
Vladimir 'phcoder' Serbinenko
,
15:28
[PATCH v4 2/2] Document new limitations on MBR gap support
,
Vladimir 'phcoder' Serbinenko
,
15:17
[PATCH v4 1/2] Warn if MBR gap is small and user uses advanced modules
,
Vladimir 'phcoder' Serbinenko
,
15:16
Re: [PATCH 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
James Bottomley
,
14:26
Re: [PATCH 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
Dr. David Alan Gilbert
,
13:22
Re: [PATCH 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
Dr. David Alan Gilbert
,
13:18
Re: [PATCH 2/3] cryptodisk: add OS provided secret support
,
Dr. David Alan Gilbert
,
13:18
Re: [PATCH 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
James Bottomley
,
12:59
Re: [PATCH 1/2] Warn on small MBR gaps on complicated setups
,
Vladimir 'phcoder' Serbinenko
,
11:02
Re: [PATCH 2/3] cryptodisk: add OS provided secret support
,
James Bottomley
,
10:54
Re: [PATCH 1/3] cryptodisk: make the password getter and additional argument to recover_key
,
James Bottomley
,
10:45
Re: [PATCH 1/3] cryptodisk: make the password getter and additional argument to recover_key
,
Glenn Washburn
,
01:03
November 12, 2020
[PATCH 3/3] efi: Add API for retrieving the AMD SEV injected secret for cryptodisk
,
James Bottomley
,
20:24
[PATCH 2/3] cryptodisk: add OS provided secret support
,
James Bottomley
,
20:24
[PATCH 1/3] cryptodisk: make the password getter and additional argument to recover_key
,
James Bottomley
,
20:23
[PATCH 0/3] Add ability to use SEV provisioned secrets for disk decryption
,
James Bottomley
,
20:22
November 10, 2020
Re: [PATCH 1/2] Warn on small MBR gaps on complicated setups
,
Michael Chang
,
22:39
Re: [GRUB RFC PATCH 00/22] i386: Intel TXT and AMD SKINIT secure launcher
,
Konrad Rzeszutek Wilk
,
17:01
Re: [PATCH] Cryptomount support for key files and detached header
,
Glenn Washburn
,
15:25
[PATCH 2/2] Document new limitations on MBR gap support
,
Vladimir 'phcoder' Serbinenko
,
14:50
[PATCH 1/2] Warn on small MBR gaps on complicated setups
,
Vladimir 'phcoder' Serbinenko
,
14:50
[GRUB PATCH RFC 22/22] i386/slaunch: Add support for AMD SKINIT
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 21/22] i386/skinit: Add AMD SKINIT core implementation
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 20/22] i386/skinit: Add AMD SKINIT definitions header file
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 19/22] i386/slaunch: Add code for searching for DRTM event log in ACPI
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 18/22] i386/slaunch: Add secure launch framework and commands
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 13/22] i386/slaunch: Add basic platform support for secure launch
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 14/22] i386/txt: Add Intel TXT definitions header file
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 16/22] i386/txt: Add Intel TXT ACM module support
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 17/22] i386/txt: Add Intel TXT verification routines
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 15/22] i386/txt: Add Intel TXT core implementation
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 11/22] efi: Add a function to read EFI variables with attributes
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 10/22] efi: Return grub_efi_status_t from grub_efi_get_variable()
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 12/22] i386/efi: Report UEFI Secure Boot status to the Linux kernel
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 09/22] efi: Make shim_lock GUID and protocol type public
,
Krystian Hebel
,
09:47
[GRUB PATCH RFC 08/22] i386/tpm: Add TPM TIS and CRB driver
,
Krystian Hebel
,
09:46
[GRUB PATCH RFC 07/22] i386/tpm: Rename tpm module to tpm_verifier
,
Krystian Hebel
,
09:46
[GRUB PATCH RFC 05/22] i386/memory: Rename PAGE_SIZE to GRUB_PAGE_SIZE and make it global
,
Krystian Hebel
,
09:46
[GRUB PATCH RFC 06/22] mmap: Add grub_mmap_get_lowest() and grub_mmap_get_highest()
,
Krystian Hebel
,
09:46
[GRUB PATCH RFC 04/22] i386/memory: Rename PAGE_SHIFT to GRUB_PAGE_SHIFT
,
Krystian Hebel
,
09:46
[GRUB PATCH RFC 02/22] i386/msr: Rename grub_msr_read() and grub_msr_write()
,
Krystian Hebel
,
09:46
[GRUB PATCH RFC 03/22] i386/msr: Extract and improve MSR support detection code
,
Krystian Hebel
,
09:46
[GRUB PATCH RFC 01/22] i386/msr: Merge rdmsr.h and wrmsr.h into msr.h
,
Krystian Hebel
,
09:46
[GRUB RFC PATCH 00/22] i386: Intel TXT and AMD SKINIT secure launcher
,
Krystian Hebel
,
09:46
[ANNOUNCEMENT] GRUB mini-summit - 2nd virtual session Tue Nov 10 15:00 UTC
,
Daniel Kiper
,
07:29
November 09, 2020
Re: [PATCH] Cryptomount support for key files and detached header
,
Dmitry
,
17:08
Re: [PATCH] Cryptomount support for key files and detached header
,
Glenn Washburn
,
16:34
[PATCH] arm64: Include missing <grub/types.h> header
,
Javier Martinez Canillas
,
05:40
Re: [PATCH] Cryptomount support for key files and detached header
,
Dmitry
,
04:42
Re: [PATCH] Cryptomount support for key files and detached header
,
Dmitry
,
02:55
November 08, 2020
Re: [PATCH] Cryptomount support for key files and detached header
,
Glenn Washburn
,
22:17
[PATCH v2 2/2] error: Do compile-time format string checking on grub_error.
,
Glenn Washburn
,
00:29
[PATCH v2 1/2] error: Fix issues mostly related to incorrect length modifiers in calls to grub_error().
,
Glenn Washburn
,
00:28
[PATCH v2 0/2] error: Do compile-time format string checking on grub_error.
,
Glenn Washburn
,
00:28
November 07, 2020
[PATCH] Cryptomount support for key files and detached header
,
reagentoo
,
13:39
November 06, 2020
[PATCH v4 15/15] luks2: Error check segment.sector_size.
,
Glenn Washburn
,
23:48
[PATCH v4 14/15] luks2: Better error handling when setting up the cryptodisk.
,
Glenn Washburn
,
23:48
[PATCH v4 13/15] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
23:48
[PATCH v4 12/15] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Glenn Washburn
,
23:48
[PATCH v4 11/15] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt.
,
Glenn Washburn
,
23:47
[PATCH v4 10/15] luks2: Use more intuitive keyslot key instead of index when naming keyslot.
,
Glenn Washburn
,
23:47
[PATCH v4 09/15] luks2: Improve error messages in luks2_get_keyslot.
,
Glenn Washburn
,
23:47
[PATCH v4 07/15] luks2: Rename index variable j to i.
,
Glenn Washburn
,
23:47
[PATCH v4 05/15] luks2: Use correct index variable when looping in luks2_get_keyslot.
,
Glenn Washburn
,
23:47
[PATCH v4 08/15] luks2: Split idx into three variables: keyslot_key, digest_key, segment_key.
,
Glenn Washburn
,
23:47
[PATCH v4 03/15] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c.
,
Glenn Washburn
,
23:47
[PATCH v4 04/15] types: Define GRUB_CHAR_BIT based on compiler macro instead of using literal.
,
Glenn Washburn
,
23:47
[PATCH v4 01/15] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors.
,
Glenn Washburn
,
23:47
[PATCH v4 06/15] luks2: Rename variable i to keyslot_idx in luks2_get_keyslot.
,
Glenn Washburn
,
23:47
[PATCH v4 02/15] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors.
,
Glenn Washburn
,
23:47
[PATCH v4 00/15] Cryptodisk fixes for v2.06 redux
,
Glenn Washburn
,
23:47
Re: [PATCH v3 06/10] cryptodisk: Properly handle non-512 byte sized sectors.
,
Glenn Washburn
,
14:08
[PATCH] at_keyboard: Fix keyboards that report IBM PC AT scan codes
,
Javier Martinez Canillas
,
08:48
Re: [PATCH v3 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Glenn Washburn
,
01:41
November 05, 2020
[PATCH 1/2] loader/i386/linux: Include missing <grub/types.h> header
,
Javier Martinez Canillas
,
10:00
[PATCH 2/2] arm: Include missing <grub/symbol.h> header
,
Javier Martinez Canillas
,
09:59
November 04, 2020
Re: [PATCH 0/3] Add support for signing grub with an appended signature
,
Michal Suchánek
,
13:04
Re: [PATCH v3 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Daniel Kiper
,
08:15
Re: [PATCH v3 00/10] Cryptodisk fixes for v2.06 redux
,
Daniel Kiper
,
07:44
Re: [PATCH v2 1/8] linux/arm: fix ARM Linux header layout
,
Leif Lindholm
,
07:31
Re: [PATCH v2 1/8] linux/arm: fix ARM Linux header layout
,
Ard Biesheuvel
,
07:20
Re: [PATCH v2 1/8] linux/arm: fix ARM Linux header layout
,
Leif Lindholm
,
07:11
November 03, 2020
search: Support searching for partition UUID with --part-uuid
,
Dmitry
,
15:49
Re: [PATCH v3 4/9] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
,
Glenn Washburn
,
15:21
Re: [PATCH v3 00/10] Cryptodisk fixes for v2.06 redux
,
Glenn Washburn
,
13:51
November 02, 2020
[ANNOUNCEMENT] GRUB mini-summit - 1st virtual session Tue Nov 3 15:00 UTC
,
Daniel Kiper
,
18:32
Re: [PATCH v3 00/10] Cryptodisk fixes for v2.06 redux
,
Daniel Kiper
,
10:57
Non-functional at_keyboard
,
Renaud Métrich
,
04:52
Re: Grub xen_pvh platform does not seem to support uncompressed kernels
,
Jürgen Groß
,
04:39
Re: Grub xen_pvh platform does not seem to support uncompressed kernels
,
Andy Smith
,
04:17
Re: Grub xen_pvh platform does not seem to support uncompressed kernels
,
Jürgen Groß
,
03:43
Re: Grub xen_pvh platform does not seem to support uncompressed kernels
,
Andy Smith
,
03:27
Re: Grub xen_pvh platform does not seem to support uncompressed kernels
,
Jürgen Groß
,
02:43
Grub xen_pvh platform does not seem to support uncompressed kernels
,
Andy Smith
,
01:23
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc