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: Fri Dec 30 2022 07:57:09 -0500
Messages in reverse chronological order
[
Next Period
]
December 30, 2022
Re: [PATCH] verifiers: Don't return error for deferred image
,
Zhang Boyang
,
07:57
December 29, 2022
Re: [RFC PATCH v4 1/1] kern/dl: Add module vermagic check
,
Pete Batard
,
13:21
Re: [RFC PATCH v4 0/1] kern/dl: Add module vermagic check
,
Pete Batard
,
13:21
December 28, 2022
Re: [PATCH v8 1/1] plainmount: Support plain encryption mode
,
Maxim Fomin
,
13:05
Re: [PATCH v10] plainmount: Support plain encryption mode
,
Maxim Fomin
,
12:48
[PATCH v2] Fix possible integer overflow in i386-pc mode with large partitions
,
Maxim Fomin
,
12:40
[PATCH v10] plainmount: Support plain encryption mode
,
Maxim Fomin
,
12:20
December 26, 2022
Re: [PATCH] verifiers: Don't return error for deferred image
,
Leo Yan
,
03:13
December 25, 2022
[RFC PATCH v4 1/1] kern/dl: Add module vermagic check
,
Zhang Boyang
,
02:59
[RFC PATCH v4 0/1] kern/dl: Add module vermagic check
,
Zhang Boyang
,
02:59
December 23, 2022
[PATCH v5 14/14] docs: Add debugging chapter to development documentation
,
Glenn Washburn
,
23:20
[PATCH v5 13/14] gdb: Modify gdb prompt when running gdb_grub script
,
Glenn Washburn
,
23:20
[PATCH v5 09/14] gdb: Add more support for debugging on EFI platforms
,
Glenn Washburn
,
23:20
[PATCH v5 08/14] gdb: Add functions to make loading from dynamically positioned targets easier
,
Glenn Washburn
,
23:20
[PATCH v5 12/14] gdb: Add extra early initialization symbols for i386-pc
,
Glenn Washburn
,
23:20
[PATCH v5 11/14] gdb: Fix issue with breakpoints defined before the GRUB image is loaded
,
Glenn Washburn
,
23:20
[PATCH v5 07/14] gdb: Replace module symbol loading implementation with Python one
,
Glenn Washburn
,
23:20
[PATCH v5 10/14] gdb: Allow running user-defined commands at GRUB start
,
Glenn Washburn
,
23:20
[PATCH v5 06/14] gdb: Only connect to remote target once when first sourced
,
Glenn Washburn
,
23:20
[PATCH v5 05/14] gdb: Conditionally run GDB script logic for dynamically or statically positioned GRUB
,
Glenn Washburn
,
23:20
[PATCH v5 04/14] gdb: Move runtime module loading into runtime_load_module
,
Glenn Washburn
,
23:20
[PATCH v5 03/14] gdb: If no modules have been loaded, do not try to load module symbols
,
Glenn Washburn
,
23:20
[PATCH v5 02/14] gdb: Prevent wrapping when writing to .segments.tmp
,
Glenn Washburn
,
23:20
[PATCH v5 01/14] gdb: Fix redirection issue in dump_module_sections
,
Glenn Washburn
,
23:20
[PATCH v5 00/14] GDB script fixes and improvements
,
Glenn Washburn
,
23:20
Re: [PATCH v8 1/1] plainmount: Support plain encryption mode
,
Glenn Washburn
,
21:09
Re: [PATCH v8 1/1] plainmount: Support plain encryption mode
,
Glenn Washburn
,
20:55
Re: [PATCH v4 08/15] gdb: If enabled, print line used to load EFI kernel symbols when using gdb_grub script
,
Glenn Washburn
,
20:26
Re: [RFC PATCH v3 0/1] kern/dl: Add module version check
,
Zhang Boyang
,
14:13
Re: [RFC PATCH v3 0/1] kern/dl: Add module version check
,
Zhang Boyang
,
11:44
Re: [RFC PATCH v3 0/1] kern/dl: Add module version check
,
Pete Batard
,
08:07
Re: [RFC PATCH v2 1/1] kern/dl: Add module version check
,
Zhang Boyang
,
03:18
Re: [RFC PATCH v3 0/1] kern/dl: Add module version check
,
Zhang Boyang
,
02:18
December 22, 2022
[PATCH 3/3] serial: Improve detection of duplicate serial ports
,
Benjamin Herrenschmidt
,
20:50
[PATCH 2/3] serial: Avoid double lookup of serial ports
,
Benjamin Herrenschmidt
,
20:49
[PATCH 1/3] serial: Replace usage of memcmp with strncmp
,
Benjamin Herrenschmidt
,
20:49
[PATCH 0/3] serial: Cleanup & fix port discovery
,
Benjamin Herrenschmidt
,
20:49
[PATCH v3 7/8] ns8250: Support more MMIO access sizes
,
Benjamin Herrenschmidt
,
20:49
[PATCH v3 8/8] serial: Add ability to specify MMIO ports via 'serial'
,
Benjamin Herrenschmidt
,
20:49
[PATCH v3 6/8] ns8250: Use ACPI SPCR table when available to configure serial
,
Benjamin Herrenschmidt
,
20:49
[PATCH v3 5/8] ns8250: Add configuration parameter when adding ports
,
Benjamin Herrenschmidt
,
20:49
[PATCH v3 4/8] ns8250: Move base clock definition to a header
,
Benjamin Herrenschmidt
,
20:49
[PATCH v3 3/8] ns8250: Add base support for MMIO UARTs
,
Benjamin Herrenschmidt
,
20:49
[PATCH v3 1/8] acpi: Export a generic grub_acpi_find_table
,
Benjamin Herrenschmidt
,
20:49
[PATCH v2 0/8] serial: Add MMIO & SPCR support
,
Benjamin Herrenschmidt
,
20:49
[PATCH v3 2/8] acpi: Add SPCR and generic address definitions
,
Benjamin Herrenschmidt
,
20:49
Re: [PATCH v2 8/8] serial: Add ability to specify MMIO ports via 'serial'
,
Benjamin Herrenschmidt
,
17:59
Re: GRUB 2.12 release - update
,
Daniel Kiper
,
13:53
Re: [PATCH v4 13/15] gdb: Add extra early initialization symbols for i386-pc
,
Daniel Kiper
,
13:26
Re: [PATCH v4 12/15] gdb: Allow running user-defined commands at GRUB start
,
Daniel Kiper
,
13:22
Re: [PATCH v4 08/15] gdb: If enabled, print line used to load EFI kernel symbols when using gdb_grub script
,
Daniel Kiper
,
13:17
Re: [RFC PATCH v3 0/1] kern/dl: Add module version check
,
Pete Batard
,
13:16
[RFC PATCH v3 1/1] kern/dl: Add module version check
,
Zhang Boyang
,
11:52
[RFC PATCH v3 0/1] kern/dl: Add module version check
,
Zhang Boyang
,
11:38
Re: [PATCH] verifiers: Don't return error for deferred image
,
Zhang Boyang
,
09:37
Re: Handling large allocations (bypassing mm?)
,
Ard Biesheuvel
,
08:15
Re: [PATCH v2 8/8] serial: Add ability to specify MMIO ports via 'serial'
,
Daniel Kiper
,
07:54
Re: [PATCH] verifiers: Don't return error for deferred image
,
Leo Yan
,
07:22
Re: [PATCH] verifiers: Don't return error for deferred image
,
Zhang Boyang
,
06:25
[PATCH] verifiers: Don't return error for deferred image
,
Leo Yan
,
06:15
[PATCH v3 2/2] mm: Preallocate some space when adding new regions
,
Zhang Boyang
,
04:18
[PATCH v3 1/2] mm: Adjust new region size to take management overhead into account
,
Zhang Boyang
,
04:18
[PATCH v3 0/2] mm: Better handling of adding new regions
,
Zhang Boyang
,
04:18
Re: [RFC PATCH v2 1/1] kern/dl: Add module version check
,
Glenn Washburn
,
01:31
[PATCH v2 7/8] ns8250: Support more MMIO access sizes
,
Benjamin Herrenschmidt
,
01:14
[PATCH v2 6/8] ns8250: Use ACPI SPCR table when available to configure serial
,
Benjamin Herrenschmidt
,
01:14
[PATCH v2 8/8] serial: Add ability to specify MMIO ports via 'serial'
,
Benjamin Herrenschmidt
,
01:14
[PATCH v2 4/8] ns8250: Move base clock definition to a header
,
Benjamin Herrenschmidt
,
01:14
[PATCH v2 5/8] ns8250: Add configuration parameter when adding ports
,
Benjamin Herrenschmidt
,
01:14
[PATCH v2 3/8] ns8250: Add base support for MMIO UARTs
,
Benjamin Herrenschmidt
,
01:14
[PATCH v2 2/8] acpi: Add SPCR and generic address definitions
,
Benjamin Herrenschmidt
,
01:14
[PATCH v2 1/8] acpi: Export a generic grub_acpi_find_table
,
Benjamin Herrenschmidt
,
01:14
[PATCH v2 0/8] serial: Add MMIO & SPCR support
,
Benjamin Herrenschmidt
,
01:14
Re: [PATCH v4 15/15] docs: Add debugging chapter to development documentation
,
Glenn Washburn
,
01:12
Re: [PATCH v4 12/15] gdb: Allow running user-defined commands at GRUB start
,
Glenn Washburn
,
01:08
December 21, 2022
Re: [PATCH 7/7] serial: Add ability to specify MMIO ports via 'serial'
,
Benjamin Herrenschmidt
,
21:14
Re: [PATCH 3/7] ns8250: Add base support for MMIO UARTs
,
Benjamin Herrenschmidt
,
21:12
Re: [RESEND PATCH 0/7] serial: Add MMIO & SPCR support
,
Benjamin Herrenschmidt
,
19:52
Re: [PATCH v4 13/15] gdb: Add extra early initialization symbols for i386-pc
,
Glenn Washburn
,
13:21
Re: [PATCH v4 12/15] gdb: Allow running user-defined commands at GRUB start
,
Glenn Washburn
,
13:19
Re: [RFC PATCH] kern/dl: Add module version check
,
Robbie Harwood
,
13:01
Re: [PATCH v4 08/15] gdb: If enabled, print line used to load EFI kernel symbols when using gdb_grub script
,
Glenn Washburn
,
12:57
Re: [RFC PATCH] kern/dl: Add module version check
,
Glenn Washburn
,
12:27
Re: [PATCH v2 1/2] mm: Adjust new region size to take management overhead into account
,
Zhang Boyang
,
11:35
Re: [PATCH v2 3/3] pci: Rename GRUB_PCI_CLASS_*
,
Daniel Kiper
,
10:52
Re: [PATCH v4 15/15] docs: Add debugging chapter to development documentation
,
Daniel Kiper
,
10:50
Re: [RFC PATCH v2 1/1] kern/dl: Add module version check
,
Pete Batard
,
10:45
Re: [PATCH v4 13/15] gdb: Add extra early initialization symbols for i386-pc
,
Daniel Kiper
,
10:29
Re: [PATCH v4 12/15] gdb: Allow running user-defined commands at GRUB start
,
Daniel Kiper
,
10:27
Re: [PATCH v4 08/15] gdb: If enabled, print line used to load EFI kernel symbols when using gdb_grub script
,
Daniel Kiper
,
10:20
Re: [PATCH v4 04/15] gdb: Move runtime module loading into runtime_load_module
,
Daniel Kiper
,
09:57
Re: [RFC PATCH] kern/dl: Add module version check
,
Pete Batard
,
09:39
Re: [RESEND PATCH 0/7] serial: Add MMIO & SPCR support
,
Daniel Kiper
,
09:15
Re: [PATCH 7/7] serial: Add ability to specify MMIO ports via 'serial'
,
Daniel Kiper
,
09:11
Re: [PATCH 6/7] ns8250: Support more MMIO access sizes
,
Daniel Kiper
,
08:58
Re: [PATCH 5/7] ns8250: Use ACPI SPCR table when available to configure serial
,
Daniel Kiper
,
08:44
Re: [PATCH 4/7] ns8250: Add configuration parameter when adding ports
,
Daniel Kiper
,
08:32
Re: [PATCH 3/7] ns8250: Add base support for MMIO UARTs
,
Daniel Kiper
,
08:26
Re: [PATCH v2 2/3] term/serial: Add support for PCI serial devices
,
Daniel Kiper
,
07:59
[RFC PATCH v2 1/1] kern/dl: Add module version check
,
Zhang Boyang
,
07:12
Re: [RFC PATCH] kern/dl: Add module version check
,
Zhang Boyang
,
06:38
Re: [RFC PATCH] kern/dl: Add module version check
,
Didier Spaier
,
05:34
Re: [RFC PATCH] kern/dl: Add module version check
,
Thomas Schmitt
,
04:43
Re: [RFC PATCH] kern/dl: Add module version check
,
Zhang Boyang
,
03:21
Re: [RFC PATCH] kern/dl: Add module version check
,
Zhang Boyang
,
03:07
Re: [RFC PATCH] kern/dl: Add module version check
,
Zhang Boyang
,
02:57
December 20, 2022
Re: [PATCH v4 15/15] docs: Add debugging chapter to development documentation
,
Jeremy Szu
,
22:08
Re: [RFC PATCH] kern/dl: Add module version check
,
Pete Batard
,
21:43
Re: [RFC PATCH] kern/dl: Add module version check
,
Robbie Harwood
,
17:59
Re: Proposal v2: fs/iso9660: Prevent skipping CE or ST at start of continuation area
,
Lidong Chen
,
16:08
Re: [RFC PATCH] kern/dl: Add module version check
,
Glenn Washburn
,
14:04
Re: [PATCH v2 0/3] Add support for EFI file system transposition
,
Daniel Kiper
,
12:51
Re: [PATCH v2 2/2] mm: Preallocate some space when adding new regions
,
Daniel Kiper
,
12:22
Re: [PATCH v2 1/2] mm: Adjust new region size to take management overhead into account
,
Daniel Kiper
,
12:22
Re: [PATCH] templates/linux_xen: fix detecting xsm policy
,
Daniel Kiper
,
11:59
Re: [PATCH v3] cmp: Only return success when both files have the same contents
,
Daniel Kiper
,
11:59
Re: [PATCH] docs: Remove text about cryptodisk uuids no being able to use dashes
,
Daniel Kiper
,
11:13
Re: [PATCH] grub-shell: Add grub output logfile with grub-shell --debug
,
Daniel Kiper
,
10:53
Re: [PATCH 4/4] fs/iso9660: Incorrect check for entry boudary
,
Thomas Schmitt
,
04:21
December 19, 2022
Re: [PATCH 4/4] fs/iso9660: Incorrect check for entry boudary
,
Lidong Chen
,
16:00
[RFC PATCH] kern/dl: Add module version check
,
Zhang Boyang
,
10:33
Re: [PATCH 1/4] fs/iso9660: Add check to prevent infinite loop
,
Thomas Schmitt
,
04:45
Re: [PATCH 3/4] fs/iso9660: Avoid reading past the entry boundary
,
Lidong Chen
,
03:43
Re: [PATCH 2/4] fs/iso9660: Prevent read past the end of system use area
,
Lidong Chen
,
03:39
Re: [PATCH 1/4] fs/iso9660: Add check to prevent infinite loop
,
Lidong Chen
,
03:16
Re: [PATCH 0/4] fs/iso9660: Fix out-of-bounds read
,
Lidong Chen
,
03:07
Re: [PATCH v2 1/1] Fix integer overflow at left shift expression on i386-pc platform
,
Maxim Fomin
,
02:18
December 18, 2022
Re: [PATCH v2 1/1] Fix integer overflow at left shift expression on i386-pc platform
,
Glenn Washburn
,
14:25
December 17, 2022
[PATCH v2 1/1] Fix integer overflow at left shift expression on i386-pc platform
,
Maxim Fomin
,
13:23
Re: [PATCH v2 0/3] term/serial: Add PCI-serial device support
,
Glenn Washburn
,
12:52
Re: [PATCH] Fix integer overflow at left shift expression
,
Maxim Fomin
,
07:03
December 16, 2022
Re: Handling large allocations (bypassing mm?)
,
Robbie Harwood
,
12:55
Re: [PATCH] Fix integer overflow at left shift expression
,
Glenn Washburn
,
12:45
Re: [PATCH v9] plainmount: Support plain encryption mode
,
Glenn Washburn
,
12:27
Proposal v2: fs/iso9660: Prevent skipping CE or ST at start of continuation area
,
Thomas Schmitt
,
07:56
Proposal: fs/iso9660: Prevent skipping CE or ST at start of continuation area
,
Thomas Schmitt
,
04:41
Re: [PATCH 2/4] fs/iso9660: Prevent read past the end of system use area
,
Thomas Schmitt
,
03:53
[PATCH v4 15/15] docs: Add debugging chapter to development documentation
,
Glenn Washburn
,
00:31
[PATCH v4 11/15] gdb: Allow user defined "onload_<modname>" command to be run when module is loaded
,
Glenn Washburn
,
00:31
[PATCH v4 14/15] gdb: Add ability to turn on shell tracing for gdb helper script
,
Glenn Washburn
,
00:31
[PATCH v4 13/15] gdb: Add extra early initialization symbols for i386-pc
,
Glenn Washburn
,
00:31
[PATCH v4 12/15] gdb: Allow running user-defined commands at GRUB start
,
Glenn Washburn
,
00:31
[PATCH v4 10/15] gdb: Only connect to remote target once when first sourced
,
Glenn Washburn
,
00:31
[PATCH v4 09/15] gdb: Conditionally run GDB script logic for dynamically or statically positioned GRUB
,
Glenn Washburn
,
00:30
[PATCH v4 08/15] gdb: If enabled, print line used to load EFI kernel symbols when using gdb_grub script
,
Glenn Washburn
,
00:30
[PATCH v4 07/15] gdb: Remove Perl dependency for GRUB GDB script
,
Glenn Washburn
,
00:30
[PATCH v4 06/15] gdb: Add functions to make loading from dynamically positioned targets easier
,
Glenn Washburn
,
00:30
[PATCH v4 05/15] gdb: Reliably load modules in runtime_load_module
,
Glenn Washburn
,
00:30
[PATCH v4 04/15] gdb: Move runtime module loading into runtime_load_module
,
Glenn Washburn
,
00:30
[PATCH v4 03/15] gdb: If no modules have been loaded, do not try to load module symbols
,
Glenn Washburn
,
00:30
[PATCH v4 02/15] gdb: Prevent wrapping when writing to .segments.tmp
,
Glenn Washburn
,
00:30
[PATCH v4 01/15] gdb: Fix redirection issue in dump_module_sections
,
Glenn Washburn
,
00:30
[PATCH v4 00/15] GDB script fixes and improvements
,
Glenn Washburn
,
00:30
Re: [PATCH] docs: Document extra arguments to chainloader on EFI
,
Glenn Washburn
,
00:23
December 15, 2022
Re: [PATCH 0/2] EFI chainloader improvement
,
Glenn Washburn
,
16:46
[PATCH] docs: Document extra arguments to chainloader on EFI
,
Glenn Washburn
,
16:07
Re: [PATCH v2 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0
,
Daniel Kiper
,
14:31
Re: [PATCH 4/4] fs/iso9660: Incorrect check for entry boudary
,
Thomas Schmitt
,
13:20
[PATCH v3] cmp: Only return success when both files have the same contents
,
Glenn Washburn
,
13:13
Re: [PATCH 3/4] fs/iso9660: Avoid reading past the entry boundary
,
Thomas Schmitt
,
13:08
[PATCH] docs: Remove text about cryptodisk uuids no being able to use dashes
,
Glenn Washburn
,
13:05
Re: [PATCH 2/4] fs/iso9660: Prevent read past the end of system use area
,
Thomas Schmitt
,
13:00
Re: [PATCH 1/4] fs/iso9660: Add check to prevent infinite loop
,
Thomas Schmitt
,
12:51
Re: Handling large allocations (bypassing mm?)
,
Ard Biesheuvel
,
12:35
[PATCH] grub-shell: Add grub output logfile with grub-shell --debug
,
Glenn Washburn
,
11:46
Re: Handling large allocations (bypassing mm?)
,
Julian Andres Klode
,
09:29
Re: [PATCH v2 3/6] ieee1275: support runtime memory claiming
,
Zhang Boyang
,
07:09
[PATCH v2 2/2] mm: Preallocate some space when adding new regions
,
Zhang Boyang
,
06:22
[PATCH v2 1/2] mm: Adjust new region size to take management overhead into account
,
Zhang Boyang
,
06:22
[PATCH v2 0/2] mm: Better handling of adding new regions
,
Zhang Boyang
,
06:21
Re: [PATCH 1/2] mm: Adjust new region size to take management cost into account
,
Zhang Boyang
,
06:10
[PATCH v3 15/15] docs: Add debugging chapter to development documentation
,
Glenn Washburn
,
02:10
[PATCH v3 14/15] gdb: Add ability to turn on shell tracing for gdb helper script
,
Glenn Washburn
,
02:10
[PATCH v3 13/15] gdb: Allow running user-defined commands at GRUB start
,
Glenn Washburn
,
02:10
[PATCH v3 12/15] gdb: Allow user defined "onload_<modname>" command to be run when module is loaded
,
Glenn Washburn
,
02:10
[PATCH v3 11/15] gdb: Only connect to remote target once when first sourced
,
Glenn Washburn
,
02:09
[PATCH v3 10/15] gdb: Conditionally run GDB script logic for dynamically or statically positioned GRUB
,
Glenn Washburn
,
02:09
[PATCH v3 09/15] gdb: If enabled, print line used to load EFI kernel symbols when using gdb_grub script
,
Glenn Washburn
,
02:09
[PATCH v3 08/15] gdb: Remove Perl dependency for GRUB GDB script
,
Glenn Washburn
,
02:09
[PATCH v3 07/15] gdb: Add functions to make loading from dynamically positioned targets easier
,
Glenn Washburn
,
02:09
[PATCH v3 06/15] gdb: Do not run load_module if module has already been loaded
,
Glenn Washburn
,
02:09
[PATCH v3 05/15] gdb: Get correct mod variable value
,
Glenn Washburn
,
02:09
[PATCH v3 04/15] gdb: Move runtime module loading into runtime_load_module
,
Glenn Washburn
,
02:09
[PATCH v3 03/15] gdb: If no modules have been loaded, do not try to load module symbols
,
Glenn Washburn
,
02:09
[PATCH v3 02/15] gdb: Prevent wrapping when writing to .segments.tmp
,
Glenn Washburn
,
02:09
[PATCH v3 01/15] gdb: Fix redirection issue in dump_module_sections
,
Glenn Washburn
,
02:09
[PATCH v3 00/15] GDB script fixes and improvements
,
Glenn Washburn
,
02:09
December 14, 2022
Re: [PATCH v2 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0
,
Stefan Berger
,
22:05
Re: [PATCH 0/4] fs/iso9660: Fix out-of-bounds read
,
Thomas Schmitt
,
16:42
[PATCH 4/4] fs/iso9660: Incorrect check for entry boudary
,
Lidong Chen
,
16:07
[PATCH 0/4] fs/iso9660: Fix out-of-bounds read
,
Lidong Chen
,
16:07
[PATCH 1/4] fs/iso9660: Add check to prevent infinite loop
,
Lidong Chen
,
16:07
[PATCH 3/4] fs/iso9660: Avoid reading past the entry boundary
,
Lidong Chen
,
16:07
[PATCH 2/4] fs/iso9660: Prevent read past the end of system use area
,
Lidong Chen
,
16:07
Re: Handling large allocations (bypassing mm?)
,
Daniel Kiper
,
10:11
Re: [v6 PATCH 2/3] RISC-V: Update image header
,
Daniel Kiper
,
09:54
Re: [PATCH v2 3/6] ieee1275: support runtime memory claiming
,
Daniel Kiper
,
09:37
Re: [PATCH v2 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0
,
Daniel Kiper
,
09:21
Handling large allocations (bypassing mm?)
,
Julian Andres Klode
,
08:22
AW: AW: AW: Adding --set to videoinfo to retrieve current video resolution
,
Markus Scholz
,
07:54
December 13, 2022
Re: [PATCH] templates/linux_xen: fix detecting xsm policy
,
Marek Marczykowski-Górecki
,
16:47
Re: [PATCH v2 3/6] ieee1275: support runtime memory claiming
,
Stefan Berger
,
14:10
Re: [PATCH v2 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0
,
Stefan Berger
,
13:18
Re: [PATCH 3/5] font: Reject fonts with negative max_char_width or max_char_height
,
Daniel Kiper
,
12:18
Re: [PATCH 2/5] font: Assign null_font to unknown_glyph
,
Daniel Kiper
,
12:18
Re: [PATCH 1/5] font: Check return value of grub_malloc() in ascii_glyph_lookup()
,
Daniel Kiper
,
12:18
Re: [PATCH v9] plainmount: Support plain encryption mode
,
Daniel Kiper
,
12:18
Re: AW: AW: Adding --set to videoinfo to retrieve current video resolution
,
Daniel Kiper
,
11:52
Re: [PATCH v2 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0
,
Daniel Kiper
,
11:36
Re: [PATCH v2 5/6] Add memtool module with memory allocation stress-test
,
Daniel Kiper
,
11:24
Re: [PATCH v2 4/6] ieee1275: implement vec5 for cas negotiation
,
Daniel Kiper
,
11:17
Re: [PATCH v2 3/6] ieee1275: support runtime memory claiming
,
Daniel Kiper
,
11:14
Re: [PATCH v2 2/6] ieee1275: drop len -= 1 quirk in heap_init
,
John Paul Adrian Glaubitz
,
11:11
Re: [PATCH v2 1/6] ieee1275: request memory with ibm, client-architecture-support
,
Vladimir 'phcoder' Serbinenko
,
11:09
Re: [PATCH v2 2/6] ieee1275: drop len -= 1 quirk in heap_init
,
Vladimir 'phcoder' Serbinenko
,
11:08
Re: [PATCH v2 2/6] ieee1275: drop len -= 1 quirk in heap_init
,
Daniel Kiper
,
10:57
Re: [PATCH v2 1/6] ieee1275: request memory with ibm, client-architecture-support
,
Daniel Kiper
,
10:56
Re: [PATCH 2/2] mm: Preallocate some space when adding new regions
,
Daniel Kiper
,
09:04
Re: [PATCH 1/2] mm: Adjust new region size to take management cost into account
,
Daniel Kiper
,
08:48
Re: [PATCH] loader/i386/linux.c Correct wrong initrd address for debug
,
Jeremy Szu
,
07:27
Re: [PATCH] loader/i386/linux.c Correct wrong initrd address for debug
,
Daniel Kiper
,
07:10
Re: [PATCH] templates/linux_xen: fix detecting xsm policy
,
Daniel Kiper
,
07:02
Re: [PATCH 1/1] feat: add --set argument to videoinfo to write current resolution to grub env var
,
Zhang Boyang
,
06:33
Re: AW: AW: Adding --set to videoinfo to retrieve current video resolution
,
Zhang Boyang
,
06:07
December 12, 2022
[PATCH] templates/linux_xen: fix detecting xsm policy
,
Marek Marczykowski-Górecki
,
23:13
Re: Possible memory fault in fs/iso9660 (correction)
,
Daniel Kiper
,
09:38
Re: AW: AW: Adding --set to videoinfo to retrieve current video resolution
,
Markus Scholz
,
06:10
December 11, 2022
Re: [address@hidden: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]
,
Steve McIntyre
,
19:12
December 10, 2022
Re: AW: AW: Adding --set to videoinfo to retrieve current video resolution
,
Zhang Boyang
,
06:32
December 09, 2022
[address@hidden: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]
,
программист некто
,
23:41
Re: [address@hidden: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]
,
Christian Hesse
,
02:17
December 08, 2022
[PATCH] loader/i386/linux.c Correct wrong initrd address for debug
,
Jeremy Szu
,
23:08
December 07, 2022
Re: [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
,
Ard Biesheuvel
,
09:07
Re: [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
,
Xiaotian Wu
,
05:36
Re: [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
,
Ard Biesheuvel
,
03:07
Re: [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
,
Xiaotian Wu
,
02:51
December 06, 2022
Re: [RFC PATCH 4/4] kern/efi/sb: Use shim to verify font files
,
Dimitri John Ledkov
,
22:47
Re: [RFC PATCH 4/4] kern/efi/sb: Use shim to verify font files
,
Michael Chang
,
22:15
Re: [RFC PATCH 4/4] kern/efi/sb: Use shim to verify font files
,
Steve McIntyre
,
11:19
Re: [RFC PATCH 4/4] kern/efi/sb: Use shim to verify font files
,
Robbie Harwood
,
11:10
[PATCH 0/1] feat: add --set argument to videoinfo to write current resolution to grub env var
,
Markus Scholz
,
10:49
[PATCH 1/1] feat: add --set argument to videoinfo to write current resolution to grub env var
,
Markus Scholz
,
10:49
Re: [PATCH] Fix integer overflow at left shift expression
,
Daniel Kiper
,
10:42
Re: [PATCH] grub-core/loader/i386: Fix initrd maximum address overflow
,
Daniel Kiper
,
10:36
Re: [PATCH V3 0/4] bash-completion:fix shellcheck error and warning
,
Daniel Kiper
,
10:29
Re: [PATCH] kern/file: Fix error handling in grub_file_open()
,
Daniel Kiper
,
10:21
AW: AW: Adding --set to videoinfo to retrieve current video resolution
,
Markus Scholz
,
09:17
[PATCH V3 2/4] bash-completion:fix shellcheck SC2207-Warning
,
t . feng
,
08:50
[PATCH V3 4/4] bash-completion:disable shellcheck SC2120-Warning
,
t . feng
,
08:50
[PATCH V3 3/4] bash-completion:fix shellcheck SC2155-Warning
,
t . feng
,
08:50
[PATCH V3 1/4] bash-completion:fix shellcheck error
,
t . feng
,
08:50
[PATCH V3 0/4] bash-completion:fix shellcheck error and warning
,
t . feng
,
08:50
Re: [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
,
Atish Patra
,
04:52
Re: [v6 PATCH 2/3] RISC-V: Update image header
,
Atish Patra
,
04:24
[PATCH 3/3] kern/efi/mm: introduce 'mmunlimited' for allocates on higher memories.
,
Jeremy Szu
,
02:36
[PATCH 2/3] include/grub/i386/linux.h support xloadflags
,
Jeremy Szu
,
02:36
[PATCH 1/3] grub-core/kern/efi/mm.c fix warning message
,
Jeremy Szu
,
02:35
[PATCH 0/3] introduce "mmunlimited" to allocate higher memories.
,
Jeremy Szu
,
02:35
December 05, 2022
[PATCH] kern/file: Fix error handling in grub_file_open()
,
Steve McIntyre
,
20:46
[RFC PATCH 4/4] kern/efi/sb: Use shim to verify font files
,
Zhang Boyang
,
08:07
[RFC PATCH 3/4] kern/efi/sb: Set requirements for PE images
,
Zhang Boyang
,
08:07
[RFC PATCH 2/4] kern/unwrap: File filter to unwrap files wrapped by grub-wrap
,
Zhang Boyang
,
08:07
[RFC PATCH 1/4] util/grub-wrap: New tool to wrap a file as a PE image
,
Zhang Boyang
,
08:06
[RFC PATCH 0/4] Wrap font files into PE files
,
Zhang Boyang
,
08:06
Re: [PATCH 4/5] font: Add font scaling feature to grub_font_draw_glyph()
,
Zhang Boyang
,
06:42
[PATCH 5/5] term/gfxterm: Preliminary HiDPI support
,
Zhang Boyang
,
06:30
[PATCH 4/5] font: Add font scaling feature to grub_font_draw_glyph()
,
Zhang Boyang
,
06:30
[PATCH 3/5] font: Reject fonts with negative max_char_width or max_char_height
,
Zhang Boyang
,
06:30
[PATCH 2/5] font: Assign null_font to unknown_glyph
,
Zhang Boyang
,
06:30
[PATCH 1/5] font: Check return value of grub_malloc() in ascii_glyph_lookup()
,
Zhang Boyang
,
06:30
[PATCH 0/5] Font fixes and preliminary HiDPI support
,
Zhang Boyang
,
06:29
[PATCH v12 10/10] tests: add support for LoongArch
,
Xiaotian Wu
,
05:49
[PATCH v12 09/10] LoongArch: Support new relocation types in v2.00 ABI
,
Xiaotian Wu
,
05:48
[PATCH v12 08/10] LoongArch: Add to build system
,
Xiaotian Wu
,
05:48
[PATCH v12 07/10] LoongArch: Add auxiliary files
,
Xiaotian Wu
,
05:48
[PATCH v12 00/10] Add support for LoongArch
,
Xiaotian Wu
,
05:47
[PATCH v12 04/10] LoongArch: Add early startup code
,
Xiaotian Wu
,
05:47
[PATCH v12 02/10] Add LoongArch definitions
,
Xiaotian Wu
,
05:47
[PATCH v12 06/10] LoongArch: Add awareness for LoongArch relocations
,
Xiaotian Wu
,
05:47
[PATCH v12 05/10] LoongArch: Add efi stubs kernel loader support
,
Xiaotian Wu
,
05:47
[PATCH v12 03/10] LoongArch: Add setjmp implementation
,
Xiaotian Wu
,
05:47
[PATCH v12 01/10] PE: Add LoongArch definitions
,
Xiaotian Wu
,
05:47
December 04, 2022
Re: [address@hidden: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]
,
программист некто
,
16:05
[PATCH] grub-core/loader/i386: Fix initrd maximum address overflow
,
Jeremy Szu
,
09:49
Re: [PATCH v9] plainmount: Support plain encryption mode
,
Maxim Fomin
,
08:45
Re: [PATCH] Fix integer overflow at left shift expression
,
Maxim Fomin
,
08:44
[PATCH] grub-core/loader/i386: Fix initrd maximum address overflow
,
Jeremy Szu
,
08:44
[PATCH v9] plainmount: Support plain encryption mode
,
Maxim Fomin
,
08:16
[PATCH] Fix integer overflow at left shift expression
,
Maxim Fomin
,
08:07
December 03, 2022
Re: [address@hidden: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]
,
Steve McIntyre
,
12:44
December 02, 2022
Re: [PATCH v8 1/1] plainmount: Support plain encryption mode
,
Maxim Fomin
,
12:11
Re: [PATCH v8 1/1] plainmount: Support plain encryption mode
,
Maxim Fomin
,
11:42
Re: [address@hidden: Bug#1021846: grub-install is broken since 2.06-3: error: unknown filesystem]
,
Daniel Axtens
,
09:42
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Lennart Sorensen
,
07:54
Re: [PATCH] grub-shell: Put all generated files into working dir and use better file names
,
Daniel Kiper
,
07:40
December 01, 2022
[PATCH 7/7] serial: Add ability to specify MMIO ports via 'serial'
,
Benjamin Herrenschmidt
,
18:06
[PATCH 6/7] ns8250: Support more MMIO access sizes
,
Benjamin Herrenschmidt
,
18:06
[PATCH 5/7] ns8250: Use ACPI SPCR table when available to configure serial
,
Benjamin Herrenschmidt
,
18:06
[PATCH 4/7] ns8250: Add configuration parameter when adding ports
,
Benjamin Herrenschmidt
,
18:06
[PATCH 3/7] ns8250: Add base support for MMIO UARTs
,
Benjamin Herrenschmidt
,
18:06
[PATCH 2/7] acpi: Add SPCR and generic address definitions
,
Benjamin Herrenschmidt
,
18:06
[PATCH 1/7] acpi: Export a generic grub_acpi_find_table
,
Benjamin Herrenschmidt
,
18:06
[RESEND PATCH 0/7] serial: Add MMIO & SPCR support
,
Benjamin Herrenschmidt
,
18:06
[PATCH v2 5/6] Add memtool module with memory allocation stress-test
,
Stefan Berger
,
16:12
[PATCH v2 3/6] ieee1275: support runtime memory claiming
,
Stefan Berger
,
16:12
[PATCH v2 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0
,
Stefan Berger
,
16:12
[PATCH v2 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Stefan Berger
,
16:12
[PATCH v2 1/6] ieee1275: request memory with ibm, client-architecture-support
,
Stefan Berger
,
16:12
[PATCH v2 4/6] ieee1275: implement vec5 for cas negotiation
,
Stefan Berger
,
16:12
[PATCH v2 2/6] ieee1275: drop len -= 1 quirk in heap_init
,
Stefan Berger
,
16:12
Re: [PATCH v8 1/1] plainmount: Support plain encryption mode
,
Glenn Washburn
,
16:01
Re: [PATCH V2 3/4] bash-completion:fix shellcheck SC2155-Warning
,
Daniel Kiper
,
15:49
Re: [PATCH V2 1/4] bash-completion:fix shellcheck error
,
Daniel Kiper
,
14:54
Re: [PATCH v8 1/1] plainmount: Support plain encryption mode
,
Daniel Kiper
,
14:38
Re: [PATCH V2 4/4] bash-completion:disable shellcheck SC2120-Warning
,
Daniel Kiper
,
14:33
Re: [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
,
Daniel Kiper
,
14:29
Re: [PATCH] util/grub.d/30_uefi-firmware.in: Re-arrange if conditions
,
Daniel Kiper
,
14:22
Re: [PATCH V2 2/4] bash-completion:fix shellcheck SC2207-Warning
,
Daniel Kiper
,
14:15
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Daniel Kiper
,
13:47
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Stefan Berger
,
11:44
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Daniel Kiper
,
10:51
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Stefan Berger
,
09:58
Re: [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
,
Daniel Kiper
,
09:58
Re: [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
,
Ard Biesheuvel
,
09:48
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Daniel Kiper
,
09:47
Re: [PATCH v2 2/2] efi: Put Linux specific magic number in the DOS header
,
Daniel Kiper
,
09:30
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Stefan Berger
,
09:22
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Daniel Kiper
,
09:02
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Daniel Kiper
,
08:59
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Daniel Kiper
,
08:53
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Stefan Berger
,
08:44
Re: Fonts and theming and what to do in future with SB
,
Zhang Boyang
,
03:30
Re: [PATCH v8 1/1] plainmount: Support plain encryption mode
,
Glenn Washburn
,
00:58
Re: [PATCH 0/6] Dynamic allocation of memory regions and IBM vTPM v2
,
Glenn Washburn
,
00:20
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc