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: Wed Mar 31 2021 21:58:28 -0400
Messages in reverse chronological order
[
Next Period
]
March 31, 2021
[PATCH 09/12] grub-shell: Add --verbose to mkrescue when $debug is greater than 2
,
Glenn Washburn
,
21:58
[PATCH 10/12] grub-shell: Only turn on qemu head when large debug value is specified
,
Glenn Washburn
,
21:58
[PATCH 03/12] grub-shell: Only show grub-mkrescue output if it returns an error
,
Glenn Washburn
,
21:58
[PATCH 06/12] grub-shell: Add grub output logfile with grub-shell --debug
,
Glenn Washburn
,
21:58
[PATCH 12/12] grub-shell: Update qemu UEFI firmware names to be more generic
,
Glenn Washburn
,
21:58
[PATCH 11/12] grub-shell: Use malta qemu-mips machine type instead off non-existant indy
,
Glenn Washburn
,
21:58
[PATCH 04/12] grub-shell: Allow setting default timeout via GRUB_SHELL_DEFAULT_TIMEOUT envvar
,
Glenn Washburn
,
21:58
[PATCH 07/12] grub-shell: Set exit status to qemu exit status
,
Glenn Washburn
,
21:58
[PATCH 08/12] tests: Allow turning on shell tracing from environment variables
,
Glenn Washburn
,
21:58
[PATCH 05/12] grub-shell: Put all generated files into working dir and use better file names
,
Glenn Washburn
,
21:58
[PATCH 02/12] grub-shell: Trim line should always be matched from the beginning of the line
,
Glenn Washburn
,
21:58
[PATCH 00/12] Grub-shell improvements
,
Glenn Washburn
,
21:58
[PATCH 01/12] grub-shell: Allow specifying non-default trim line contents
,
Glenn Washburn
,
21:58
Re: multiboot2 and module2 boot issues via GRUB2
,
Roman Shaposhnik
,
21:14
[PATCH 2/2] docs: Conform badmem and cutmem description indentations with other commands
,
Glenn Washburn
,
20:12
[PATCH 1/2] docs: Add note to cryptomount that UUIDs should be specified without dashes
,
Glenn Washburn
,
20:12
[PATCH 0/2] Misc doc changes
,
Glenn Washburn
,
20:12
[PATCH] password: Fix backspace in username prompt
,
egori
,
13:49
Re: Dell BIOS issue reading Disk Extended data
,
Jordan Uggla
,
13:25
Re: Dell BIOS issue reading Disk Extended data
,
Guilherme Piccoli
,
10:44
March 30, 2021
Re: [PATCH] arm/efi: fix ram base detection
,
Vincent Stehlé
,
16:01
RE: Dell BIOS issue reading Disk Extended data
,
K, Narendra
,
15:38
Re: multiboot2 and module2 boot issues via GRUB2
,
Andrew Cooper
,
15:08
[PATCH 19/19] ieee1275: enter lockdown based on /ibm,secure-boot
,
Daniel Axtens
,
10:09
[PATCH 17/19] appended signatures: verification tests
,
Daniel Axtens
,
10:09
[PATCH 18/19] appended signatures: documentation
,
Daniel Axtens
,
10:09
[PATCH 16/19] appended signatures: support verifying appended signatures
,
Daniel Axtens
,
10:09
[PATCH 15/19] appended signatures: parse PKCS#7 signedData and X.509 certificates
,
Daniel Axtens
,
10:09
[PATCH 14/19] appended signatures: import GNUTLS's ASN.1 description files
,
Daniel Axtens
,
10:09
[PATCH 13/19] grub-install: support embedding x509 certificates
,
Daniel Axtens
,
10:08
[PATCH 12/19] test_asn1: test module for libtasn1
,
Daniel Axtens
,
10:08
[PATCH 11/19] libtasn1: compile into asn1 module
,
Daniel Axtens
,
10:08
[PATCH 10/19] libtasn1: changes for grub compatibility
,
Daniel Axtens
,
10:08
[PATCH 08/19] libtasn1: import libtasn1-4.16.0
,
Daniel Axtens
,
10:08
[PATCH 09/19] libtasn1: disable code not needed in grub
,
Daniel Axtens
,
10:08
[PATCH 07/19] posix_wrap: tweaks in preparation for libtasn1
,
Daniel Axtens
,
10:08
[PATCH 06/19] crypto: move storage for grub_crypto_pk_* to crypto.c
,
Daniel Axtens
,
10:08
[PATCH 05/19] pgp: factor out rsa_pad
,
Daniel Axtens
,
10:08
[PATCH 04/19] dl: provide a fake grub_dl_set_persistent for the emu target
,
Daniel Axtens
,
10:08
[PATCH 03/19] docs/grub: Document signing grub with an appended signature
,
Daniel Axtens
,
10:08
[PATCH 02/19] docs/grub: Document signing grub under UEFI
,
Daniel Axtens
,
10:08
[PATCH 01/19] Add suport for signing grub with an appended signature
,
Daniel Axtens
,
10:08
[PATCH 00/19] appended signature secure boot support
,
Daniel Axtens
,
10:08
March 29, 2021
Re: [PATCH] RISC-V: Restore the typcast to 64bit type
,
Daniel Kiper
,
18:30
Re: [PATCH] RISC-V: Restore the typcast to 64bit type
,
Khem Raj
,
14:33
Re: [PATCH] RISC-V: Restore the typcast to 64bit type
,
Andreas Schwab
,
06:24
March 28, 2021
[PATCH] RISC-V: Restore the typcast to 64bit type
,
Khem Raj
,
18:49
[PATCH] RISC-V: Restore the typcast to 64bit type
,
Khem Raj
,
18:45
March 26, 2021
Re: [PATCH] Fix user-facing typo with an incorrect use of "it's"
,
Aru Sahni
,
21:26
Re: [PATCH 0/2] Linux loader for riscv64
,
Nikita Ermakov
,
15:03
Re: GRUB error: unknown filesystem on ia64
,
Daniel Kiper
,
14:46
Re: GRUB error: unknown filesystem on ia64
,
John Paul Adrian Glaubitz
,
14:29
Re: GRUB error: unknown filesystem on ia64
,
Daniel Kiper
,
14:01
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Daniel Kiper
,
13:23
Re: [PATCH 0/2] Linux loader for riscv64
,
Daniel Kiper
,
13:07
Re: [PATCH] Fix user-facing typo with an incorrect use of "it's"
,
Daniel Kiper
,
13:05
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Daniel Kiper
,
13:01
March 24, 2021
Re: [PATCH v2 0/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Glenn Washburn
,
11:29
[PATCH 0/2] Linux loader for riscv64
,
Nikita Ermakov
,
10:58
[PATCH 1/2] RISC-V: Update magic number
,
Nikita Ermakov
,
10:58
[PATCH 2/2] RISC-V: Allow to boot Linux with EFI stub on riscv64
,
Nikita Ermakov
,
10:58
Re: [PATCH 0/2] Enable bigtime feature for xfs driver
,
Carlos Maiolino
,
06:54
Re: [PATCH v2 0/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Mihai Moldovan
,
01:44
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Michael Chang
,
00:45
Re: [PATCH v2 0/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Glenn Washburn
,
00:24
Re: [PATCH 0/4] Various LUKS2 improvements
,
Glenn Washburn
,
00:01
March 23, 2021
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Michael Chang
,
23:51
Re: [PATCH 0/5] serial: Add MMIO & SPCR support for AWS EC2 metal instances
,
Benjamin Herrenschmidt
,
18:25
Re: [SECURITY PATCH 108/117] util/mkimage: Refactor section setup to use a helper
,
John Paul Adrian Glaubitz
,
16:32
Re: [PATCH 0/4] Various LUKS2 improvements
,
Daniel Kiper
,
15:41
Re: [SECURITY PATCH 108/117] util/mkimage: Refactor section setup to use a helper
,
Daniel Kiper
,
15:35
Re: [SECURITY PATCH 108/117] util/mkimage: Refactor section setup to use a helper
,
John Paul Adrian Glaubitz
,
15:17
Re: [PATCH 0/2] Enable bigtime feature for xfs driver
,
Daniel Kiper
,
14:09
Re: [PATCH 0/5] serial: Add MMIO & SPCR support for AWS EC2 metal instances
,
Daniel Kiper
,
14:04
Re: [PATCH] kern/dl: Disable grub_dl_unload_unneeded
,
Daniel Kiper
,
14:04
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Lennart Sorensen
,
13:45
Re: [PATCH 0/4] Various LUKS2 improvements
,
Daniel Kiper
,
13:44
Re: [PATCH] usb: Use GRUB_USB_MAX_CONF macro instead of literal in hub for maximum configs
,
Daniel Kiper
,
13:38
Re: [PATCH] buffer: Sync up out-of-range error message
,
Daniel Kiper
,
13:33
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Daniel Kiper
,
13:27
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Daniel Kiper
,
12:48
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Daniel Kiper
,
12:33
Re: GRUB 2.06~rc1 released
,
Daniel Kiper
,
10:31
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Javier Martinez Canillas
,
10:27
[PATCH 2/2] Use 64bit type for filesystem timestamp
,
Carlos Maiolino
,
09:30
[PATCH 0/2] Enable bigtime feature for xfs driver
,
Carlos Maiolino
,
09:30
[PATCH 1/2] Add bigtime support for xfs driver
,
Carlos Maiolino
,
09:30
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Colin Watson
,
09:27
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Javier Martinez Canillas
,
07:37
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Michael Chang
,
00:16
March 22, 2021
Re: [PATCH] Fix user-facing typo with an incorrect use of "it's"
,
Mihai Moldovan
,
21:49
[PATCH] Fix user-facing typo with an incorrect use of "it's"
,
Aru Sahni
,
21:31
Re: [PATCH v2 0/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Mihai Moldovan
,
18:53
Re: [PATCH v2] i386-pc: build verifiers API as module
,
James Bottomley
,
17:44
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Colin Watson
,
16:45
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Glenn Washburn
,
16:19
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Colin Watson
,
16:09
Re: [PATCH] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Glenn Washburn
,
16:07
[PATCH] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Maksim Fomin
,
14:55
Re: [PATCH] arm/efi: fix ram base detection
,
Leif Lindholm
,
14:28
Re: [PATCH] minix: avoid mistakenly probing ext2 filesystems
,
Daniel Kiper
,
12:19
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Colin Watson
,
12:16
Re: [PATCH] arm/efi: fix ram base detection
,
Daniel Kiper
,
12:00
Re: [SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
,
Daniel Kiper
,
11:53
Re: [PATCH v2] i386-pc: build verifiers API as module
,
Daniel Kiper
,
11:35
Re: GRUB 2.06~rc1 released
,
Miguel Ángel Arruga Vivas
,
11:31
Re: [PATCH] kern/misc: Move grub_printf_fmt_check to gfxmenu
,
Thomas Frauendorfer
,
03:35
[PATCH 2/2] script: Add script language construct "builtin"
,
Glenn Washburn
,
00:52
[PATCH 1/2] script: Allow user-defined functions to override builtins
,
Glenn Washburn
,
00:52
[PATCH 0/2] Allow overriding commands
,
Glenn Washburn
,
00:52
March 21, 2021
[PATCH] command: Add silent mode to read command to suppress input echo
,
Glenn Washburn
,
16:22
[PATCH v2 2/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Glenn Washburn
,
16:06
[PATCH v2 1/2] luks, luks2: Force header.uuid to be NULL terminated
,
Glenn Washburn
,
16:06
[PATCH v2 0/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Glenn Washburn
,
16:06
[PATCH] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
,
Glenn Washburn
,
14:36
[PATCH] fs: Allow number of blocks in block list to be optional, defaulting length to device length
,
Glenn Washburn
,
14:09
March 20, 2021
Re: [SECURITY PATCH 108/117] util/mkimage: Refactor section setup to use a helper
,
John Paul Adrian Glaubitz
,
11:07
Re: [SECURITY PATCH 108/117] util/mkimage: Refactor section setup to use a helper
,
John Paul Adrian Glaubitz
,
11:05
March 19, 2021
[PATCH 4/4] misc: Change grub_strword to return a string like grub_strstr
,
Glenn Washburn
,
23:07
[PATCH 3/4] misc: Allow selective disabling of debug conditionals
,
Glenn Washburn
,
23:07
[PATCH 2/4] misc: Add debug log condition to log output
,
Glenn Washburn
,
23:07
[PATCH 1/4] error: Add grub_errno to printed error message
,
Glenn Washburn
,
23:07
[PATCH 0/4] Miscellaneous changes to aid in troubleshooting
,
Glenn Washburn
,
23:07
[PATCH] kern/dl: Disable grub_dl_unload_unneeded
,
Colin Watson
,
21:22
[PATCH] kern/misc: Move grub_printf_fmt_check to gfxmenu
,
Colin Watson
,
20:20
[PATCH 4/4] luks2: Fix potential grub_free with NULL pointer
,
Glenn Washburn
,
20:15
[PATCH 2/4] luks2: Add error message strings to crypto errors
,
Glenn Washburn
,
20:15
[PATCH 3/4] luks2: Add error message strings to errors in luks2_read_header
,
Glenn Washburn
,
20:15
[PATCH 1/4] luks2: Continue trying all keyslots even if there are some failures
,
Glenn Washburn
,
20:15
[PATCH 0/4] Various LUKS2 improvements
,
Glenn Washburn
,
20:15
[PATCH] buffer: Sync up out-of-range error message
,
Colin Watson
,
19:55
Re: [PATCH 3/5] ns8250: Add base support for MMIO UARTs
,
Benjamin Herrenschmidt
,
19:33
[PROCFS 5/5] procfs: Add (proc)/devices to get info on grub devices.
,
Glenn Washburn
,
19:18
[PROCFS 4/5] cryptodisk: Add header line of field names to (procfs)/luks_script
,
Glenn Washburn
,
19:18
[PROCFS 3/5] cryptodisk: Add crypto disk name and source device names to (proc)/luks_script
,
Glenn Washburn
,
19:18
[PROCFS 2/5] luks2: Add support for LUKS2 in (proc)/luks_script
,
Glenn Washburn
,
19:18
[PROCFS 1/5] loopback: Add procfs entry 'loopbacks' to output configured loopback devices
,
Glenn Washburn
,
19:18
[PROCFS 0/5] Add and improve (proc) entries
,
Glenn Washburn
,
19:18
Re: [PATCH 3/5] ns8250: Add base support for MMIO UARTs
,
Glenn Washburn
,
13:16
Re: [PATCH 0/5] serial: Add MMIO & SPCR support for AWS EC2 metal instances
,
Glenn Washburn
,
12:25
March 18, 2021
[PATCH] usb: Use GRUB_USB_MAX_CONF macro instead of literal in hub for maximum configs
,
Glenn Washburn
,
21:36
Re: [PATCH 0/5] serial: Add MMIO & SPCR support for AWS EC2 metal instances
,
Benjamin Herrenschmidt
,
21:28
Re: [PATCH v2 1/7] grub-core/bus/usb: Parse SuperSpeed companion descriptors
,
Glenn Washburn
,
21:07
Re: [PATCH 0/5] serial: Add MMIO & SPCR support for AWS EC2 metal instances
,
Glenn Washburn
,
20:04
[PATCH 4/5] ns8250: Add configuration parameter when adding ports
,
Benjamin Herrenschmidt
,
18:08
[PATCH 3/5] ns8250: Add base support for MMIO UARTs
,
Benjamin Herrenschmidt
,
18:08
[PATCH 5/5] ns8250: Use ACPI SPCR table when available to configure serial
,
Benjamin Herrenschmidt
,
18:08
[PATCH 2/5] acpi: Add SPCR and generic address definitions
,
Benjamin Herrenschmidt
,
18:08
[PATCH 1/5] acpi: Export a generic grub_acpi_find_table
,
Benjamin Herrenschmidt
,
18:08
[PATCH 0/5] serial: Add MMIO & SPCR support for AWS EC2 metal instances
,
Benjamin Herrenschmidt
,
18:08
[PATCH v2] i386-pc: build verifiers API as module
,
Michael Chang
,
07:30
Re: [PATCH] i386-pc: build verifiers API as module
,
Michael Chang
,
07:27
Re: [PATCH v5 2/2] Document new limitations on MBR gap support
,
Colin Watson
,
05:49
Re: [SECURITY PATCH 029/117] zstd: Initialize seq_t structure fully
,
Darren Kenny
,
05:37
Re: [PATCH] i386-pc: build verifiers API as module
,
Colin Watson
,
05:24
Re: [SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
,
Paul Menzel
,
04:58
Re: [SECURITY PATCH 029/117] zstd: Initialize seq_t structure fully
,
Paul Menzel
,
04:50
Re: [SECURITY PATCH 108/117] util/mkimage: Refactor section setup to use a helper
,
John Paul Adrian Glaubitz
,
04:38
[PATCH] i386-pc: build verifiers API as module
,
Michael Chang
,
03:15
Re: [SECURITY PATCH 001/117] verifiers: Move verifiers API to kernel image
,
Michael Chang
,
03:04
March 17, 2021
Re: [SECURITY PATCH 114/117] kern/misc: Add function to check printf() format against expected format
,
Colin Watson
,
21:30
Re: [SECURITY PATCH 001/117] verifiers: Move verifiers API to kernel image
,
Colin Watson
,
21:23
GRUB error: unknown filesystem on ia64
,
John Paul Adrian Glaubitz
,
14:22
[PATCH v2] password: Fix backspace in username prompt
,
egori
,
02:43
March 14, 2021
[PATCH 8/8] tests: Use @BUILD_SHEBANG@ autoconf var instead of literal shell
,
Glenn Washburn
,
22:20
[PATCH 5/8] tests: Make setup errors in grub-fs-tester hard errors
,
Glenn Washburn
,
22:20
[PATCH 3/8] tests: When checking squashfs fstime, use superblock last modified time
,
Glenn Washburn
,
22:20
[PATCH 7/8] tests: Exit with skipped exit code when test not performed
,
Glenn Washburn
,
22:20
[PATCH 6/8] tests: A failure of mktemp should cause the test script to exit with code 99
,
Glenn Washburn
,
22:20
[PATCH 2/8] tests: Fix partmap_test for arm*-efi, disk numbering has changed
,
Glenn Washburn
,
22:20
[PATCH 4/8] tests: Fail immediately when grub-shell fails and do not occlude the error code
,
Glenn Washburn
,
22:20
[PATCH 1/8] tests: Make sure LANG is set properly for iso9660_test
,
Glenn Washburn
,
22:20
[PATCH 0/8] Various fixes/improvements for tests
,
Glenn Washburn
,
22:20
Re: [PATCH] grub-mkpasswd-pbkdf2: Simplify the main function implementation
,
Glenn Washburn
,
21:27
Re: [PATCH] grub-mkpasswd-pbkdf2: Simplify the main function implementation
,
Tianjia Zhang
,
07:10
Re: GRUB 2.06~rc1 released
,
Glenn Washburn
,
00:08
March 13, 2021
Re: GRUB 2.06~rc1 released
,
Glenn Washburn
,
23:40
Re: GRUB 2.06~rc1 released
,
Bruce Dubbs
,
17:14
March 12, 2021
Re: GRUB 2.06~rc1 released
,
Bruce Dubbs
,
18:48
Re: GRUB 2.06~rc1 released
,
Glenn Washburn
,
18:25
Re: GRUB 2.06~rc1 released
,
Bruce Dubbs
,
16:30
Re: GRUB 2.06~rc1 released
,
Vladimir 'phcoder' Serbinenko
,
15:23
GRUB 2.06~rc1 released
,
Daniel Kiper
,
15:02
[PATCH] minix: avoid mistakenly probing ext2 filesystems
,
Derek Foreman
,
13:06
Re: i386/biosdisk - int 13h/service 48h response buffer issue?
,
Vladimir 'phcoder' Serbinenko
,
13:02
Re: i386/biosdisk - int 13h/service 48h response buffer issue?
,
Vladimir 'phcoder' Serbinenko
,
13:01
[PATCH] arm/efi: fix ram base detection
,
Vincent Stehlé
,
11:55
Re: i386/biosdisk - int 13h/service 48h response buffer issue?
,
Guilherme Piccoli
,
10:45
Re: Dell BIOS issue reading Disk Extended data
,
Guilherme Piccoli
,
10:44
March 11, 2021
Re: [PATCH v2 1/8] linux/arm: fix ARM Linux header layout
,
Daniel Kiper
,
11:18
Re: [PATCH v2 1/8] linux/arm: fix ARM Linux header layout
,
Paul Menzel
,
10:44
Re: [PATCH v2 1/8] linux/arm: fix ARM Linux header layout
,
Dimitri John Ledkov
,
10:33
[PATCH v2 1/8] linux/arm: fix ARM Linux header layout
,
Dimitri John Ledkov
,
06:45
Re: IS: 2.06-rc1 cut... WAS: Re: [PATCH v2] Add chainloaded image as shim's verifiable object
,
Michael Chang
,
00:57
March 10, 2021
Re: IS: 2.06-rc1 cut... WAS: Re: [PATCH v2] Add chainloaded image as shim's verifiable object
,
Didier Spaier
,
13:51
IS: 2.06-rc1 cut... WAS: Re: [PATCH v2] Add chainloaded image as shim's verifiable object
,
Daniel Kiper
,
11:06
Re: [PATCH] templates: Properly disable the os-prober by default
,
Daniel Kiper
,
07:11
March 09, 2021
Re: [PATCH v2] Add chainloaded image as shim's verifiable object
,
Michael Chang
,
22:57
Re: [PATCH] Add chainloaded image as shim's verifiable object
,
Michael Chang
,
21:33
Re: Threading of patch series (was: [PATCH v6 00/14] error: Do compile-time format string checking on grub>)
,
Konrad Rzeszutek Wilk
,
16:04
Re: [PATCH] Add chainloaded image as shim's verifiable object
,
Thomas Frauendorfer
,
13:46
Re: [SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
,
Daniel Kiper
,
12:17
Re: [PATCH] templates: Properly disable the os-prober by default
,
Daniel Kiper
,
11:53
Re: [PATCH v2] Add chainloaded image as shim's verifiable object
,
Daniel Kiper
,
11:21
Re: [SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
,
Neal Gompa
,
10:58
March 07, 2021
Re: [PATCH] Add chainloaded image as shim's verifiable object
,
Michael Chang
,
23:59
Re: Threading of patch series (was: [PATCH v6 00/14] error: Do compile-time format string checking on grub>)
,
Glenn Washburn
,
16:01
March 06, 2021
Threading of patch series (was: [PATCH v6 00/14] error: Do compile-time format string checking on grub>)
,
Paul Menzel
,
01:59
March 05, 2021
[PATCH] templates: Properly disable the os-prober by default
,
Philip Müller
,
20:05
Re: [PATCH v6 00/14] error: Do compile-time format string checking on grub>
,
Glenn Washburn
,
18:16
Re: [PATCH] templates: Properly disable the os-prober by default
,
Didier Spaier
,
16:50
Re: [PATCH] style: Format string macro should have a space between quotes
,
Daniel Kiper
,
11:31
Re: [PATCH v6 00/14] error: Do compile-time format string checking on grub>
,
Daniel Kiper
,
11:27
Re: [PATCH] Add chainloaded image as shim's verifiable object
,
Dimitri John Ledkov
,
09:12
Re: [PATCH] Add chainloaded image as shim's verifiable object
,
Dimitri John Ledkov
,
09:12
[PATCH v2] Add chainloaded image as shim's verifiable object
,
Michael Chang
,
08:49
Re: [PATCH] Add chainloaded image as shim's verifiable object
,
Michael Chang
,
08:34
Re: [PATCH] Add chainloaded image as shim's verifiable object
,
Michael Chang
,
08:19
Re: [PATCH] Add chainloaded image as shim's verifiable object
,
Thomas Frauendorfer
,
07:33
[PATCH] Add chainloaded image as shim's verifiable object
,
Michael Chang
,
07:11
March 04, 2021
[PATCH v6 12/14] error: Use format code llu for 64-bit uint bp->blk_prop in grub_error
,
Glenn Washburn
,
19:23
[PATCH v6 13/14] error: Do compile-time format string checking on grub_error
,
Glenn Washburn
,
19:23
[PATCH v6 11/14] error: Use format code PRIuGRUB_UINT64_T for 64-bit typed fileblock in grub_error
,
Glenn Washburn
,
19:23
[PATCH v6 14/14] zfs: Use grub_uint64_t instead of 1ULL in BF64_*CODE macros
,
Glenn Washburn
,
19:23
[PATCH v6 04/14] dmraid_nvidia: Format string error in grub_error
,
Glenn Washburn
,
19:23
[PATCH v6 09/14] error: Use format code PRIxGRUB_UINT64_T for 64-bit uint argument in grub_error
,
Glenn Washburn
,
19:23
[PATCH v6 05/14] grub_error: Use format code PRIuGRUB_SIZE for variables of type grub_size_t
,
Glenn Washburn
,
19:23
[PATCH v6 03/14] error: grub_error format string add missing format code
,
Glenn Washburn
,
19:23
[PATCH v6 01/14] misc: Format string for grub_error should be a literal
,
Glenn Washburn
,
19:23
[PATCH v6 08/14] error: Use PRI* macros to get correct format string code across architectures
,
Glenn Washburn
,
19:23
[PATCH v6 10/14] error: Use format code PRIxGRUB_UINT64_T for 64-bit arg in grub_error
,
Glenn Washburn
,
19:23
[PATCH v6 06/14] pgp: Format code for grub_error is incorrect
,
Glenn Washburn
,
19:23
[PATCH v6 02/14] error: grub_error missing format string argument
,
Glenn Washburn
,
19:23
[PATCH v6 07/14] efi: Format string error in grub_error
,
Glenn Washburn
,
19:23
[PATCH v6 00/14] error: Do compile-time format string checking on grub>
,
Glenn Washburn
,
19:23
Re: [PATCH v5 12/13] error: Use format code llu for 64-bit uint bp->blk_prop in grub_error
,
Glenn Washburn
,
17:50
Re: [PATCH] style: Format string macro should have a space between quotes
,
Glenn Washburn
,
17:47
Re: [PATCH] style: Format string macro should have a space between quotes
,
Daniel Kiper
,
14:03
[PATCH v2] commands/search: Add support to search by PARTUUID
,
Vitaly Kuzmichev
,
14:01
Re: [PATCH v5 12/13] error: Use format code llu for 64-bit uint bp->blk_prop in grub_error
,
Daniel Kiper
,
13:00
[PATCH] password: Fix backspace in username prompt
,
Egor Ignatov
,
10:41
March 03, 2021
Re: [PATCH] tpm: Don't propagate measurement failures to the verifiers layer
,
James Bottomley
,
21:51
[PATCH] style: Format string macro should have a space between quotes
,
Glenn Washburn
,
20:51
[PATCH v5 13/13] error: Do compile-time format string checking on grub_error
,
Glenn Washburn
,
20:30
[PATCH v5 12/13] error: Use format code llu for 64-bit uint bp->blk_prop in grub_error
,
Glenn Washburn
,
20:30
[PATCH v5 11/13] error: Use format code PRIuGRUB_UINT64_T for 64-bit typed fileblock in grub_error
,
Glenn Washburn
,
20:30
[PATCH v5 10/13] error: Use format code PRIxGRUB_UINT64_T for 64-bit arg in grub_error
,
Glenn Washburn
,
20:30
[PATCH v5 09/13] error: Use format code PRIxGRUB_UINT64_T for 64-bit uint argument in grub_error
,
Glenn Washburn
,
20:30
[PATCH v5 08/13] error: Use PRI* macros to get correct format string code across architectures
,
Glenn Washburn
,
20:30
[PATCH v5 07/13] efi: Format string error in grub_error
,
Glenn Washburn
,
20:30
[PATCH v5 06/13] pgp: Format code for grub_error is incorrect
,
Glenn Washburn
,
20:30
[PATCH v5 05/13] grub_error: Use format code PRIuGRUB_SIZE for variables of type grub_size_t
,
Glenn Washburn
,
20:30
[PATCH v5 04/13] dmraid_nvidia: Format string error in grub_error
,
Glenn Washburn
,
20:30
[PATCH v5 03/13] error: grub_error format string add missing format code
,
Glenn Washburn
,
20:30
[PATCH v5 02/13] error: grub_error missing format string argument
,
Glenn Washburn
,
20:30
[PATCH v5 00/13] error: Do compile-time format string checking on grub_error
,
Glenn Washburn
,
20:29
[PATCH v5 01/13] misc: Format string for grub_error should be a literal
,
Glenn Washburn
,
20:29
Re: [PATCH v4 12/13] error: Use format code llu for 64-bit uint bp->blk_prop in grub_error
,
Glenn Washburn
,
19:46
Re: [SECURITY PATCH 116/117] templates: Disable the os-prober by default
,
John Paul Adrian Glaubitz
,
15:13
Re: [SECURITY PATCH 116/117] templates: Disable the os-prober by default
,
Daniel Kiper
,
14:46
Re: [SECURITY PATCH 116/117] templates: Disable the os-prober by default
,
Didier Spaier
,
14:12
Re: [SECURITY PATCH 116/117] templates: Disable the os-prober by default
,
Lennart Sorensen
,
14:06
Re: [PATCH v4 12/13] error: Use format code llu for 64-bit uint bp->blk_prop in grub_error
,
Daniel Kiper
,
13:51
Re: [SECURITY PATCH 116/117] templates: Disable the os-prober by default
,
John Paul Adrian Glaubitz
,
13:43
Re: [PATCH v4 10/13] error: Use format code PRIxGRUB_UINT64_T for 64-bit arg in grub_error
,
Daniel Kiper
,
13:10
Re: [PATCH v4 08/13] error: Use %p format code for pointer types
,
Daniel Kiper
,
13:10
Re: [PATCH] tpm: Don't propagate measurement failures to the verifiers layer
,
Javier Martinez Canillas
,
12:54
Re: [SECURITY PATCH 116/117] templates: Disable the os-prober by default
,
Lennart Sorensen
,
12:28
Re: [PATCH] tpm: Don't propagate measurement failures to the verifiers layer
,
Daniel Kiper
,
12:28
Re: [PATCH] disk/pata: Suppress error message "no device connected"
,
Daniel Kiper
,
12:05
Re: [SECURITY PATCH 116/117] templates: Disable the os-prober by default
,
Daniel Kiper
,
08:23
Re: [PATCH] password: Fix backspace in username prompt
,
Egor Ignatov
,
01:33
Re: [PATCH] disk/pata: Suppress error message "no device connected"
,
Paul Menzel
,
01:24
March 02, 2021
Re: [SECURITY PATCH 116/117] templates: Disable the os-prober by default
,
Didier Spaier
,
16:50
Re: [SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
,
Daniel Kiper
,
15:50
Re: [SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
,
Bruce Dubbs
,
15:01
Re: [SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
,
John Paul Adrian Glaubitz
,
14:38
[SECURITY PATCH 111/117] shim_lock: Only skip loading shim_lock verifier with explicit consent
,
Daniel Kiper
,
13:06
[SECURITY PATCH 113/117] kern/misc: Add STRING type for internal printf() format handling
,
Daniel Kiper
,
13:06
[SECURITY PATCH 110/117] grub-install-common: Add --sbat option
,
Daniel Kiper
,
13:06
[SECURITY PATCH 117/117] kern/mm: Fix grub_debug_calloc() compilation error
,
Daniel Kiper
,
13:06
[SECURITY PATCH 116/117] templates: Disable the os-prober by default
,
Daniel Kiper
,
13:06
[SECURITY PATCH 114/117] kern/misc: Add function to check printf() format against expected format
,
Daniel Kiper
,
13:06
[SECURITY PATCH 106/117] util/mkimage: Reorder PE optional header fields set-up
,
Daniel Kiper
,
13:06
[SECURITY PATCH 112/117] kern/misc: Split parse_printf_args() into format parsing and va_list handling
,
Daniel Kiper
,
13:06
[SECURITY PATCH 104/117] util/mkimage: Always use grub_host_to_target32() to initialize PE stack and heap stuff
,
Daniel Kiper
,
13:06
[SECURITY PATCH 115/117] gfxmenu/gui: Check printf() format in the gui_progress_bar and gui_label
,
Daniel Kiper
,
13:06
[SECURITY PATCH 109/117] util/mkimage: Add an option to import SBAT metadata into a .sbat section
,
Daniel Kiper
,
13:06
[SECURITY PATCH 101/117] kern/efi: Add initial stack protector implementation
,
Daniel Kiper
,
13:06
[SECURITY PATCH 105/117] util/mkimage: Unify more of the PE32 and PE32+ header set-up
,
Daniel Kiper
,
13:06
[SECURITY PATCH 103/117] util/mkimage: Use grub_host_to_target32() instead of grub_cpu_to_le32()
,
Daniel Kiper
,
13:06
[SECURITY PATCH 100/117] kern/parser: Fix a stack buffer overflow
,
Daniel Kiper
,
13:06
[SECURITY PATCH 107/117] util/mkimage: Improve data_size value calculation
,
Daniel Kiper
,
13:06
[SECURITY PATCH 108/117] util/mkimage: Refactor section setup to use a helper
,
Daniel Kiper
,
13:06
[SECURITY PATCH 102/117] util/mkimage: Remove unused code to add BSS section
,
Daniel Kiper
,
13:06
[SECURITY PATCH 098/117] kern/parser: Refactor grub_parser_split_cmdline() cleanup
,
Daniel Kiper
,
13:05
[SECURITY PATCH 092/117] disk/lvm: Do not allow a LV to be it's own segment's node's LV
,
Daniel Kiper
,
13:05
[SECURITY PATCH 095/117] kern/parser: Fix a memory leak
,
Daniel Kiper
,
13:05
[SECURITY PATCH 090/117] disk/lvm: Do not overread metadata
,
Daniel Kiper
,
13:05
[SECURITY PATCH 093/117] fs/btrfs: Validate the number of stripes/parities in RAID5/6
,
Daniel Kiper
,
13:05
[SECURITY PATCH 081/117] fs/nilfs2: Properly bail on errors in grub_nilfs2_btree_node_lookup()
,
Daniel Kiper
,
13:05
[SECURITY PATCH 094/117] fs/btrfs: Squash some uninitialized reads
,
Daniel Kiper
,
13:05
[SECURITY PATCH 074/117] fs/hfs: Disable under lockdown
,
Daniel Kiper
,
13:05
[SECURITY PATCH 075/117] fs/sfs: Fix over-read of root object name
,
Daniel Kiper
,
13:05
[SECURITY PATCH 076/117] fs/jfs: Do not move to leaf level if name length is negative
,
Daniel Kiper
,
13:05
[SECURITY PATCH 099/117] kern/buffer: Add variable sized heap buffer
,
Daniel Kiper
,
13:05
[SECURITY PATCH 088/117] disk/lvm: Bail on missing PV list
,
Daniel Kiper
,
13:05
[SECURITY PATCH 080/117] fs/nilfs2: Don't search children if provided number is too large
,
Daniel Kiper
,
13:05
[SECURITY PATCH 097/117] kern/parser: Introduce terminate_arg() helper
,
Daniel Kiper
,
13:05
[SECURITY PATCH 096/117] kern/parser: Introduce process_char() helper
,
Daniel Kiper
,
13:05
[SECURITY PATCH 091/117] disk/lvm: Sanitize rlocn->offset to prevent wild read
,
Daniel Kiper
,
13:05
[SECURITY PATCH 085/117] io/gzio: Zero gzio->tl/td in init_dynamic_block() if huft_build() fails
,
Daniel Kiper
,
13:05
[SECURITY PATCH 089/117] disk/lvm: Do not crash if an expected string is not found
,
Daniel Kiper
,
13:05
[SECURITY PATCH 087/117] disk/lvm: Don't blast past the end of the circular metadata buffer
,
Daniel Kiper
,
13:05
[SECURITY PATCH 086/117] disk/lvm: Don't go beyond the end of the data we read from disk
,
Daniel Kiper
,
13:05
[SECURITY PATCH 084/117] io/gzio: Catch missing values in huft_build() and bail
,
Daniel Kiper
,
13:05
[SECURITY PATCH 077/117] fs/jfs: Limit the extents that getblk() can consider
,
Daniel Kiper
,
13:05
[SECURITY PATCH 079/117] fs/nilfs2: Reject too-large keys
,
Daniel Kiper
,
13:05
[SECURITY PATCH 083/117] io/gzio: Add init_dynamic_block() clean up if unpacking codes fails
,
Daniel Kiper
,
13:05
[SECURITY PATCH 073/117] fs/hfsplus: Don't use uninitialized data on corrupt filesystems
,
Daniel Kiper
,
13:05
[SECURITY PATCH 078/117] fs/jfs: Catch infinite recursion
,
Daniel Kiper
,
13:05
[SECURITY PATCH 082/117] io/gzio: Bail if gzio->tl/td is NULL
,
Daniel Kiper
,
13:05
[SECURITY PATCH 071/117] fs/fshelp: Catch impermissibly large block sizes in read helper
,
Daniel Kiper
,
13:04
[SECURITY PATCH 072/117] fs/hfsplus: Don't fetch a key beyond the end of the node
,
Daniel Kiper
,
13:04
[SECURITY PATCH 068/117] video/readers/jpeg: Catch OOB reads/writes in grub_jpeg_decode_du()
,
Daniel Kiper
,
13:04
[SECURITY PATCH 069/117] video/readers/jpeg: Don't decode data before start of stream
,
Daniel Kiper
,
13:04
[SECURITY PATCH 064/117] script/execute: Don't crash on a "for" loop with no items
,
Daniel Kiper
,
13:04
[SECURITY PATCH 070/117] term/gfxterm: Don't set up a font with glyphs that are too big
,
Daniel Kiper
,
13:04
[SECURITY PATCH 065/117] commands/menuentry: Fix quoting in setparams_prefix()
,
Daniel Kiper
,
13:04
[SECURITY PATCH 063/117] lib/arg: Block repeated short options that require an argument
,
Daniel Kiper
,
13:04
[SECURITY PATCH 066/117] kern/misc: Always set *end in grub_strtoull()
,
Daniel Kiper
,
13:04
[SECURITY PATCH 061/117] commands/ls: Require device_name is not NULL before printing
,
Daniel Kiper
,
13:04
[SECURITY PATCH 067/117] video/readers/jpeg: Catch files with unsupported quantization or Huffman tables
,
Daniel Kiper
,
13:04
[SECURITY PATCH 060/117] script/execute: Fix NULL dereference in grub_script_execute_cmdline()
,
Daniel Kiper
,
13:04
[SECURITY PATCH 062/117] script/execute: Avoid crash when using "$#" outside a function scope
,
Daniel Kiper
,
13:04
[SECURITY PATCH 059/117] util/glue-efi: Fix incorrect use of a possibly negative value
,
Daniel Kiper
,
13:04
[SECURITY PATCH 058/117] util/grub-editenv: Fix incorrect casting of a signed value
,
Daniel Kiper
,
13:04
[SECURITY PATCH 057/117] util/grub-install: Fix NULL pointer dereferences
,
Daniel Kiper
,
13:04
[SECURITY PATCH 056/117] loader/xnu: Check if pointer is NULL before using it
,
Daniel Kiper
,
13:04
[SECURITY PATCH 055/117] loader/xnu: Free driverkey data when an error is detected in grub_xnu_writetree_toheap()
,
Daniel Kiper
,
13:04
[SECURITY PATCH 054/117] loader/xnu: Fix memory leak
,
Daniel Kiper
,
13:04
[SECURITY PATCH 052/117] gfxmenu/gui_list: Remove code that coverity is flagging as dead
,
Daniel Kiper
,
13:04
[SECURITY PATCH 053/117] loader/bsd: Check for NULL arg up-front
,
Daniel Kiper
,
13:04
[SECURITY PATCH 049/117] video/fb/video_fb: Fix multiple integer overflows
,
Daniel Kiper
,
13:04
[SECURITY PATCH 051/117] video/readers/jpeg: Test for an invalid next marker reference from a jpeg file
,
Daniel Kiper
,
13:04
[SECURITY PATCH 048/117] video/fb/fbfill: Fix potential integer overflow
,
Daniel Kiper
,
13:04
[SECURITY PATCH 050/117] video/fb/video_fb: Fix possible integer overflow
,
Daniel Kiper
,
13:04
[SECURITY PATCH 047/117] video/efi_gop: Remove unnecessary return value of grub_video_gop_fill_mode_info()
,
Daniel Kiper
,
13:03
[SECURITY PATCH 046/117] commands/probe: Fix a resource leak when probing disks
,
Daniel Kiper
,
13:03
[SECURITY PATCH 042/117] libgcrypt/mpi: Fix possible NULL dereference
,
Daniel Kiper
,
13:03
[SECURITY PATCH 045/117] commands/hashsum: Fix a memory leak
,
Daniel Kiper
,
13:03
[SECURITY PATCH 043/117] syslinux: Fix memory leak while parsing
,
Daniel Kiper
,
13:03
[SECURITY PATCH 044/117] normal/completion: Fix leaking of memory when processing a completion
,
Daniel Kiper
,
13:03
[SECURITY PATCH 041/117] libgcrypt/mpi: Fix possible unintended sign extension
,
Daniel Kiper
,
13:03
[SECURITY PATCH 037/117] zfs: Fix resource leaks while constructing path
,
Daniel Kiper
,
13:03
[SECURITY PATCH 038/117] zfs: Fix possible integer overflows
,
Daniel Kiper
,
13:03
[SECURITY PATCH 040/117] affs: Fix memory leaks
,
Daniel Kiper
,
13:03
[SECURITY PATCH 032/117] disk/ldm: If failed then free vg variable too
,
Daniel Kiper
,
13:03
[SECURITY PATCH 039/117] zfsinfo: Correct a check for error allocating memory
,
Daniel Kiper
,
13:03
[SECURITY PATCH 028/117] io/lzopio: Resolve unnecessary self-assignment errors
,
Daniel Kiper
,
13:03
[SECURITY PATCH 036/117] zfs: Fix possible negative shift operation
,
Daniel Kiper
,
13:03
[SECURITY PATCH 035/117] hfsplus: Check that the volume name length is valid
,
Daniel Kiper
,
13:03
[SECURITY PATCH 034/117] disk/cryptodisk: Fix potential integer overflow
,
Daniel Kiper
,
13:03
[SECURITY PATCH 031/117] disk/ldm: Make sure comp data is freed before exiting from make_vg()
,
Daniel Kiper
,
13:03
[SECURITY PATCH 027/117] gnulib/regcomp: Fix uninitialized re_token
,
Daniel Kiper
,
13:03
[SECURITY PATCH 033/117] disk/ldm: Fix memory leak on uninserted lv references
,
Daniel Kiper
,
13:03
[SECURITY PATCH 029/117] zstd: Initialize seq_t structure fully
,
Daniel Kiper
,
13:03
[SECURITY PATCH 030/117] kern/partition: Check for NULL before dereferencing input string
,
Daniel Kiper
,
13:03
[SECURITY PATCH 026/117] gnulib/regexec: Fix possible null-dereference
,
Daniel Kiper
,
13:03
[SECURITY PATCH 023/117] gnulib/regexec: Resolve unused variable
,
Daniel Kiper
,
13:03
[SECURITY PATCH 017/117] mmap: Fix memory leak when iterating over mapped memory
,
Daniel Kiper
,
13:03
[SECURITY PATCH 016/117] usb: Avoid possible out-of-bound accesses caused by malicious devices
,
Daniel Kiper
,
13:03
[SECURITY PATCH 025/117] gnulib/argp-help: Fix dereference of a possibly NULL state
,
Daniel Kiper
,
13:03
[SECURITY PATCH 022/117] kern/efi/mm: Fix possible NULL pointer dereference
,
Daniel Kiper
,
13:03
[SECURITY PATCH 020/117] kern/parser: Fix resource leak if argc == 0
,
Daniel Kiper
,
13:03
[SECURITY PATCH 024/117] gnulib/regcomp: Fix uninitialized token structure
,
Daniel Kiper
,
13:03
[SECURITY PATCH 018/117] net/net: Fix possible dereference to of a NULL pointer
,
Daniel Kiper
,
13:03
[SECURITY PATCH 019/117] net/tftp: Fix dangling memory pointer
,
Daniel Kiper
,
13:03
[SECURITY PATCH 021/117] kern/efi: Fix memory leak on failure
,
Daniel Kiper
,
13:03
[SECURITY PATCH 014/117] docs: Document the cutmem command
,
Daniel Kiper
,
13:03
[SECURITY PATCH 011/117] commands/hdparm: Restrict hdparm command when locked down
,
Daniel Kiper
,
13:03
[SECURITY PATCH 013/117] loader/xnu: Don't allow loading extension and packages when locked down
,
Daniel Kiper
,
13:03
[SECURITY PATCH 015/117] dl: Only allow unloading modules that are not dependencies
,
Daniel Kiper
,
13:03
[SECURITY PATCH 012/117] gdb: Restrict GDB access when locked down
,
Daniel Kiper
,
13:02
[SECURITY PATCH 010/117] commands/setpci: Restrict setpci command when locked down
,
Daniel Kiper
,
13:02
[SECURITY PATCH 009/117] commands: Restrict commands that can load BIOS or DT blobs when locked down
,
Daniel Kiper
,
13:02
[SECURITY PATCH 007/117] acpi: Don't register the acpi command when locked down
,
Daniel Kiper
,
13:02
[SECURITY PATCH 008/117] mmap: Don't register cutmem and badram commands when lockdown is enforced
,
Daniel Kiper
,
13:02
[SECURITY PATCH 006/117] efi: Use grub_is_lockdown() instead of hardcoding a disabled modules list
,
Daniel Kiper
,
13:02
[SECURITY PATCH 003/117] kern: Add lockdown support
,
Daniel Kiper
,
13:02
[SECURITY PATCH 005/117] efi: Lockdown the GRUB when the UEFI Secure Boot is enabled
,
Daniel Kiper
,
13:02
[SECURITY PATCH 004/117] kern/lockdown: Set a variable if the GRUB is locked down
,
Daniel Kiper
,
13:02
[SECURITY PATCH 002/117] efi: Move the shim_lock verifier to the GRUB core
,
Daniel Kiper
,
13:02
[SECURITY PATCH 001/117] verifiers: Move verifiers API to kernel image
,
Daniel Kiper
,
13:02
[SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
,
Daniel Kiper
,
13:01
March 01, 2021
[PATCH] disk/pata: Suppress error message "no device connected"
,
Glenn Washburn
,
14:37
Re: [PATCH] disk/pata: Prepend log message with PATA
,
Glenn Washburn
,
13:36
Re: [PATCH] password: Fix backspace in username prompt
,
Lennart Sorensen
,
12:26
[PATCH] password: Fix backspace in username prompt
,
Egor Ignatov
,
09:50
[PATCH] disk/pata: Prepend log message with PATA
,
Paul Menzel
,
07:43
[PATCH] password: Fix backspace in username prompt
,
Egor Ignatov
,
06:27
[PATCH] password: Fix backspace in username prompt
,
Egor Ignatov
,
02:59
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc