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: Tue Nov 30 2021 12:34:04 -0500
Messages in reverse chronological order
[
Next Period
]
November 30, 2021
Re: grub2 + xen + lz4 kernels
,
Daniel Kiper
,
12:34
Re: [PATCH v2 0/2] efinet: correct closing of SNP protocol
,
Daniel Kiper
,
12:06
Re: [PATCH] minilzo: Update to minilzo-2.10
,
Daniel Kiper
,
11:54
Re: [PATCH] Drop gnulib fix-base64.patch
,
Daniel Kiper
,
11:34
Re: [PATCH v2 2/2] Make a "gdb" dprintf that tells us load addresses
,
Daniel Kiper
,
11:08
Re: grub2 + xen + lz4 kernels
,
Juergen Gross
,
01:21
November 29, 2021
Re: grub2 + xen + lz4 kernels
,
Andy Smith
,
18:32
grub2 + xen + lz4 kernels
,
Shaun Reitan
,
18:26
Re: [PATCH] Drop gnulib fix-base64.patch
,
Robbie Harwood
,
18:22
Re: [PATCH v2 2/2] Make a "gdb" dprintf that tells us load addresses
,
Robbie Harwood
,
18:11
[PATCH v2 1/2] efinet: correct closing of SNP protocol
,
Heinrich Schuchardt
,
10:01
[PATCH v2 2/2] efi: library function grub_efi_close_protocol()
,
Heinrich Schuchardt
,
10:01
[PATCH v2 0/2] efinet: correct closing of SNP protocol
,
Heinrich Schuchardt
,
10:01
November 28, 2021
[PATCH] minilzo: Update to minilzo-2.10
,
Colin Watson
,
18:54
November 26, 2021
Re: Grub dd?
,
Peter Xu
,
09:15
November 25, 2021
Re: Grub dd?
,
Daniel Kiper
,
12:40
Re: [PATCH v2 2/2] Make a "gdb" dprintf that tells us load addresses
,
Daniel Kiper
,
12:19
Re: [PATCH] Drop gnulib fix-base64.patch
,
Daniel Kiper
,
12:09
Re: [PATCH v3 7/7] RISC-V: Use common linux loader
,
Daniel Kiper
,
11:32
Re: [PATCH v3 6/7] RISC-V: Update image header
,
Daniel Kiper
,
11:29
Re: [PATCH v3 5/7] loader: Move arm64 linux loader to common code
,
Daniel Kiper
,
11:20
Re: [PATCH v3 4/7] linux: ignore FDT unless we need to modify it
,
Daniel Kiper
,
11:17
Re: [PATCH v3 3/7] efi: implemented LoadFile2 initrd loading protocol for Linux
,
Daniel Kiper
,
10:52
Re: [PATCH v3 2/7] efi: add definition of LoadFile2 protocol
,
Daniel Kiper
,
08:30
Re: [PATCH v3 1/7] loader: drop argv[] argument in grub_initrd_load()
,
Daniel Kiper
,
08:26
Re: [PATCH 0/2] powerpc-ieee1275: support larger core.elf images
,
John Paul Adrian Glaubitz
,
02:53
November 24, 2021
[PATCH 2/6] mm: clarify grub_real_malloc
,
Daniel Axtens
,
10:23
[PATCH 6/6] [RFC] docs: document mm
,
Daniel Axtens
,
10:23
[PATCH 0/6] Document mm
,
Daniel Axtens
,
10:23
[PATCH 5/6] mm: document grub_mm_init_region
,
Daniel Axtens
,
10:23
[PATCH 3/6] mm: grub_real_malloc: make small allocs comment match code
,
Daniel Axtens
,
10:23
[PATCH 4/6] mm: document grub_free
,
Daniel Axtens
,
10:23
[PATCH 1/6] mm: document grub internal memory management structures
,
Daniel Axtens
,
10:23
Re: [PATCH v3 0/7] Add LoadFile2 and riscv Linux loader
,
Fu Wei
,
09:50
Re: [PATCH] Drop gnulib fix-base64.patch
,
Robbie Harwood
,
09:36
November 23, 2021
Re: [PATCH 03/19] mm: document grub internal memory management structures
,
Daniel Axtens
,
19:57
Re: [PATCH 0/2] powerpc-ieee1275: support larger core.elf images
,
Daniel Axtens
,
19:52
Re: [PATCH 0/4] Documentation improvements and fixes
,
Daniel Kiper
,
13:18
Re: [PATCH 2/2] efi: library function grub_efi_close_protocol()
,
Daniel Kiper
,
12:59
Re: [PATCH 1/2] efinet: correct closing of SNP protocol
,
Daniel Kiper
,
12:53
Re: [PATCH] Drop gnulib fix-base64.patch
,
Daniel Kiper
,
12:20
Re: [RESEND v3 0/3] use confidential computing provisioned secrets for disk decryption
,
Daniel Kiper
,
11:33
Re: [PATCH] Drop gnulib fix-base64.patch
,
Robbie Harwood
,
11:09
Re: [PATCH 0/2] powerpc-ieee1275: support larger core.elf images
,
John Paul Adrian Glaubitz
,
11:02
Re: [PATCH] Drop gnulib fix-base64.patch
,
Daniel Axtens
,
10:34
November 22, 2021
Re: Grub dd?
,
Endres
,
05:24
Re: [PATCH 1/2] powerpc-ieee1275: load grub at 8MB, not 2MB
,
John Paul Adrian Glaubitz
,
04:31
November 21, 2021
Grub dd?
,
Peter Xu
,
00:42
November 18, 2021
Re: [RESEND v3 0/3] use confidential computing provisioned secrets for disk decryption
,
James Bottomley
,
12:16
Re: [RESEND v3 0/3] use confidential computing provisioned secrets for disk decryption
,
Daniel Kiper
,
09:49
Re: [PATCH v3 4/4] cryptodisk: Remove unneeded found_uuid from cryptomount args
,
Daniel Kiper
,
09:25
Re: [PATCH v3 3/4] cryptodisk: Move global variables into grub_cryptomount_args struct
,
Daniel Kiper
,
09:07
November 17, 2021
Re: [PATCH v3 2/4] cryptodisk: Refactor password input out of crypto dev modules into cryptodisk
,
Daniel Kiper
,
14:10
Re: [PATCH v3 1/4] cryptodisk: Add infrastructure to pass data from cryptomount to cryptodisk modules
,
Daniel Kiper
,
12:30
Re: [PATCH 0/2] Fix some Coverity resource leak bugs
,
Daniel Kiper
,
10:26
November 16, 2021
Re: [PATCH 1/2] powerpc-ieee1275: load grub at 8MB, not 2MB
,
Vladimir 'phcoder' Serbinenko
,
16:02
Re: [PATCH 1/2] powerpc-ieee1275: load grub at 8MB, not 2MB
,
Robbie Harwood
,
13:07
Re: [PATCH 1/2] powerpc-ieee1275: load grub at 8MB, not 2MB
,
John Paul Adrian Glaubitz
,
12:20
Re: [PATCH 1/2] powerpc-ieee1275: load grub at 8MB, not 2MB
,
John Paul Adrian Glaubitz
,
11:49
Re: [PATCH 1/2] powerpc-ieee1275: load grub at 8MB, not 2MB
,
Robbie Harwood
,
11:37
Re: [PATCH 1/2] powerpc-ieee1275: load grub at 8MB, not 2MB
,
Vladimir 'phcoder' Serbinenko
,
10:31
Re: [PATCH 1/2] powerpc-ieee1275: load grub at 8MB, not 2MB
,
Robbie Harwood
,
10:17
Re: [PATCH 2/2] ieee1275: set real-base in the PowerPC IEEE1275 Note to 32MB
,
Michael Chang
,
03:26
Re: [PATCH 0/2] ieee1275/powerpc: implement ofpath to enable hint feature for FC and dm devices
,
Michael Chang
,
03:10
Re: [PATCH 0/2] ieee1275/powerpc: implement ofpath to enable hint feature for FC and dm devices
,
Javier Martinez Canillas
,
02:31
November 15, 2021
[PATCH 0/2] powerpc-ieee1275: support larger core.elf images
,
Daniel Axtens
,
22:50
[PATCH 2/2] ieee1275: set real-base in the PowerPC IEEE1275 Note to 32MB
,
Daniel Axtens
,
22:49
[PATCH 1/2] powerpc-ieee1275: load grub at 8MB, not 2MB
,
Daniel Axtens
,
22:42
November 14, 2021
Re: [PATCH v3 0/4] Refactor/improve cryptomount data passing to crypto modules
,
Patrick Steinhardt
,
04:57
Re: [PATCH v3 3/4] cryptodisk: Move global variables into grub_cryptomount_args struct
,
Patrick Steinhardt
,
04:56
Re: [PATCH] Drop gnulib fix-base64.patch
,
Patrick Steinhardt
,
04:36
November 10, 2021
Re: [PATCH 07/19] Add memtool module with memory allocation stress-test
,
Daniel Kiper
,
17:29
Re: [PATCH 17/19] [not for merge] print more debug info in mm
,
Daniel Kiper
,
17:18
[PATCH 2/2] disk/ldm: Fix resource leak
,
Alec Brown
,
15:50
[PATCH 0/2] Fix some Coverity resource leak bugs
,
Alec Brown
,
15:50
[PATCH 1/2] commands/probe: Fix resource leaks
,
Alec Brown
,
15:50
Re: [PATCH 17/19] [not for merge] print more debug info in mm
,
Glenn Washburn
,
14:41
Re: [PATCH 19/19] RFC: Ignore REGION_CONSECUTIVE
,
Daniel Kiper
,
09:00
Re: [PATCH 17/19] [not for merge] print more debug info in mm
,
Daniel Kiper
,
08:47
Re: [RESEND v3 3/3] efi: Add API for retrieving the EFI secret for cryptodisk
,
Dov Murik
,
03:10
November 09, 2021
Re: [PATCH 13/19] efi: mm: Implement runtime addition of pages
,
Daniel Kiper
,
11:13
Re: [PATCH 12/19] efi: mm: Pass up errors from `add_memory_regions ()`
,
Daniel Kiper
,
11:10
Re: [PATCH 12/19] efi: mm: Pass up errors from `add_memory_regions ()`
,
Daniel Kiper
,
08:57
[RESEND v3 1/3] cryptodisk: make the password getter and additional argument to recover_key
,
James Bottomley
,
08:56
[RESEND v3 3/3] efi: Add API for retrieving the EFI secret for cryptodisk
,
James Bottomley
,
08:56
[RESEND v3 2/3] cryptodisk: add OS provided secret support
,
James Bottomley
,
08:55
[RESEND v3 0/3] use confidential computing provisioned secrets for disk decryption
,
James Bottomley
,
08:55
Re: [PATCH 11/19] efi: mm: Extract function to add memory regions
,
Daniel Kiper
,
08:38
Re: [PATCH 10/19] efi: mm: Always request a fixed number of pages on init
,
Daniel Kiper
,
08:33
Re: [PATCH 09/19] mm: Allow dynamically requesting additional memory regions
,
Daniel Kiper
,
08:25
Re: [PATCH 08/19] mm: Drop unused unloading of modules on OOM
,
Daniel Kiper
,
08:15
Re: [PATCH 07/19] Add memtool module with memory allocation stress-test
,
Daniel Kiper
,
07:54
November 05, 2021
[PATCH 2/4] docs: Update development docs to include information on running test suite
,
Glenn Washburn
,
15:13
[PATCH 4/4] docs: Add documentation on packages for building documentation
,
Glenn Washburn
,
15:13
[PATCH 3/4] docs: Fix broken links in development docs
,
Glenn Washburn
,
15:13
[PATCH 0/4] Documentation improvements and fixes
,
Glenn Washburn
,
15:13
[PATCH 1/4] docs: Add sentence on where Debian packages can be searched for online
,
Glenn Washburn
,
15:13
November 04, 2021
Re: [PATCH 06/19] configure: properly pass through MM_DEBUG
,
Daniel Kiper
,
14:09
Re: [PATCH 05/19] mm: when adding a region, merge with region after as well as before
,
Daniel Kiper
,
12:37
Re: Multiboot ELF Loader - Alignment
,
Chris Plant
,
04:25
November 03, 2021
[PATCH v2 2/2] Make a "gdb" dprintf that tells us load addresses
,
Robbie Harwood
,
14:22
[PATCH v2 1/2] Add gdb-friendly output support to grub_real_dprintf()
,
Robbie Harwood
,
14:22
[PATCH v2 0/2] Print out load addresses for .text and .data
,
Robbie Harwood
,
14:22
Re: Multiboot ELF Loader - Alignment
,
Daniel Kiper
,
12:38
Re: Multiboot ELF Loader - Alignment
,
Daniel Kiper
,
11:43
Re: [PATCH] net: Allow use of non-standard TCP/IP ports for HTTP protocol.
,
Daniel Kiper
,
11:29
Re: [PATCH] Drop gnulib fix-base64.patch
,
Darren Kenny
,
07:59
November 02, 2021
Re: [PATCH] fs/btrfs: Make extent item iteration to handle gaps
,
Daniel Kiper
,
10:53
[PATCH] Use full btrfs bootloader area
,
Michael Chang
,
04:11
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc