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: Thu Sep 30 2021 09:19:15 -0400
Messages in reverse chronological order
[
Next Period
]
September 30, 2021
Re: About the code style requirement
,
Christoph Hellwig
,
09:19
September 29, 2021
Re: About the code style requirement
,
Qu Wenruo
,
18:24
Re: About the code style requirement
,
Lennart Sorensen
,
11:38
Re: About the code style requirement
,
Qu Wenruo
,
03:05
Re: About the code style requirement
,
Vladimir 'phcoder' Serbinenko
,
02:35
Re: About the code style requirement
,
Daniel Axtens
,
02:10
About the code style requirement
,
Qu Wenruo
,
01:41
September 28, 2021
[PATCH] docs: Add fuller accounting of make check prerequisites
,
Glenn Washburn
,
19:53
Re: [PATCH] luks2: Fix decoding of digests and salts with escaped chars
,
Glenn Washburn
,
13:56
Re: [PATCH] luks2: Fix decoding of digests and salts with escaped chars
,
Daniel Kiper
,
11:23
Re: [PATCH] net: Allow use of non-standard TCP/IP ports for HTTP protocol.
,
Daniel Kiper
,
10:27
Re: [PATCH] fs/ext2.c: fix handling of missing sparse extent leafs
,
Daniel Kiper
,
10:03
Re: [PATCH] docs/grub-dev.texi: fix typos
,
Daniel Kiper
,
09:55
Re: [PATCH v3] diskfilter: use nodes in logical volume's segment as member device
,
Daniel Kiper
,
09:49
Re: [PATCH v3] Fix build error in binutils 2.36
,
Daniel Kiper
,
09:28
[PATCH v3] Fix build error in binutils 2.36
,
Michael Chang
,
01:51
Re: [PATCH v2] Fix build error in binutils 2.36
,
Michael Chang
,
01:45
September 27, 2021
[PATCH v2 4/4] cryptodisk: Remove unneeded found_uuid from cryptomount args
,
Glenn Washburn
,
19:15
[PATCH v2 3/4] cryptodisk: Move global variables into grub_cryptomount_args struct
,
Glenn Washburn
,
19:15
[PATCH v2 2/4] cryptodisk: Refactor password input from crypto dev modules into cryptodisk
,
Glenn Washburn
,
19:15
[PATCH v2 1/4] cryptodisk: Add infrastructure to pass data from cryptomount to cryptodisk modules
,
Glenn Washburn
,
19:14
[PATCH v2 0/4] Refactor/improve cryptomount data passing to crypto modules
,
Glenn Washburn
,
19:14
Re: [PATCH v2] Fix build error in binutils 2.36
,
Mike Gilbert
,
10:19
Re: [PATCH v3 2/6] mm: Allow dynamically requesting additional memory regions
,
Daniel Axtens
,
10:19
[PATCH v2] Fix build error in binutils 2.36
,
Michael Chang
,
05:41
[PATCH v3] diskfilter: use nodes in logical volume's segment as member device
,
Michael Chang
,
05:40
September 25, 2021
[PATCH] osdep/linux: Fix md array device enumeration
,
kees
,
22:03
September 23, 2021
Re: RFC: A partition for grubenv, etc.
,
Chris Murphy
,
22:59
[PATCH] docs/grub-dev.texi: fix typos
,
Nikolai Kostrigin
,
11:15
[PATCH] docs/grub-dev.texi: fix typos
,
Nikolai Kostrigin
,
11:15
Re: [PATCH v2 3/7] efi: implemented LoadFile2 initrd loading protocol for Linux
,
Andreas Schwab
,
08:18
September 22, 2021
Re: [PATCH v2] diskfilter: use nodes in logical volume's segment as member device
,
Daniel Kiper
,
08:29
Re: [PATCH 1/5] powerpc: drop Open Hack'Ware
,
Daniel Kiper
,
08:22
RE: [PATCH] loader/i386/linux: Add device tree support
,
Mislav Stublić
,
05:55
September 21, 2021
Re: [SPECIFICATION RFC v3] The firmware and bootloader log specification
,
Julius Werner
,
19:04
Re: [PATCH] loader/i386/linux: Add device tree support
,
Vladimir 'phcoder' Serbinenko
,
15:05
Re: [PATCH 08/10] grub-shell: Boot PowerPC using PMU instead of CUDA for power management
,
Paul Menzel
,
12:21
Re: [SPECIFICATION RFC v3] The firmware and bootloader log specification
,
Peter Stuge
,
12:08
[PATCH] loader/i386/linux: Add device tree support
,
Mislav Stublić
,
11:44
September 20, 2021
Re: [PATCH v2] udf: Fix regression which is preventing symlink access
,
Daniel Kiper
,
06:41
Re: [PATCH] docs: Improve search documentation, by adding short options and section on hints
,
Daniel Kiper
,
06:37
September 18, 2021
Re: [SPECIFICATION RFC v3] The firmware and bootloader log specification
,
Heinrich Schuchardt
,
20:50
[PATCH] docs: Improve search documentation, by adding short options and section on hints
,
Glenn Washburn
,
15:33
[SPECIFICATION RFC v3] The firmware and bootloader log specification
,
Alec Brown
,
13:39
September 17, 2021
[PATCH 10/10] tests: Do not delete filesystem images on error
,
Glenn Washburn
,
19:04
[PATCH 09/10] tests: Output list of devices when partmap fails
,
Glenn Washburn
,
19:04
[PATCH 08/10] grub-shell: Boot PowerPC using PMU instead of CUDA for power management
,
Glenn Washburn
,
19:04
[PATCH 07/10] tests: Skip hfs test only when mac_roman module is not loaded and not loadable
,
Glenn Washburn
,
19:04
[PATCH 06/10] tests: Change FAT volume label to be with in the valid character range
,
Glenn Washburn
,
19:04
[PATCH 05/10] tests: Only test minix3 volumes of 1k block size
,
Glenn Washburn
,
19:04
[PATCH 03/10] tests: Disable reiserfs tests for old format because newer kernels do not support them
,
Glenn Washburn
,
19:04
[PATCH 04/10] tests: mkfs.btrfs now supports only 4k sector sizes and above
,
Glenn Washburn
,
19:04
[PATCH 02/10] tests: mkreiserfs only supports 4096 block size
,
Glenn Washburn
,
19:04
[PATCH 00/10] More test fixes/improvements
,
Glenn Washburn
,
19:04
[PATCH 01/10] tests: Rename variable filtime -> filetime as its meant to be
,
Glenn Washburn
,
19:04
Re: [PATCH v2 7/8] tests: Exit with skipped exit code when test not performed
,
Glenn Washburn
,
17:43
[PATCH v2] udf: Fix regression which is preventing symlink access
,
Glenn Washburn
,
16:29
Re: [PATCH] Fix build error in binutils 2.36
,
Michael Chang
,
03:56
Re: [PATCH v2] diskfilter: use nodes in logical volume's segment as member device
,
Michael Chang
,
03:34
September 16, 2021
Re: [PATCH] Fix build error in binutils 2.36
,
Daniel Kiper
,
17:48
Re: [PATCH] udf: Fix regression which is preventing symlink access
,
Daniel Kiper
,
17:35
September 15, 2021
Re: [PATCH] udf: Fix regression which is preventing symlink access
,
Glenn Washburn
,
18:53
Re: [PATCH] templates: Add GRUB_CMDLINE_LINUX_RECOVERY
,
Kyle Rankin
,
13:29
Re: IS: Glenn's patches status WAS: Re: [PATCH 00/12] Grub-shell improvements
,
Daniel Kiper
,
12:18
Re: IS: Glenn's patches status WAS: Re: [PATCH 00/12] Grub-shell improvements
,
Daniel Kiper
,
12:16
Re: [PATCH v2] diskfilter: use nodes in logical volume's segment as member device
,
Daniel Kiper
,
12:00
[PATCH] templates: Add GRUB_CMDLINE_LINUX_RECOVERY
,
chris
,
11:42
Re: [PATCH] templates: Add GRUB_CMDLINE_LINUX_RECOVERY
,
Daniel Kiper
,
11:13
Re: [PATCH] udf: Fix regression which is preventing symlink access
,
Daniel Kiper
,
10:52
Re: [PATCH] templates: Add GRUB_CMDLINE_LINUX_RECOVERY
,
Paul Menzel
,
09:19
Re: [PATCH] Fix build error in binutils 2.36
,
Michael Chang
,
07:19
September 14, 2021
[PATCH] templates: Add GRUB_CMDLINE_LINUX_RECOVERY
,
chris
,
15:26
Re: [PATCH] udf: Fix regression which is preventing symlink access
,
Glenn Washburn
,
14:19
Re: IS: Glenn's patches status WAS: Re: [PATCH 00/12] Grub-shell improvements
,
Glenn Washburn
,
13:28
Re: [PATCH] udf: Fix regression which is preventing symlink access
,
Daniel Kiper
,
10:28
Re: [PATCH] Fix build error in binutils 2.36
,
Mike Gilbert
,
10:14
Re: Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock)
,
Daniel Kiper
,
08:24
IS: Glenn's patches status WAS: Re: [PATCH 00/12] Grub-shell improvements
,
Daniel Kiper
,
07:04
Re: feature request + patch: GRUB_CMDLINE_LINUX_RECOVERY
,
Paul Menzel
,
03:15
September 13, 2021
Re: [PATCH 3/3] cryptodisk: Move global variables into grub_cryptomount_args struct
,
Glenn Washburn
,
17:05
Re: [PATCH v2] kern/efi: Adding efi-watchdog command
,
Daniel Kiper
,
10:12
September 12, 2021
Re: [PATCH 3/3] cryptodisk: Move global variables into grub_cryptomount_args struct
,
Patrick Steinhardt
,
07:17
Re: [PATCH 1/3] cryptodisk: Add infrastructure to pass data from cryptomount to cryptodisk modules
,
Patrick Steinhardt
,
07:14
Re: [PATCH v3 2/6] mm: Allow dynamically requesting additional memory regions
,
Patrick Steinhardt
,
07:13
September 11, 2021
Re: feature request + patch: GRUB_CMDLINE_LINUX_RECOVERY
,
Philip Rhoades
,
17:26
feature request + patch: GRUB_CMDLINE_LINUX_RECOVERY
,
Chris Vogel
,
13:24
September 10, 2021
Re: [SECURITY PATCH 05/28] malloc: Use overflow checking primitives where we do complex allocations
,
Glenn Washburn
,
12:10
[PATCH] udf: Fix regression which is preventing symlink access
,
Glenn Washburn
,
12:04
Re: [ANNOUNCEMENT] Linux Plumbers Conference - Systems Boot and Security Microconference
,
Daniel Kiper
,
06:43
Re: [PATCH v2] kern/efi: Adding efi-watchdog command
,
Erwan Velu
,
06:40
Re: [PATCH] i386-pc: build btrfs zstd support into separate module
,
Michael Chang
,
05:22
[PATCH] fs/ext2.c: fix handling of missing sparse extent leafs
,
Krzysztof Nowicki
,
03:54
September 09, 2021
Re: [PATCH v3 2/6] mm: Allow dynamically requesting additional memory regions
,
Daniel Kiper
,
20:04
Re: [PATCH v3] multiboot2: Implement the new module load and preferences tag
,
Daniel Kiper
,
12:40
Re: [PATCH v2] kern/efi: Adding efi-watchdog command
,
Daniel Kiper
,
11:47
Re: [PATCH v2] tests: Keep grub-fs-tester ziso9660 from failing for wrong reasons
,
Daniel Kiper
,
09:11
[PATCH v2] diskfilter: use nodes in logical volume's segment as member device
,
Michael Chang
,
09:02
September 08, 2021
[PATCH v2] tests: Keep grub-fs-tester ziso9660 from failing for wrong reasons
,
Thomas Schmitt
,
17:35
Re: [PATCH] [PATCH] tests: Keep grub-fs-tester ziso9660 from failing for wrong reasons
,
Thomas Schmitt
,
17:04
Re: Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock)
,
Glenn Washburn
,
15:58
Re: [PATCH] i386-pc: build btrfs zstd support into separate module
,
Daniel Kiper
,
15:38
Re: submenu fails to see variables
,
Daniel Kiper
,
15:25
Re: [PATCH] tests: Let xorriso fixely assume UTF-8 as local character set
,
Daniel Kiper
,
15:07
Re: [PATCH] [PATCH] tests: Keep grub-fs-tester ziso9660 from failing for wrong reasons
,
Daniel Kiper
,
15:05
Re: Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock)
,
Erwan Velu
,
12:22
Re: Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock)
,
Daniel Kiper
,
12:19
Re: Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock)
,
Daniel Kiper
,
12:04
Re: [PATCH] [PATCH] tests: Keep grub-fs-tester ziso9660 from failing for wrong reasons
,
Thomas Schmitt
,
07:19
[PATCH] [PATCH] tests: Keep grub-fs-tester ziso9660 from failing for wrong reasons
,
Thomas Schmitt
,
07:11
Re: Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock)
,
Erwan Velu
,
05:20
September 07, 2021
Where is the testing? (was: Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock)
,
Glenn Washburn
,
21:24
Re: [PATCH] tests: Let xorriso fixely assume UTF-8 as local character set
,
Glenn Washburn
,
17:18
Re: [PATCH v2] kern/efi: Adding efi-watchdog command
,
Erwan Velu
,
14:28
Re: [PATCH v2] kern/efi: Adding efi-watchdog command
,
Daniel Kiper
,
14:01
[URGENT] The XFS support was broken in the GRUB 2.06 and 2.11
,
Daniel Kiper
,
11:36
Re: [PATCH v2] kern/efi: Adding efi-watchdog command
,
Erwan Velu
,
07:20
Re: submenu fails to see variables
,
Dimitri John Ledkov
,
06:55
Re: submenu fails to see variables
,
Olaf Hering
,
05:30
Re: [PATCH 1/3] cryptodisk: Add infrastructure to pass data from cryptomount to cryptodisk modules
,
Glenn Washburn
,
00:46
September 06, 2021
Re: [PATCH 3/3] cryptodisk: Move global variables into grub_cryptomount_args struct
,
Glenn Washburn
,
22:37
Re: submenu fails to see variables
,
Vladimir 'phcoder' Serbinenko
,
09:40
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Daniel Kiper
,
08:20
submenu fails to see variables
,
Olaf Hering
,
06:47
Re: [PATCH v3 2/6] mm: Allow dynamically requesting additional memory regions
,
Daniel Axtens
,
04:23
Re: [PATCH 5/5] powerpc: remove GRUB_IEEE1275_FLAG_NO_ANSI
,
Vladimir 'phcoder' Serbinenko
,
02:55
Re: [PATCH 5/5] powerpc: remove GRUB_IEEE1275_FLAG_NO_ANSI
,
Vladimir 'phcoder' Serbinenko
,
02:53
[PATCH 5/5] powerpc: remove GRUB_IEEE1275_FLAG_NO_ANSI
,
Daniel Axtens
,
01:46
[PATCH 4/5] powerpc: remove GRUB_IEEE1275_FLAG_CANNOT_INTERPRET
,
Daniel Axtens
,
01:46
[PATCH 3/5] powerpc: remove GRUB_IEEE1275_FLAG_CANNOT_SET_COLORS
,
Daniel Axtens
,
01:46
[PATCH 2/5] powerpc: remove GRUB_IEEE1275_FLAG_FORCE_CLAIM
,
Daniel Axtens
,
01:46
[PATCH 1/5] powerpc: drop Open Hack'Ware
,
Daniel Axtens
,
01:46
September 05, 2021
[PATCH] net: Allow use of non-standard TCP/IP ports for HTTP protocol.
,
Stephen Balousek
,
20:56
September 03, 2021
Re: [PATCH v3 2/6] mm: Allow dynamically requesting additional memory regions
,
Daniel Axtens
,
08:23
Re: [PATCH v2 2/2] autogen.sh: Detect python
,
Petr Vorel
,
06:50
Re: [PATCH v2] kern/efi: Adding efi-watchdog command
,
Erwan Velu
,
02:34
September 02, 2021
Re: [PATCH v2] kern/efi: Adding efi-watchdog command
,
Michael Chang
,
22:09
Re: [PATCH] i386-pc: build btrfs zstd support into separate module
,
Michael Chang
,
21:21
Re: [PATCH] kern/efi: Adding efi-watchdog command
,
Erwan Velu
,
12:59
[PATCH v2] kern/efi: Adding efi-watchdog command
,
Erwan Velu
,
12:51
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Erwan Velu
,
10:07
Re: [PATCH] kern/efi: Adding efi-watchdog command
,
Erwan Velu
,
10:07
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Daniel Kiper
,
09:32
Re: [PATCH] [MULTIBOOT2 SPEC PATCH V3] multiboot2: Add module load and preference tag
,
Daniel Kiper
,
09:24
Re: [PATCH] fat: Allow out-of-range FAT modification timestamps
,
Daniel Kiper
,
09:09
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Erwan Velu
,
09:05
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Daniel Kiper
,
08:49
Re: [PATCH] kern/efi: Adding efi-watchdog command
,
Daniel Kiper
,
08:48
Re: [PATCH v3 2/6] mm: Allow dynamically requesting additional memory regions
,
Daniel Kiper
,
08:40
Re: [PATCH] kern/efi: Adding efi-watchdog command
,
Erwan Velu
,
08:33
Re: [PATCH] i386-pc: build btrfs zstd support into separate module
,
Daniel Kiper
,
08:13
Re: [PATCH] kern/efi: Adding efi-watchdog command
,
Daniel Kiper
,
07:42
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Erwan Velu
,
07:40
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Daniel Kiper
,
07:34
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Carlos Maiolino
,
04:56
Re: [PATCH] i386-pc: build btrfs zstd support into separate module
,
Michael Chang
,
01:48
September 01, 2021
Re: [PATCH] i386-pc: build btrfs zstd support into separate module
,
Daniel Kiper
,
12:39
Re: [PATCH] kern/efi: Adding efi-watchdog command
,
Daniel Kiper
,
12:24
Re: [PATCH v3 2/6] mm: Allow dynamically requesting additional memory regions
,
Daniel Axtens
,
10:48
Re: [PATCH] tests: Let xorriso fixely assume UTF-8 as local character set
,
Daniel Kiper
,
09:20
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Carlos Maiolino
,
09:05
Re: [PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
,
Daniel Kiper
,
08:43
Re: [PATCH] fs: Allow number of blocks in block list to be optional, defaulting length to device length
,
Daniel Kiper
,
08:29
Re: [PATCH] command: Add silent mode to read command to suppress input echo
,
Daniel Kiper
,
08:12
Re: [PATCH v2 2/4] ieee1275: claim more memory
,
Daniel Axtens
,
02:55
Re: [PATCH v3 0/6] Runtime allocation of memory regions
,
Daniel Axtens
,
01:50
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc