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: Wed Jun 30 2021 04:42:35 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v2 00/22] appended signature secure boot support
,
Daniel Axtens
,
2021/06/30
[PATCH v2 01/22] ieee1275: drop HEAP_MAX_ADDR, HEAP_MIN_SIZE
,
Daniel Axtens
,
2021/06/30
[PATCH v2 02/22] ieee1275: claim more memory
,
Daniel Axtens
,
2021/06/30
[PATCH v2 03/22] ieee1275: request memory with ibm, client-architecture-support
,
Daniel Axtens
,
2021/06/30
[PATCH v2 04/22] Add suport for signing grub with an appended signature
,
Daniel Axtens
,
2021/06/30
[PATCH v2 05/22] docs/grub: Document signing grub under UEFI
,
Daniel Axtens
,
2021/06/30
[PATCH v2 06/22] docs/grub: Document signing grub with an appended signature
,
Daniel Axtens
,
2021/06/30
[PATCH v2 07/22] dl: provide a fake grub_dl_set_persistent for the emu target
,
Daniel Axtens
,
2021/06/30
[PATCH v2 08/22] pgp: factor out rsa_pad
,
Daniel Axtens
,
2021/06/30
[PATCH v2 09/22] crypto: move storage for grub_crypto_pk_* to crypto.c
,
Daniel Axtens
,
2021/06/30
[PATCH v2 10/22] posix_wrap: tweaks in preparation for libtasn1
,
Daniel Axtens
,
2021/06/30
[PATCH v2 11/22] libtasn1: import libtasn1-4.16.0
,
Daniel Axtens
,
2021/06/30
[PATCH v2 12/22] libtasn1: disable code not needed in grub
,
Daniel Axtens
,
2021/06/30
[PATCH v2 13/22] libtasn1: changes for grub compatibility
,
Daniel Axtens
,
2021/06/30
[PATCH v2 14/22] libtasn1: compile into asn1 module
,
Daniel Axtens
,
2021/06/30
[PATCH v2 16/22] grub-install: support embedding x509 certificates
,
Daniel Axtens
,
2021/06/30
[PATCH v2 15/22] test_asn1: test module for libtasn1
,
Daniel Axtens
,
2021/06/30
[PATCH v2 17/22] appended signatures: import GNUTLS's ASN.1 description files
,
Daniel Axtens
,
2021/06/30
[PATCH v2 19/22] appended signatures: support verifying appended signatures
,
Daniel Axtens
,
2021/06/30
[PATCH v2 18/22] appended signatures: parse PKCS#7 signedData and X.509 certificates
,
Daniel Axtens
,
2021/06/30
[PATCH v2 20/22] appended signatures: verification tests
,
Daniel Axtens
,
2021/06/30
[PATCH v2 22/22] ieee1275: enter lockdown based on /ibm,secure-boot
,
Daniel Axtens
,
2021/06/30
[PATCH v2 21/22] appended signatures: documentation
,
Daniel Axtens
,
2021/06/30
Re: GRUB error: unknown filesystem on ia64
,
Javier Martinez Canillas
,
2021/06/16
[PATCH] Adjust deprecated QEMU device name.
,
Marius Bakke
,
2021/06/13
[PATCH] fs/ext2: Ignore checksum seed incompat feature support
,
Javier Martinez Canillas
,
2021/06/11
Re: [PATCH] fs/ext2: Ignore checksum seed incompat feature support
,
Mihai Moldovan
,
2021/06/12
Re: [PATCH] fs/ext2: Ignore checksum seed incompat feature support
,
Lukas Czerner
,
2021/06/14
Re: [SECURITY PATCH 100/117] kern/parser: Fix a stack buffer overflow
,
Paul Menzel
,
2021/06/10
Re: [SECURITY PATCH 100/117] kern/parser: Fix a stack buffer overflow
,
Paul Menzel
,
2021/06/28
Re: [PATCH] templates: allow loading a Device Tree file from user conf
,
Matteo Croce
,
2021/06/09
Re: [PATCH] templates: allow loading a Device Tree file from user conf
,
Dimitri John Ledkov
,
2021/06/10
GRUB 2.06 is out - what next?
,
Daniel Kiper
,
2021/06/08
Re: GRUB 2.06 is out - what next?
,
Benjamin Herrenschmidt
,
2021/06/08
Re: GRUB 2.06 is out - what next?
,
Patrick Steinhardt
,
2021/06/09
GRUB 2.06 released
,
Daniel Kiper
,
2021/06/08
Re: GRUB 2.06 released
,
John Paul Adrian Glaubitz
,
2021/06/08
Re: GRUB 2.06 released
,
Didier Spaier
,
2021/06/08
[PATCH v2 0/2] Add MAINTAINERS and SECURITY files
,
Daniel Kiper
,
2021/06/07
[PATCH v2 1/2] MAINTAINERS: Add MAINTAINERS file
,
Daniel Kiper
,
2021/06/07
Re: [PATCH v2 1/2] MAINTAINERS: Add MAINTAINERS file
,
Paul Menzel
,
2021/06/07
Re: [PATCH v2 1/2] MAINTAINERS: Add MAINTAINERS file
,
Daniel Kiper
,
2021/06/08
[PATCH v2 2/2] SECURITY: Add SECURITY file
,
Daniel Kiper
,
2021/06/07
[PATCH 1/1] GRUB_SESAME support. (Take 4)
,
Stephen R. van den Berg
,
2021/06/03
[PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
,
Nikita Ermakov
,
2021/06/02
[PATCH v2 1/7] loader: drop argv[] argument in grub_initrd_load()
,
Nikita Ermakov
,
2021/06/02
[PATCH v2 2/7] efi: add definition of LoadFile2 protocol
,
Nikita Ermakov
,
2021/06/02
[PATCH v2 3/7] efi: implemented LoadFile2 initrd loading protocol for Linux
,
Nikita Ermakov
,
2021/06/02
[PATCH v2 4/7] linux: ignore FDT unless we need to modify it
,
Nikita Ermakov
,
2021/06/02
[PATCH v2 6/7] RISC-V: Update image header
,
Nikita Ermakov
,
2021/06/02
[PATCH v2 5/7] loader: Move arm64 linux loader to common code
,
Nikita Ermakov
,
2021/06/02
[PATCH v2 7/7] RISC-V: Use common linux loader
,
Nikita Ermakov
,
2021/06/02
Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
,
Andreas Schwab
,
2021/06/26
Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
,
Heinrich Schuchardt
,
2021/06/27
Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
,
Andreas Schwab
,
2021/06/27
Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
,
Heinrich Schuchardt
,
2021/06/29
Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
,
Heinrich Schuchardt
,
2021/06/28
Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
,
Atish Patra
,
2021/06/29
Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader
,
Ard Biesheuvel
,
2021/06/30
Re: GRUB 2.06 release is nearing
,
Daniel Kiper
,
2021/06/01
[PATCH 0/2] Add MAINTAINERS and SECURITY files
,
Daniel Kiper
,
2021/06/01
[PATCH 1/2] MAINTAINERS: Add MAINTAINERS file
,
Daniel Kiper
,
2021/06/01
Re: [PATCH 1/2] MAINTAINERS: Add MAINTAINERS file
,
Paul Menzel
,
2021/06/03
[PATCH 2/2] SECURITY: Add SECURITY file
,
Daniel Kiper
,
2021/06/01
Re: [PATCH 2/2] SECURITY: Add SECURITY file
,
Paul Menzel
,
2021/06/03
[PATCH v6] grub-install: Add backup and restore
,
Dimitri John Ledkov
,
2021/06/01
Re: [PATCH v6] grub-install: Add backup and restore
,
Daniel Kiper
,
2021/06/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc